paper-with-me

Papers

Cross-Modal Implicit Relation Reasoning and Aligning for Text-to-Image Person Retrieval

2023-03-22 · CVPR 2023 1 · Ding Jiang, Mang Ye

Text-to-image person retrieval aims to identify the target person based on a given textual description query. The primary challenge is to learn the mapping of visual and textual modalities into a common latent space. Prior works have attempted to address this challenge by leveraging separately pre-trained unimodal models to extract visual and textual features. However, these approaches lack the necessary underlying alignment capabilities required to match multimodal data effectively. Besides, these works use prior information to explore explicit part alignments, which may lead to the distortion of intra-modality information. To alleviate these issues, we present IRRA: a cross-modal Implicit Relation Reasoning and Aligning framework that learns relations between local visual-textual tokens and enhances global image-text matching without requiring additional prior supervision. Specifically, we first design an Implicit Relation Reasoning module in a masked language modeling paradigm. This achieves cross-modal interaction by integrating the visual cues into the textual tokens with a cross-modal multimodal interaction encoder. Secondly, to globally align the visual and textual embeddings, Similarity Distribution Matching is proposed to minimize the KL divergence between image-text similarity distributions and the normalized label matching distributions. The proposed method achieves new state-of-the-art results on all three public datasets, with a notable margin of about 3%-9% for Rank-1 accuracy compared to prior methods.

📄 PDF Abstract BibTeX arXiv:2303.12501

Code (1)

anosorae/irra 공식 구현 pytorch

Tasks

Image-text matchingLanguage ModelingLanguage ModellingMasked Language Modelingmultimodal interactionPerson RetrievalRelationRetrievalText based Person RetrievalText-based Person RetrievalText-based Person Retrieval with Noisy CorrespondenceText Matchingtext similarity

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Multilingual Text-to-Image Person Retrieval via Bidirectional Relation Reasoning and Aligning

2025-10-20 · Min Cao, Xinyu Zhou, Ding Jiang, Bo Du 외 arxiv

Text-to-image person retrieval (TIPR) aims to identify the target person using textual descriptions, facing challenge in modality heterogeneity. Prior works have attempted to address it by developing cross-modal global o…

Person Retrieval

Learning Implicit Entity-object Relations by Bidirectional Generative Alignment for Multimodal NER

2023-08-03 · Feng Chen, Jiajia Liu, Kaixiang Ji, Wang Ren 외

The challenge posed by multimodal named entity recognition (MNER) is mainly two-fold: (1) bridging the semantic gap between text and image and (2) matching the entity with its associated object in image. Existing methods…

named-entity-recognitionNamed Entity RecognitionNERObject

TOT: Topology-Aware Optimal Transport For Multimodal Hate Detection

2023-02-27 · Linhao Zhang, Li Jin, Xian Sun, Guangluan Xu 외

Multimodal hate detection, which aims to identify harmful content online such as memes, is crucial for building a wholesome internet environment. Previous work has made enlightening exploration in detecting explicit hate…

cross-modal alignment

Watch Wider and Think Deeper: Collaborative Cross-modal Chain-of-Thought for Complex Visual Reasoning

2026-01-04 · Wenting Lu, Didi Zhu, Tao Shen, Donglin Zhu 외 arxiv

Multi-modal reasoning requires the seamless integration of visual and linguistic cues, yet existing Chain-of-Thought methods suffer from two critical limitations in cross-modal scenarios: (1) over-reliance on single coar…

Visual Reasoning

BenCao: An Instruction-Tuned Large Language Model for Traditional Chinese Medicine

2025-10-20 · Jiacheng Xie, Yang Yu, Yibo Chen, Hanyao Zhang 외 arxiv

Traditional Chinese Medicine (TCM), with a history spanning over two millennia, plays a role in global healthcare. However, applying large language models (LLMs) to TCM remains challenging due to its reliance on holistic…

Image Classification