paper-with-me

홈 › Papers

SLRL: Structured Latent Representation Learning for Multi-view Clustering

2024-07-11 · Zhangci Xiong, Meng Cao

In recent years, Multi-View Clustering (MVC) has attracted increasing attention for its potential to reduce the annotation burden associated with large datasets. The aim of MVC is to exploit the inherent consistency and complementarity among different views, thereby integrating information from multiple perspectives to improve clustering outcomes. Despite extensive research in MVC, most existing methods focus predominantly on harnessing complementary information across views to enhance clustering effectiveness, often neglecting the structural information among samples, which is crucial for exploring sample correlations. To address this gap, we introduce a novel framework, termed Structured Latent Representation Learning based Multi-View Clustering method (SLRL). SLRL leverages both the complementary and structural information. Initially, it learns a common latent representation for all views. Subsequently, to exploit the structural information among samples, a k-nearest neighbor graph is constructed from this common latent representation. This graph facilitates enhanced sample interaction through graph learning techniques, leading to a structured latent representation optimized for clustering. Extensive experiments demonstrate that SLRL not only competes well with existing methods but also sets new benchmarks in various multi-view datasets.

📄 PDF Abstract BibTeX arXiv:2407.08340

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

C${^2}$RL: Content and Context Representation Learning for Gloss-free Sign Language Translation and Retrieval

2024-08-19 · Zhigang Chen, Benjia Zhou, Yiqing Huang, Jun Wan 외

Sign Language Representation Learning (SLRL) is crucial for a range of sign language-related downstream tasks such as Sign Language Translation (SLT) and Sign Language Retrieval (SLRet). Recently, many gloss-based and gl…

Gloss-free Sign Language TranslationRepresentation LearningRhythmSign Language Retrieval+1

Multi-View Spectral Clustering via Structured Low-Rank Matrix Factorization

2017-09-05 · Yang Wang, Lin Wu

Multi-view data clustering attracts more attention than their single view counterparts due to the fact that leveraging multiple independent and complementary information from multi-view feature spaces outperforms the sin…

Clustering

Factorized Latent Spaces with Structured Sparsity

2010-12-01 · NeurIPS 2010 12 · Yangqing Jia, Mathieu Salzmann, Trevor Darrell

Recent approaches to multi-view learning have shown that factorizing the information into parts that are shared across all views and parts that are private to each view could effectively account for the dependencies and …

MULTI-VIEW LEARNINGPose Estimation

Deep Partial Multi-View Learning

2020-11-12 · Changqing Zhang, Yajie Cui, Zongbo Han, Joey Tianyi Zhou 외

Although multi-view learning has made signifificant progress over the past few decades, it is still challenging due to the diffificulty in modeling complex correlations among different views, especially under the context…

ImputationMULTI-VIEW LEARNINGRepresentation Learning

CPM-Nets: Cross Partial Multi-View Networks

2019-12-01 · NeurIPS 2019 12 · Changqing Zhang, Zongbo Han, Yajie Cui, Huazhu Fu 외

Despite multi-view learning progressed fast in past decades, it is still challenging due to the difficulty in modeling complex correlation among different views, especially under the context of view missing. To address t…

MULTI-VIEW LEARNING