collaborators

6 papers

cs.CL2025

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

Haolin Yang, Hakaze Cho, Yiqiao Zhong +1

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 speci…

cs.CL2025

Mechanistic Fine-tuning for In-context Learning

Hakaze Cho, Peng Luo, Mariko Kato +2

In-context Learning (ICL) utilizes structured demonstration-query inputs to induce few-shot learning on Language Models (LMs), which are not originally pre-trained on ICL-style dat…

cs.CL2025

Measuring Intrinsic Dimension of Token Embeddings

Takuya Kataiwa, Cho Hakaze, Tetsushi Ohki

In this study, we measure the Intrinsic Dimension (ID) of token embedding to estimate the intrinsic dimensions of the manifolds spanned by the representations, so as to evaluate th…

cs.CL2025

Affinity and Diversity: A Unified Metric for Demonstration Selection via Internal Representations

Mariko Kato, Hakaze Cho, Yoshihiro Sakai +1

The performance of In-Context Learning (ICL) is highly sensitive to the selected demonstrations. Existing approaches to demonstration selection optimize different objectives, yield…

cs.CL2025

StaICC: Standardized Evaluation for Classification Task in In-context Learning

Hakaze Cho, Naoya Inoue

Classification tasks are widely investigated in the In-Context Learning (ICL) paradigm. However, current efforts are evaluated on disjoint benchmarks and settings, while their perf…

cs.CL2022

SkIn: Skimming-Intensive Long-Text Classification Using BERT for Medical Corpus

Yufeng Zhao, Haiying Che

BERT is a widely used pre-trained model in natural language processing. However, since BERT is quadratic to the text length, the BERT model is difficult to be used directly on the…