paper-with-me

Papers

A New Fine-grained Alignment Method for Image-text Matching

2023-11-03 · Yang Zhang

Image-text retrieval is a widely studied topic in the field of computer vision due to the exponential growth of multimedia data, whose core concept is to measure the similarity between images and text. However, most existing retrieval methods heavily rely on cross-attention mechanisms for cross-modal fine-grained alignment, which takes into account excessive irrelevant regions and treats prominent and non-significant words equally, thereby limiting retrieval accuracy. This paper aims to investigate an alignment approach that reduces the involvement of non-significant fragments in images and text while enhancing the alignment of prominent segments. For this purpose, we introduce the Cross-Modal Prominent Fragments Enhancement Aligning Network(CPFEAN), which achieves improved retrieval accuracy by diminishing the participation of irrelevant regions during alignment and relatively increasing the alignment similarity of prominent words. Additionally, we incorporate prior textual information into image regions to reduce misalignment occurrences. In practice, we first design a novel intra-modal fragments relationship reasoning method, and subsequently employ our proposed alignment mechanism to compute the similarity between images and text. Extensive quantitative comparative experiments on MS-COCO and Flickr30K datasets demonstrate that our approach outperforms state-of-the-art methods by about 5% to 10% in the rSum metric.

📄 PDF Abstract BibTeX arXiv:2311.02183

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text matchingImage-text RetrievalRetrievalText MatchingText Retrieval

Similar Papers 제목 키워드 기반

Step-Wise Hierarchical Alignment Network for Image-Text Matching

2021-06-11 · Zhong Ji, Kexin Chen, Haoran Wang

Image-text matching plays a central role in bridging the semantic gap between vision and language. The key point to achieve precise visual-semantic alignment lies in capturing the fine-grained cross-modal correspondence …

Image-text matchingText Matching

Cross-modal Full-mode Fine-grained Alignment for Text-to-Image Person Retrieval

2025-09-17 · Hao Yin, Xin Man, Feiyu Chen, Jie Shao 외 arxiv

Text-to-Image Person Retrieval (TIPR) is a cross-modal matching task designed to identify the person images that best correspond to a given textual description. The key difficulty in TIPR is to realize robust corresponde…

Relational ReasoningPerson Retrieval

Text Augmented Spatial-aware Zero-shot Referring Image Segmentation

2023-10-27 · Yucheng Suo, Linchao Zhu, Yi Yang

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotation…

Image SegmentationReferring ExpressionSegmentationSemantic Segmentation+2

Fine-Grained Image-Text Matching by Cross-Modal Hard Aligning Network

2023-01-01 · CVPR 2023 1 · Zhengxin Pan, Fangyu Wu, BaiLing Zhang

Current state-of-the-art image-text matching methods implicitly align the visual-semantic fragments, like regions in images and words in sentences, and adopt cross-attention mechanism to discover fine-grained cross-m…

Image-text matchingRetrievalSemantic correspondenceText Matching+2

Improving Description-based Person Re-identification by Multi-granularity Image-text Alignments

2019-06-23 · Kai Niu, Yan Huang, Wanli Ouyang, Liang Wang

Description-based person re-identification (Re-id) is an important task in video surveillance that requires discriminative cross-modal representations to distinguish different people. It is difficult to directly measure …

Image DescriptionPerson Re-IdentificationText based Person Retrieval