Class Anchor Margin Loss for Content-Based Image Retrieval
Alexandru Ghita, Radu Tudor Ionescu

TL;DR
This paper introduces a novel loss function for content-based image retrieval that directly optimizes feature separation without pair mining, improving retrieval accuracy and efficiency across multiple datasets.
Contribution
The paper proposes a new repeller-attractor loss that directly optimizes features for CBIR, eliminating pair mining and enhancing retrieval performance with a two-stage system.
Findings
Outperforms existing loss functions on multiple datasets
Enables efficient two-stage retrieval without exhaustive comparisons
Works effectively with both CNN and transformer architectures
Abstract
The performance of neural networks in content-based image retrieval (CBIR) is highly influenced by the chosen loss (objective) function. The majority of objective functions for neural models can be divided into metric learning and statistical learning. Metric learning approaches require a pair mining strategy that often lacks efficiency, while statistical learning approaches are not generating highly compact features due to their indirect feature optimization. To this end, we propose a novel repeller-attractor loss that falls in the metric learning paradigm, yet directly optimizes for the L2 metric without the need of generating pairs. Our loss is formed of three components. One leading objective ensures that the learned features are attracted to each designated learnable class anchor. The second loss component regulates the anchors and forces them to be separable by a margin, while the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning
