paper-with-me

홈 › Papers

Iterative Spectral Method for Alternative Clustering

2019-09-08 · Chieh Wu, Stratis Ioannidis, Mario Sznaier, Xiangyu Li, David Kaeli, Jennifer G. Dy

Given a dataset and an existing clustering as input, alternative clustering aims to find an alternative partition. One of the state-of-the-art approaches is Kernel Dimension Alternative Clustering (KDAC). We propose a novel Iterative Spectral Method (ISM) that greatly improves the scalability of KDAC. Our algorithm is intuitive, relies on easily implementable spectral decompositions, and comes with theoretical guarantees. Its computation time improves upon existing implementations of KDAC by as much as 5 orders of magnitude.

📄 PDF Abstract BibTeX arXiv:1909.03441

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Unfolding ADMM for Enhanced Subspace Clustering of Hyperspectral Images

2024-04-10 · Xianlu Li, Nicolas Nadisic, Shaoguang Huang, Aleksandra Pižurica

Deep subspace clustering methods are now prominent in clustering, typically using fully connected networks and a self-representation loss function. However, these methods often struggle with overfitting and lack interpre…

ClusteringImage RestorationSuper-Resolution

Iterative Spectral Clustering for Unsupervised Object Localization

2017-06-29 · Aditya Vora, Shanmuganathan Raman

This paper addresses the problem of unsupervised object localization in an image. Unlike previous supervised and weakly supervised algorithms that require bounding box or image level annotations for training classifiers …

ClusteringObjectObject DiscoveryObject Localization+1

An Automated Spectral Clustering for Multi-scale Data

2019-02-06 · Milad Afzalan, Farrokh Jazizadeh

Spectral clustering algorithms typically require a priori selection of input parameters such as the number of clusters, a scaling parameter for the affinity measure, or ranges of these values for parameter tuning. Despit…

Clustering

Lifelong Spectral Clustering

2019-11-27 · Gan Sun, Yang Cong, Qianqian Wang, Jun Li 외

In the past decades, spectral clustering (SC) has become one of the most effective clustering algorithms. However, most previous studies focus on spectral clustering tasks with a fixed task set, which cannot incorporate …

Clustering

Clustering Result Re-guided Incomplete Multi-view Spectral Clustering

2025-10-11 · Jun Yin, Runcheng Cai, Shiliang Sun arxiv

Incomplete multi-view spectral clustering generalizes spectral clustering to multi-view data and simultaneously realizes the partition of multi-view data with missing views. For this category of method, K-means algorithm…