← Search

Andrea Patane

9 accepted papers

2026

Bayesian-LoRA: Probabilistic Low-Rank Adaptation of Large Language Models

ICML 2026poster

Large Language Models usually put more emphasis on accuracy and therefore, will guess even when not certain about the prediction, which is especially severe when fine-tuned on small datasets due to the inherent tendency toward miscalibration. In this work, we introduce Bayesian-LoRA, which reformula…

Cited by 0SourceScholar
2025

Certifiably Quantisation-Robust training and inference of Neural Networks

AISTATS 2025oral

We tackle the problem of computing guarantees for the robustness of neural networks against quantisation of their inputs, parameters and activation values. In particular, we pose the problem of bounding the worst-case discrepancy between the original neural network and all possible quantised ones pa…

Cited by 0SourceScholar
2025

Stochastic Weight Sharing for Bayesian Neural Networks

AISTATS 2025poster

While offering a principled framework for uncertainty quantification in deep learning, the employment of Bayesian Neural Networks (BNNs) is still constrained by their increased computational requirements and the convergence difficulties when training very deep, state-of-the-art architectures. In thi…

Cited by 0SourceScholar
2023

BNN-DP: Robustness Certification of Bayesian Neural Networks via Dynamic Programming

ICML 2023poster

In this paper, we introduce BNN-DP, an efficient algorithmic framework for analysis of adversarial robustness of Bayesian Neural Networks (BNNs). Given a compact set of input points $T\subset \mathbb{R}^n$, BNN-DP computes lower and upper bounds on the BNN's predictions for all the points in $T$. Th…

2021

Bayesian Inference with Certifiable Adversarial Robustness

AISTATS 2021poster

We consider adversarial training of deep neural networks through the lens of Bayesian learning and present a principled framework for adversarial training of Bayesian Neural Networks (BNNs) with certifiable guarantees. We rely on techniques from constraint relaxation of non-convex optimisation probl…

2021

Certification of iterative predictions in Bayesian neural networks

UAI 2021poster

We consider the problem of computing reach-avoid probabilities for iterative predictions made with Bayesian neural network (BNN) models. Specifically, we leverage bound propagation techniques and backward recursion to compute lower bounds for the probability that trajectories of the BNN model reach…

2020

Adversarial Robustness Guarantees for Classification with Gaussian Processes

AISTATS 2020poster

We investigate adversarial robustness of Gaussian Process classification (GPC) models. Specifically, given a compact subset of the input space $T\subseteq \mathbb{R}^d$ enclosing a test point $x^*$ and a GPC trained on a dataset $\mathcal{D}$, we aim to compute the minimum and the maximum classifica…

2020

Probabilistic Safety for Bayesian Neural Networks

UAI 2020poster

We study probabilistic safety for Bayesian Neural Networks (BNNs) under adversarial input perturbations. Given a compact set of input points, $T \subseteq R^m$, we study the probability w.r.t. the BNN posterior that all the points in $T$ are mapped to the same region $S$ in the output space. In par…