Bounded Guaranteed Algorithms for Concave Impurity Minimization Via Maximum Likelihood

Abstract

Partitioning algorithms play a key role in many scientific and engineering disciplines. A partitioning algorithm divides a set into a number of disjoint subsets or partitions. Often, the quality of the resulted partitions is measured by the amount of impurity in each partition, the smaller impurity the higher quality of the partitions. In general, for a given impurity measure specified by a function of the partitions, finding the minimum impurity partitions is an NP-hard problem. Let MM be the number of NN-dimensional elements in a set and KK be the number of desired partitions, then an exhaustive search over all the possible partitions to find a minimum partition has the complexity of O(KM)O(K^M) which quickly becomes impractical for many applications with modest values of KK and MM. Thus, many approximate algorithms with polynomial time complexity have been proposed, but few provide bounded guarantee. In this paper, an upper bound and a lower bound for a class of impurity functions are constructed. Based on these bounds, we propose a low-complexity partitioning algorithm with bounded guarantee based on the maximum likelihood principle. The theoretical analyses on the bounded guarantee of the algorithms are given for two well-known impurity functions Gini index and entropy. When Kβ‰₯NK \geq N, the proposed algorithm achieves state-of-the-art results in terms of lowest approximations and polynomial time complexity O(NM)O(NM). In addition, a heuristic greedy-merge algorithm having the time complexity of O((Nβˆ’K)N2+NM)O((N-K)N^2+NM) is proposed for K<NK<N. Although the greedy-merge algorithm does not provide a bounded guarantee, its performance is comparable to that of the state-of-the-art methods. Our results also generalize some well-known information-theoretic bounds such as Fano's inequality and Boyd-Chiang's bound.Comment: 13 pages, 6 figure

    Similar works

    Full text

    thumbnail-image

    Available Versions