paper-with-me

Papers

DEMO: A Statistical Perspective for Efficient Image-Text Matching

2024-05-19 · Fan Zhang, Xian-Sheng Hua, Chong Chen, Xiao Luo

Image-text matching has been a long-standing problem, which seeks to connect vision and language through semantic understanding. Due to the capability to manage large-scale raw data, unsupervised hashing-based approaches have gained prominence recently. They typically construct a semantic similarity structure using the natural distance, which subsequently provides guidance to the model optimization process. However, the similarity structure could be biased at the boundaries of semantic distributions, causing error accumulation during sequential optimization. To tackle this, we introduce a novel hashing approach termed Distribution-based Structure Mining with Consistency Learning (DEMO) for efficient image-text matching. From a statistical view, DEMO characterizes each image using multiple augmented views, which are considered as samples drawn from its intrinsic semantic distribution. Then, we employ a non-parametric distribution divergence to ensure a robust and precise similarity structure. In addition, we introduce collaborative consistency learning which not only preserves the similarity structure in the Hamming space but also encourages consistency between retrieval distribution from different directions in a self-supervised manner. Through extensive experiments on three benchmark image-text matching datasets, we demonstrate that DEMO achieves superior performance compared with many state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2405.11496

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text matchingModel OptimizationSemantic SimilaritySemantic Textual SimilarityText Matching

Similar Papers 제목 키워드 기반

Categorical Flow Matching on Statistical Manifolds

2024-05-26 · Chaoran Cheng, Jiahan Li, Jian Peng, Ge Liu

We introduce Statistical Flow Matching (SFM), a novel and mathematically rigorous flow-matching framework on the manifold of parameterized probability measures inspired by the results from information geometry. We demons…

Generalized Large-Scale Data Condensation via Various Backbone and Statistical Matching

2023-11-29 · CVPR 2024 1 · Shitong Shao, Zeyuan Yin, Muxin Zhou, Xindong Zhang 외

The lightweight "local-match-global" matching introduced by SRe2L successfully creates a distilled dataset with comprehensive information on the full 224x224 ImageNet-1k. However, this one-sided approach is limited to a …

Dataset Condensation

ComCLIP: Training-Free Compositional Image and Text Matching

2022-11-25 · Kenan Jiang, Xuehai He, Ruize Xu, Xin Eric Wang

Contrastive Language-Image Pretraining (CLIP) has demonstrated great zero-shot performance for matching images and text. However, it is still challenging to adapt vision-lanaguage pretrained models like CLIP to compositi…

Image-text matchingImage-text RetrievalRetrievalText Matching+1

Okapi: Generalising Better by Making Statistical Matches Match

2022-11-07 · Myles Bartlett, Sara Romiti, Viktoriia Sharmanska, Novi Quadrianto

We propose Okapi, a simple, efficient, and general method for robust semi-supervised learning based on online statistical matching. Our method uses a nearest-neighbours-based matching procedure to generate cross-domain v…

BenchmarkingBinary ClassificationMulti-class Classification

Implicit Statistical Inference in Transformers: Approximating Likelihood-Ratio Tests In-Context

2026-03-11 · Faris Chaudhry, Siddhant Gadkari arxiv

In-context learning (ICL) allows Transformers to adapt to novel tasks without weight updates, yet the underlying algorithms remain poorly understood. We adopt a statistical decision-theoretic perspective by investigating…