SHAP-Weighted Fusion Improves Multimodal Emotion and Sentiment Recognition

Adis Alihodzic, Selma Skopljakovic Hubljar· July 10, 2026 View original

Summary

Researchers revisited XAI-guided adaptive fusion (XGAF) for multimodal emotion and sentiment recognition, demonstrating that sum-absolute SHAP attribution reduction significantly improves performance by effectively combining unimodal and cross-modal experts. This method nearly matches or slightly exceeds early fusion while offering greater modularity and transparency.

Multimodal emotion and sentiment recognition typically employs either early fusion, which concatenates different data modalities before classification, or late fusion, which combines predictions from independently trained unimodal models. Early fusion can be highly accurate but lacks transparency, while late fusion is modular but may miss crucial cross-modal interactions. This paper re-examines XAI-guided adaptive fusion (XGAF), a tree-based approach that blends unimodal and cross-modal experts, with sample-level weights derived from TreeSHAP attribution magnitudes. The study specifically investigated the impact of SHAP attribution reduction methods when experts have varying feature dimensionalities. It found that using sum-absolute reduction for SHAP attributions is critical, as mean-absolute and median-absolute reductions can suppress high-dimensional cross-modal experts. With sum-absolute reduction, XGAF achieved performance nearly matching or even slightly exceeding early fusion on benchmarks like MELD for 7-class emotion recognition and CMU-MOSEI for 3-class sentiment recognition. Ablation studies revealed that the primary performance gain comes from the inclusion of cross-modal experts, particularly the trimodal expert, rather than from complex per-sample routing. Diagnostics showed that sum-absolute weights concentrate on the trimodal expert, indicating its importance. This research provides a transparent empirical analysis of how SHAP reduction, expert dimensionality, and cross-modal expert design influence modular multimodal fusion, offering a more interpretable yet highly effective alternative to monolithic early fusion.

Why it matters

For professionals working with multimodal AI, this research offers a more transparent and modular approach to combining different data sources for emotion and sentiment recognition, potentially leading to more robust and explainable models.

How to implement this in your domain

  1. 1Consider implementing SHAP-weighted cross-modal expert fusion for multimodal tasks requiring both high accuracy and interpretability.
  2. 2When using SHAP for weighting, ensure you select a reduction method (like sum-abs) that appropriately handles experts with varying feature dimensionalities.
  3. 3Design your multimodal systems to include dedicated cross-modal experts to capture interactions between different data types.
  4. 4Compare the performance of your modular fusion approach against traditional early fusion to ensure competitive accuracy.

Who benefits

Customer ServiceMarketingSocial Media AnalyticsHuman-Computer InteractionHealthcare

Key takeaways

  • SHAP-weighted cross-modal expert fusion offers a modular, interpretable alternative to early fusion.
  • Sum-absolute SHAP reduction is crucial for effectively weighting experts with unequal dimensionalities.
  • The main performance gains come from integrating cross-modal experts, especially trimodal ones.
  • This method achieves competitive accuracy with early fusion for emotion and sentiment recognition.

Original post by Adis Alihodzic, Selma Skopljakovic Hubljar

"arXiv:2607.08573v1 Announce Type: new Abstract: Multimodal emotion and sentiment recognition is commonly addressed by early fusion, which concatenates modalities before classification, or late fusion, which combines independently trained unimodal predictors. Early fusion can be a…"

View on X

Originally posted by Adis Alihodzic, Selma Skopljakovic Hubljar on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses