paper-with-me

홈 › Papers

Data Skeleton Learning: Scalable Active Clustering with Sparse Graph Structures

2025-09-10 · Wen-Bo Xie, Xun Fu, Bin Chen, Yan-Li Lee, Tao Deng, Tian Zou, Xin Wang, Zhen Liu, Jaideep Srivastavad arxiv

In this work, we focus on the efficiency and scalability of pairwise constraint-based active clustering, crucial for processing large-scale data in applications such as data mining, knowledge annotation, and AI model pre-training. Our goals are threefold: (1) to reduce computational costs for iterative clustering updates; (2) to enhance the impact of user-provided constraints to minimize annotation requirements for precise clustering; and (3) to cut down memory usage in practical deployments. To achieve these aims, we propose a graph-based active clustering algorithm that utilizes two sparse graphs: one for representing relationships between data (our proposed data skeleton) and another for updating this data skeleton. These two graphs work in concert, enabling the refinement of connected subgraphs within the data skeleton to create nested clusters. Our empirical analysis confirms that the proposed algorithm consistently facilitates more accurate clustering with dramatically less input of user-provided constraints, and outperforms its counterparts in terms of computational performance and scalability, while maintaining robustness across various distance metrics.

📄 PDF Abstract BibTeX arXiv:2509.08530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GBSK: Skeleton Clustering via Granular-ball Computing and Multi-Sampling for Large-Scale Data

2025-09-28 · Yewang Chen, Junfeng Li, Shuyin Xia, Qinghong Lai 외 arxiv

To effectively handle clustering task for large-scale datasets, we propose a novel scalable skeleton clustering algorithm, namely GBSK, which leverages the granular-ball technique to capture the underlying structure of d…

Sparse Semi-Supervised Action Recognition with Active Learning

2020-12-03 · Jingyuan Li, Eli Shlizerman

Current state-of-the-art methods for skeleton-based action recognition are supervised and rely on labels. The reliance is limiting the performance due to the challenges involved in annotation and mislabeled data. Unsuper…

Action RecognitionActive LearningDecoderSkeleton Based Action Recognition

A Dense-Sparse Complementary Network for Human Action Recognition based on RGB and Skeleton Modalities

2023-12-28 · ExpertSystemsWithApplications 2023 12 · Qin Cheng,Jun Cheng,Zhen Liu,Ziliang Ren,Jianming Liu

The vulnerability of RGB-based human action recognition in complex environment and variational scenes can be compensated by skeleton modality. Therefore, action recognition methods fusing RGB and skeleton modalities have…

Action RecognitionAction Recognition In VideosSkeleton Based Action RecognitionTemporal Action Localization

Self-Expressive Decompositions for Matrix Approximation and Clustering

2015-05-04 · Eva L. Dyer, Tom A. Goldstein, Raajen Patel, Konrad P. Kording 외

Data-aware methods for dimensionality reduction and matrix decomposition aim to find low-dimensional structure in a collection of data. Classical approaches discover such structure by learning a basis that can efficientl…

ClusteringDenoisingDimensionality Reduction

Scalable Sparse Subspace Clustering

2013-06-01 · CVPR 2013 6 · Xi Peng, Lei Zhang, Zhang Yi

In this paper, we address two problems in Sparse Subspace Clustering algorithm (SSC), i.e., scalability issue and out-of-sample problem. SSC constructs a sparse similarity graph for spectral clustering by using sp-minimi…

ClusteringImage ClusteringMotion SegmentationOnline Clustering