paper-with-me

Papers

Bayesian Domain Invariant Learning via Posterior Generalization of Parameter Distributions

2023-10-25 · Shiyu Shen, Bin Pan, Tianyang Shi, Tao Li, Zhenwei Shi

Domain invariant learning aims to learn models that extract invariant features over various training domains, resulting in better generalization to unseen target domains. Recently, Bayesian Neural Networks have achieved promising results in domain invariant learning, but most works concentrate on aligning features distributions rather than parameter distributions. Inspired by the principle of Bayesian Neural Network, we attempt to directly learn the domain invariant posterior distribution of network parameters. We first propose a theorem to show that the invariant posterior of parameters can be implicitly inferred by aggregating posteriors on different training domains. Our assumption is more relaxed and allows us to extract more domain invariant information. We also propose a simple yet effective method, named PosTerior Generalization (PTG), that can be used to estimate the invariant parameter distribution. PTG fully exploits variational inference to approximate parameter distributions, including the invariant posterior and the posteriors on training domains. Furthermore, we develop a lite version of PTG for widespread applications. PTG shows competitive performance on various domain generalization benchmarks on DomainBed. Additionally, PTG can use any existing domain generalization methods as its prior, and combined with previous state-of-the-art method the performance can be further improved. Code will be made public.

📄 PDF Abstract BibTeX arXiv:2310.16277

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar 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 soluti…

Generalization Bounds

BayeSeg: Bayesian Modeling for Medical Image Segmentation with Interpretable Generalizability

2023-03-03 · Shangqi Gao, Hangqi Zhou, Yibo Gao, Xiahai Zhuang

Due to the cross-domain distribution shift aroused from diverse medical imaging systems, many deep learning segmentation methods fail to perform well on unseen data, which limits their real-world applicability. Recent wo…

Cardiac SegmentationDomain GeneralizationImage SegmentationMedical Image Segmentation+2

From Mice to Trains: Amortized Bayesian Inference on Graph Data

2026-01-05 · Svenja Jedhoff, Elizaveta Semenova, Aura Raulo, Anne Meyer 외 arxiv

Graphs arise across diverse domains, from biology and chemistry to social and information networks, as well as in transportation and logistics. Inference on graph-structured data requires methods that are permutation-inv…

Bayesian Inference

Bayesian Invariance Modeling of Multi-Environment Data

2025-06-27 · Luhuan Wu, Mingzhang Yin, Yixin Wang, John P. Cunningham 외 arxiv

Invariant prediction [Peters et al., 2016] analyzes feature/outcome data from multiple environments to identify invariant features - those with a stable predictive relationship to the outcome. Such features support gener…

Domain Generalization under Conditional and Label Shifts via Variational Bayesian Inference

2021-07-22 · Xiaofeng Liu, Bo Hu, Linghao Jin, Xu Han 외

In this work, we propose a domain generalization (DG) approach to learn on several labeled source domains and transfer knowledge to a target domain that is inaccessible in training. Considering the inherent conditional a…

Bayesian InferenceDomain Generalization