← Search

Gianni Franchi

16 accepted papers

2026

Benchmarking XAI Explanations with Human-Aligned Evaluations

AAAI 2026technical

We introduce PASTA (Perceptual Assessment System for explanaTion of Artificial Intelligence), a novel human-centric framework for evaluating eXplainable AI (XAI) techniques in computer vision. Our first contribution is the creation of the PASTA-dataset, the first large-scale benchmark that spans a d

Cited by 0SourcePDFScholar
2026

Ensembling Pruned Attention Heads For Uncertainty-Aware Efficient Transformers

ICLR 2026poster

Uncertainty quantification (UQ) is essential for deploying deep neural networks in safety-critical settings. Although methods like Deep Ensembles achieve strong UQ performance, their high computational and memory costs hinder scalability to large models. We introduce Hydra Ensembles, an efficient tr…

Cited by 0SourceScholar
2025

Collaborative Instance Object Navigation: Leveraging Uncertainty-Awareness to Minimize Human-Agent Dialogues

ICCV 2025poster

Language-driven instance object navigation assumes that a human initiates the task by providing a detailed description of the target to the embodied agent. While this description is crucial for distinguishing the target from other visually similar instances, providing it prior to navigation can be d…

Cited by 0SourcePDFScholar
2025

Double Descent Meets Out-of-Distribution Detection: Theoretical Insights and Empirical Analysis on the Role of Model Complexity

NeurIPS 2025poster

**Out-of-distribution (OOD) detection** is essential for ensuring the reliability and safety of machine learning systems. In recent years, it has received increasing attention, particularly through post-hoc detection and training-based methods. In this paper, we focus on **post-hoc OOD detection**,…

Cited by 0SourceScholar
2025

Torch-Uncertainty: Deep Learning Uncertainty Quantification

NeurIPS 2025spotlight

Deep Neural Networks (DNNs) have demonstrated remarkable performance across various domains, including computer vision and natural language processing. However, they often struggle to accurately quantify their predictions' uncertainty, limiting their broader adoption in critical industrial applicati…

Cited by 0SourcecodeScholar
2025

Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It

ICLR 2025poster

Label smoothing (LS) is a popular regularisation method for training neural networks as it is effective in improving test accuracy and is simple to implement. ''Hard'' one-hot labels are ''smoothed'' by uniformly distributing probability mass to other classes, reducing overfitting. Prior work has sh…

2025

Towards Understanding and Quantifying Uncertainty for Text-to-Image Generation

CVPR 2025poster

Uncertainty quantification in text-to-image (T2I) generative models is crucial for understanding model behavior and improving output reliability. In this paper, we are the first to quantify and evaluate the uncertainty of T2I models with respect to the prompt. Alongside adapting existing approaches…

2024

A Symmetry-Aware Exploration of Bayesian Neural Network Posteriors

ICLR 2024poster

The distribution of modern deep neural networks (DNNs) weights -- crucial for uncertainty quantification and robustness -- is an eminently complex object due to its extremely high dimensionality. This paper presents one of the first large-scale explorations of the posterior distribution of deep Baye…

2024

Discretization-Induced Dirichlet Posterior for Robust Uncertainty Quantification on Regression

AAAI 2024technical

Uncertainty quantification is critical for deploying deep neural networks (DNNs) in real-world applications. An Auxiliary Uncertainty Estimator (AuxUE) is one of the most effective means to estimate the uncertainty of the main task prediction without modifying the main task model. To be considered r…

2024

Frustratingly Easy Test-Time Adaptation of Vision-Language Models

NeurIPS 2024poster

Vision-Language Models seamlessly discriminate among arbitrary semantic categories, yet they still suffer from poor generalization when presented with challenging examples. For this reason, Episodic Test-Time Adaptation (TTA) strategies have recently emerged as powerful techniques to adapt VLMs in t…

2024

Make Me a BNN: A Simple Strategy for Estimating Bayesian Uncertainty from Pre-trained Models

CVPR 2024poster

Deep Neural Networks (DNNs) are powerful tools for various computer vision tasks yet they often struggle with reliable uncertainty quantification -a critical requirement for real-world applications. Bayesian Neural Networks (BNN) are equipped for uncertainty estimation but cannot scale to large DNNs…

Cited by 8SourcePDFScholar
2024

NECO: NEural Collapse Based Out-of-distribution detection

ICLR 2024poster

Detecting out-of-distribution (OOD) data is a critical challenge in machine learning due to model overconfidence, often without awareness of their epistemological limits. We hypothesize that "neural collapse", a phenomenon affecting in-distribution data for models trained beyond loss convergence, al…

2024

Scaling for Training Time and Post-hoc Out-of-distribution Detection Enhancement

ICLR 2024poster

Activation shaping has proven highly effective for identifying out-of-distribution (OOD) samples post-hoc. Activation shaping prunes and scales network activations before estimating the OOD energy score; such an extremely simple approach achieves state-of-the-art OOD detection with minimal in-distri…

2023

Packed Ensembles for efficient uncertainty estimation

ICLR 2023top-25%

Deep Ensembles (DE) are a prominent approach for achieving excellent performance on key metrics such as accuracy, calibration, uncertainty estimation, and out-of-distribution detection. However, hardware limitations of real-world systems constrain to smaller ensembles and lower-capacity networks, si…

2022

Latent Discriminant Deterministic Uncertainty

ECCV 2022poster

"Predictive uncertainty estimation is essential for deploying Deep Neural Networks in real-world autonomous systems. However, most successful approaches are computationally intensive. In this work, we attempt to address these challenges in the context of autonomous driving perception tasks. Recently…

2020

TRADI: Tracking Deep Neural network Weight Distributions

ECCV 2020poster

During training, the weights of a Deep Neural Network (DNN) are optimized from a random initialization towards a nearly optimum value minimizing a loss function. Only this final state of the weights is typically kept for testing, while the wealth of information on the geometry of the weight space, a…

Cited by 51SourcePDFScholar