Large Language Models Are Fixated By Red Herrings: Exploring Creative Problem Solving And Einstellung Effect Using The Only Connect Wall Dataset · The Large Language Model Bible Contribute to LLM-Bible

Large Language Models Are Fixated By Red Herrings: Exploring Creative Problem Solving And Einstellung Effect Using The Only Connect Wall Dataset

Naeini Saeid, Saqur Raeid, Saeidi Mozhgan, Giorgi John, Taati Babak. Arxiv 2023

[Paper] [Code]    
Has Code Merging RAG Uncategorized

The quest for human imitative AI has been an enduring topic in AI research since its inception. The technical evolution and emerging capabilities of the latest cohort of large language models (LLMs) have reinvigorated the subject beyond academia to the cultural zeitgeist. While recent NLP evaluation benchmark tasks test some aspects of human-imitative behaviour (e.g., BIG-bench’s ‘human-like behavior’ tasks), few, if not none, examine creative problem solving abilities. Creative problem solving in humans is a well-studied topic in cognitive neuroscience with standardized tests that predominantly use the ability to associate (heterogeneous) connections among clue words as a metric for creativity. Exposure to misleading stimuli - distractors dubbed red herrings - impede human performance in such tasks via the fixation effect and Einstellung paradigm. In cognitive neuroscience studies, such fixations are experimentally induced by pre-exposing participants to orthographically similar incorrect words to subsequent word-fragments or clues. The popular British quiz show Only Connect’s Connecting Wall segment essentially mimics Mednick’s Remote Associates Test (RAT) formulation with built-in, deliberate red herrings, which makes it an ideal proxy dataset to explore and study fixation effect and Einstellung paradigm from cognitive neuroscience in LLMs. In this paper we present the novel Only Connect Wall (OCW) dataset and report results from our evaluation of selected pre-trained language models and LLMs on creative problem solving tasks like grouping clue words by heterogeneous connections, and identifying correct open knowledge domain connections in respective groups. We synthetically generate two additional datasets: OCW-Randomized, OCW-WordNet to further analyze our red-herrings hypothesis in language models. The code and link to the dataset are available at https://github.com/TaatiTeam/OCW.

Similar Work