English

Enhancing Image-Text Matching with Adaptive Feature Aggregation

Information Retrieval 2024-01-19 v1 Multimedia

Abstract

Image-text matching aims to find matched cross-modal pairs accurately. While current methods often rely on projecting cross-modal features into a common embedding space, they frequently suffer from imbalanced feature representations across different modalities, leading to unreliable retrieval results. To address these limitations, we introduce a novel Feature Enhancement Module that adaptively aggregates single-modal features for more balanced and robust image-text retrieval. Additionally, we propose a new loss function that overcomes the shortcomings of original triplet ranking loss, thereby significantly improving retrieval performance. The proposed model has been evaluated on two public datasets and achieves competitive retrieval performance when compared with several state-of-the-art models. Implementation codes can be found here.

Keywords

Cite

@article{arxiv.2401.09725,
  title  = {Enhancing Image-Text Matching with Adaptive Feature Aggregation},
  author = {Zuhui Wang and Yunting Yin and I. V. Ramakrishnan},
  journal= {arXiv preprint arXiv:2401.09725},
  year   = {2024}
}

Comments

Accepted by ICASSP 2024

R2 v1 2026-06-28T14:20:01.416Z