paper-with-me

Papers

A Compact Representation for Bayesian Neural Networks By Removing Permutation Symmetry

2023-12-31 · Tim Z. Xiao, Weiyang Liu, Robert Bamler

Bayesian neural networks (BNNs) are a principled approach to modeling predictive uncertainties in deep learning, which are important in safety-critical applications. Since exact Bayesian inference over the weights in a BNN is intractable, various approximate inference methods exist, among which sampling methods such as Hamiltonian Monte Carlo (HMC) are often considered the gold standard. While HMC provides high-quality samples, it lacks interpretable summary statistics because its sample mean and variance is meaningless in neural networks due to permutation symmetry. In this paper, we first show that the role of permutations can be meaningfully quantified by a number of transpositions metric. We then show that the recently proposed rebasin method allows us to summarize HMC samples into a compact representation that provides a meaningful explicit uncertainty estimate for each weight in a neural network, thus unifying sampling methods with variational inference. We show that this compact representation allows us to compare trained BNNs directly in weight space across sampling methods and variational inference, and to efficiently prune neural networks trained without explicit Bayesian frameworks by exploiting uncertainty estimates from HMC.

📄 PDF Abstract BibTeX arXiv:2401.00611

Code (1)

timxzz/abi_with_rebasin 공식 구현 pytorch

Tasks

Bayesian InferenceVariational Inference

Similar Papers 제목 키워드 기반

Merge Kernel for Bayesian Optimization on Permutation Space

2025-07-17 · Zikai Xie, Linjiang Chen

Bayesian Optimization (BO) algorithm is a standard tool for black-box optimization problems. The current state-of-the-art BO approach for permutation spaces relies on the Mallows kernel-an $\Omega(n^2)$ representation th…

Bayesian Optimization

Beyond the Permutation Symmetry of Transformers: The Role of Rotation for Model Fusion

2025-02-01 · Binchi Zhang, Zaiyi Zheng, Zhengzhang Chen, Jundong Li

Symmetry in the parameter space of deep neural networks (DNNs) has proven beneficial for various deep learning applications. A well-known example is the permutation symmetry in Multi-Layer Perceptrons (MLPs), where permu…

Bayesian Optimization with Approximate Set Kernels

2019-05-23 · Jungtaek Kim, Michael McCourt, Tackgeun You, Saehoon Kim 외

We propose a practical Bayesian optimization method over sets, to minimize a black-box function that takes a set as a single input. Because set inputs are permutation-invariant, traditional Gaussian process-based Bayesia…

Bayesian Optimization

S2M-Trek: From Single to Multi-Sphere Transport via Per-Frame Deep Sets on a Wheel-Legged Robot

2026-05-31 · Zong Chen, Xuebin Li, Jinpeng Xiao, Shaoyang Li 외 arxiv

We study the problem of scaling dynamic loco-manipulation from a single free-rolling sphere to multiple spheres transported simultaneously on the back of a wheel-legged quadruped, without fences, grippers, or mechanical …

Reinforcement Learning

Minimal model of permutation symmetry in unsupervised learning

2019-04-30 · Tianqi Hou, K. Y. Michael Wong, Haiping Huang

Permutation of any two hidden units yields invariant properties in typical deep generative neural networks. This permutation symmetry plays an important role in understanding the computation performance of a broad class …

model