← Search

Mattia Rigotti

18 accepted papers

2026

Revisiting Group Relative Policy Optimization: Insights into On-Policy and Off-Policy Training

ICLR 2026poster

We revisit Group Relative Policy Optimization (GRPO) in both on-policy and off-policy optimization regimes. Our motivation comes from recent work on off-policy Proximal Policy Optimization (PPO), which improves training stability, sampling efficiency, and memory usage. In addition, a recent analysis…

Cited by 0SourceScholar
2026

SPARC: Separating Perception And Reasoning Circuits for Test-time Scaling of VLMs

ICML 2026poster

Despite recent successes, *test-time scaling* $-$i.e., dynamically expanding the token budget during inference as needed$-$ remains brittle for vision-language models (VLMs): unstructured chains-of-thought about images entangle perception and reasoning, leading to long, disorganized contexts where s…

Cited by 0SourceScholar
2024

Distributional Preference Alignment of LLMs via Optimal Transport

NeurIPS 2024poster

Current LLM alignment techniques use pairwise human preferences at a sample level, and as such, they do not imply an alignment on the distributional level. We propose in this paper Alignment via Optimal Transport (AOT), a novel method for distributional preference alignment of LLMs. AOT aligns LLMs…

Cited by 15SourcePDFScholar
2024

Multivariate Stochastic Dominance via Optimal Transport and Applications to Models Benchmarking

NeurIPS 2024poster

Stochastic dominance is an important concept in probability theory, econometrics and social choice theory for robustly modeling agents' preferences between random outcomes. While many works have been dedicated to the univariate case, little has been done in the multivariate scenario, wherein an age…

Cited by 1SourcePDFScholar
2024

On the generalization capacity of neural networks during generic multimodal reasoning

ICLR 2024poster

The advent of the Transformer has led to the development of large language models (LLM), which appear to demonstrate human-like capabilities. To assess the generality of this class of models and a variety of other base neural network architectures to multimodal domains, we evaluated and compared the…

2024

Probabilistic Feature Matching for Fast Scalable Visual Prompting

IJCAI 2024poster

In this work, we propose a novel framework for image segmentation guided by visual prompting which leverages the power of vision foundation models. Inspired by recent advancements in computer vision, our approach integrates multiple large-scale pretrained models to address the challenges of segment…

Cited by 1SourcePDFScholar
2024

Risk Aware Benchmarking of Large Language Models

ICML 2024poster

We propose a distributional framework for benchmarking socio-technical risks of foundation models with quantified statistical significance. Our approach hinges on a new statistical relative testing based on first and second order stochastic dominance of real random variables. We show that the second…

Cited by 1SourcePDFScholar
2024

Unraveling the Key Components of OOD Generalization via Diversification

ICLR 2024poster

Supervised learning datasets may contain multiple cues that explain the training set equally well, i.e., learning any of them would lead to the correct predictions on the training data. However, many of them can be spurious, i.e., lose their predictive power under a distribution shift and consequent…

Cited by 2SourcePDFScholar
2023

DARE: Towards Robust Text Explanations in Biomedical and Healthcare Applications

ACL 2023long

Along with the successful deployment of deep neural networks in several application domains, the need to unravel the black-box nature of these networks has seen a significant increase recently. Several methods have been introduced to provide insight into the inference process of deep neural networks…

2022

Attention-based Interpretability with Concept Transformers

ICLR 2022poster

Attention is a mechanism that has been instrumental in driving remarkable performance gains of deep neural network models in a host of visual, NLP and multimodal tasks. One additional notable aspect of attention is that it conveniently exposes the ``reasoning'' behind each particular output generate…

2022

Compositional generalization through abstract representations in human and artificial neural networks

NeurIPS 2022accept

Humans have a remarkable ability to rapidly generalize to new tasks that is difficult to reproduce in artificial learning systems. Compositionality has been proposed as a key mechanism supporting generalization in humans, but evidence of its neural implementation and impact on behavior is still scar…

Cited by 51SourcePDFScholar
2021

Tabular Transformers for Modeling Multivariate Time Series

ICASSP 2021accepted

Tabular datasets are ubiquitous in data science applications. Given their importance, it seems natural to apply state-of-the-art deep learning algorithms in order to fully unlock their potential. Here we propose neural network models that represent tabular time series that can optionally leverage th…

Cited by 0SourceScholar
2019

Beyond Backprop: Online Alternating Minimization with Auxiliary Variables

ICML 2019oral

Despite significant recent advances in deep neural networks, training them remains a challenge due to the highly non-convex nature of the objective function. State-of-the-art methods rely on error backpropagation, which suffers from several well-known issues, such as vanishing and exploding gradient…

2019

Sobolev Independence Criterion

NeurIPS 2019poster

We propose the Sobolev Independence Criterion (SIC), an interpretable dependency measure between a high dimensional random variable X and a response variable Y. SIC decomposes to the sum of feature importance scores and hence can be used for nonlinear feature selection. SIC can be seen as a gradient…