Rethinking Fusion: Disentangled Learning of Shared and Modality-Specific Information for Stance Detection
Zhiyu Xie, Fuqiang Niu, Genan Dai, Hu Huang
Abstract
Multi-modal stance detection (MSD) aims to determine an author's stance toward a given target using both textual and visual content. While recent methods leverage multi-modal fusion and prompt-based learning, most fail to distinguish between modality-specific signals and cross-modal evidence, leading to suboptimal performance. We propose DiME (Disentangled Multi-modal Experts), a novel architecture that explicitly separates stance information into textual-dominant, visual-dominant, and cross-modal shared components. DiME first uses a target-aware Chain-of-Thought prompt to generate reasoning-guided textual input. Then, dual encoders extract modality features, which are processed by three expert modules with specialized loss functions: contrastive learning for modality-specific experts and cosine alignment for shared representation learning. A gating network adaptively fuses expert outputs for final prediction. Experiments on four benchmark datasets show that DiME consistently outperforms strong unimodal and multi-modal baselines under both in-target and zero-shot settings.
BibTeX
@inproceedings{icassp2026_rethinkingfusion,
title = {Rethinking Fusion: Disentangled Learning of Shared and Modality-Specific Information for Stance Detection},
author = {Zhiyu Xie and Fuqiang Niu and Genan Dai and Hu Huang},
booktitle = {ICASSP 2026},
year = {2026}
}