Probabilistic State-Dependent Grammars for Plan Recognition

Abstract

Techniques for plan recognition under uncertainty require a stochastic model of the plangeneration process. We introduce probabilistic state-dependent grammars (PSDGs) to represent an agent's plan-generation process. The PSDG language model extends probabilistic contextfree grammars (PCFGs) by allowing production probabilities to depend on an explicit model of the planning agent's internal and external state. Given a PSDG description of the plan-generation process, we can then use inference algorithms that exploit the particular independence properties of the PSDG language to efficiently answer plan-recognition queries. The combination of the PSDG language model and inference algorithms extends the range of plan-recognition domains for which practical probabilistic inference is possible, as illustrated by applications in traffic monitoring and air combat.

Cite

Text

Pynadath and Wellman. "Probabilistic State-Dependent Grammars for Plan Recognition." Conference on Uncertainty in Artificial Intelligence, 2000.

Markdown

[Pynadath and Wellman. "Probabilistic State-Dependent Grammars for Plan Recognition." Conference on Uncertainty in Artificial Intelligence, 2000.](https://mlanthology.org/uai/2000/pynadath2000uai-probabilistic/)

BibTeX

@inproceedings{pynadath2000uai-probabilistic,
  title     = {{Probabilistic State-Dependent Grammars for Plan Recognition}},
  author    = {Pynadath, David V. and Wellman, Michael P.},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2000},
  pages     = {507-514},
  url       = {https://mlanthology.org/uai/2000/pynadath2000uai-probabilistic/}
}