IRCVNov 27, 2025

FIGROTD: A Friendly-to-Handle Dataset for Image Guided Retrieval with Optional Text

arXiv:2511.22247v1
Originality Incremental advance
AI Analysis

This addresses the problem of limited progress in IGROT for applications like search engines by providing a more accessible dataset and method, though it is incremental as it builds on existing retrieval tasks.

The authors tackled the lack of an accessible benchmark for Image-Guided Retrieval with Optional Text (IGROT) by introducing FIGROTD, a lightweight dataset, and achieved competitive results, such as 34.8 mAP@10 on CIRCO and 75.7 mAP@200 on Sketchy, outperforming baselines with fewer triplets.

Image-Guided Retrieval with Optional Text (IGROT) unifies visual retrieval (without text) and composed retrieval (with text). Despite its relevance in applications like Google Image and Bing, progress has been limited by the lack of an accessible benchmark and methods that balance performance across subtasks. Large-scale datasets such as MagicLens are comprehensive but computationally prohibitive, while existing models often favor either visual or compositional queries. We introduce FIGROTD, a lightweight yet high-quality IGROT dataset with 16,474 training triplets and 1,262 test triplets across CIR, SBIR, and CSTBIR. To reduce redundancy, we propose the Variance Guided Feature Mask (VaGFeM), which selectively enhances discriminative dimensions based on variance statistics. We further adopt a dual-loss design (InfoNCE + Triplet) to improve compositional reasoning. Trained on FIGROTD, VaGFeM achieves competitive results on nine benchmarks, reaching 34.8 mAP@10 on CIRCO and 75.7 mAP@200 on Sketchy, outperforming stronger baselines despite fewer triplets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes