2 research outputs found

    Approximation Algorithms for Clustering via Weighted Impurity Measures

    Full text link
    An impurity measures I:Rkβ†’R+I:{R}^k \to {R}^+ maps a kk-dimensional vector v{\bf v} to a non-negative value I(v)I({\bf v}) so that the more homogeneous v{\bf v}, the larger its impurity. We study clustering based on impurity measures: given a collection VV of nn many kk-dimensional vectors and an impurity measure II, the goal is to find a partition P{\cal P} of VV into LL groups V1,…,VLV_1,\ldots,V_L that minimizes the total impurities of the groups in P{\cal P}, i.e., I(P)=βˆ‘m=1LI(βˆ‘v∈Vmv).I({\cal P})= \sum_{m=1}^{L} I(\sum_{{\bf v} \in V_m}{\bf v}). Impurity minimization is widely used as quality assessment measure in probability distribution clustering and in categorical clustering where it is not possible to rely on geometric properties of the data set. However, in contrast to the case of metric based clustering, the current knowledge of impurity measure based clustering in terms of approximation and inapproximability results is very limited. Our research contributes to fill this gap. We first present a simple linear time algorithm that simultaneously achieves 33-approximation for the Gini impurity measure and O(log⁑(βˆ‘v∈Vβˆ₯vβˆ₯1))O(\log(\sum_{{\bf v} \in V} \| {\bf v} \|_1))-approximation for the Entropy impurity measure. Then, for the Entropy impurity measure---where we also show that finding the optimal clustering is strongly NP-hard---we are able to design a polynomial time O(log⁑2(min⁑{k,L}))O(\log^2(\min\{k,L\}))-approximation algorithm. Our algorithm relies on a nontrivial characterization of a class of clusterings that necessarily includes a partition achieving O(log⁑2(min⁑{k,L}))O(\log^2(\min\{k,L\}))--approximation of the impurity of the optimal partition. Remarkably, this is the first polynomial time algorithm with approximation guarantee independent of the number of points/vector and not relying on any restriction on the components of the vectors for producing clusterings with minimum entropy

    Minimization of Gini impurity via connections with the k-means problem

    Full text link
    The Gini impurity is one of the measures used to select attribute in Decision Trees/Random Forest construction. In this note we discuss connections between the problem of computing the partition with minimum Weighted Gini impurity and the kk-means clustering problem. Based on these connections we show that the computation of the partition with minimum Weighted Gini is a NP-Complete problem and we also discuss how to obtain new algorithms with provable approximation for the Gini Minimization problem
    corecore