paper-with-me

Papers

Large Language Models as Analogical Reasoners

2023-10-03 · Michihiro Yasunaga, Xinyun Chen, Yujia Li, Panupong Pasupat, Jure Leskovec, Percy Liang, Ed H. Chi, Denny Zhou

Chain-of-thought (CoT) prompting for language models demonstrates impressive performance across reasoning tasks, but typically needs labeled exemplars of the reasoning process. In this work, we introduce a new prompting approach, analogical prompting, designed to automatically guide the reasoning process of large language models. Inspired by analogical reasoning, a cognitive process in which humans draw from relevant past experiences to tackle new problems, our approach prompts language models to self-generate relevant exemplars or knowledge in the context, before proceeding to solve the given problem. This method presents several advantages: it obviates the need for labeling or retrieving exemplars, offering generality and convenience; it can also tailor the generated exemplars and knowledge to each problem, offering adaptability. Experimental results show that our approach outperforms 0-shot CoT and manual few-shot CoT in a variety of reasoning tasks, including math problem solving in GSM8K and MATH, code generation in Codeforces, and other reasoning tasks in BIG-Bench.

📄 PDF Abstract BibTeX arXiv:2310.01714

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationGSM8KMath

Similar Papers 제목 키워드 기반

Understanding Narratives through Dimensions of Analogy

2022-06-14 · Thiloshon Nagarajah, Filip Ilievski, Jay Pujara

Analogical reasoning is a powerful qualitative reasoning tool that enables humans to connect two situations, and to generalize their knowledge from familiar to novel situations. Cognitive Science research provides valuab…

ARN: Analogical Reasoning on Narratives

2023-10-02 · Zhivar Sourati, Filip Ilievski, Pia Sommerauer, Yifan Jiang

As a core cognitive skill that enables the transferability of information across domains, analogical reasoning has been extensively studied for both humans and computational models. However, while cognitive theories of a…

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 the…

Language ModelingLanguage ModellingLarge Language Model

Visual analogy: Deep learning versus compositional models

2021-05-14 · Nicholas Ichien, Qing Liu, Shuhao Fu, Keith J. Holyoak 외

Is analogical reasoning a task that must be learned to solve from scratch by applying deep learning models to massive numbers of reasoning problems? Or are analogies solved by computing similarities between structured re…

Deep LearningRelation NetworkVisual Analogies

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