English

Information Theory-Guided Heuristic Progressive Multi-View Coding

Computer Vision and Pattern Recognition 2023-08-24 v3 Machine Learning Image and Video Processing

Abstract

Multi-view representation learning aims to capture comprehensive information from multiple views of a shared context. Recent works intuitively apply contrastive learning to different views in a pairwise manner, which is still scalable: view-specific noise is not filtered in learning view-shared representations; the fake negative pairs, where the negative terms are actually within the same class as the positive, and the real negative pairs are coequally treated; evenly measuring the similarities between terms might interfere with optimization. Importantly, few works study the theoretical framework of generalized self-supervised multi-view learning, especially for more than two views. To this end, we rethink the existing multi-view learning paradigm from the perspective of information theory and then propose a novel information theoretical framework for generalized multi-view learning. Guided by it, we build a multi-view coding method with a three-tier progressive architecture, namely Information theory-guided hierarchical Progressive Multi-view Coding (IPMC). In the distribution-tier, IPMC aligns the distribution between views to reduce view-specific noise. In the set-tier, IPMC constructs self-adjusted contrasting pools, which are adaptively modified by a view filter. Lastly, in the instance-tier, we adopt a designed unified loss to learn representations and reduce the gradient interference. Theoretically and empirically, we demonstrate the superiority of IPMC over state-of-the-art methods.

Keywords

Cite

@article{arxiv.2308.10522,
  title  = {Information Theory-Guided Heuristic Progressive Multi-View Coding},
  author = {Jiangmeng Li and Hang Gao and Wenwen Qiang and Changwen Zheng},
  journal= {arXiv preprint arXiv:2308.10522},
  year   = {2023}
}

Comments

This paper is accepted by the jourcal of Neural Networks (Elsevier) by 2023. arXiv admin note: substantial text overlap with arXiv:2109.02344

R2 v1 2026-06-28T12:00:09.938Z