Semantic-Space-Intervened Diffusive Alignment for Visual Classification
Abstract
Cross-modal alignment is an effective approach to improving visual classification. Existing studies typically enforce a one-step mapping that uses deep neural networks to project the visual features to mimic the distribution of textual features. However, they typically face difficulties in finding such a projection due to the two modalities in both the distribution of class-wise samples and the range of their feature values. To address this issue, this paper proposes a novel Semantic-Space-Intervened Diffusive Alignment method, termed SeDA, models a semantic space as a bridge in the visual-to-textual projection, considering both types of features share the same class-level information in classification. More importantly, a bi-stage diffusion framework is developed to enable the progressive alignment between the two modalities. Specifically, SeDA first employs a Diffusion-Controlled Semantic Learner to model the semantic feature space of visual features by constraining the interactive features of the diffusion model and the category centers of visual features. In the later stage of SeDA, the Diffusion-Controlled Semantic Translator focuses on learning the distribution of textual features from the semantic space. Meanwhile, the Progressive Feature Interaction Network introduces stepwise feature interactions at each alignment step, progressively integrating textual information into mapped features. Experimental results show that SeDA achieves stronger cross-modal feature alignment, leading to superior performance over existing methods across multiple scenarios.
Cite
Text
Li et al. "Semantic-Space-Intervened Diffusive Alignment for Visual Classification." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/169Markdown
[Li et al. "Semantic-Space-Intervened Diffusive Alignment for Visual Classification." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/li2025ijcai-semantic/) doi:10.24963/IJCAI.2025/169BibTeX
@inproceedings{li2025ijcai-semantic,
title = {{Semantic-Space-Intervened Diffusive Alignment for Visual Classification}},
author = {Li, Zixuan and Meng, Lei and Chao, Guoqing and Wu, Wei and Yang, Yimeng and Yan, Xiaoshuo and Qi, Zhuang and Meng, Xiangxu},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {1512-1520},
doi = {10.24963/IJCAI.2025/169},
url = {https://mlanthology.org/ijcai/2025/li2025ijcai-semantic/}
}