Embedded Heterogeneous Attention Transformer for Cross-lingual Image Captioning
Zijie Song, Zhenzhen Hu, Yuanen Zhou, Ye Zhao, Richang Hong, Meng, Wang

TL;DR
The paper introduces EHAT, a novel transformer-based framework that models local and global cross-lingual and cross-modal relationships for image captioning in multiple languages, improving performance on multilingual datasets.
Contribution
It proposes a heterogeneous attention transformer with specialized modules to better capture cross-domain relationships in cross-lingual image captioning tasks.
Findings
EHAT outperforms existing monolingual methods on MSCOCO dataset.
The model effectively generates accurate captions in English and Chinese.
Heterogeneous attention mechanisms enhance cross-lingual and cross-modal alignment.
Abstract
Cross-lingual image captioning is a challenging task that requires addressing both cross-lingual and cross-modal obstacles in multimedia analysis. The crucial issue in this task is to model the global and the local matching between the image and different languages. Existing cross-modal embedding methods based on the transformer architecture oversee the local matching between the image region and monolingual words, especially when dealing with diverse languages. To overcome these limitations, we propose an Embedded Heterogeneous Attention Transformer (EHAT) to establish cross-domain relationships and local correspondences between images and different languages by using a heterogeneous network. EHAT comprises Masked Heterogeneous Cross-attention (MHCA), Heterogeneous Attention Reasoning Network (HARN), and Heterogeneous Co-attention (HCA). The HARN serves as the core network and it…
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 · Advanced Image and Video Retrieval Techniques · Human Pose and Action Recognition
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Residual Connection · Absolute Position Encodings · Adam · Layer Normalization · Label Smoothing
