paper-with-me

홈 › Papers

Continually Learn to Map Visual Concepts to Large Language Models in Resource-constrained Environments

2024-07-11 · Clea Rebillard, Julio Hurtado, Andrii Krutsylo, Lucia Passaro, Vincenzo Lomonaco

Learning continually from a stream of non-i.i.d. data is an open challenge in deep learning, even more so when working in resource-constrained environments such as embedded devices. Visual models that are continually updated through supervised learning are often prone to overfitting, catastrophic forgetting, and biased representations. On the other hand, large language models contain knowledge about multiple concepts and their relations, which can foster a more robust, informed and coherent learning process. This work proposes Continual Visual Mapping (CVM), an approach that continually ground vision representations to a knowledge space extracted from a fixed Language model. Specifically, CVM continually trains a small and efficient visual model to map its representations into a conceptual space established by a fixed Large Language Model. Due to their smaller nature, CVM can be used when directly adapting large visual pre-trained models is unfeasible due to computational or data constraints. CVM overcome state-of-the-art continual learning methods on five benchmarks and offers a promising avenue for addressing generalization capabilities in continual learning, even in computationally constrained devices.

📄 PDF Abstract BibTeX arXiv:2407.08279

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Continual Learning of Visual Concepts for Robots through Limited Supervision

2021-01-26 · Ali Ayub, Alan R. Wagner

For many real-world robotics applications, robots need to continually adapt and learn new concepts. Further, robots need to learn through limited data because of scarcity of labeled data in the real-world environments. T…

BIG-bench Machine LearningContinual Learning

Learning Novel Objects Continually Through Curiosity

2021-03-13 · Ali Ayub, Alan R. Wagner

Children learn continually by asking questions about the concepts they are most curious about. With robots becoming an integral part of our society, they must also learn unknown concepts continually by asking humans ques…

Active LearningContinual Learning

COVD: Continual Open-Vocabulary Object Detection with Novel Concept Injection

2026-05-26 · Yupeng Zhang, Ruize Han, Yuzhong Feng, Zixin Ren 외 arxiv

Open-vocabulary object detection (OVD) has made significant progress, enabling detectors to generalize from seen to unseen categories. However, real-world category spaces continually evolve, and existing OVD models still…

Continual LearningObject Detection

Compositional Visual Generation with Energy Based Models

2020-12-01 · NeurIPS 2020 12 · Yilun Du, Shuang Li, Igor Mordatch

A vital aspect of human intelligence is the ability to compose increasingly complex concepts out of simpler ideas, enabling both rapid learning and adaptation of knowledge. In this paper we show that energy-based models …

Compositional Visual Generation and Inference with Energy Based Models

2020-04-13 · Yilun Du, Shuang Li, Igor Mordatch

A vital aspect of human intelligence is the ability to compose increasingly complex concepts out of simpler ideas, enabling both rapid learning and adaptation of knowledge. In this paper we show that energy-based models …