Pith. sign in

UniICL: An Efficient Unified Framework Unifying Compression, Selection, and Generation

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

In-context learning (ICL) enhances the reasoning abilities of Large Language Models (LLMs) by prepending a few demonstrations. It motivates researchers to introduce more examples to provide additional contextual information for the generation. However, existing methods show a significant limitation due to the problem of excessive growth in context length, which causes a large hardware burden. In addition, shallow-relevant examples selected by off-the-shelf tools hinder LLMs from capturing useful contextual information for generation. In this paper, we propose \textbf{UniICL}, a novel \textbf{Uni}fied \textbf{ICL} framework that unifies demonstration compression, demonstration selection, and final response generation. Furthermore, to boost inference efficiency, we design a tailored compression strategy that allows UniICL to cache compression results into \textbf{Demonstration Bank} (\textbf{DB}), which avoids repeated compression of the same demonstration. Extensive out-of-domain evaluations prove the advantages of UniICL in both effectiveness and efficiency.

fields

cs.CL 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Lossless Token Sequence Compression via Meta-Tokens

cs.CL · 2025-05-30 · conditional · novelty 5.0

A new compression scheme replaces repeated token subsequences with learnable placeholder tokens, shrinking prompts by 15-27% with no loss of information, and fine-tuned LLMs perform nearly as well as on uncompressed input.

citing papers explorer

Showing 1 of 1 citing paper.

  • Lossless Token Sequence Compression via Meta-Tokens cs.CL · 2025-05-30 · conditional · none · ref 3 · internal anchor

    A new compression scheme replaces repeated token subsequences with learnable placeholder tokens, shrinking prompts by 15-27% with no loss of information, and fine-tuned LLMs perform nearly as well as on uncompressed input.