paper-with-me

Papers

Exploiting Language Models as a Source of Knowledge for Cognitive Agents

2023-09-05 · James R. Kirk, Robert E. Wray, John E. Laird

Large language models (LLMs) provide capabilities far beyond sentence completion, including question answering, summarization, and natural-language inference. While many of these capabilities have potential application to cognitive systems, our research is exploiting language models as a source of task knowledge for cognitive agents, that is, agents realized via a cognitive architecture. We identify challenges and opportunities for using language models as an external knowledge source for cognitive systems and possible ways to improve the effectiveness of knowledge extraction by integrating extraction with cognitive architecture capabilities, highlighting with examples from our recent work in this area.

📄 PDF Abstract BibTeX arXiv:2310.06846

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceQuestion AnsweringSentenceSentence Completion

Similar Papers 제목 키워드 기반

Language Models as a Knowledge Source for Cognitive Agents

2021-09-17 · Robert E. Wray, III, James R. Kirk, John E. Laird

Language models (LMs) are sentence-completion engines trained on massive corpora. LMs have emerged as a significant breakthrough in natural-language processing, providing capabilities that go far beyond sentence completi…

Language ModellingNatural Language InferenceQuestion AnsweringSentence+1

Integrating Diverse Knowledge Sources for Online One-shot Learning of Novel Tasks

2022-08-19 · James R. Kirk, Robert E. Wray, Peter Lindes, John E. Laird

Autonomous agents are able to draw on a wide variety of potential sources of task knowledge; however current approaches invariably focus on only one or two. Here we investigate the challenges and impact of exploiting div…

Language ModelingLanguage ModellingLarge Language ModelOne-Shot Learning

Towards an Indexical Model of Situated Language Comprehension for Cognitive Agents in Physical Worlds

2016-04-09 · Shiwali Mohan, Aaron Mininger, John Laird

We propose a computational model of situated language comprehension based on the Indexical Hypothesis that generates meaning representations by translating amodal linguistic symbols to modal representations of beliefs, k…

Bootstrapping Cognitive Agents with a Large Language Model

2024-02-25 · Feiyu Zhu, Reid Simmons

Large language models contain noisy general knowledge of the world, yet are hard to train or fine-tune. On the other hand cognitive architectures have excellent interpretability and are flexible to update but require a l…

General KnowledgeLanguage ModelingLanguage ModellingLarge Language Model

KIX: A Knowledge and Interaction-Centric Metacognitive Framework for Task Generalization

2024-02-08 · Arun Kumar, Paul Schrater

People aptly exhibit general intelligence behaviors in solving a variety of tasks with flexibility and ability to adapt to novel situations by reusing and applying high-level knowledge acquired over time. But artificial …