Deep Structure and Attention Aware Subspace Clustering

December 25, 2023 ยท Entered Twilight ยท ๐Ÿ› Chinese Conference on Pattern Recognition and Computer Vision

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, README.md, data.py, feature_extract.py, main.py, model.py, myutil.py, post_clustering.py, requirements.txt

Authors Wenhao Wu, Weiwei Wang, Shengjiang Kong arXiv ID 2312.15577 Category cs.CV: Computer Vision Cross-listed cs.AI Citations 0 Venue Chinese Conference on Pattern Recognition and Computer Vision Repository https://github.com/cs-whh/DSASC โญ 4 Last Checked 1 month ago
Abstract
Clustering is a fundamental unsupervised representation learning task with wide application in computer vision and pattern recognition. Deep clustering utilizes deep neural networks to learn latent representation, which is suitable for clustering. However, previous deep clustering methods, especially image clustering, focus on the features of the data itself and ignore the relationship between the data, which is crucial for clustering. In this paper, we propose a novel Deep Structure and Attention aware Subspace Clustering (DSASC), which simultaneously considers data content and structure information. We use a vision transformer to extract features, and the extracted features are divided into two parts, structure features, and content features. The two features are used to learn a more efficient subspace structure for spectral clustering. Extensive experimental results demonstrate that our method significantly outperforms state-of-the-art methods. Our code will be available at https://github.com/cs-whh/DSASC
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision