paper-with-me

Papers

The Empirical Impact of Forgetting and Transfer in Continual Visual Odometry

2024-06-03 · Paolo Cudrano, Xiaoyu Luo, Matteo Matteucci

As robotics continues to advance, the need for adaptive and continuously-learning embodied agents increases, particularly in the realm of assistance robotics. Quick adaptability and long-term information retention are essential to operate in dynamic environments typical of humans' everyday lives. A lifelong learning paradigm is thus required, but it is scarcely addressed by current robotics literature. This study empirically investigates the impact of catastrophic forgetting and the effectiveness of knowledge transfer in neural networks trained continuously in an embodied setting. We focus on the task of visual odometry, which holds primary importance for embodied agents in enabling their self-localization. We experiment on the simple continual scenario of discrete transitions between indoor locations, akin to a robot navigating different apartments. In this regime, we observe initial satisfactory performance with high transferability between environments, followed by a specialization phase where the model prioritizes current environment-specific knowledge at the expense of generalization. Conventional regularization strategies and increased model capacity prove ineffective in mitigating this phenomenon. Rehearsal is instead mildly beneficial but with the addition of a substantial memory cost. Incorporating action information, as commonly done in embodied settings, facilitates quicker convergence but exacerbates specialization, making the model overly reliant on its motion expectations and less adept at correctly interpreting visual cues. These findings emphasize the open challenges of balancing adaptation and memory retention in lifelong robotics and contribute valuable insights into the application of a lifelong paradigm on embodied agents.

📄 PDF Abstract BibTeX arXiv:2406.01797

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learningTransfer LearningVisual Odometry

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Continual Learning in the Teacher-Student Setup: Impact of Task Similarity

2021-07-09 · Sebastian Lee, Sebastian Goldt, Andrew Saxe

Continual learning-the ability to learn many tasks in sequence-is critical for artificial learning systems. Yet standard training methods for deep networks often suffer from catastrophic forgetting, where learning new ta…

Continual Learning

Data-dependent and Oracle Bounds on Forgetting in Continual Learning

2024-06-13 · Lior Friedman, Ron Meir

In continual learning, knowledge must be preserved and re-used between tasks, maintaining good transfer to future tasks and minimizing forgetting of previously learned ones. While several practical algorithms have been d…

Continual Learning

Psycholinguistics meets Continual Learning: Measuring Catastrophic Forgetting in Visual Question Answering

2019-06-10 · ACL 2019 7 · Claudio Greco, Barbara Plank, Raquel Fernández, Raffaella Bernardi

We study the issue of catastrophic forgetting in the context of neural multimodal approaches to Visual Question Answering (VQA). Motivated by evidence from psycholinguistics, we devise a set of linguistically-informed VQ…

Continual LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Learning Curves for Continual Learning in Neural Networks: Self-Knowledge Transfer and Forgetting

2021-12-03 · ICLR 2022 4 · Ryo Karakida, Shotaro Akaho

Sequential training from task to task is becoming one of the major objects in deep learning applications such as continual learning and transfer learning. Nevertheless, it remains unclear under what conditions the traine…

Continual LearningTransfer Learning

Task Formulation Matters When Learning Continually: A Case Study in Visual Question Answering

2022-09-30 · Mavina Nikandrou, Lu Yu, Alessandro Suglia, Ioannis Konstas 외

Continual learning aims to train a model incrementally on a sequence of tasks without forgetting previous knowledge. Although continual learning has been widely studied in computer vision, its application to Vision+Langu…

Continual LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)