Real-Time Inference with Large-Scale Temporal Bayes Nets
Masami Takikawa, Bruce D'Ambrosio, Ed Wright

TL;DR
This paper introduces a scalable, real-time exact inference method for large temporal Bayes nets by exploiting static-dynamic distinctions and precomputing invariant parts, enabling efficient reasoning in streaming applications.
Contribution
The authors develop a novel computational approach that significantly improves scalability and real-time performance of inference in large dynamic Bayesian networks.
Findings
Supports real-time inference in large models with hundreds or thousands of variables
Reduces inference complexity by exploiting static and dynamic node distinctions
Pre-computes invariant parts to achieve fixed, small resource requirements
Abstract
An increasing number of applications require real-time reasoning under uncertainty with streaming input. The temporal (dynamic) Bayes net formalism provides a powerful representational framework for such applications. However, existing exact inference algorithms for dynamic Bayes nets do not scale to the size of models required for real world applications which often contain hundreds or even thousands of variables for each time slice. In addition, existing algorithms were not developed with real-time processing in mind. We have developed a new computational approach to support real-time exact inference in large temporal Bayes nets. Our approach tackles scalability by recognizing that the complexity of the inference depends on the number of interface nodes between time slices and by exploiting the distinction between static and dynamic nodes in order to reduce the number of interface…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · AI-based Problem Solving and Planning · Advanced Database Systems and Queries
