paper-with-me

홈 › Papers

A Sanity Check on Composed Image Retrieval

2026-04-14 · Yikun Liu, Jiangchao Yao, Weidi Xie, Yanfeng Wang arxiv

Composed Image Retrieval (CIR) aims to retrieve a target image based on a query composed of a reference image, and a relative caption that specifies the desired modification. Despite the rapid development of CIR models, their performance is not well characterized by existing benchmarks, which inherently contain indeterminate queries degrading the evaluation (i.e., multiple candidate images, rather than solely the target image, meet the query criteria), and have not considered their effectiveness in the context of the multi-round system. Motivated by this, we consider improving the evaluation procedure from two aspects: 1) we introduce FISD, a Fully-Informed Semantically-Diverse benchmark, which employs generative models to precisely control the variables of reference-target image pairs, enabling a more accurate evaluation of CIR methods across six dimensions, without query ambiguity; 2) we propose an automatic multi-round agentic evaluation framework to probe the potential of the existing models in the interactive scenarios. By observing how models adapt and refine their choices over successive rounds of queries, this framework provides a more realistic appraisal of their efficacy in practical applications. Extensive experiments and comparisons prove the value of our novel evaluation on typical CIR methods.

📄 PDF Abstract BibTeX arXiv:2604.12904

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

Towards Saner Deep Image Registration

2023-07-19 · ICCV 2023 1 · Bin Duan, Ming Zhong, Yan Yan

With recent advances in computing hardware and surges of deep-learning architectures, learning-based deep image registration methods have surpassed their traditional counterparts, in terms of metric performance and infer…

Image Registration

Sanity Checks for Saliency Methods Explaining Object Detectors

2023-06-04 · Deepan Chakravarthi Padmanabhan, Paul G. Plöger, Octavio Arriaga, Matias Valdenegro-Toro

Saliency methods are frequently used to explain Deep Neural Network-based models. Adebayo et al.'s work on evaluating saliency methods for classification models illustrate certain explanation methods fail the model and d…

Objectobject-detectionObject Detection

Uncertainty-driven Sanity Check: Application to Postoperative Brain Tumor Cavity Segmentation

2018-06-08 · Alain Jungo, Raphael Meier, Ekin Ermis, Evelyn Herrmann 외

Uncertainty estimates of modern neuronal networks provide additional information next to the computed predictions and are thus expected to improve the understanding of the underlying model. Reliable uncertainties are par…

Segmentation

Shortcomings of Top-Down Randomization-Based Sanity Checks for Evaluations of Deep Neural Network Explanations

2022-11-22 · CVPR 2023 1 · Alexander Binder, Leander Weber, Sebastian Lapuschkin, Grégoire Montavon 외

While the evaluation of explanations is an important step towards trustworthy models, it needs to be done carefully, and the employed metrics need to be well-understood. Specifically model randomization testing is often …

Data Sanity Check for Deep Learning Systems via Learnt Assertions

2019-09-06 · Haochuan Lu, Huanlin Xu, Nana Liu, Yangfan Zhou 외

Reliability is a critical consideration to DL-based systems. But the statistical nature of DL makes it quite vulnerable to invalid inputs, i.e., those cases that are not considered in the training phase of a DL model. Th…

Deep Learning