Functional Interactions Between Memory and Recognition Judgments

Abstract

One issue facing agents that accumulate large bodies of knowledge is determining whether they have knowl- edge that is relevant to its current goals. Performing comprehensive searches of long-term memory in every situation can be computationally expensive and disrup- tive to task reasoning. In this paper, we demonstrate that the recognition judgment — a heuristic for whether memory structures have been previously perceived — can serve as a low-cost indicator of the existence of potentially relevant knowledge. We present an approach for computing both context-dependent and context- independent recognition judgments using processes and data shared with declarative memories. We then de- scribe an initial, efficient implementation in the Soar cognitive architecture and evaluate our system in a word sense disambiguation task, showing that it reduces the number of memory searches without degrading agent performance.

Cite

Text

Li et al. "Functional Interactions Between Memory and Recognition Judgments." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8150

Markdown

[Li et al. "Functional Interactions Between Memory and Recognition Judgments." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/li2012aaai-functional/) doi:10.1609/AAAI.V26I1.8150

BibTeX

@inproceedings{li2012aaai-functional,
  title     = {{Functional Interactions Between Memory and Recognition Judgments}},
  author    = {Li, Justin and Derbinsky, Nate and Laird, John E.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {228-234},
  doi       = {10.1609/AAAI.V26I1.8150},
  url       = {https://mlanthology.org/aaai/2012/li2012aaai-functional/}
}