paper-with-me

홈 › Papers

RankVR: Low-Rank Structure Perception and Value Recalibration for Robust Composed Image Retrieval

2026-06-10 · Jiale Huang, Zixu Li, Zhiheng Fu, Zhiwei Chen, Qinlei Huang, Yupeng Hu arxiv

Composed Image Retrieval (CIR) constitutes a pivotal paradigm requiring models to perform joint reasoning on reference images and modification texts. However, the prevalence of Noisy Triplet Correspondence (NTC) in large-scale datasets severely constrains model performance. Existing denoising methods either target binary mismatches or rely on scalar-based point-wise estimation, neglecting rich global structural correlations among sample populations and dynamic value variations during training, thereby yielding suboptimal results. This paper identifies two critical unresolved challenges: Global Structural Inconsistency of Semantic Correlations and Hard Sample Discrimination Uncertainty. To address these, we propose RankVR, a framework designed to construct a robust CIR model via global structure consistency and dynamic value perception. Specifically, we introduce the Global Structure Consistency Perception (GSCP) module, which utilizes the Effective Rank of the Correlation Matrix to decouple clean samples from structural noise. By measuring rank difference, GSCP identifies samples disrupting macroscopic semantic symmetry. Furthermore, we develop the Adaptive Semantic Value Calibration (ASVC) module to distinguish high-value hard clean samples. By integrating training potential and reliability, it dynamically quantifies the semantic value of each triplet, ensuring effective utilization of hard samples while suppressing noise characterized by logical conflicts. Extensive experiments on the FashionIQ and CIRR benchmark datasets demonstrate that RankVR significantly outperforms existing state-of-the-art methods, validating its superior robustness in noisy environments.

📄 PDF Abstract BibTeX arXiv:2606.11689

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

Measuring Calibration in Deep Learning

2019-04-02 · Jeremy Nixon, Mike Dusenberry, Ghassen Jerfel, Timothy Nguyen 외

Overconfidence and underconfidence in machine learning classifiers is measured by calibration: the degree to which the probabilities predicted for each class match the accuracy of the classifier on that prediction. How o…

Deep Learning

Aligning Model Evaluations with Human Preferences: Mitigating Token Count Bias in Language Model Assessments

2024-07-05 · Roland Daynauth, Jason Mars

The SLAM paper demonstrated that on-device Small Language Models (SLMs) are a viable and cost-effective alternative to API-based Large Language Models (LLMs), such as OpenAI's GPT-4, offering comparable performance and s…

Language ModelingLanguage Modellingmodel

Multi-Scale Spatially-Asymmetric Recalibration for Image Classification

2018-04-03 · ECCV 2018 9 · Yan Wang, Lingxi Xie, Siyuan Qiao, Ya zhang 외

Convolution is spatially-symmetric, i.e., the visual features are independent of its position in the image, which limits its ability to utilize contextual cues for visual recognition. This paper addresses this issue by i…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Class-Adaptive Cooperative Perception for Multi-Class LiDAR-based 3D Object Detection in V2X Systems

2026-04-11 · Blessing Agyei Kyem, Joshua Kofi Asamoah, Armstrong Aboah arxiv

Cooperative perception allows connected vehicles and roadside infrastructure to share sensor observations, creating a fused scene representation beyond the capability of any single platform. However, most cooperative 3D …

3D Object Detection

Consistent Recalibration Models and Deep Calibration

2020-06-16 · Matteo Gambara, Josef Teichmann

Consistent Recalibration models (CRC) have been introduced to capture in necessary generality the dynamic features of term structures of derivatives' prices. Several approaches have been suggested to tackle this problem,…

BIG-bench Machine Learning