Version history
1 version on record. Newest first; the live version sits at the top with a live indicator.
- Live4/27/2026, 2:59:17 PM
Content snapshot
{ "doi": "10.18653/v1/2022.emnlp-main.183", "abstract": "Large LMs such as GPT -3 are powerful, but can commit mistakes that are obvious to humans. For example, GPT -3 would mistakenly interpret \"What word is similar to good ?\" to mean a homonym, while the user intended a synonym. Our goal is to effectively correct such errors via user interactions with the sys-tem but without retraining, which will be pro-hibitively costly. We pair GPT -3 with a growing memory of recorded cases where the model misunderstood the user’s intents, along with user feedback for clarification. Such a memory allows our system to produce enhanced prompts for any new query based on the user feedback for error correction on similar cases in the past. On four tasks (two lexical tasks, two advanced ethical reasoning tasks), we show how a (simulated) user can interactively teach a deployed GPT -3, substantially increasing its accuracy over the queries with different kinds of misunderstandings by the GPT -3. Our approach is a step towards the low-cost utility enhancement for very large pre-trained LMs. 1", "journal": "Conference on Empirical Methods in Natural Language Processing", "year": 2022, "authors": "Aman Madaan, Niket Tandon, Peter Clark, Yiming Yang", "url": "https://aclanthology.org/2022.emnlp-main.183.pdf", "external_ids": { "doi": "10.18653/v1/2022.emnlp-main.183", "s2_id": "246016194", "scientist_author_slugs": [ "peter-clark" ], "scientist_author_orcids": [ "0000-0002-8006-7015" ] }, "citation_count": 183 }