paper-with-me

Papers

Scale-invariant Bayesian Neural Networks with Connectivity Tangent Kernel

2022-09-30 · Sungyub Kim, Sihwan Park, KyungSu Kim, Eunho Yang

Explaining generalizations and preventing over-confident predictions are central goals of studies on the loss landscape of neural networks. Flatness, defined as loss invariability on perturbations of a pre-trained solution, is widely accepted as a predictor of generalization in this context. However, the problem that flatness and generalization bounds can be changed arbitrarily according to the scale of a parameter was pointed out, and previous studies partially solved the problem with restrictions: Counter-intuitively, their generalization bounds were still variant for the function-preserving parameter scaling transformation or limited only to an impractical network structure. As a more fundamental solution, we propose new prior and posterior distributions invariant to scaling transformations by \textit{decomposing} the scale and connectivity of parameters, thereby allowing the resulting generalization bound to describe the generalizability of a broad class of networks with the more practical class of transformations such as weight decay with batch normalization. We also show that the above issue adversely affects the uncertainty calibration of Laplace approximation and propose a solution using our invariant posterior. We empirically demonstrate our posterior provides effective flatness and calibration measures with low complexity in such a practical parameter transformation case, supporting its practical effectiveness in line with our rationale.

📄 PDF Abstract BibTeX arXiv:2209.15208

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Learning with invariances in random features and kernel models

2021-02-25 · Song Mei, Theodor Misiakiewicz, Andrea Montanari

A number of machine learning tasks entail a high degree of invariance: the data distribution does not change if we act on the data with a certain group of transformations. For instance, labels of images are invariant und…

Data Augmentation

Neural (Tangent Kernel) Collapse

2023-05-25 · NeurIPS 2023 11

This work bridges two important concepts: the Neural Tangent Kernel (NTK), which captures the evolution of deep neural networks (DNNs) during training, and the Neural Collapse (NC) phenomenon, which refers to the emergen…

Promises and Pitfalls of the Linearized Laplace in Bayesian Optimization

2023-04-17 · Agustinus Kristiadi, Alexander Immer, Runa Eschenhagen, Vincent Fortuin

The linearized-Laplace approximation (LLA) has been shown to be effective and efficient in constructing Bayesian neural networks. It is theoretically compelling since it can be seen as a Gaussian process posterior with t…

Bayesian OptimizationDecision MakingGaussian Processesimage-classification+2

Graph Neural Network Bandits

2022-07-13 · Parnian Kassraie, Andreas Krause, Ilija Bogunovic

We consider the bandit optimization problem with the reward function defined over graph-structured data. This problem has important applications in molecule design and drug discovery, where the reward is naturally invari…

Drug DiscoveryGraph Neural Network

A Special Case of Quadratic Extrapolation Under the Neural Tangent Kernel

2025-12-11 · Abiel Kim arxiv

It has been demonstrated both theoretically and empirically that the ReLU MLP tends to extrapolate linearly for an out-of-distribution evaluation point. The machine learning literature provides ample analysis with respec…