paper-with-me

Papers

Function-Space Regularization in Neural Networks: A Probabilistic Perspective

2023-12-28 · Tim G. J. Rudner, Sanyam Kapoor, Shikai Qiu, Andrew Gordon Wilson

Parameter-space regularization in neural network optimization is a fundamental tool for improving generalization. However, standard parameter-space regularization methods make it challenging to encode explicit preferences about desired predictive functions into neural network training. In this work, we approach regularization in neural networks from a probabilistic perspective and show that by viewing parameter-space regularization as specifying an empirical prior distribution over the model parameters, we can derive a probabilistically well-motivated regularization technique that allows explicitly encoding information about desired predictive functions into neural network training. This method -- which we refer to as function-space empirical Bayes (FSEB) -- includes both parameter- and function-space regularization, is mathematically simple, easy to implement, and incurs only minimal computational overhead compared to standard regularization techniques. We evaluate the utility of this regularization technique empirically and demonstrate that the proposed method leads to near-perfect semantic shift detection, highly-calibrated predictive uncertainty estimates, successful task adaption from pre-trained models, and improved generalization under covariate shift.

📄 PDF Abstract BibTeX arXiv:2312.17162

Code (1)

timrudner/function-space-empirical-bayes 공식 구현 jax

Tasks

Semantic Shift Detection

Similar Papers 제목 키워드 기반

Kernels for Vector-Valued Functions: a Review

2011-06-30 · Mauricio A. Alvarez, Lorenzo Rosasco, Neil D. Lawrence

Kernel methods are among the most popular techniques in machine learning. From a frequentist/discriminative perspective they play a central role in regularization theory as they provide a natural choice for the hypothese…

Gaussian Processesvalid

Mixup Regularization: A Probabilistic Perspective

2025-02-19 · Yousef El-Laham, Niccolo Dalmasso, Svitlana Vyetrenko, Vamsi Potluru 외

In recent years, mixup regularization has gained popularity as an effective way to improve the generalization performance of deep learning models by training on convex combinations of training data. While many mixup vari…

Density Estimation

Multi-Task Regularization with Covariance Dictionary for Linear Classifiers

2013-10-21 · Fanyi Xiao, Ruikun Luo, Zhiding Yu

In this paper we propose a multi-task linear classifier learning problem called D-SVM (Dictionary SVM). D-SVM uses a dictionary of parameter covariance shared by all tasks to do multi-task knowledge transfer among differ…

Transfer Learningvalid

Bayesian symbolic regression: Automated equation discovery from a physicists' perspective

2025-07-22 · Roger Guimera, Marta Sales-Pardo arxiv

Symbolic regression automates the process of learning closed-form mathematical models from data. Standard approaches to symbolic regression, as well as newer deep learning approaches, rely on heuristic model selection cr…

Functional Regularization for Representation Learning: A Unified Theoretical Perspective

2020-08-06 · NeurIPS 2020 12 · Siddhant Garg, YIngyu Liang

Unsupervised and self-supervised learning approaches have become a crucial tool to learn representations for downstream prediction tasks. While these approaches are widely used in practice and achieve impressive empirica…

Representation LearningSelf-Supervised LearningUnsupervised Pre-training