paper-with-me

Papers

Improved Dual Correlation Reduction Network

2022-02-25 · Yue Liu, Sihang Zhou, Xinwang Liu, Wenxuan Tu, Xihong Yang

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different clusters without human annotations, is a fundamental yet challenging task. However, we observed that the existing methods suffer from the representation collapse problem and easily tend to encode samples with different classes into the same latent embedding. Consequently, the discriminative capability of nodes is limited, resulting in sub-optimal clustering performance. To address this problem, we propose a novel deep graph clustering algorithm termed Improved Dual Correlation Reduction Network (IDCRN) through improving the discriminative capability of samples. Specifically, by approximating the cross-view feature correlation matrix to an identity matrix, we reduce the redundancy between different dimensions of features, thus improving the discriminative capability of the latent space explicitly. Meanwhile, the cross-view sample correlation matrix is forced to approximate the designed clustering-refined adjacency matrix to guide the learned latent representation to recover the affinity matrix even across views, thus enhancing the discriminative capability of features implicitly. Moreover, we avoid the collapsed representation caused by the over-smoothing issue in Graph Convolutional Networks (GCNs) through an introduced propagation regularization term, enabling IDCRN to capture the long-range information with the shallow network structure. Extensive experimental results on six benchmarks have demonstrated the effectiveness and the efficiency of IDCRN compared to the existing state-of-the-art deep graph clustering algorithms.

📄 PDF Abstract BibTeX arXiv:2202.12533

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFeature CorrelationGraph Clustering

Similar Papers 제목 키워드 기반

Deep Graph Clustering via Dual Correlation Reduction

2021-12-29 · Yue Liu, Wenxuan Tu, Sihang Zhou, Xinwang Liu 외

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different groups, has attracted intensive attention in recent years. However, we observe that, in the process of node e…

ClusteringFeature CorrelationGraph Clustering

An Improved Residual LSTM Architecture for Acoustic Modeling

2017-08-17 · Lu Huang, Jiasong Sun, Ji Xu, Yi Yang

Long Short-Term Memory (LSTM) is the primary recurrent neural networks architecture for acoustic modeling in automatic speech recognition systems. Residual learning is an efficient method to help neural networks converge…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

A Shapley Value Solution to Game Theoretic-based Feature Reduction in False Alarm Detection

2015-12-05 · Fatemeh Afghah, Abolfazl Razi, Kayvan Najarian

False alarm is one of the main concerns in intensive care units and can result in care disruption, sleep deprivation, and insensitivity of care-givers to alarms. Several methods have been proposed to suppress the false a…

General Classification

RRNet: Repetition-Reduction Network for Energy Efficient Decoder of Depth Estimation

2019-07-23 · Sang-Yun Oh, Hye-Jin S. Kim, Jongeun Lee, Junmo Kim

We introduce Repetition-Reduction network (RRNet) for resource-constrained depth estimation, offering significantly improved efficiency in terms of computation, memory and energy consumption. The proposed method is based…

DecoderDepth Estimation

An In-depth Investigation of Sparse Rate Reduction in Transformer-like Models

2024-11-26 · Yunzhe Hu, Difan Zou, Dong Xu

Deep neural networks have long been criticized for being black-box. To unveil the inner workings of modern neural architectures, a recent work \cite{yu2024white} proposed an information-theoretic objective function calle…

image-classificationImage Classification