paper-with-me

홈 › Papers

Descriptive Image-Text Matching with Graded Contextual Similarity

2025-05-15 · Jinhyun Jang, Jiyoung Lee, Kwanghoon Sohn

Image-text matching aims to build correspondences between visual and textual data by learning their pairwise similarities. Most existing approaches have adopted sparse binary supervision, indicating whether a pair of images and sentences matches or not. However, such sparse supervision covers a limited subset of image-text relationships, neglecting their inherent many-to-many correspondences; an image can be described in numerous texts at different descriptive levels. Moreover, existing approaches overlook the implicit connections from general to specific descriptions, which form the underlying rationale for the many-to-many relationships between vision and language. In this work, we propose descriptive image-text matching, called DITM, to learn the graded contextual similarity between image and text by exploring the descriptive flexibility of language. We formulate the descriptiveness score of each sentence with cumulative term frequency-inverse document frequency (TF-IDF) to balance the pairwise similarity according to the keywords in the sentence. Our method leverages sentence descriptiveness to learn robust image-text matching in two key ways: (1) to refine the false negative labeling, dynamically relaxing the connectivity between positive and negative pairs, and (2) to build more precise matching, aligning a set of relevant sentences in a generic-to-specific order. By moving beyond rigid binary supervision, DITM enhances the discovery of both optimal matches and potential positive pairs. Extensive experiments on MS-COCO, Flickr30K, and CxC datasets demonstrate the effectiveness of our method in representing complex image-text relationships compared to state-of-the-art approaches. In addition, DITM enhances the hierarchical reasoning ability of the model, supported by the extensive analysis on HierarCaps benchmark.

📄 PDF Abstract BibTeX arXiv:2505.09997

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage-text matchingSentenceText Matching

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Matching of Descriptive Labels to Glossary Descriptions

2023-10-27 · Toshihiro Takahashi, Takaaki Tateishi, Michiaki Tatsubori

Semantic text similarity plays an important role in software engineering tasks in which engineers are requested to clarify the semantics of descriptive labels (e.g., business terms, table column names) that are often con…

DescriptiveSTStext similarity

FICGen: Frequency-Inspired Contextual Disentanglement for Layout-driven Degraded Image Generation

2025-09-01 · Wenzhuang Wang, Yifan Zhao, Mingcan Ma, Ming Liu 외 arxiv

Layout-to-image (L2I) generation has exhibited promising results in natural domains, but suffers from limited generative fidelity and weak alignment with user-provided layouts when applied to degraded scenes (i.e., low-l…

Image Generation

ConTEXTual Net: A Multimodal Vision-Language Model for Segmentation of Pneumothorax

2023-03-02 · Zachary Huemann, Xin Tie, Junjie Hu, Tyler J. Bradshaw

Radiology narrative reports often describe characteristics of a patient's disease, including its location, size, and shape. Motivated by the recent success of multimodal learning, we hypothesized that this descriptive te…

DescriptiveImage CaptioningImage GenerationLanguage Modeling+6

Learning Contextualized Semantics from Co-occurring Terms via a Siamese Architecture

2015-06-17 · Ubai Sandouk, Ke Chen

One of the biggest challenges in Multimedia information retrieval and understanding is to bridge the semantic gap by properly modeling concept semantics in context. The presence of out of vocabulary (OOV) concepts exacer…

DescriptiveInformation RetrievalRetrievalTopic Models

Measuring Biases of Word Embeddings: What Similarity Measures and Descriptive Statistics to Use?

2021-06-01 · NAACL (TrustNLP) 2021 6 · Hossein Azarpanah, Mohsen Farhadloo

Word embeddings are widely used in Natural Language Processing (NLP) for a vast range of applications. However, it has been consistently proven that these embeddings reflect the same human biases that exist in the data u…

DescriptiveWord Embeddings