pith. sign in

arxiv: 2505.19190 · v1 · pith:RPTMHUH5new · submitted 2025-05-25 · 💻 cs.LG · cs.AI· cs.CV

I2MoE: Interpretable Multimodal Interaction-aware Mixture-of-Experts

classification 💻 cs.LG cs.AIcs.CV
keywords multimodali2moefusioninteractionsinteractioninterpretationdatadifferent
0
0 comments X
read the original abstract

Modality fusion is a cornerstone of multimodal learning, enabling information integration from diverse data sources. However, vanilla fusion methods are limited by (1) inability to account for heterogeneous interactions between modalities and (2) lack of interpretability in uncovering the multimodal interactions inherent in the data. To this end, we propose I2MoE (Interpretable Multimodal Interaction-aware Mixture of Experts), an end-to-end MoE framework designed to enhance modality fusion by explicitly modeling diverse multimodal interactions, as well as providing interpretation on a local and global level. First, I2MoE utilizes different interaction experts with weakly supervised interaction losses to learn multimodal interactions in a data-driven way. Second, I2MoE deploys a reweighting model that assigns importance scores for the output of each interaction expert, which offers sample-level and dataset-level interpretation. Extensive evaluation of medical and general multimodal datasets shows that I2MoE is flexible enough to be combined with different fusion techniques, consistently improves task performance, and provides interpretation across various real-world scenarios. Code is available at https://github.com/Raina-Xin/I2MoE.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PromptDx: Differentiable Prompt Tuning for Multimodal In-Context Alzheimer's Diagnosis

    cs.CV 2026-05 unverdicted novelty 7.0

    PromptDx adds a differentiable adapter to align multimodal data with a pre-trained TabPFN-style ICL engine, achieving strong Alzheimer's diagnosis performance with only 1% context samples.

  2. Retrieving to Recover: Towards Incomplete Audio-Visual Question Answering via Semantic-consistent Purification

    cs.CV 2026-04 unverdicted novelty 7.0

    R²ScP recovers missing audio-visual data in question answering by retrieving semantically consistent examples and purifying noise, outperforming generative imputation in incomplete scenarios.

  3. SynIB: Informational Bottleneck for Maximizing Synergy in Multimodal Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    SynIB is an information-theoretic objective that adds a penalty for unimodal confidence to standard task loss, improving accuracy on synergy-dependent examples by up to 7.8% across synthetic XOR tasks and five real-wo...

  4. BrainFIBRE: A Foundation Model via Information Decomposition for Brain Microstructure

    cs.CV 2026-07 unverdicted novelty 5.0

    BrainFIBRE presents a foundation model for brain microstructure that applies self-supervised partial information decomposition on NODDI maps to disentangle unique, synergistic, and redundant information and reports st...

  5. Tackling Multimodal Learning Challenges with Mixture-of-Expert: A Survey

    cs.LG 2026-05 accept novelty 5.0

    A literature survey that categorizes how Mixture-of-Experts architectures address multimodal learning challenges and identifies open research gaps.

  6. Toward a Unified Framework for Collaborative Design of Human-AI Interaction

    cs.HC 2026-05 unverdicted novelty 5.0

    A framework unifies multimodal intent interpretation, interaction-centric explainability, and agency-preserving controls as interdependent requirements for trustworthy Human-AI collaboration.

  7. CoGR-MoE: Concept-Guided Expert Routing with Consistent Selection and Flexible Reasoning for Visual Question Answering

    cs.CV 2026-04 unverdicted novelty 5.0

    CoGR-MoE improves VQA by using concept-guided expert routing with option feature reweighting and contrastive learning to achieve consistent yet flexible reasoning across answer options.