Cognitive Modeling with Scaffolded LLMs: A Case Study of Referential Expression Generation
Polina Tsvilodub, Michael Franke, Fausto Carcassi

TL;DR
This paper explores a hybrid neuro-symbolic approach using GPT-3.5-turbo for referential expression generation, demonstrating its cognitive plausibility and effectiveness in complex language contexts compared to baseline models.
Contribution
It introduces a novel neuro-symbolic implementation combining symbolic algorithms with LLMs for cognitive modeling of language generation.
Findings
Hybrid model performs well in complex contexts
Hybrid approach is cognitively plausible
Outperforms ablated and LLM-only baselines
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
