LGMar 8, 2023

Semantically Consistent Multi-view Representation Learning

arXiv:2303.04366v118 citationsh-index: 27
AI Analysis

This work addresses the problem of learning unified representations from multiple views without supervision, which is incremental as it builds on existing methods by incorporating semantic information.

The paper tackles unsupervised multi-view representation learning by proposing SCMRL, which leverages semantic consensus across views to guide feature learning, achieving superior performance over state-of-the-art methods in experiments.

In this work, we devote ourselves to the challenging task of Unsupervised Multi-view Representation Learning (UMRL), which requires learning a unified feature representation from multiple views in an unsupervised manner. Existing UMRL methods mainly concentrate on the learning process in the feature space while ignoring the valuable semantic information hidden in different views. To address this issue, we propose a novel Semantically Consistent Multi-view Representation Learning (SCMRL), which makes efforts to excavate underlying multi-view semantic consensus information and utilize the information to guide the unified feature representation learning. Specifically, SCMRL consists of a within-view reconstruction module and a unified feature representation learning module, which are elegantly integrated by the contrastive learning strategy to simultaneously align semantic labels of both view-specific feature representations and the learned unified feature representation. In this way, the consensus information in the semantic space can be effectively exploited to constrain the learning process of unified feature representation. Compared with several state-of-the-art algorithms, extensive experiments demonstrate its superiority.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes