CLJul 24, 2024

Unveiling In-Context Learning: A Coordinate System to Understand Its Working Mechanism

arXiv:2407.17011v229 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

This provides a systematic framework for researchers to analyze ICL, but it is incremental as it builds on existing theories without introducing a new method.

The authors tackled the problem of understanding the working mechanism of in-context learning (ICL) in large language models by proposing a Two-Dimensional Coordinate System that unifies conflicting views, showing it can interpret ICL across classification and generation tasks.

Large language models (LLMs) exhibit remarkable in-context learning (ICL) capabilities. However, the underlying working mechanism of ICL remains poorly understood. Recent research presents two conflicting views on ICL: One emphasizes the impact of similar examples in the demonstrations, stressing the need for label correctness and more shots. The other attributes it to LLMs' inherent ability of task recognition, deeming label correctness and shot numbers of demonstrations as not crucial. In this work, we provide a Two-Dimensional Coordinate System that unifies both views into a systematic framework. The framework explains the behavior of ICL through two orthogonal variables: whether similar examples are presented in the demonstrations (perception) and whether LLMs can recognize the task (cognition). We propose the peak inverse rank metric to detect the task recognition ability of LLMs and study LLMs' reactions to different definitions of similarity. Based on these, we conduct extensive experiments to elucidate how ICL functions across each quadrant on multiple representative classification tasks. Finally, we extend our analyses to generation tasks, showing that our coordinate system can also be used to interpret ICL for generation tasks effectively.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes