打破多视图冗余假设,同时利用共性与特性信息提升预测性能
Towards Comprehensive Information-theoretic Multi-view Learning
- 基于信息论构建新框架,同时学习共性与各视图特有信息
- 在多个数据集上超越现有方法,显著提升下游任务准确率
- 适合需要挖掘多源数据深层关联的场景,如医疗或跨模态分析
信息论启发了众多多视图学习进展。现有方法多依赖‘多视图冗余’假设,即视图间的共有信息足以支持下游任务。该假设强调共性信息的重要性,却忽略了各视图中可能具有预测能力的独特信息。本文提出综合性信息论多视图学习框架CIML,摒弃冗余假设。CIML基于信息论,同时考虑共性与独特信息的预测潜力:共性表征学习通过最大化Gacs-Korner共信息提取共享特征,并利用信息瓶颈(IB)压缩以获得任务相关表示;独特表征学习则通过IB实现每个视图最紧凑的独特表示,同时最小化独特与共性表示之间的互信息,以及不同独特表示间的互信息。理论上证明所学联合表示对下游任务具有预测充分性。大量实验表明,该模型显著优于多种前沿方法。代码已公开于CIML。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。