CLJul 4, 2024

Cognitive Modeling with Scaffolded LLMs: A Case Study of Referential Expression Generation

arXiv:2407.03805v22 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of modeling language generation more accurately for cognitive science applications, though it is incremental as it builds on existing algorithmic models.

The paper tackled the problem of using large language models (LLMs) as part of a cognitive model for referential expression generation by implementing a neuro-symbolic approach based on Dale & Reiter's algorithm, finding that this hybrid method is cognitively plausible and performs well in complex contexts.

To what extent can LLMs be used as part of a cognitive model of language generation? In this paper, we approach this question by exploring a neuro-symbolic implementation of an algorithmic cognitive model of referential expression generation by Dale & Reiter (1995). The symbolic task analysis implements the generation as an iterative procedure that scaffolds symbolic and gpt-3.5-turbo-based modules. We compare this implementation to an ablated model and a one-shot LLM-only baseline on the A3DS dataset (Tsvilodub & Franke, 2023). We find that our hybrid approach is cognitively plausible and performs well in complex contexts, while allowing for more open-ended modeling of language generation in a larger domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes