MODfinity: Unsupervised Domain Adaptation with Multimodal Information Flow Intertwining

Shanglin Liu, Jianming Lv, Jingdan Kang, Huaidong Zhang, Zequan Liang +1 more
2/10/2026

Abstract

Multimodal unsupervised domain adaptation leverages un-labeled data in the target domain to enhance multimodal systems continuously. While current state-of-the-art methods encourage interaction between sub-models of different modalities through pseudo-labeling and feature-level exchange, varying sample quality across modalities can lead to the propagation of inaccurate information, resulting in error accumulation. To address this, we propose Modal-Affinity Multimodal Domain Adaptation (MODfinity), a method that dynamically manages multimodal information flow through fine-grained control over teacher model selection, guiding information intertwining at both feature and label levels. By treating labels as an independent modality, MODfinity enables balanced performance assessment across modalities, employing a novel modal-affinity measurement to evaluate information quality. Additionally, we introduce a modal-affinity distillation technique to control sample-level information exchange, ensuring reliable multimodal interaction based on affinity evaluations within the feature space. Extensive experiments on three multimodal datasets demonstrate that our framework consistently outperforms state-of-the-art methods, particularly in high-noise environments.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{liu2026modfinity,
  title  = {MODfinity: Unsupervised Domain Adaptation with Multimodal Information Flow Intertwining},
  author = {Shanglin Liu and Jianming Lv and Jingdan Kang and Huaidong Zhang and Zequan Liang and Shengfeng He},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.00480},
  url    = {https://doi.org/10.1109/CVPR52734.2025.00480},
  journal = {CVPR 2025 2025}
}

Discussion