MAGE: Multimodal Alignment and Generation Enhancement via Bridging Visual and Semantic Spaces
Abstract
In the latest advancements in multimodal learning, effectively addressing the spatial and semantic losses of visual data after encoding remains a critical challenge. This is because the performance of large multimodal models is positively correlated with the coupling between visual encoders and large language models. Existing approaches often face issues such as vector gaps or semantic disparities, resulting in information loss during the propagation process. To address these issues, we propose MAGE (Multimodal Alignment and Generation Enhancement), a novel framework that bridges the semantic spaces of vision and text through an innovative alignment mechanism. By introducing the Intelligent Alignment Network (IAN), MAGE achieves dimensional and semantic alignment. To reduce the gap between synonymous heterogeneous data, we employ a training strategy that combines cross-entropy and mean squared error, significantly enhancing the alignment effect. Moreover, to enhance MAGE’s “Any-to-Any” capability, we developed a fine-tuning dataset for multimodal tool-calling instructions to expand the model’s output capability boundaries. Finally, our proposed multimodal large model architecture, MAGE, achieved significantly better performance compared to similar works across various evaluation benchmarks, including MME, MMBench, and SEED. Complete code and appendix are available at: https://github.com/GTCOM-NLP/MAGE
Cite
Text
E et al. "MAGE: Multimodal Alignment and Generation Enhancement via Bridging Visual and Semantic Spaces." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/107Markdown
[E et al. "MAGE: Multimodal Alignment and Generation Enhancement via Bridging Visual and Semantic Spaces." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/e2025ijcai-mage/) doi:10.24963/IJCAI.2025/107BibTeX
@inproceedings{e2025ijcai-mage,
title = {{MAGE: Multimodal Alignment and Generation Enhancement via Bridging Visual and Semantic Spaces}},
author = {E, Shaojun and Yang, Yuchen and Wu, Jiaheng and Zhang, Yan and Zhao, Tiejun and Chen, Ziyan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {954-962},
doi = {10.24963/IJCAI.2025/107},
url = {https://mlanthology.org/ijcai/2025/e2025ijcai-mage/}
}