paper-with-me

홈 › Papers

A3S: A General Active Clustering Method with Pairwise Constraints

2024-07-14 · Xun Deng, Junlong Liu, Han Zhong, Fuli Feng, Chen Shen, Xiangnan He, Jieping Ye, Zheng Wang

Active clustering aims to boost the clustering performance by integrating human-annotated pairwise constraints through strategic querying. Conventional approaches with semi-supervised clustering schemes encounter high query costs when applied to large datasets with numerous classes. To address these limitations, we propose a novel Adaptive Active Aggregation and Splitting (A3S) framework, falling within the cluster-adjustment scheme in active clustering. A3S features strategic active clustering adjustment on the initial cluster result, which is obtained by an adaptive clustering algorithm. In particular, our cluster adjustment is inspired by the quantitative analysis of Normalized mutual information gain under the information theory framework and can provably improve the clustering quality. The proposed A3S framework significantly elevates the performance and scalability of active clustering. In extensive experiments across diverse real-world datasets, A3S achieves desired results with significantly fewer human queries compared with existing methods.

📄 PDF Abstract BibTeX arXiv:2407.10196

Code (1)

xiangtanshi/a3s 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

COBRA: A Fast and Simple Method for Active Clustering with Pairwise Constraints

2018-01-30 · Toon Van Craenendonck, Sebastijan Dumancic, Hendrik Blockeel

Clustering is inherently ill-posed: there often exist multiple valid clusterings of a single dataset, and without any additional information a clustering system has no way of knowing which clustering it should produce. T…

Clusteringvalid

COBRAS: Fast, Iterative, Active Clustering with Pairwise Constraints

2018-03-29 · Toon Van Craenendonck, Sebastijan Dumančić, Elia Van Wolputte, Hendrik Blockeel

Constraint-based clustering algorithms exploit background knowledge to construct clusterings that are aligned with the interests of a particular user. This background knowledge is often obtained by allowing the clusterin…

Clustering

Constrained Clustering and Multiple Kernel Learning without Pairwise Constraint Relaxation

2022-03-23 · Benedikt Boecking, Vincent Jeanselme, Artur Dubrawski

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 com…

ClusteringConstrained Clustering

Query-augmented Active Metric Learning

2021-11-08 · Yujia Deng, Yubai Yuan, Haoda Fu, Annie Qu

In this paper we propose an active metric learning method for clustering with pairwise constraints. The proposed method actively queries the label of informative instance pairs, while estimating underlying metrics by inc…

ClusteringMetric Learning

Fairness, Semi-Supervised Learning, and More: A General Framework for Clustering with Stochastic Pairwise Constraints

2021-03-02 · Brian Brubach, Darshan Chakrabarti, John P. Dickerson, Aravind Srinivasan 외

Metric clustering is fundamental in areas ranging from Combinatorial Optimization and Data Mining, to Machine Learning and Operations Research. However, in a variety of situations we may have additional requirements or k…

ClusteringCombinatorial OptimizationFairness