paper-with-me

Papers

Efficient Incremental Belief Updates Using Weighted Virtual Observations

2024-02-10 · David Tolpin

We present an algorithmic solution to the problem of incremental belief updating in the context of Monte Carlo inference in Bayesian statistical models represented by probabilistic programs. Given a model and a sample-approximated posterior, our solution constructs a set of weighted observations to condition the model such that inference would result in the same posterior. This problem arises e.g. in multi-level modelling, incremental inference, inference in presence of privacy constraints. First, a set of virtual observations is selected, then, observation weights are found through a computationally efficient optimization procedure such that the reconstructed posterior coincides with or closely approximates the original posterior. We implement and apply the solution to a number of didactic examples and case studies, showing efficiency and robustness of our approach. The provided reference implementation is agnostic to the probabilistic programming language or the inference algorithm, and can be applied to most mainstream probabilistic programming environments.

📄 PDF Abstract BibTeX arXiv:2402.06940

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Programming

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Incremental inference of collective graphical models

2020-06-26 · Rahul Singh, Isabel Haasler, Qinsheng Zhang, Johan Karlsson 외

We consider incremental inference problems from aggregate data for collective dynamics. In particular, we address the problem of estimating the aggregate marginals of a Markov chain from noisy aggregate observations in a…

Tangentially Elongated Gaussian Belief Propagation for Event-Based Incremental Optical Flow Estimation

2023-01-01 · CVPR 2023 1 · Jun Nagata, Yusuke Sekikawa

Optical flow estimation is a fundamental functionality in computer vision. An event-based camera, which asynchronously detects sparse intensity changes, is an ideal device for realizing low-latency estimation of the …

Optical Flow Estimation

Mixed Logical and Probabilistic Reasoning for Planning and Explanation Generation in Robotics

2015-08-01 · Zenon Colaco, Mohan Sridharan

Robots assisting humans in complex domains have to represent knowledge and reason at both the sensorimotor level and the social level. The architecture described in this paper couples the non-monotonic logical reasoning …

Explanation GenerationLogical Reasoning

Goal-Oriented Remote Tracking Through Correlated Observations in Pull-based Communications

2025-03-17 · Abolfazl Zakeri, Mohammad Moltafet, Marian Codreanu

We address the real-time remote tracking problem in a status update system comprising two sensors, two independent information sources, and a remote monitor. The status updating follows a pull-based communication, where …

Generative World Explorer

2024-11-18 · Taiming Lu, Tianmin Shu, Alan Yuille, Daniel Khashabi 외

Planning with partial observation is a central challenge in embodied AI. A majority of prior works have tackled this challenge by developing agents that physically explore their environment to update their beliefs about …