paper-with-me

Papers

Negative-Aware Attention Framework for Image-Text Matching

2022-01-01 · CVPR 2022 1 · Kun Zhang, Zhendong Mao, Quan Wang, Yongdong Zhang

Image-text matching, as a fundamental task, bridges the gap between vision and language. The key of this task is to accurately measure similarity between these two modalities. Prior work measuring this similarity mainly based on matched fragments (i.e., word/region with high relevance), while underestimating or even ignoring the effect of mismatched fragments (i.e., word/region with low relevance), e.g., via a typical LeaklyReLU or ReLU operation that forces negative scores close or exact to zero in attention. This work argues that mismatched textual fragments, which contain rich mismatching clues, are also crucial for image-text matching. We thereby propose a novel Negative-Aware Attention Framework (NAAF), which explicitly exploits both the positive effect of matched fragments and the negative effect of mismatched fragments to jointly infer image-text similarity. NAAF (1) delicately designs an iterative optimization method to maximally mine the mismatched fragments, facilitating more discriminative and robust negative effects, and (2) devises the two-branch matching mechanism to precisely calculate similarity/dissimilarity degrees for matched/mismatched fragments with different masks. Extensive experiments on two benchmark datasets, i.e., Flickr30K and MSCOCO, demonstrate the superior effectiveness of our NAAF, achieving state-of-the-art performance. Code will be released at: https://github.com/CrossmodalGroup/NAAF.

📄 PDF Abstract BibTeX

Code (1)

crossmodalgroup/naaf 공식 구현 pytorch

Tasks

Image-text matchingText Matchingtext similarity

Similar Papers 제목 키워드 기반

FaNe: Towards Fine-Grained Cross-Modal Contrast with False-Negative Reduction and Text-Conditioned Sparse Attention

2025-11-15 · Peng Zhang, Zhihui Lai, Wenting Chen, Xu Wu 외 arxiv

Medical vision-language pre-training (VLP) offers significant potential for advancing medical image understanding by leveraging paired image-report data. However, existing methods are limited by Fa}lse Negatives (FaNe) i…

Semantic SegmentationImage ClassificationObject Detection

PMPGuard: Catching Pseudo-Matched Pairs in Remote Sensing Image-Text Retrieval

2025-12-21 · Pengxiang Ouyang, Qing Ma, Zheng Wang, Cong Bai arxiv

Remote sensing (RS) image-text retrieval faces significant challenges in real-world datasets due to the presence of Pseudo-Matched Pairs (PMPs), semantically mismatched or weakly aligned image-text pairs, which hinder th…

Text Retrieval

Relation-Aware Network with Attention-Based Loss for Few-Shot Knowledge Graph Completion

2023-06-15 · Qiao Qiao, Yuepei Li, Kang Zhou, Qi Li

Few-shot knowledge graph completion (FKGC) task aims to predict unseen facts of a relation with few-shot reference entity pairs. Current approaches randomly select one negative sample for each reference entity pair to mi…

Knowledge Graph CompletionRelation

FEAST: Fully Connected Expressive Attention for Spatial Transcriptomics

2026-03-26 · Taejin Jeong, Joohyeok Kim, Jinyeong Kim, Chanyoung Kim 외 arxiv

Spatial Transcriptomics (ST) provides spatially-resolved gene expression, offering crucial insights into tissue architecture and complex diseases. However, its prohibitive cost limits widespread adoption, leading to sign…

CVA: Context-aware Video-text Alignment for Video Temporal Grounding

2026-03-26 · Sungho Moon, Seunghun Lee, Jiwan Seo, Sunghoon Im arxiv

We propose Context-aware Video-text Alignment (CVA), a novel framework to address a significant challenge in video temporal grounding: achieving temporally sensitive video-text alignment that remains robust to irrelevant…

Data Augmentation