A Framework for Resolving Open-World Referential Expressions in Distributed Heterogeneous Knowledge Bases

Abstract

We present a domain-independent approach to reference resolution that allows a robotic or virtual agent to resolve references to entities (e.g., objects and locations) found in open worlds when the information needed to resolve such references is distributed among multiple heterogeneous knowledge bases in its architecture. An agent using this approach can combine information from multiple sources without the computational bottleneck associated with centralized knowledge bases. The proposed approach also facilitates “lazy constraint evaluation”, i.e., verifying properties of the referent through different modalities only when the information is needed. After specifying the interfaces by which a reference resolution algorithm can request information from distributed knowledge bases, we present an algorithm for performing open-world reference resolution within that framework, analyze the algorithm’s performance, and demonstrate its behavior on a simulated robot.

Cite

Text

Williams and Scheutz. "A Framework for Resolving Open-World Referential Expressions in Distributed Heterogeneous Knowledge Bases." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.9916

Markdown

[Williams and Scheutz. "A Framework for Resolving Open-World Referential Expressions in Distributed Heterogeneous Knowledge Bases." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/williams2016aaai-framework/) doi:10.1609/AAAI.V30I1.9916

BibTeX

@inproceedings{williams2016aaai-framework,
  title     = {{A Framework for Resolving Open-World Referential Expressions in Distributed Heterogeneous Knowledge Bases}},
  author    = {Williams, Tom and Scheutz, Matthias},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3958-3965},
  doi       = {10.1609/AAAI.V30I1.9916},
  url       = {https://mlanthology.org/aaai/2016/williams2016aaai-framework/}
}