paper-with-me

Papers

Interactive POMDP Lite: Towards Practical Planning to Predict and Exploit Intentions for Interacting with Self-Interested Agents

2013-04-18 · Trong Nghia Hoang, Kian Hsiang Low

A key challenge in non-cooperative multi-agent systems is that of developing efficient planning algorithms for intelligent agents to interact and perform effectively among boundedly rational, self-interested agents (e.g., humans). The practicality of existing works addressing this challenge is being undermined due to either the restrictive assumptions of the other agents' behavior, the failure in accounting for their rationality, or the prohibitively expensive cost of modeling and predicting their intentions. To boost the practicality of research in this field, we investigate how intention prediction can be efficiently exploited and made practical in planning, thereby leading to efficient intention-aware planning frameworks capable of predicting the intentions of other agents and acting optimally with respect to their predicted intentions. We show that the performance losses incurred by the resulting planning policies are linearly bounded by the error of intention prediction. Empirical evaluations through a series of stochastic games demonstrate that our policies can achieve better and more robust performance than the state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1304.5159

Code (1)

emiudeh/IPOMDP-Lite

Similar Papers 제목 키워드 기반

POMDP-lite for Robust Robot Planning under Uncertainty

2016-02-16 · Min Chen, Emilio Frazzoli, David Hsu, Wee Sun Lee

The partially observable Markov decision process (POMDP) provides a principled general model for planning under uncertainty. However, solving a general POMDP is computationally intractable in the worst case. This paper i…

Reinforcement LearningReinforcement Learning (RL)

Individual Planning in Infinite-Horizon Multiagent Settings: Inference, Structure and Scalability

2015-12-01 · NeurIPS 2015 12 · Xia Qu, Prashant Doshi

This paper provides the first formalization of self-interested planning in multiagent settings using expectation-maximization (EM). Our formalization in the context of infinite-horizon and finitely-nest…

Monte Carlo Sampling Methods for Approximating Interactive POMDPs

2014-01-15 · Prashant Doshi, Piotr J. Gmytrasiewicz

Partially observable Markov decision processes (POMDPs) provide a principled framework for sequential planning in uncertain single agent settings. An extension of POMDPs to multiagent settings, called interactive POMDPs …

Learning Others' Intentional Models in Multi-Agent Settings Using Interactive POMDPs

2018-12-01 · NeurIPS 2018 12 · Yanlin Han, Piotr Gmytrasiewicz

Interactive partially observable Markov decision processes (I-POMDPs) provide a principled framework for planning and acting in a partially observable, stochastic and multi-agent environment. It extends POMDPs to multi-a…

Bayesian Inference

Scalable Solution Methods for Dec-POMDPs with Deterministic Dynamics

2025-08-29 · Yang You, Alex Schutz, Zhikun Li, Bruno Lacerda 외 arxiv

Many high-level multi-agent planning problems, including multi-robot navigation and path planning, can be effectively modeled using deterministic actions and observations. In this work, we focus on such domains and intro…

Robot Navigation