paper-with-me

Papers

In-Context Analogical Reasoning with Pre-Trained Language Models

2023-05-28 · Xiaoyang Hu, Shane Storks, Richard L. Lewis, Joyce Chai

Analogical reasoning is a fundamental capacity of human cognition that allows us to reason abstractly about novel situations by relating them to past experiences. While it is thought to be essential for robust reasoning in AI systems, conventional approaches require significant training and/or hard-coding of domain knowledge to be applied to benchmark tasks. Inspired by cognitive science research that has found connections between human language and analogy-making, we explore the use of intuitive language-based abstractions to support analogy in AI systems. Specifically, we apply large pre-trained language models (PLMs) to visual Raven's Progressive Matrices (RPM), a common relational reasoning test. By simply encoding the perceptual features of the problem into language form, we find that PLMs exhibit a striking capacity for zero-shot relational reasoning, exceeding human performance and nearing supervised vision-based methods. We explore different encodings that vary the level of abstraction over task features, finding that higher-level abstractions further strengthen PLMs' analogical reasoning. Our detailed analysis reveals insights on the role of model complexity, in-context learning, and prior knowledge in solving RPM tasks.

📄 PDF Abstract BibTeX arXiv:2305.17626

Code (1)

hxiaoyang/lm-raven 공식 구현 pytorch

Tasks

In-Context LearningRelational Reasoning

Similar Papers 제목 키워드 기반

LacMaterial: Large Language Models as Analogical Chemists for Materials Discovery

2025-10-25 · Hongyu Guo arxiv

Analogical reasoning, the transfer of relational structures across contexts (e.g., planet is to sun as electron is to nucleus), is fundamental to scientific discovery. Yet human insight is often constrained by domain exp…

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

CARO: Chain-of-Analogy Reasoning Optimization for Robust Content Moderation

2026-04-12 · Bingzhe Wu, Haotian Lu, Yuchen Mou arxiv

Current large language models (LLMs), even those explicitly trained for reasoning, often struggle with ambiguous content moderation cases due to misleading "decision shortcuts" embedded in context. Inspired by cognitive …

Vision-and-Language Navigation with Analogical Textual Descriptions in LLMs

2025-09-29 · Yue Zhang, Tianyi Ma, Zun Wang, Yanyuan Qiao 외 arxiv

Integrating large language models (LLMs) into embodied AI models is becoming increasingly prevalent. However, existing zero-shot LLM-based Vision-and-Language Navigation (VLN) agents either encode images as textual scene…

Scene UnderstandingSpatial Reasoning

self-prompting analogical reasoning for uav object detection

2025-04-11 · Proceedings of the AAAI Conference on Artificial Intelligence 2025 4 · Nianxin Li, Mao Ye, Lihua Zhou, Song Tang 외

Unmanned Aerial Vehicle Object Detection (UAVOD) presents unique challenges due to varying altitudes, dynamic backgrounds, and the small size of objects. Traditional de- tection methods often struggle with these cha…

graph constructionobject-detectionObject DetectionObject Detection In Aerial Images+1