paper-with-me

홈 › Papers

Few-Shot and Continual Learning with Attentive Independent Mechanisms

2021-07-29 · ICCV 2021 10 · Eugene Lee, Cheng-Han Huang, Chen-Yi Lee

Deep neural networks (DNNs) are known to perform well when deployed to test distributions that shares high similarity with the training distribution. Feeding DNNs with new data sequentially that were unseen in the training distribution has two major challenges -- fast adaptation to new tasks and catastrophic forgetting of old tasks. Such difficulties paved way for the on-going research on few-shot learning and continual learning. To tackle these problems, we introduce Attentive Independent Mechanisms (AIM). We incorporate the idea of learning using fast and slow weights in conjunction with the decoupling of the feature extraction and higher-order conceptual learning of a DNN. AIM is designed for higher-order conceptual learning, modeled by a mixture of experts that compete to learn independent concepts to solve a new task. AIM is a modular component that can be inserted into existing deep learning frameworks. We demonstrate its capability for few-shot learning by adding it to SIB and trained on MiniImageNet and CIFAR-FS, showing significant improvement. AIM is also applied to ANML and OML trained on Omniglot, CIFAR-100 and MiniImageNet to demonstrate its capability in continual learning. Code made publicly available at https://github.com/huang50213/AIM-Fewshot-Continual.

📄 PDF Abstract BibTeX arXiv:2107.14053

Code (1)

huang50213/AIM-Fewshot-Continual 공식 구현 pytorch

Tasks

Continual LearningFew-Shot LearningMixture-of-Experts

Similar Papers 제목 키워드 기반

Continual Attentive Fusion for Incremental Learning in Semantic Segmentation

2022-02-01 · Guanglei Yang, Enrico Fini, Dan Xu, Paolo Rota 외

Over the past years, semantic segmentation, as many other tasks in computer vision, benefited from the progress in deep neural networks, resulting in significantly improved performance. However, deep architectures traine…

Incremental LearningSemantic Segmentation

TARN: Temporal Attentive Relation Network for Few-Shot and Zero-Shot Action Recognition

2019-07-21 · Mina Bishay, Georgios Zoumpourlis, Ioannis Patras

In this paper we propose a novel Temporal Attentive Relation Network (TARN) for the problems of few-shot and zero-shot action recognition. At the heart of our network is a meta-learning approach that learns to compare re…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMeta-Learning+4

Doubly-Attentive Decoder for Multi-modal Neural Machine Translation

2017-02-04 · ACL 2017 7 · Iacer Calixto, Qun Liu, Nick Campbell

We introduce a Multi-modal Neural Machine Translation model in which a doubly-attentive decoder naturally incorporates spatial visual features obtained using pre-trained convolutional neural networks, bridging the gap be…

DecoderImage DescriptionMachine TranslationMultimodal Machine Translation+1

Attention, Please! Revisiting Attentive Probing for Masked Image Modeling

2025-06-11 · Bill Psomas, Dionysis Christopoulos, Eirini Baltzi, Ioannis Kakogeorgiou 외

As fine-tuning (FT) becomes increasingly impractical at scale, probing is emerging as the preferred evaluation protocol for self-supervised learning (SSL). Yet, the standard linear probing (LP) fails to adequately reflec…

BenchmarkingComputational EfficiencySelf-Supervised Learning

MR-GDINO: Efficient Open-World Continual Object Detection

2024-12-20 · Bowen Dong, Zitong Huang, Guanglei Yang, Lei Zhang 외

Open-world (OW) recognition and detection models show strong zero- and few-shot adaptation abilities, inspiring their use as initializations in continual learning methods to improve performance. Despite promising results…

Continual Learningobject-detectionObject Detection