paper-with-me

Papers

Continual Learning for Robotics: Definition, Framework, Learning Strategies, Opportunities and Challenges

2019-06-29 · Timothée Lesort, Vincenzo Lomonaco, Andrei Stoian, Davide Maltoni, David Filliat, Natalia Díaz-Rodríguez

Continual learning (CL) is a particular machine learning paradigm where the data distribution and learning objective changes through time, or where all the training data and objective criteria are never available at once. The evolution of the learning process is modeled by a sequence of learning experiences where the goal is to be able to learn new skills all along the sequence without forgetting what has been previously learned. Continual learning also aims at the same time at optimizing the memory, the computation power and the speed during the learning process. An important challenge for machine learning is not necessarily finding solutions that work in the real world but rather finding stable algorithms that can learn in real world. Hence, the ideal approach would be tackling the real world in a embodied platform: an autonomous agent. Continual learning would then be effective in an autonomous agent or robot, which would learn autonomously through time about the external world, and incrementally develop a set of complex skills and knowledge. Robotic agents have to learn to adapt and interact with their environment using a continuous stream of observations. Some recent approaches aim at tackling continual learning for robotics, but most recent papers on continual learning only experiment approaches in simulation or with static datasets. Unfortunately, the evaluation of those algorithms does not provide insights on whether their solutions may help continual learning in the context of robotics. This paper aims at reviewing the existing state of the art of continual learning, summarizing existing benchmarks and metrics, and proposing a framework for presenting and evaluating both robotics and non robotics approaches in a way that makes transfer between both fields easier.

📄 PDF Abstract BibTeX arXiv:1907.00182

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningContinual Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Continual Object Detection: A review of definitions, strategies, and challenges

2022-05-30 · Angelo G. Menezes, Gustavo de Moura, Cézanne Alves, André C. P. L. F. de Carvalho

The field of Continual Learning investigates the ability to learn consecutive tasks without losing performance on those previously learned. Its focus has been mainly on incremental classification tasks. We believe that r…

Autonomous VehiclesClass-Incremental Object DetectionContinual LearningObject+2

Tiny Robotics Dataset and Benchmark for Continual Object Detection

2024-09-24 · Francesco Pasti, Riccardo De Monte, Davide Dalle Pezze, Gian Antonio Susto 외

Detecting objects in mobile robotics is crucial for numerous applications, from autonomous navigation to inspection. However, robots often need to operate in different domains from those they were trained in, requiring t…

Autonomous NavigationContinual LearningObjectobject-detection+2

Advancing continual lifelong learning in neural information retrieval: definition, dataset, framework, and empirical evaluation

2023-08-16 · Jingrui Hou, Georgina Cosma, Axel Finke

Continual learning refers to the capability of a machine learning model to learn and adapt to new information, without compromising its performance on previously learned tasks. Although several studies have investigated …

Continual LearningData AugmentationInformation RetrievalLifelong learning+1

Augmented Reality and Robotics: A Survey and Taxonomy for AR-enhanced Human-Robot Interaction and Robotic Interfaces

2022-03-07 · Ryo Suzuki, Adnan Karim, Tian Xia, Hooman Hedayati 외

This paper contributes to a taxonomy of augmented reality and robotics based on a survey of 460 research papers. Augmented and mixed reality (AR/MR) have emerged as a new way to enhance human-robot interaction (HRI) and …

Mixed Reality

A Definition of Continual Reinforcement Learning

2023-07-20 · NeurIPS 2023 11 · David Abel, André Barreto, Benjamin Van Roy, Doina Precup 외

In a standard view of the reinforcement learning problem, an agent's goal is to efficiently identify a policy that maximizes long-term reward. However, this perspective is based on a restricted view of learning as findin…

Continual Learningreinforcement-learningReinforcement Learning