Dual-Stream Collaborative Transformer for Image Captioning
Jun Wan, Jun Liu, Zhihui lai, Jie Zhou

TL;DR
This paper introduces a novel Dual-Stream Collaborative Transformer that fuses region and segmentation features dynamically to improve image captioning accuracy, addressing semantic and spatial inconsistencies in previous methods.
Contribution
It proposes a new dual-stream transformer architecture with pattern-specific mutual attention and dynamic decoding for better feature fusion in image captioning.
Findings
Outperforms state-of-the-art models on benchmark datasets
Effectively fuses region and segmentation features dynamically
Improves caption relevance and descriptiveness
Abstract
Current region feature-based image captioning methods have progressed rapidly and achieved remarkable performance. However, they are still prone to generating irrelevant descriptions due to the lack of contextual information and the over-reliance on generated partial descriptions for predicting the remaining words. In this paper, we propose a Dual-Stream Collaborative Transformer (DSCT) to address this issue by introducing the segmentation feature. The proposed DSCT consolidates and then fuses the region and segmentation features to guide the generation of caption sentences. It contains multiple Pattern-Specific Mutual Attention Encoders (PSMAEs) and Dynamic Nomination Decoders (DNDs). The PSMAE effectively highlights and consolidates the private information of two representations by querying each other. The DND dynamically searches for the most relevant learning blocks to the input…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis · Visual Attention and Saliency Detection
