English

ICAF: Iterative Contrastive Alignment Framework for Multimodal Abstractive Summarization

Artificial Intelligence 2022-08-09 v3

Abstract

Integrating multimodal knowledge for abstractive summarization task is a work-in-progress research area, with present techniques inheriting fusion-then-generation paradigm. Due to semantic gaps between computer vision and natural language processing, current methods often treat multiple data points as separate objects and rely on attention mechanisms to search for connection in order to fuse together. In addition, missing awareness of cross-modal matching from many frameworks leads to performance reduction. To solve these two drawbacks, we propose an Iterative Contrastive Alignment Framework (ICAF) that uses recurrent alignment and contrast to capture the coherences between images and texts. Specifically, we design a recurrent alignment (RA) layer to gradually investigate fine-grained semantical relationships between image patches and text tokens. At each step during the encoding process, cross-modal contrastive losses are applied to directly optimize the embedding space. According to ROUGE, relevance scores, and human evaluation, our model outperforms the state-of-the-art baselines on MSMO dataset. Experiments on the applicability of our proposed framework and hyperparameters settings have been also conducted.

Keywords

Cite

@article{arxiv.2108.05123,
  title  = {ICAF: Iterative Contrastive Alignment Framework for Multimodal Abstractive Summarization},
  author = {Zijian Zhang and Chang Shu and Youxin Chen and Jing Xiao and Qian Zhang and Lu Zheng},
  journal= {arXiv preprint arXiv:2108.05123},
  year   = {2022}
}

Comments

Accepted by WCCI-IJCNN 2022 as an oral paper

R2 v1 2026-06-24T05:01:25.864Z