Efficient Information Theoretic Clustering on Discrete Lattices
We consider the problem of clustering data that reside on discrete, low dimensional lattices. Canonical examples for this setting are found in image segmentation and key point extraction. Our solution is based on a recent approach to information theoretic clustering where clusters result from an iterative procedure that minimizes a divergence measure. We replace costly processing steps in the original algorithm by means of convolutions. These allow for highly efficient implementations and thus significantly reduce runtime. This paper therefore bridges a gap between machine learning and signal processing.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningClusteringImage SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Fuzzy c-Means Clustering for Persistence Diagrams
Persistence diagrams concisely represent the topology of a point cloud whilst having strong theoretical guarantees, but the question of how to best integrate this information into machine learning workflows remains open.…
BIG-bench Machine LearningClusteringModel SelectionTopological Data AnalysisDiscrete Optimal Graph Clustering
Graph based clustering is one of the major clustering methods. Most of it work in three separate steps: similarity graph construction, clustering label relaxing and label discretization with k-means. Such common practice…
ClusteringGraph Clusteringgraph constructionCoarse-Grain Cluster Analysis of Tensors with Application to Climate Biome Identification
A tensor provides a concise way to codify the interdependence of complex data. Treating a tensor as a d-way array, each entry records the interaction between the different indices. Clustering provides a way to parse the …
ClassificationClusteringGeneral ClassificationOn the Conditional Independence Implication Problem: A Lattice-Theoretic Approach
A lattice-theoretic framework is introduced that permits the study of the conditional independence (CI) implication problem relative to the class of discrete probability measures. Semi-lattices are associated with CI sta…
Can Evolutionary Clustering Have Theoretical Guarantees?
Clustering is a fundamental problem in many areas, which aims to partition a given data set into groups based on some distance measure, such that the data points in the same group are similar while that in different grou…
ClusteringEvolutionary AlgorithmsFairness