← Search

Alessandro Achille

38 accepted papers

2026

Re-FORC: Adaptive Reward Prediction for Efficient Chain-of-Thought Reasoning

ICML 2026poster

We propose Re-FORC, an adaptive reward prediction method that, given a context, enables prediction of the expected future rewards as a function of the number of future thinking tokens. Re-FORC trains a lightweight adapter on reasoning models, demonstrating improved prediction with longer reasoning a…

Cited by 0SourceScholar
2025

PICASO: Permutation-Invariant Context Composition with State Space Models

ICLR 2025poster

Providing Large Language Models with relevant contextual knowledge at inference time has been shown to greatly improve the quality of their generations. This is often achieved by prepending informative passages of text, or 'contexts', retrieved from external knowledge bases to their input. However,…

Cited by 0SourcePDFScholar
2024

B'MOJO: Hybrid State Space Realizations of Foundation Models with Eidetic and Fading Memory

NeurIPS 2024poster

We describe a family of architectures to support transductive inference by allowing memory to grow to a finite but a-priori unknown bound while making efficient use of finite resources for inference. Current architectures use such resources to represent data either eidetically over a finite span ('c…

Cited by 8SourcePDFScholar
2024

CPR: Retrieval Augmented Generation for Copyright Protection

CVPR 2024poster

Retrieval Augmented Generation (RAG) is emerging as a flexible and robust technique to adapt models to private users data without training to handle credit attribution and to allow efficient machine unlearning at scale. However RAG techniques for image generation may lead to parts of the retrieved s…

Cited by 79SourcePDFScholar
2024

Critical Learning Periods Emerge Even in Deep Linear Networks

ICLR 2024spotlight

Critical learning periods are periods early in development where temporary sensory deficits can have a permanent effect on behavior and learned representations. Despite the radical differences between biological and artificial networks, critical learning periods have been empirically observed in bo…

2024

Diffusion Soup: Model Merging for Text-to-Image Diffusion Models

ECCV 2024poster

"We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and unlearning with no additional memory or inference costs, since mode…

2024

Interpretable Measures of Conceptual Similarity by Complexity-Constrained Descriptive Auto-Encoding

CVPR 2024poster

Quantifying the degree of similarity between images is a key copyright issue for image-based machine learning. In legal doctrine however determining the degree of similarity between works requires subjective analysis and fact-finders (judges and juries) can demonstrate considerable variability in th…

Cited by 2SourcePDFScholar
2024

Meaning Representations from Trajectories in Autoregressive Models

ICLR 2024poster

We propose to extract meaning representations from autoregressive language models by considering the distribution of all possible trajectories extending an input text. This strategy is prompt-free, does not require fine-tuning, and is applicable to any pre-trained autoregressive model. Moreover, unl…

2024

Multi-Modal Hallucination Control by Visual Information Grounding

CVPR 2024poster

Generative Vision-Language Models (VLMs) are prone to generate plausible-sounding textual answers which however are not always grounded in the input image. We investigate this phenomenon usually referred to as "hallucination" and show that it stems from an excessive reliance on the language prior. I…

Cited by 72SourcePDFScholar
2023

A Meta-Learning Approach to Predicting Performance and Data Requirements

CVPR 2023poster

We propose an approach to estimate the number of samples required for a model to reach a target performance. We find that the power law, the de facto principle to estimate model performance, leads to large error when using a small dataset (e.g., 5 samples per class) for extrapolation. This is becaus…

2023

A-La-Carte Prompt Tuning (APT): Combining Distinct Data via Composable Prompting

CVPR 2023poster

We introduce A-la-carte Prompt Tuning (APT), a transformer-based scheme to tune prompts on distinct data so that they can be arbitrarily composed at inference time. The individual prompts can be trained in isolation, possibly on different devices, at different times, and on different distributions o…

2023

Critical Learning Periods for Multisensory Integration in Deep Networks

CVPR 2023highlight

We show that the ability of a neural network to integrate information from diverse sources hinges critically on being exposed to properly correlated signals during the early phases of training. Interfering with the learning process during this initial stage can permanently impair the development of…

2023

Gacs-Korner Common Information Variational Autoencoder

NeurIPS 2023poster

We propose a notion of common information that allows one to quantify and separate the information that is shared between two random variables from the information that is unique to each. Our notion of common information is defined by an optimization problem over a family of functions and recovers t…

2023

Leveraging sparse and shared feature activations for disentangled representation learning

NeurIPS 2023spotlight

Recovering the latent factors of variation of high dimensional data has so far focused on simple synthetic settings. Mostly building on unsupervised and weakly-supervised objectives, prior work missed out on the positive implications for representation learning on real world data. In this work, we p…

Cited by 22SourcePDFScholar
2023

Linear Spaces of Meanings: Compositional Structures in Vision-Language Models

ICCV 2023poster

We investigate compositional structures in data embeddings from pre-trained vision-language models (VLMs). Traditionally, compositionality has been associated with algebraic operations on embeddings of words from a pre-existing vocabulary. In contrast, we seek to approximate representations from an…

Cited by 33PDFScholar
2023

SAFE: Machine Unlearning With Shard Graphs

ICCV 2023poster

We present Synergy Aware Forgetting Ensemble (SAFE), a method to adapt large models on a diverse collection of data while minimizing the expected cost to remove the influence of training samples from the trained model. This process, also known as selective forgetting or unlearning, is often conducte…

Cited by 29PDFScholar
2023

Train/Test-Time Adaptation With Retrieval

CVPR 2023poster

We introduce Train/Test-Time Adaptation with Retrieval (T3AR), a method to adapt models both at train and test time by means of a retrieval module and a searchable pool of external samples. Before inference, T3AR adapts a given model to the downstream task using refined pseudo-labels and a self-supe…

2023

Your representations are in the network: composable and parallel adaptation for large scale models

NeurIPS 2023poster

We present a framework for transfer learning that efficiently adapts a large base-model by learning lightweight cross-attention modules attached to its intermediate activations. We name our approach InCA (Introspective-Cross-Attention) and show that it can efficiently survey a network’s representati…

Cited by 3SourcePDFScholar
2022

DIVA: Dataset Derivative of a Learning Task

ICLR 2022poster

We present a method to compute the derivative of a learning task with respect to a dataset. A learning task is a function from a training set to the validation error, which can be represented by a trained deep neural network (DNN). The ``dataset derivative'' is a linear operator, computed around the…

Cited by 7SourcePDFScholar
2022

Mixed Differential Privacy in Computer Vision

CVPR 2022oral

We introduce AdaMix, an adaptive differentially private algorithm for training deep neural network classifiers using both private and public image data. While pre-training language models on large public datasets has enabled strong differential privacy (DP) guarantees with minor loss of accuracy, a…

Cited by 64PDFcodeScholar
2022

On Leave-One-Out Conditional Mutual Information For Generalization

NeurIPS 2022accept

We derive information theoretic generalization bounds for supervised learning algorithms based on a new measure of leave-one-out conditional mutual information (loo-CMI). In contrast to other CMI bounds, which may be hard to evaluate in practice, our loo-CMI bounds are easier to compute and can be i…

Cited by 10SourcePDFScholar
2022

Task Adaptive Parameter Sharing for Multi-Task Learning

CVPR 2022poster

Adapting pre-trained models with broad capabilities has become standard practice for learning a wide range of downstream tasks. The typical approach of fine-tuning different models for each task is performant, but incurs a substantial memory cost. To efficiently learn multiple downstream tasks we in…

Cited by 84PDFScholar
2021

Adversarial Training Reduces Information and Improves Transferability

AAAI 2021technical

Recent results show that features of adversarially trained networks for classification, in addition to being robust, enable desirable properties such as invertibility. The latter property may seem counter-intuitive as it is widely accepted by the community that classification models should only cap…

Cited by 27SourcePDFScholar
2021

Estimating informativeness of samples with Smooth Unique Information

ICLR 2021poster

We define a notion of information that an individual sample provides to the training of a neural network, and we specialize it to measure both how much a sample informs the final weights and how much it informs the function computed by the weights. Though related, we show that these quantities have…

2021

LQF: Linear Quadratic Fine-Tuning

CVPR 2021poster

Classifiers that are linear in their parameters, and trained by optimizing a convex loss function, have predictable behavior with respect to changes in the training data, initial conditions, and optimization. Such desirable properties are absent in deep neural networks (DNNs), typically trained by n…

Cited by 32PDFScholar
2021

LayoutTransformer: Layout Generation and Completion With Self-Attention

ICCV 2021poster

We address the problem of scene layout generation for diverse domains such as images, mobile applications, documents, and 3D objects. Most complex scenes, natural or human-designed, can be expressed as a meaningful arrangement of simpler compositional graphical primitives. Generating a new layout or…

Cited by 184PDFcodeScholar
2021

Mixed-Privacy Forgetting in Deep Networks

CVPR 2021poster

We show that the influence of a subset of the training samples can be removed -- or "forgotten" -- from the weights of a network trained on large-scale image classification tasks, and we provide strong computable bounds on the amount of remaining information after forgetting. Inspired by real-world…

Cited by 191PDFScholar
2021

On Plasticity, Invariance, and Mutually Frozen Weights in Sequential Task Learning

NeurIPS 2021poster

Plastic neural networks have the ability to adapt to new tasks. However, in a continual learning setting, the configuration of parameters learned in previous tasks can severely reduce the adaptability to future tasks. In particular, we show that, when using weight decay, weights in successive layers…

Cited by 18SourcePDFScholar
2021

Structured Prediction as Translation between Augmented Natural Languages

ICLR 2021spotlight

We propose a new framework, Translation between Augmented Natural Languages (TANL), to solve many structured prediction language tasks including joint entity and relation extraction, nested named entity recognition, relation classification, semantic role labeling, event extraction, coreference resol…

2021

Usable Information and Evolution of Optimal Representations During Training

ICLR 2021poster

We introduce a notion of usable information contained in the representation learned by a deep network, and use it to study how optimal representations for the task emerge during training. We show that the implicit regularization coming from training with Stochastic Gradient Descent with a high learn…

Cited by 13SourcePDFScholar
2020

Eternal Sunshine of the Spotless Net: Selective Forgetting in Deep Networks

CVPR 2020poster

We explore the problem of selectively forgetting a particular subset of the data used for training a deep neural network. While the effects of the data to be forgotten can be hidden from the output of the network, insights may still be gleaned by probing deep into its weights. We propose a method fo…

Cited by 556PDFScholar
2020

Forgetting Outside the Box: Scrubbing Deep Networks of Information Accessible from Input-Output Observations

ECCV 2020poster

We describe a procedure for removing dependency on a cohort of training data from a trained deep network that improves upon and generalizes previous methods to different readout functions, and can be extended to ensure forgetting in the final activations of the network. We introduce a new bound on h…

Cited by 231SourcePDFScholar
2020

Incremental Few-Shot Meta-Learning via Indirect Discriminant Alignment

ECCV 2020poster

We propose a method to train a model so it can learn new classification tasks while improving with each task solved. This amounts to combining meta-learning with incremental learning. Different tasks can have disjoint classes, so one cannot directly align different classifiers as done in model disti…

Cited by 30SourcePDFScholar
2020

Predicting Training Time Without Training

NeurIPS 2020poster

We tackle the problem of predicting the number of optimization steps that a pre-trained deep network needs to converge to a given value of the loss function. To do so, we leverage the fact that the training dynamics of a deep network during fine-tuning are well approximated by those of a linearized…

Cited by 30SourcePDFScholar
2019

Task2Vec: Task Embedding for Meta-Learning

ICCV 2019poster

We introduce a method to generate vectorial representations of visual classification tasks which can be used to reason about the nature of those tasks and their relations. Given a dataset with ground-truth labels and a loss function, we process images through a "probe network" and compute an embeddi…

Cited by 386PDFScholar
2019

Time Matters in Regularizing Deep Networks: Weight Decay and Data Augmentation Affect Early Learning Dynamics, Matter Little Near Convergence

NeurIPS 2019poster

Regularization is typically understood as improving generalization by altering the landscape of local extrema to which the model eventually converges. Deep neural networks (DNNs), however, challenge this view: We show that removing regularization after an initial transient period has little effect o…

Cited by 115SourcePDFScholar
2018

Life-Long Disentangled Representation Learning with Cross-Domain Latent Homologies

NeurIPS 2018spotlight

Intelligent behaviour in the real-world requires the ability to acquire new knowledge from an ongoing sequence of experiences while preserving and reusing past knowledge. We propose a novel algorithm for unsupervised representation learning from piece-wise stationary visual data: Variational Autoenc…