Score-Based Martingale Posteriors for Deep Neural Networks
A new expository paper submitted on 14 June 2026 examines score-based martingale posteriors as a computationally faster alternative to conventional Bayesian methods for quantifying uncertainty in deep neural networks [1]. The paper, posted to the arXiv preprint repository, investigates the efficacy of score-based martingale posteriors (SMP) in modern, large-scale machine learning contexts [1]. The SMP approach, building on work by Cui & Walker in 2025 and Fong et al. in 2023, relies on a stochastic gradient ascent-type recursion on the parameter space of stochastic models [1]. Under simple mathematical assumptions, the recursion constructs a martingale sequence whose limiting random variable can be simulated very quickly, in contrast to Monte Carlo-based methods such as Markov chain Monte Carlo (MCMC) [2]. Traditional Bayesian uncertainty quantification models unseen data conditional on observed data using prior distributions, a framework that often requires computationally intensive MCMC algorithms [3]. The martingale posterior approach departs from this paradigm. It constructs convergent sequences of parameters by imputing data from the predictive model with current parameter values, relying on score functions and martingales to establish convergence [3]. Because the method does not require MCMC, it can be implemented in parallel and only needs to sample the model, which is typically straightforward [3]. The authors explore SMP specifically for inferring the parameters of deep neural networks and, where feasible, compare results to state-of-the-art Monte Carlo methods aimed at inferring conventional Bayesian posteriors [4]. The investigation includes experiments on a toy binary classification problem and the MNIST dataset, benchmarking SMP against Bayesian MCMC using the No-U-Turn Sampler and point estimates such as the NUTS mean and maximum a posteriori [5]. The two experiments reveal distinct regimes where SMP can succeed or struggle, and the paper highlights practical guidelines for its application to deep neural networks [5]. The work appears on arXiv, an open-access repository of electronic preprints that, as of November 2024, receives about 24,000 articles per month and hosts over two million papers across mathematics, physics, computer science, and related fields [9]. The paper is accessible through the arXiv abstract page, which also features arXivLabs, a framework allowing community collaborators to develop experimental tools such as bibliographic explorers and code finders directly on the site [7][8].
research-paperapplicationmodel-release
Background sources we checked (10)
- arxiv.org ↗ In this paper we investigate the efficacy of the score-based martingale posteriors (SMP) (Cui & Walker, 2025; Fong et al., 2023) in the context of modern and large-scale machine learning problems and its potential for meaningful uncertainty quantification. SMPs work with a stocha…
- arxiv.org ↗ Uncertainty associated with statistical problems arises due to what has not been seen as opposed to what has been seen. Using probability to quantify the uncertainty the task is to construct a probability model for what has not been seen conditional on what has been seen. The tra…
- arxiv.org ↗ In this paper we investigate the efficacy of the score-based martingale posteriors (SMP) [3, 5] in the context of modern and large-scale machine learning problems and its potential for meaningful uncertainty quantification. SMPs work with a stochastic gradient ascent-type recursi…
- arxiv.org ↗ In this paper we investigate the efficacy of the score-based martingale posteriors (SMP) [3, 5] in the context of modern and large-scale machine learning problems and its potential for meaningful uncertainty quantification. SMPs work with a stochastic gradient ascent-type recursi…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — Score-Based Martingale Posteriors for Deep Neural Networks ↗