Research
DYCP: Dynamic Context Pruning for Long-Form Dialogue with LLMs
arXiv:2601.07994v4 Announce Type: replace Abstract: Large Language Models (LLMs) increasingly operate over long-form dialogues with frequent topic shifts. While recent LLMs support extended context wi
arXiv:2601.07994v4 Announce Type: replace Abstract: Large Language Models (LLMs) increasingly operate over long-form dialogues with frequent topic shifts. While recent LLMs support extended context windows, efficient management of dialogue history in practice is needed due to inference cost and latency constraints. We present DyCP, a lightweight context management method implemented outside the LLM that dynamically identifies and retrieves relevant dialogue segments conditioned on the current turn, without offline memory construction. DyCP manages dialogue context while preserving the sequential nature of dialogue without predefined topic boundaries, enabling adaptive and efficient context selection. Across three long-form dialogue benchmarks-LoCoMo, MT-Bench+, and SCM4LLMs-and multiple LLM backends, DyCP achieves competitive answer quality in downstream generation, with more selective context usage and improved inference efficiency.
Related
- LongSpec: Long-Context Lossless Speculative Decoding with Efficient Drafting and Verification
- AsyncTLS: Efficient Generative LLM Inference with Asynchronous Two-level Sparse Attention
- SepSeq: A Training-Free Framework for Long Numerical Sequence Processing in LLMs
- DIVERSED: Relaxed Speculative Decoding via Dynamic Ensemble Verification
Source: arXiv cs.CL | 2026-04-10