← Search

Lorenzo Bonicelli

7 accepted papers

2026

Dataless Weight Disentanglement in Task Arithmetic via Kronecker-Factored Approximate Curvature

ICLR 2026poster

Task Arithmetic yields a modular, scalable way to adapt foundation models. Combining multiple task vectors, however, can lead to cross-task interference, causing representation drift and degraded performance. Representation drift regularization provides a natural remedy to disentangle task vectors;…

Cited by 0SourceScholar
2025

A Second-Order Perspective on Model Compositionality and Incremental Learning

ICLR 2025spotlight

The fine-tuning of deep pre-trained models has revealed compositional properties, with multiple specialized modules that can be arbitrarily composed into a single, multi-task model. However, identifying the conditions that promote compositionality remains an open issue, with recent efforts concentra…

2025

Update Your Transformer to the Latest Release: Re-Basin of Task Vectors

ICML 2025poster

Foundation models serve as the backbone for numerous specialized models developed through fine-tuning. However, when the underlying pretrained model is updated or retrained (e.g., on larger and more curated datasets), the fine-tuned model becomes obsolete, losing its utility and requiring retraining…

2024

Saliency-driven Experience Replay for Continual Learning

NeurIPS 2024spotlight

We present Saliency-driven Experience Replay - SER - a biologically-plausible approach based on replicating human visual saliency to enhance classification models in continual learning settings. Inspired by neurophysiological evidence that the primary visual cortex does not contribute to object mani…

2024

Semantic Residual Prompts for Continual Learning

ECCV 2024poster

"Prompt-tuning methods for Continual Learning (CL) freeze a large pre-trained model and train a few parameter vectors termed prompts. Most of these methods organize these vectors in a pool of key-value pairs and use the input image as query to retrieve the prompts (values). However, as keys are lear…

2022

On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning

NeurIPS 2022accept

Rehearsal approaches enjoy immense popularity with Continual Learning (CL) practitioners. These methods collect samples from previously encountered data distributions in a small memory buffer; subsequently, they repeatedly optimize on the latter to prevent catastrophic forgetting. This work draws at…

2022

Transfer without Forgetting

ECCV 2022poster

"This work investigates the entanglement between Continual Learning (CL) and Transfer Learning (TL). In particular, we shed light on the widespread application of network pretraining, highlighting that it is itself subject to catastrophic forgetting. Unfortunately, this issue leads to the under-expl…