Confidence-Aware Active Feedback for Interactive Instance Search
Yue Zhang, Chao Liang, Longxiang Jiang

TL;DR
This paper introduces a confidence-aware active feedback method (CAAF) for online relevance feedback in interactive instance search, improving efficiency and effectiveness by modeling confidence and accelerating computation.
Contribution
The proposed CAAF method explicitly models ranking confidence and incorporates acceleration strategies, addressing computational complexity and cold start issues in active learning for instance search.
Findings
CAAF reduces feedback samples by 25% while maintaining performance.
CAAF achieves 51.9% mAP, surpassing the champion solution by 5.9%.
Effective in large-scale image and video instance search tasks.
Abstract
Online relevance feedback (RF) is widely utilized in instance search (INS) tasks to further refine imperfect ranking results, but it often has low interaction efficiency. The active learning (AL) technique addresses this problem by selecting valuable feedback candidates. However, mainstream AL methods require an initial labeled set for a cold start and are often computationally complex to solve. Therefore, they cannot fully satisfy the requirements for online RF in interactive INS tasks. To address this issue, we propose a confidence-aware active feedback method (CAAF) that is specifically designed for online RF in interactive INS tasks. Inspired by the explicit difficulty modeling scheme in self-paced learning, CAAF utilizes a pairwise manifold ranking loss to evaluate the ranking confidence of each unlabeled sample. The ranking confidence improves not only the interaction efficiency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Artificial Intelligence in Games · Advanced Text Analysis Techniques
MethodsDiffusion
