AIFeb 13, 2013

Some Experiments with Real-Time Decision Algorithms

arXiv:1302.3571v117 citations
AI Analysis

This work addresses real-time decision-making for AI systems, but it appears incremental as it tests existing algorithms in a new domain.

The paper tackles the problem of evaluating real-time decision algorithms by presenting a test domain and conducting experiments, showing high performance for two specific algorithms: a variant of Incremental Probabilistic Inference and PK-reduced.

Real-time Decision algorithms are a class of incremental resource-bounded [Horvitz, 89] or anytime [Dean, 93] algorithms for evaluating influence diagrams. We present a test domain for real-time decision algorithms, and the results of experiments with several Real-time Decision Algorithms in this domain. The results demonstrate high performance for two algorithms, a decision-evaluation variant of Incremental Probabilisitic Inference [D'Ambrosio 93] and a variant of an algorithm suggested by Goldszmidt, [Goldszmidt, 95], PK-reduced. We discuss the implications of these experimental results and explore the broader applicability of these algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes