paper-with-me

Papers

The Bayesian Linear Information Filtering Problem

2016-05-30 · Bangrui Chen, Peter I. Frazier

We present a Bayesian sequential decision-making formulation of the information filtering problem, in which an algorithm presents items (news articles, scientific papers, tweets) arriving in a stream, and learns relevance from user feedback on presented items. We model user preferences using a Bayesian linear model, similar in spirit to a Bayesian linear bandit. We compute a computational upper bound on the value of the optimal policy, which allows computing an optimality gap for implementable policies. We then use this analysis as motivation in introducing a pair of new Decompose-Then-Decide (DTD) heuristic policies, DTD-Dynamic-Programming (DTD-DP) and DTD-Upper-Confidence-Bound (DTD-UCB). We compare DTD-DP and DTD-UCB against several benchmarks on real and simulated data, demonstrating significant improvement, and show that the achieved performance is close to the upper bound.

📄 PDF Abstract BibTeX arXiv:1605.09088

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDecision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

Probabilistic Solutions To Ordinary Differential Equations As Non-Linear Bayesian Filtering: A New Perspective

2018-10-08 · Filip Tronarp, Hans Kersting, Simo Särkkä, Philipp Hennig

We formulate probabilistic numerical approximations to solutions of ordinary differential equations (ODEs) as problems in Gaussian process (GP) regression with non-linear measurement functions. This is achieved by defini…

Implicit Maximum a Posteriori Filtering via Adaptive Optimization

2023-11-17 · Gianluca M. Bencomo, Jake C. Snell, Thomas L. Griffiths

Bayesian filtering approximates the true underlying behavior of a time-varying system by inverting an explicit generative model to convert noisy measurements into state estimates. This process typically requires either s…

Flow-based Bayesian filtering for high-dimensional nonlinear stochastic dynamical systems

2025-02-22 · Xintong Wang, Xiaofei Guan, Ling Guo, Hao Wu

Bayesian filtering for high-dimensional nonlinear stochastic dynamical systems is a fundamental yet challenging problem in many fields of science and engineering. Existing methods face significant obstacles: Gaussian-bas…

Density Estimation

Natural Gradient Bayesian Filtering: Geometry-Aware Filter for Dynamical Systems

2026-05-04 · Chang Liu, Wenhan Cao, Zeju Sun, Tianyi Zhang 외 arxiv

Bayesian filtering is a cornerstone of state estimation in complex systems such as aerospace systems, yet exact solutions are available only for linear Gaussian models. In practice,nonlinear systems are handled through t…

Training-Free Bayesian Filtering with Generative Emulators

2026-05-19 · Thomas Savary, François Rozet, Gilles Louppe arxiv

Bayesian filtering is a well-known problem that aims to estimate plausible states of a dynamical system from observations. Among existing approaches to solve this problem, particle filters are theoretically exact for non…