CLAug 1, 2023

Skills-in-Context Prompting: Unlocking Compositionality in Large Language Models

Georgia TechTencent
arXiv:2308.00304v334 citationsh-index: 83
Originality Incremental advance
AI Analysis

This addresses a critical reasoning bottleneck for LLMs, enabling them to combine foundational skills like humans, though it is incremental as it builds on in-context learning.

The paper tackles the problem of eliciting compositional generalization in large language models (LLMs) by introducing skills-in-context (SKiC) prompting, which uses as few as two exemplars to achieve near-perfect systematic generalization across tasks.

We investigate how to elicit compositional generalization capabilities in large language models (LLMs). Compositional generalization empowers LLMs to solve complex problems by combining foundational skills, a critical reasoning ability akin to human intelligence. However, even the most advanced LLMs currently struggle with this form of reasoning. We examine this problem within the framework of in-context learning and find that demonstrating both foundational skills and compositional examples grounded in these skills within the same prompt context is crucial. We refer to this prompt structure as skills-in-context (SKiC). With as few as two exemplars, this in-context learning structure enables LLMs to tackle more challenging problems requiring innovative skill combinations, achieving near-perfect systematic generalization across a broad range of tasks. Intriguingly, SKiC also unlocks the latent potential of LLMs, allowing them to more actively utilize pre-existing internal skills acquired during earlier pretraining stages to solve complex reasoning problems. The SKiC structure is robust across different skill constructions and exemplar choices and demonstrates strong transferability to new tasks. Finally, inspired by our in-context learning study, we show that fine-tuning LLMs with SKiC-style data can elicit zero-shot weak-to-strong generalization, enabling the models to solve much harder problems directly with standard prompting.

Foundations

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

Your Notes