paper-with-me

Papers

Non-Volatile Memory Accelerated Posterior Estimation

2022-02-21 · Andrew Wood, Moshik Hershcovitch, Daniel Waddington, Sarel Cohen, Peter Chin

Bayesian inference allows machine learning models to express uncertainty. Current machine learning models use only a single learnable parameter combination when making predictions, and as a result are highly overconfident when their predictions are wrong. To use more learnable parameter combinations efficiently, these samples must be drawn from the posterior distribution. Unfortunately computing the posterior directly is infeasible, so often researchers approximate it with a well known distribution such as a Gaussian. In this paper, we show that through the use of high-capacity persistent storage, models whose posterior distribution was too big to approximate are now feasible, leading to improved predictions in downstream tasks.

📄 PDF Abstract BibTeX arXiv:2202.10522

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

XBART: Accelerated Bayesian Additive Regression Trees

2018-10-04 · Jingyu He, Saar Yalov, P. Richard Hahn

Bayesian additive regression trees (BART) (Chipman et. al., 2010) is a powerful predictive model that often outperforms alternative models at out-of-sample prediction. BART is especially well-suited to settings with unst…

regression

Non-Volatile Memory Accelerated Geometric Multi-Scale Resolution Analysis

2022-02-21 · Andrew Wood, Moshik Hershcovitch, Daniel Waddington, Sarel Cohen 외

Dimensionality reduction algorithms are standard tools in a researcher's toolbox. Dimensionality reduction algorithms are frequently used to augment downstream tasks such as machine learning, data science, and also are e…

Dimensionality Reduction

Beware of Discarding Used SRAMs: Information is Stored Permanently

2022-08-04 · Joshua Hovanes, Yadi Zhong, Ujjwal Guin

Data recovery has long been a focus of the electronics industry for decades by security experts, focusing on hard disk recovery, a type of non-volatile memory. Unfortunately, none of the existing research, neither from a…

Retrieval

Sequential Monte Carlo With Model Tempering

2022-02-14 · Marko Mlikota, Frank Schorfheide

Modern macroeconometrics often relies on time series models for which it is time-consuming to evaluate the likelihood function. We demonstrate how Bayesian computations for such models can be drastically accelerated by r…

modelTime SeriesTime Series Analysis

Volatile Memory Motifs: Minimal Spiking Neural Networks

2023-03-21 · Fabio Schittler Neves, Marc Timme

How spiking neuronal networks encode memories in their different time and spatial scales constitute a fundamental topic in neuroscience and neuro-inspired engineering. Much attention has been paid to large networks and l…