paper-with-me

Papers

On the Exploration of Incremental Learning for Fine-grained Image Retrieval

2020-10-15 · Wei Chen, Yu Liu, Weiping Wang, Tinne Tuytelaars, Erwin M. Bakker, Michael Lew

In this paper, we consider the problem of fine-grained image retrieval in an incremental setting, when new categories are added over time. On the one hand, repeatedly training the representation on the extended dataset is time-consuming. On the other hand, fine-tuning the learned representation only with the new classes leads to catastrophic forgetting. To this end, we propose an incremental learning method to mitigate retrieval performance degradation caused by the forgetting issue. Without accessing any samples of the original classes, the classifier of the original network provides soft "labels" to transfer knowledge to train the adaptive network, so as to preserve the previous capability for classification. More importantly, a regularization function based on Maximum Mean Discrepancy is devised to minimize the discrepancy of new classes features from the original network and the adaptive network, respectively. Extensive experiments on two datasets show that our method effectively mitigates the catastrophic forgetting on the original classes while achieving high performance on the new classes.

📄 PDF Abstract BibTeX arXiv:2010.08020

Code (1)

ivclab/cvs pytorch

Tasks

Image RetrievalIncremental LearningRetrieval

Similar Papers 제목 키워드 기반

Fine-Grained Stateful Knowledge Exploration: A Novel Paradigm for Integrating Knowledge Graphs with Large Language Models

2024-01-24 · Dehao Tao, Congqi Wang, Feng Huang, JunHao Chen 외

Large Language Models (LLMs) have shown impressive capabilities, yet updating their knowledge remains a significant challenge, often leading to outdated or inaccurate responses. A proposed solution is the integration of …

Knowledge Base Question AnsweringKnowledge GraphsQuestion AnsweringRetrieval

A Multihead Continual Learning Framework for Fine-Grained Fashion Image Retrieval with Contrastive Learning and Exponential Moving Average Distillation

2026-03-21 · Ling Xiao, Toshihiko Yamasaki arxiv

Most fine-grained fashion image retrieval (FIR) methods assume a static setting, requiring full retraining when new attributes appear, which is costly and impractical for dynamic scenarios. Although pretrained models sup…

class-incremental learningContrastive LearningContinual LearningImage Retrieval

Fine-Grained Image Analysis with Deep Learning: A Survey

2021-11-11 · Xiu-Shen Wei, Yi-Zhe Song, Oisin Mac Aodha, Jianxin Wu 외

Fine-grained image analysis (FGIA) is a longstanding and fundamental problem in computer vision and pattern recognition, and underpins a diverse set of real-world applications. The task of FGIA targets analyzing visual o…

Deep LearningFine-Grained Image RecognitionImage RetrievalRetrieval+1

ObsGraph: Hierarchical Observation Representation for Embodied Reasoning and Exploration

2026-06-23 · Taekbeom Lee, Youngseok Jang, Jeonghwa Heo, Jeongjun Choi 외 arxiv

Embodied reasoning and exploration are increasingly considered crucial abilities for robots operating in complex and unfamiliar environments. To accomplish tasks in such settings, an agent must identify and acquire the i…

FiRE: Enhancing MLLMs with Fine-Grained Context Learning for Complex Image Retrieval

2026-07-30 · Bohan Hou, Haoqiang Lin, Xuemeng Song, Haokun Wen 외 arxiv

Due to their strong generalizable multimodal processing and reasoning capabilities, Multimodal Large Language Models (MLLMs) have demonstrated significant potential as universal image retrievers, effectively addressing d…

Image RetrievalVisual Dialog