paper-with-me

홈 › Papers

Retraining as Approximate Bayesian Inference

2026-03-26 · Harrison Katz arxiv

Model retraining is usually treated as an ongoing maintenance task. But as Harrison Katz now argues, retraining can be better understood as approximate Bayesian inference under computational constraints. The gap between a continuously updated belief state and your frozen deployed model is "learning debt," and the retraining decision is a cost minimization problem with a threshold that falls out of your loss function. In this article Katz provides a decision-theoretic framework for retraining policies. The result is evidence-based triggers that replace calendar schedules and make governance auditable. For readers less familiar with the Bayesian and decision-theoretic language, key terms are defined in a glossary at the end of the article.

📄 PDF Abstract BibTeX arXiv:2603.25480

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Distribution Transformers: Fast Approximate Bayesian Inference With On-The-Fly Prior Adaptation

2025-02-04 · George Whittle, Juliusz Ziomek, Jacob Rawling, Michael A Osborne

While Bayesian inference provides a principled framework for reasoning under uncertainty, its widespread adoption is limited by the intractability of exact posterior computation, necessitating the use of approximate infe…

Bayesian InferenceSensor Fusion

Variational Bayesian Unlearning

2020-10-24 · NeurIPS 2020 12 · Quoc Phong Nguyen, Bryan Kian Hsiang Low, Patrick Jaillet

This paper studies the problem of approximately unlearning a Bayesian model from a small subset of the training data to be erased. We frame this problem as one of minimizing the Kullback-Leibler divergence between the ap…

Variational Inference

Marginal and Joint Cross-Entropies & Predictives for Online Bayesian Inference, Active Learning, and Active Sampling

2022-05-18 · Andreas Kirsch, Jannik Kossen, Yarin Gal

Principled Bayesian deep learning (BDL) does not live up to its potential when we only focus on marginal predictive distributions (marginal predictives). Recent works have highlighted the importance of joint predictives …

Active LearningBayesian InferenceDecision MakingSequential Decision Making

Bayesian Bandit Algorithms with Approximate Inference in Stochastic Linear Bandits

2024-06-20 · Ziyi Huang, Henry Lam, Haofeng Zhang

Bayesian bandit algorithms with approximate Bayesian inference have been widely used in real-world applications. Despite the superior practical performance, their theoretical justification is less investigated in the lit…

Bayesian InferenceThompson Sampling

Understanding Approximation for Bayesian Inference in Neural Networks

2022-11-11 · Sebastian Farquhar

Bayesian inference has theoretical attractions as a principled framework for reasoning about beliefs. However, the motivations of Bayesian inference which claim it to be the only 'rational' kind of reasoning do not apply…

Active LearningBayesian InferenceContinual Learning