EAAI Journal 2026 Journal Article
Improving Transformer-based image captioning via deep collaborative cross-fusion
- Junbo Hu
- Tong Wu
- Zhixin Li
Image captioning is a pivotal interdisciplinary task at the intersection of computer vision and natural language processing, aiming to generate accurate and descriptive sentences for visual content. Research indicates that enhancing the correlation between multimodal features can enhance image captioning generation’s accuracy. However, existing methods based on the encoder–decoder framework are limited to fusing multimodal features either during the encoding or decoding stage, making it difficult to effectively bridge the semantic gap. Confronted with challenges such as processing complex image features, filtering redundant information, and fusing multimodal features, this paper proposes a Deep Synergistic Cross-fusion Transformer model (DSCT), which leverages a comprehensive multi-feature fusion method during the entire process to improve generation quality. Specifically, we have designed a Sparse Cross-fusion Encoder (SCFE) that pre-fuses features and leverages sparsity to effectively eliminate visual redundant information, thereby solving the problem of processing complex image features and filtering redundant information, generating refined dual visual features. Furthermore, we introduce a Dual-feature Regulation Fusion Attention (DRFA) module, which can precisely regulate the significance and input of visual and semantic representations during the process of creating captions, facilitating deep fusion of multimodal features to address the issue of inadequate multimodal feature fusion. Experimental results on the MS COCO dataset demonstrate that the DSCT model achieves performance competitive with state-of-the-art methods, attaining a CIDEr score of 141. 1% on the Karpathy test split, which validates the effectiveness of the innovative approach proposed in this study.