arXiv:2609.07525cs.CV2026-09

解决多视图多标签学习中缺失数据与视图偏好不一致问题。

When Semantically Consistent Encoding Meets View-Label Heterogeneity Modeling: A Unified Framework for Incomplete Multi-View Multi-Label Learning

论文配图:When Semantically Consistent Encoding Meets View-Label Heterogeneity Modeling: A Unified Framework for Incomplete Multi-View Multi-Label Learning
图 1 · 摘自论文原文
  • 通过扰动感知编码构建语义一致的共享表示
  • 自适应建模实例与标签级别的视图重要性,提升预测精度
  • 适合处理视图缺失且标签依赖不同视图的数据场景

不完整多视图多标签学习不仅需要从部分观测视图中稳健地聚合语义信息,还需对视图特异性证据进行标签感知利用。现有方法通常侧重共享表示学习或决策层融合:前者虽增强对缺失视图的鲁棒性,但易将标签判别性视图特征压缩至单一隐表示;后者保留各视图预测,却常依赖固定或全局学习的融合权重,忽视不同实例、不同标签可能需要不同视图。为此,本文提出V2L,一个统一的表示-决策框架,用于不完整多视图多标签分类。在表示层面,V2L通过扰动感知编码机制,从不完整视图构建语义一致的变分后验,提供稳定共享语义基础。在决策层面,引入主动视图-标签相关性建模策略,估计实例级和标签级视图贡献,使每类标签预测可自适应选择有用视图证据。从模型架构看,两项关键策略通过混合融合结构整合于统一框架中,同时满足跨视图语义一致性与表示互补性需求。在五项基准上的大量实验表明,该方法在不完整及完整设置下均取得领先性能。代码已公开于:https://github.com/justsmart/V2L。

原文摘要 · Abstract (English)

Incomplete multi-view multi-label learning requires not only robust semantic aggregation from partially observed views, but also label-aware exploitation of view-specific evidence. Existing approaches usually emphasize either shared representation learning or decision-level fusion. The former improves robustness against missing views, yet tends to compress label-discriminative view-specific cues into a single latent representation. The latter preserves individual view predictions, but often relies on fixed or globally learned fusion weights, ignoring that different labels of different instances may require different views. To address these limitations, this paper presents V2L, a unified representation-decision framework for incomplete multi-view multi-label classification. On the representation side, V2L constructs semantically consistent variational posteriors from incomplete views through a perturbation-aware encoding mechanism, which provides a stable shared semantic basis. On the decision side, V2L introduces an active view-label relevance modeling strategy that estimates instance-wise and label-wise view contributions, allowing each label prediction to adaptively select useful view-specific evidence. From the perspective of model architecture, these two important strategies are integrated into a unified framework through a hybrid fusion architecture, simultaneously meeting the requirements of cross-view semantic consistency and representational complementarity. Extensive experiments under both incomplete and complete settings show that V2L achieves leading performance on five benchmarks. Code is available at: https://github.com/justsmart/V2L.

多视图学习多标签分类缺失数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。