arXiv:2602.08755cs.LG2026-02

解决任意视角组合下人体动作识别的多模态融合难题。

Align and Adapt: Multimodal Multiview Human Activity Recognition under Arbitrary View Combinations

  • 用对比学习+专家混合模型实现任意视角输入的灵活融合
  • 支持3到9个视角,计算复杂度从O(V²)降到O(V)
  • 适合多视角传感器部署场景,尤其动态变化的设备配置

多模态多视角学习旨在整合多元信息以提升任务表现。现有方法在面对任意视角组合、视角数量变化及异构模态时往往受限。针对人体动作识别任务,本文提出AliAd模型,结合多视角对比学习与专家混合模块,支持训练和推理阶段任意视角可用。不尝试重建缺失视角,而是采用调整后的中心对比损失进行自监督表征学习与视角对齐,降低缺失视角对多视角融合的影响,并引入视角权重以反映视角质量。该损失设计将计算复杂度从O(V²)降至O(V),其中V为视角数。为进一步缓解对比学习未能捕捉的残余差异,引入具备专用负载均衡策略的专家混合模块,适应任意视角组合。模型各组件在潜在空间中的几何关系被重点分析,展现出良好协同性。AliAd在涵盖惯性与人体姿态模态的四个数据集上验证,视角数范围为3至9,充分证明其性能与灵活性。

原文摘要 · Abstract (English)

Multimodal multiview learning seeks to integrate information from diverse sources to enhance task performance. Existing approaches often struggle with flexible view configurations, including arbitrary view combinations, numbers of views, and heterogeneous modalities. Focusing on the context of human activity recognition, we propose AliAd, a model that combines multiview contrastive learning with a mixture-of-experts module to support arbitrary view availability during both training and inference. Instead of trying to reconstruct missing views, an adjusted center contrastive loss is used for self-supervised representation learning and view alignment, mitigating the impact of missing views on multiview fusion. This loss formulation allows for the integration of view weights to account for view quality. Additionally, it reduces computational complexity from $O(V^2)$ to $O(V)$, where $V$ is the number of views. To address residual discrepancies not captured by contrastive learning, we employ a mixture-of-experts module with a specialized load balancing strategy, tasked with adapting to arbitrary view combinations. We highlight the geometric relationship among components in our model and how they combine well in the latent space. AliAd is validated on four datasets encompassing inertial and human pose modalities, with the number of views ranging from three to nine, demonstrating its performance and flexibility.

动作识别多视角对比学习专家混合

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