paper-with-me

홈 › Papers

Expanding continual few-shot learning benchmarks to include recognition of specific instances

2022-08-26 · Gideon Kowadlo, Abdelrahman Ahmed, Amir Mayan, David Rawlinson

Continual learning and few-shot learning are important frontiers in progress toward broader Machine Learning (ML) capabilities. Recently, there has been intense interest in combining both. One of the first examples to do so was the Continual few-shot Learning (CFSL) framework of Antoniou et al. arXiv:2004.11967. In this study, we extend CFSL in two ways that capture a broader range of challenges, important for intelligent agent behaviour in real-world conditions. First, we increased the number of classes by an order of magnitude, making the results more comparable to standard continual learning experiments. Second, we introduced an 'instance test' which requires recognition of specific instances of classes -- a capability of animal cognition that is usually neglected in ML. For an initial exploration of ML model performance under these conditions, we selected representative baseline models from the original CFSL work and added a model variant with replay. As expected, learning more classes is more difficult than the original CFSL experiments, and interestingly, the way in which image instances and classes are presented affects classification performance. Surprisingly, accuracy in the baseline instance test is comparable to other classification tasks, but poor given significant occlusion and noise. The use of replay for consolidation substantially improves performance for both types of tasks, but particularly for the instance test.

📄 PDF Abstract BibTeX arXiv:2209.07863

Code (1)

cerenaut/cfsl 공식 구현 pytorch

Tasks

continual few-shot learningContinual LearningFew-Shot LearningHippocampus

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Continual Learning Improves Zero-Shot Action Recognition

2024-10-14 · Shreyank N Gowda, Davide Moltisanti, Laura Sevilla-Lara

Zero-shot action recognition requires a strong ability to generalize from pre-training and seen classes to novel unseen classes. Similarly, continual learning aims to develop models that can generalize effectively and le…

Action RecognitionContinual LearningZero-Shot Action RecognitionZero-Shot Learning

AMR-CCR: Anchored Modular Retrieval for Continual Chinese Character Recognition

2026-03-08 · Yuchuan Wu, Yinglian Zhu, Haiyang Yu, Ke Niu 외 arxiv

Ancient Chinese character recognition is a core capability for cultural heritage digitization, yet real-world workflows are inherently non-stationary: newly excavated materials are continuously onboarded, bringing new cl…

CORA: Benchmarks, Baselines, and Metrics as a Platform for Continual Reinforcement Learning Agents

2021-10-19 · Sam Powers, Eliot Xing, Eric Kolve, Roozbeh Mottaghi 외

Progress in continual reinforcement learning has been limited due to several barriers to entry: missing code, high compute requirements, and a lack of suitable benchmarks. In this work, we present CORA, a platform for Co…

NetHackreinforcement-learningReinforcement LearningReinforcement Learning (RL)

kNN-CLIP: Retrieval Enables Training-Free Segmentation on Continually Expanding Large Vocabularies

2024-04-15 · Zhongrui Gui, Shuyang Sun, Runjia Li, Jianhao Yuan 외

Continual segmentation has not yet tackled the challenge of improving open-vocabulary segmentation models with training data for accurate segmentation across large, continually expanding vocabularies. We discover that tr…

Panoptic SegmentationRetrievalSegmentationZero Shot Segmentation

Defining Benchmarks for Continual Few-Shot Learning

2020-04-15 · Antreas Antoniou, Massimiliano Patacchiola, Mateusz Ochal, Amos Storkey

Both few-shot and continual learning have seen substantial progress in the last years due to the introduction of proper benchmarks. That being said, the field has still to frame a suite of benchmarks for the highly desir…

continual few-shot learningContinual LearningFew-Shot Learning