paper-with-me

Papers

What In-Context Learning "Learns" In-Context: Disentangling Task Recognition and Task Learning

2023-05-16 · Jane Pan, Tianyu Gao, Howard Chen, Danqi Chen

Large language models (LLMs) exploit in-context learning (ICL) to solve tasks with only a few demonstrations, but its mechanisms are not yet well-understood. Some works suggest that LLMs only recall already learned concepts from pre-training, while others hint that ICL performs implicit learning over demonstrations. We characterize two ways through which ICL leverages demonstrations. Task recognition (TR) captures the extent to which LLMs can recognize a task through demonstrations -- even without ground-truth labels -- and apply their pre-trained priors, whereas task learning (TL) is the ability to capture new input-label mappings unseen in pre-training. Using a wide range of classification datasets and three LLM families (GPT-3, LLaMA and OPT), we design controlled experiments to disentangle the roles of TR and TL in ICL. We show that (1) models can achieve non-trivial performance with only TR, and TR does not further improve with larger models or more demonstrations; (2) LLMs acquire TL as the model scales, and TL's performance consistently improves with more demonstrations in context. Our findings unravel two different forces behind ICL and we advocate for discriminating them in future ICL research due to their distinct nature.

📄 PDF Abstract BibTeX arXiv:2305.09731

Code (1)

princeton-nlp/whaticllearns 공식 구현 pytorch

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

HINT An unsupervised approach for identifying Hierarchical Information Threads by analysing the network of related articles in a collection. In particular, HINT leverages article…

Similar Papers 제목 키워드 기반

Seeing What Is Not There: Learning Context to Determine Where Objects Are Missing

2017-02-26 · CVPR 2017 7 · Jin Sun, David W. Jacobs

Most of computer vision focuses on what is in an image. We propose to train a standalone object-centric context representation to perform the opposite task: seeing what is not there. Given an image, our context model can…

Objectobject-detectionObject Detection

Lift-the-flap: what, where and when for context reasoning

2019-02-01 · Mengmi Zhang, Claire Tseng, Karla Montejo, Joseph Kwon 외

Context reasoning is critical in a wide variety of applications where current inputs need to be interpreted in the light of previous experience and knowledge. Both spatial and temporal contextual information play a criti…

DiagnosticGeneral ClassificationObject RecognitionSemantic Segmentation

Relational Gating for "What If" Reasoning

2021-05-27 · Chen Zheng, Parisa Kordjamshidi

This paper addresses the challenge of learning to do procedural reasoning over text to answer "What if..." questions. We propose a novel relational gating network that learns to filter the key entities and relationships …

POSLAN: Disentangling Chat with Positional and Language encoded Post Embeddings

2021-07-07 · Bhashithe Abeysinghe, Dhara Shah, Chris Freas, Robert Harrison 외

Most online message threads inherently will be cluttered and any new user or an existing user visiting after a hiatus will have a difficult time understanding whats being discussed in the thread. Similarly cluttered resp…

Relation

On Computational Modeling of Sleep-Wake Cycle

2024-04-08 · Xin Li

Why do mammals need to sleep? Neuroscience treats sleep and wake as default and perturbation modes of the brain. It is hypothesized that the brain self-organizes neural activities without environmental inputs. This paper…

Dimensionality ReductionInductive Bias