← Search

Hakaze Cho

7 accepted papers

2026

Localizing Task Recognition and Task Learning in In-Context Learning via Attention Head Analysis

ICLR 2026poster

We investigate the mechanistic underpinnings of in-context learning (ICL) in large language models by reconciling two dominant perspectives: the component-level analysis of attention heads and the holistic decomposition of ICL into Task Recognition (TR) and Task Learning (TL). We propose a novel fra…

Cited by 0SourceScholar
2026

Mechanism of Task-oriented Information Removal in In-context Learning

ICLR 2026poster

In-context Learning (ICL) is an emerging few-shot learning paradigm based on modern Language Models (LMs), yet its inner mechanism remains unclear. In this paper, we investigate the mechanism through a novel perspective of information removal. Specifically, we demonstrate that in the zero-shot scena…

Cited by 0SourceScholar
2026

Task Vectors, Learned Not Extracted: Performance Gains and Mechanistic Insights

ICLR 2026poster

Large Language Models (LLMs) can perform new tasks from in-context demonstrations, a phenomenon known as in-context learning (ICL). Recent work suggests that these demonstrations are compressed into task vectors (TVs), compact task representations that LLMs exploit for predictions. However, prior st…

Cited by 0SourcecodeScholar
2025

Revisiting In-context Learning Inference Circuit in Large Language Models

ICLR 2025poster

In-context Learning (ICL) is an emerging few-shot learning paradigm on Language Models (LMs) with inner mechanisms un-explored. There are already existing works describing the inner processing of ICL, while they struggle to capture all the inference phenomena in large language models. Therefore, thi…

2025

Token-based Decision Criteria Are Suboptimal in In-context Learning

NAACL 2025long

In-Context Learning (ICL) typically utilizes classification criteria from output probabilities of manually selected label tokens. However, we argue that such token-based classification criteria lead to suboptimal decision boundaries, despite delicate calibrations through translation and constrained…

2025

Understanding Token Probability Encoding in Output Embeddings

COLING 2025main

In this paper, we investigate the output token probability information in the output embedding of language models. We find an approximate common log-linear encoding of output token probabilities within the output embedding vectors and empirically demonstrate that it is accurate and sparse. As a caus…

Cited by 2SourcePDFScholar
2025

Unifying Attention Heads and Task Vectors via Hidden State Geometry in In-Context Learning

NeurIPS 2025poster

The unusual properties of in-context learning (ICL) have prompted investigations into the internal mechanisms of large language models. Prior work typically focuses on either special attention heads or task vectors at specific layers, but lacks a unified framework linking these components to the evo…

Cited by 0SourcecodeScholar