paper-with-me

Papers

FLAR: A Unified Prototype Framework for Few-Sample Lifelong Active Recognition

2021-01-01 · ICCV 2021 10 · Lei Fan, Peixi Xiong, Wei Wei, Ying Wu

Intelligent agents with visual sensors are allowed to actively explore their observations for better recognition performance. This task is referred to as Active Recognition (AR). Currently, most methods toward AR are implemented under a fixed-category setting, which constrains their applicability in realistic scenarios that need to incrementally learn new classes without retraining from scratch. Further, collecting massive data for novel categories is expensive. To address this demand, in this paper, we propose a unified framework towards Few-sample Lifelong Active Recognition (FLAR), which aims at performing active recognition on progressively arising novel categories that only have few training samples. Three difficulties emerge with FLAR: the lifelong recognition policy learning, the knowledge preservation of old categories, and the lack of training samples. To this end, our approach integrates prototypes, a robust representation for limited training samples, into a reinforcement learning solution, which motivates the agent to move towards views resulting in more discriminative features. Catastrophic forgetting during lifelong learning is then alleviated with knowledge distillation. Extensive experiments across two datasets, respectively for object and scene recognition, demonstrate that even without large training samples, the proposed approach could learn to actively recognize novel categories in a class-incremental behavior.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationLifelong learningScene Recognition

Similar Papers 제목 키워드 기반

StellarF: A Physics-Informed LoRA Framework for Stellar Flare Forecasting with Historical & Statistical Data

2025-07-15 · Tianyu Su, Zhiqiang Zou, Qingyu Lu, Feng Zhang 외 arxiv

Stellar flare forecasting represents a critical frontier in astrophysics, offering profound insights into stellar activity mechanisms and exoplanetary habitability assessments. Yet the inherent unpredictability of flare …

GN-FR:Generalizable Neural Radiance Fields for Flare Removal

2024-12-11 · Gopi Raju Matta, Rahul Siddartha, Rongali Simhachala Venkata Girish, Sumit Sharma 외

Flare, an optical phenomenon resulting from unwanted scattering and reflections within a lens system, presents a significant challenge in imaging. The diverse patterns of flares, such as halos, streaks, color bleeding, a…

Flare RemovalNeRF

FLARE: A Framework for Stellar Flare Forecasting using Stellar Physical Properties and Historical Records

2025-02-25 · Bingke Zhu, Xiaoxiao Wang, Minghui Jia, Yihan Tao 외

Stellar flare events are critical observational samples for astronomical research; however, recorded flare events remain limited. Stellar flare forecasting can provide additional flare event samples to support research e…

LFPT5: A Unified Framework for Lifelong Few-shot Language Learning Based on Prompt Tuning of T5

2021-10-14 · ICLR 2022 4 · Chengwei Qin, Shafiq Joty

Existing approaches to lifelong language learning rely on plenty of labeled data for learning a new task, which is hard to obtain in most real scenarios. Considering that humans can continually learn new tasks from a han…

Few-Shot Learning

Some Insights into Lifelong Reinforcement Learning Systems

2020-01-27 · Changjian Li

A lifelong reinforcement learning system is a learning system that has the ability to learn through trail-and-error interaction with the environment over its lifetime. In this paper, I give some arguments to show that th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)