paper-with-me

Papers

Hierarchical Mutual Information Analysis: Towards Multi-view Clustering in The Wild

2023-10-28 · Jiatai Wang, Zhiwei Xu, Xuewen Yang, Xin Wang

Multi-view clustering (MVC) can explore common semantics from unsupervised views generated by different sources, and thus has been extensively used in applications of practical computer vision. Due to the spatio-temporal asynchronism, multi-view data often suffer from view missing and are unaligned in real-world applications, which makes it difficult to learn consistent representations. To address the above issues, this work proposes a deep MVC framework where data recovery and alignment are fused in a hierarchically consistent way to maximize the mutual information among different views and ensure the consistency of their latent spaces. More specifically, we first leverage dual prediction to fill in missing views while achieving the instance-level alignment, and then take the contrastive reconstruction to achieve the class-level alignment. To the best of our knowledge, this could be the first successful attempt to handle the missing and unaligned data problem separately with different learning paradigms. Extensive experiments on public datasets demonstrate that our method significantly outperforms state-of-the-art methods on multi-view clustering even in the cases of view missing and unalignment.

📄 PDF Abstract BibTeX arXiv:2310.18614

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Uncertainty-Weighted Mutual Distillation for Multi-View Fusion

2024-11-15 · Jiwoong Yang, Haejun Chung, Ikbeom Jang

Multi-view learning often faces challenges in effectively leveraging images captured from different angles and locations. This challenge is particularly pronounced when addressing inconsistencies and uncertainties betwee…

MULTI-VIEW LEARNING

Towards Consistency and Complementarity: A Multiview Graph Information Bottleneck Approach

2022-10-11 · Xiaolong Fan, Maoguo Gong, Yue Wu, Mingyang Zhang 외

The empirical studies of Graph Neural Networks (GNNs) broadly take the original node feature and adjacency relationship as singleview input, ignoring the rich information of multiple graph views. To circumvent this issue…

A Mutual Information Perspective on Multiple Latent Variable Generative Models for Positive View Generation

2025-01-23 · Dario Serez, Marco Cristani, Alessio Del Bue, Vittorio Murino 외

In image generation, Multiple Latent Variable Generative Models (MLVGMs) employ multiple latent variables to gradually shape the final images, from global characteristics to finer and local details (e.g., StyleGAN, NVAE)…

Image GenerationRepresentation LearningSelf-Supervised Learning

Toward Robust Incomplete Multimodal Sentiment Analysis via Hierarchical Representation Learning

2024-11-05 · Mingcheng Li, Dingkang Yang, Yang Liu, Shunli Wang 외

Multimodal Sentiment Analysis (MSA) is an important research area that aims to understand and recognize human sentiment through multiple modalities. The complementary information provided by multimodal fusion promotes be…

Multimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Incomplete Multi-view Clustering via Hierarchical Semantic Alignment and Cooperative Completion

2025-10-14 · Xiaojian Ding, Lin Zhao, Xian Li, Xiaoying Zhu arxiv

Incomplete multi-view data, where certain views are entirely missing for some samples, poses significant challenges for traditional multi-view clustering methods. Existing deep incomplete multi-view clustering approaches…

Incomplete multi-view clustering