paper-with-me

Papers

Uncertainty Estimation and Generalization Bounds for Modern Deep Learning

2026-06-11 · Luis A. Ortega arxiv

This thesis investigates how Bayesian principles can deepen our understanding of modern deep learning systems. While neural networks achieve remarkable predictive performance, their ability to generalize and to quantify uncertainty remains only partly understood. This thesis approaches this challenge from both methodological and theoretical angles: unifying Bayesian inference, function-space modeling, and large-deviation theory under a common probabilistic perspective. On the methodological side, the thesis introduces the Deep Variational Implicit Process (DVIP), a scalable Bayesian framework that extends implicit processes to deep architectures. Complementing this, two post-hoc methods -- the Variational Linearized Laplace Approximation (VaLLA) and the Fixed-Mean Gaussian Process (FMGP) -- are proposed to equip pretrained deterministic networks with calibrated uncertainty estimates. The theoretical contributions focus on one of the central open questions in modern machine learning: why do large, over-parameterized neural networks generalize so well? To address this, the thesis develops a unified probabilistic framework that connects three key mechanisms -- diversity, smoothness, and stochasticity -- within the language of PAC-Bayesian and large-deviation theory.

📄 PDF Abstract BibTeX arXiv:2606.13818

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Learning Expressive Priors for Generalization and Uncertainty Estimation in Neural Networks

2023-07-15 · Dominik Schnaus, JongSeok Lee, Daniel Cremers, Rudolph Triebel

In this work, we propose a novel prior learning method for advancing generalization and uncertainty estimation in deep neural networks. The key idea is to exploit scalable and structured posteriors of neural networks as …

Continual LearningGeneralization Bounds

Uncertainty Quantification for Visual Object Pose Estimation

2025-11-26 · Lorenzo Shaikewitz, Charis Georgiou, Luca Carlone arxiv

Quantifying the uncertainty of an object's pose estimate is essential for robust control and planning. Although pose estimation is a well-studied robotics problem, attaching statistically rigorous uncertainty is not well…

Pose Estimation

Wasserstein Distributionally Robust Nonparametric Regression

2025-05-12 · Changyu Liu, Yuling Jiao, Junhui Wang, Jian Huang

Distributionally robust optimization has become a powerful tool for prediction and decision-making under model uncertainty. By focusing on the local worst-case risk, it enhances robustness by identifying the most unfavor…

regression

Uncertainty Estimation Using Riemannian Model~Dynamics for Offline Reinforcement Learning

2021-02-22 · Guy Tennenholtz, Shie Mannor

Model-based offline reinforcement learning approaches generally rely on bounds of model error. Estimating these bounds is usually achieved through uncertainty estimation methods. In this work, we combine parametric and n…

Autonomous Drivingcontinuous-controlContinuous ControlDecoder+4

On the Generalization of Neural Networks Trained with SGD: Information-Theoretical Bounds and Implications

2021-05-21 · NeurIPS 2021 12 · Ziqiao Wang, Yongyi Mao

Understanding the generalization behaviour of deep neural networks is an important theme of modern research in machine learning. In this paper, we follow up on a recent work of (Neu, 2021) and present new information-th…