Constrained Clustering and Multiple Kernel Learning without Pairwise Constraint Relaxation
Benedikt Boecking, Vincent Jeanselme, Artur Dubrawski

TL;DR
This paper presents a novel constrained clustering algorithm that jointly learns kernels and clusters data without relaxing pairwise constraints, improving generalization and performance on diverse datasets.
Contribution
The proposed method avoids constraint relaxation, directly maximizing constraint satisfaction, and demonstrates superior performance and scalability compared to existing approaches.
Findings
Outperforms existing methods on multiple datasets
Maintains high constraint satisfaction without relaxation
Scales effectively to large datasets
Abstract
Clustering under pairwise constraints is an important knowledge discovery tool that enables the learning of appropriate kernels or distance metrics to improve clustering performance. These pairwise constraints, which come in the form of must-link and cannot-link pairs, arise naturally in many applications and are intuitive for users to provide. However, the common practice of relaxing discrete constraints to a continuous domain to ease optimization when learning kernels or metrics can harm generalization, as information which only encodes linkage is transformed to informing distances. We introduce a new constrained clustering algorithm that jointly clusters data and learns a kernel in accordance with the available pairwise constraints. To generalize well, our method is designed to maximize constraint satisfaction without relaxing pairwise constraints to a continuous domain where they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Data Management and Algorithms · Remote-Sensing Image Classification
