paper-with-me

Papers

Emergent Analogical Reasoning in Large Language Models

2022-12-19 · Taylor Webb, Keith J. Holyoak, Hongjing Lu

The recent advent of large language models has reinvigorated debate over whether human cognitive capacities might emerge in such generic models given sufficient training data. Of particular interest is the ability of these models to reason about novel problems zero-shot, without any direct training. In human cognition, this capacity is closely tied to an ability to reason by analogy. Here, we performed a direct comparison between human reasoners and a large language model (the text-davinci-003 variant of GPT-3) on a range of analogical tasks, including a non-visual matrix reasoning task based on the rule structure of Raven's Standard Progressive Matrices. We found that GPT-3 displayed a surprisingly strong capacity for abstract pattern induction, matching or even surpassing human capabilities in most settings; preliminary tests of GPT-4 indicated even better performance. Our results indicate that large language models such as GPT-3 have acquired an emergent ability to find zero-shot solutions to a broad range of analogy problems.

📄 PDF Abstract BibTeX arXiv:2212.09196

Code (2)

taylorwwebb/emergent_analogies_llm 공식 구현
hodeld/emergent_analogies_llm_fork

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Response: Emergent analogical reasoning in large language models

2023-08-30 · Damian Hodel, Jevin West

In their recent Nature Human Behaviour paper, "Emergent analogical reasoning in large language models," (Webb, Holyoak, and Lu, 2023) the authors argue that "large language models such as GPT-3 have acquired an emergent …

Memorization

Can Multimodal Large Language Model Think Analogically?

2024-11-02 · Diandian Guo, Cong Cao, Fangfang Yuan, Dakui Wang 외

Analogical reasoning, particularly in multimodal contexts, is the foundation of human perception and creativity. Multimodal Large Language Model (MLLM) has recently sparked considerable discussion due to its emergent cap…

Language ModelingLanguage ModellingLarge Language Modelmodel+1

Evidence from counterfactual tasks supports emergent analogical reasoning in large language models

2024-04-14 · Taylor Webb, Keith J. Holyoak, Hongjing Lu

We recently reported evidence that large language models are capable of solving a wide range of text-based analogy problems in a zero-shot manner, indicating the presence of an emergent capacity for analogical reasoning.…

counterfactual

Emergent Analogical Reasoning in Transformers

2026-02-02 · Gouki Minegishi, Jingyuan Feng, Hiroki Furuta, Takeshi Kojima 외 arxiv

Analogy is a central faculty of human intelligence, enabling abstract patterns discovered in one domain to be applied to another. Despite its central role in cognition, the mechanisms by which Transformers acquire and im…

Semantic Structure-Mapping in LLM and Human Analogical Reasoning

2024-06-19 · Sam Musker, Alex Duchnowski, Raphaël Millière, Ellie Pavlick

Analogical reasoning is considered core to human learning and cognition. Recent studies have compared the analogical reasoning abilities of human subjects and Large Language Models (LLMs) on abstract symbol manipulation …

Language Acquisition