paper-with-me

홈 › Papers

Probabilistic programs for inferring the goals of autonomous agents

2017-04-17 · Marco F. Cusumano-Towner, Alexey Radul, David Wingate, Vikash K. Mansinghka

Intelligent systems sometimes need to infer the probable goals of people, cars, and robots, based on partial observations of their motion. This paper introduces a class of probabilistic programs for formulating and solving these problems. The formulation uses randomized path planning algorithms as the basis for probabilistic models of the process by which autonomous agents plan to achieve their goals. Because these path planning algorithms do not have tractable likelihood functions, new inference algorithms are needed. This paper proposes two Monte Carlo techniques for these "likelihood-free" models, one of which can use likelihood estimates from neural networks to accelerate inference. The paper demonstrates efficacy on three simple examples, each using under 50 lines of probabilistic code.

📄 PDF Abstract BibTeX arXiv:1704.04977

Code (1)

cimat-ris/GoalInferenceGAN

Similar Papers 제목 키워드 기반

Online Bayesian Goal Inference for Boundedly-Rational Planning Agents

2020-06-13 · Tan Zhi-Xuan, Jordyn L. Mann, Tom Silver, Joshua B. Tenenbaum 외

People routinely infer the goals of others by observing their actions over time. Remarkably, we can do so even when those actions lead to failure, enabling us to assist others when we detect that they might not achieve t…

Bayesian Inference

Online Bayesian Goal Inference for Boundedly Rational Planning Agents

2020-12-01 · NeurIPS 2020 12 · Tan Zhi-Xuan, Jordyn Mann, Tom Silver, Josh Tenenbaum 외

People routinely infer the goals of others by observing their actions over time. Remarkably, we can do so even when those actions lead to failure, enabling us to assist others when we detect that they might not achieve t…

Bayesian Inference

Modeling the Mistakes of Boundedly Rational Agents Within a Bayesian Theory of Mind

2021-06-24 · Arwa Alanqary, Gloria Z. Lin, Joie Le, Tan Zhi-Xuan 외

When inferring the goals that others are trying to achieve, people intuitively understand that others might make mistakes along the way. This is crucial for activities such as teaching, offering assistance, and deciding …

Game of Chess

Nested Reasoning About Autonomous Agents Using Probabilistic Programs

2018-12-04 · Iris Rubi Seaman, Jan-Willem van de Meent, David Wingate

As autonomous agents become more ubiquitous, they will eventually have to reason about the plans of other agents, which is known as theory of mind reasoning. We develop a planning-as-inference framework in which agents p…

Probabilistic Programming

Luban: Building Open-Ended Creative Agents via Autonomous Embodied Verification

2024-05-24 · Yuxuan Guo, Shaohui Peng, Jiaming Guo, Di Huang 외

Building open agents has always been the ultimate goal in AI research, and creative agents are the more enticing. Existing LLM agents excel at long-horizon tasks with well-defined goals (e.g., `mine diamonds' in Minecraf…

Minecraft