LGSep 2, 2025

Towards Comprehensive Information-theoretic Multi-view Learning

arXiv:2509.02084v11 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses a limitation in multi-view learning for researchers and practitioners by introducing a more comprehensive approach, though it is incremental as it builds on existing information-theoretic methods.

The paper tackles the problem of multi-view learning by discarding the assumption of multi-view redundancy and proposing a framework that leverages both common and unique information from views, achieving superior performance over state-of-the-art methods in experiments.

Information theory has inspired numerous advancements in multi-view learning. Most multi-view methods incorporating information-theoretic principles rely an assumption called multi-view redundancy which states that common information between views is necessary and sufficient for down-stream tasks. This assumption emphasizes the importance of common information for prediction, but inherently ignores the potential of unique information in each view that could be predictive to the task. In this paper, we propose a comprehensive information-theoretic multi-view learning framework named CIML, which discards the assumption of multi-view redundancy. Specifically, CIML considers the potential predictive capabilities of both common and unique information based on information theory. First, the common representation learning maximizes Gacs-Korner common information to extract shared features and then compresses this information to learn task-relevant representations based on the Information Bottleneck (IB). For unique representation learning, IB is employed to achieve the most compressed unique representation for each view while simultaneously minimizing the mutual information between unique and common representations, as well as among different unique representations. Importantly, we theoretically prove that the learned joint representation is predictively sufficient for the downstream task. Extensive experimental results have demonstrated the superiority of our model over several state-of-art methods. The code is released on CIML.

Foundations

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

Your Notes