Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AdapShot: Adaptive Many-Shot In-Context Learning with Semantic-Aware KV Cache Reuse

About

Many-Shot In-Context Learning (ICL) has emerged as a promising paradigm, leveraging extensive examples to unlock the reasoning potential of Large Language Models (LLMs). However, existing methods typically rely on a predetermined, fixed number of shots. This static approach often fails to adapt to the varying difficulty of different queries, leading to either insufficient context or interference from noise. Furthermore, the prohibitive computational and memory costs of long contexts severely limit Many-Shot's feasibility. To address the above limitations, we propose AdapShot, which dynamically optimizes shot counts and leverages KV cache reuse for efficient inference. Specifically, we design a probe-based evaluation mechanism that utilizes output entropy to determine the optimal number of shots. To bypass the redundant prefilling computation during both the probing and inference phases, we incorporate a semantics-aware KV cache reuse strategy. Within this reuse strategy, to address positional encoding incompatibilities, we introduce a decoupling and re-encoding method that enables the flexible reordering of cached key-value pairs. Extensive experiments demonstrate that AdapShot achieves an average performance gain of around 10% and a 4.64x speedup compared to state-of-the-art DBSA.

Jie Ou, Jinyu Guo, Shiyao Guo, Yuang Li, Ruiqi Wu, Zhaokun Wang, Wenyi Li, Wenhong Tian• 2026

Related benchmarks

TaskDatasetResultRank
Question AnsweringARC Easy--
597
Question AnsweringSQuAD 2.0--
215
Natural Language InferenceQNLI
Accuracy69.4
78
Linguistic AcceptabilityCOLA
Accuracy (CoLA)65
21
Natural Language UnderstandingCOLA
Exact Match77.7
14
Natural Language UnderstandingQNLI
Exact Match82.5
14
Mathematical ReasoningSVAMP
Pass@1 Accuracy79
14
Natural Language UnderstandingPIQA
Exact Match59.9
12
Mathematical ReasoningMathQA
Exact Match52.4
6
Showing 9 of 9 rows

Other info

Follow for update