paper-with-me

홈 › Papers

A good body is all you need: avoiding catastrophic interference via agent architecture search

2021-08-18 · Joshua Powers, Ryan Grindle, Lapo Frati, Josh Bongard

In robotics, catastrophic interference continues to restrain policy training across environments. Efforts to combat catastrophic interference to date focus on novel neural architectures or training methods, with a recent emphasis on policies with good initial settings that facilitate training in new environments. However, none of these methods to date have taken into account how the physical architecture of the robot can obstruct or facilitate catastrophic interference, just as the choice of neural architecture can. In previous work we have shown how aspects of a robot's physical structure (specifically, sensor placement) can facilitate policy learning by increasing the fraction of optimal policies for a given physical structure. Here we show for the first time that this proxy measure of catastrophic interference correlates with sample efficiency across several search methods, proving that favorable loss landscapes can be induced by the correct choice of physical structure. We show that such structures can be found via co-optimization -- optimization of a robot's structure and control policy simultaneously -- yielding catastrophic interference resistant robot structures and policies, and that this is more efficient than control policy optimization alone. Finally, we show that such structures exhibit sensor homeostasis across environments and introduce this as the mechanism by which certain robots overcome catastrophic interference.

📄 PDF Abstract BibTeX arXiv:2108.08398

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Lottery Ticket Adaptation: Mitigating Destructive Interference in LLMs

2024-06-24 · Ashwinee Panda, Berivan Isik, Xiangyu Qi, Sanmi Koyejo 외

Existing methods for adapting large language models (LLMs) to new tasks are not suited to multi-task adaptation because they modify all the model weights -- causing destructive interference between tasks. The resulting e…

Instruction FollowingMath

Quantum Attention by Overlap Interference: Predicting Sequences from Classical and Many-Body Quantum Data

2026-02-06 · Alessio Pecilli, Matteo Rosati arxiv

We propose a variational quantum implementation of self-attention (QSA), the core operation in transformers and large language models, which predicts future elements of a sequence by forming overlap-weighted combinations…

Continual Learning via Online Leverage Score Sampling

2019-08-01 · Dan Teng, Sakyasingha Dasgupta

In order to mimic the human ability of continual acquisition and transfer of knowledge across various tasks, a learning system needs the capability for continual learning, effectively utilizing the previously acquired sk…

Computational EfficiencyContinual Learning

Continual Learning in Vision-Language Models via Aligned Model Merging

2025-05-30 · Ghada Sokar, Gintare Karolina Dziugaite, Anurag Arnab, Ahmet Iscen 외

Continual learning is conventionally tackled through sequential fine-tuning, a process that, while enabling adaptation, inherently favors plasticity over the stability needed to retain prior knowledge. While existing app…

Continual Learning

TACOS: Task Agnostic Continual Learning in Spiking Neural Networks

2024-08-16 · Nicholas Soures, Peter Helfer, Anurag Daram, Tej Pandit 외

Catastrophic interference, the loss of previously learned information when learning new information, remains a major challenge in machine learning. Since living organisms do not seem to suffer from this problem, research…

Continual LearningIncremental Learning