Global/Local Dynamic Models
Abstract
Many dynamic systems involve a number of entities that are largely independent of each other but interact with each other via a subset of state variables. We present global/local dynamic models (GLDMs) to capture these kinds of systems. In a GLDM, the state of an entity is decomposed into a globally influenced state that depends on other entities, and a locally influenced state that depends only on the entity itself. We present an inference algorithm for GLDMs called global/local particle filtering, that introduces the principle of reasoning globally about global dynamics and locally about local dynamics. We have applied GLDMs to an asymmetric urban warfare environment, in which enemy units form teams to attack important targets, and the task is to detect such teams as they form. Experimental results for this application show that global/local particle filtering outperforms ordinary particle filtering and factored particle filtering.
Cite
Text
Pfeffer et al. "Global/Local Dynamic Models." International Joint Conference on Artificial Intelligence, 2007.Markdown
[Pfeffer et al. "Global/Local Dynamic Models." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/pfeffer2007ijcai-global/)BibTeX
@inproceedings{pfeffer2007ijcai-global,
title = {{Global/Local Dynamic Models}},
author = {Pfeffer, Avi and Das, Subrata and Lawless, David and Ng, Brenda},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {2580-2585},
url = {https://mlanthology.org/ijcai/2007/pfeffer2007ijcai-global/}
}