paper-with-me

홈 › Papers

AugDMC: Data Augmentation Guided Deep Multiple Clustering

2023-06-22 · Jiawei Yao, Enbei Liu, Maham Rashid, Juhua Hu

Clustering aims to group similar objects together while separating dissimilar ones apart. Thereafter, structures hidden in data can be identified to help understand data in an unsupervised manner. Traditional clustering methods such as k-means provide only a single clustering for one data set. Deep clustering methods such as auto-encoder based clustering methods have shown a better performance, but still provide a single clustering. However, a given dataset might have multiple clustering structures and each represents a unique perspective of the data. Therefore, some multiple clustering methods have been developed to discover multiple independent structures hidden in data. Although deep multiple clustering methods provide better performance, how to efficiently capture the alternative perspectives in data is still a problem. In this paper, we propose AugDMC, a novel data Augmentation guided Deep Multiple Clustering method, to tackle the challenge. Specifically, AugDMC leverages data augmentations to automatically extract features related to a certain aspect of the data using a self-supervised prototype-based representation learning, where different aspects of the data can be preserved under different data augmentations. Moreover, a stable optimization strategy is proposed to alleviate the unstable problem from different augmentations. Thereafter, multiple clusterings based on different aspects of the data can be obtained. Experimental results on three real-world datasets compared with state-of-the-art methods validate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2306.13023

Code (1)

Alexander-Yao/AugDMC 공식 구현 pytorch

Tasks

ClusteringData AugmentationDeep ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

Multi-Task Curriculum Graph Contrastive Learning with Clustering Entropy Guidance

2024-08-22 · Chusheng Zeng, Bocheng Wang, Jinghui Yuan, Rong Wang 외

Recent advances in unsupervised deep graph clustering have been significantly promoted by contrastive learning. Despite the strides, most graph contrastive learning models face challenges: 1) graph augmentation is used t…

ClusteringContrastive LearningDiversityGraph Clustering

Cluster-guided Contrastive Graph Clustering Network

2023-01-03 · Xihong Yang, Yue Liu, Sihang Zhou, Siwei Wang 외

Benefiting from the intrinsic supervision information exploitation capability, contrastive learning has achieved promising performance in the field of deep graph clustering recently. However, we observe that two drawback…

ClusteringContrastive LearningGraph Clustering

Strongly Augmented Contrastive Clustering

2022-06-01 · Xiaozhi Deng, Dong Huang, Ding-Hua Chen, Chang-Dong Wang 외

Deep clustering has attracted increasing attention in recent years due to its capability of joint representation learning and clustering via deep neural networks. In its latest developments, the contrastive learning has …

ClusteringContrastive LearningDeep ClusteringRepresentation Learning

ExAgt: Expert-guided Augmentation for Representation Learning of Traffic Scenarios

2022-07-18 · Lakshman Balasubramanian, Jonas Wurst, Robin Egolf, Michael Botsch 외

Representation learning in recent years has been addressed with self-supervised learning methods. The input data is augmented into two distorted views and an encoder learns the representations that are invariant to disto…

Representation LearningSelf-Supervised Learning

LITA: An Efficient LLM-assisted Iterative Topic Augmentation Framework

2024-12-17 · Chia-Hsuan Chang, Jui-Tse Tsai, Yi-Hang Tsai, San-Yih Hwang

Topic modeling is widely used for uncovering thematic structures within text corpora, yet traditional models often struggle with specificity and coherence in domain-focused applications. Guided approaches, such as Seeded…

ClusteringSpecificityText Clustering