RECONTEXT is a recursive evidence replay technique that improves long-context reasoning in LLMs by constructing and replaying a query-conditioned evidence pool before final generation.
Title resolution pending
4 Pith papers cite this work. Polarity classification is still indexing.
representative citing papers
Self-GC governs agent context as indexed objects with planner-proposed actions, achieving 84.85% no-impact on future continuations on a hard set versus 54-70% for baselines.
DASH reduces prefill computation in LLMs and vision-language models by halting tokens with low attention-branch residual updates at a chosen layer, achieving 1.7–2× prefill speedups with minimal accuracy loss.
Quest speeds up long-context LLM self-attention by up to 2.23x via query-dependent selection of top-K critical KV cache pages, cutting overall latency by 7.03x with negligible accuracy loss.
citing papers explorer
-
ReContext: Recursive Evidence Replay as LLM Harness for Long-Context Reasoning
RECONTEXT is a recursive evidence replay technique that improves long-context reasoning in LLMs by constructing and replaying a query-conditioned evidence pool before final generation.
-
Self-GC: Self-Governing Context for Long-Horizon LLM Agents
Self-GC governs agent context as indexed objects with planner-proposed actions, achieving 84.85% no-impact on future continuations on a hard set versus 54-70% for baselines.
-
Stability Implies Redundancy: Delta Attention Selective Halting for Efficient Long-Context Prefilling
DASH reduces prefill computation in LLMs and vision-language models by halting tokens with low attention-branch residual updates at a chosen layer, achieving 1.7–2× prefill speedups with minimal accuracy loss.
-
Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference
Quest speeds up long-context LLM self-attention by up to 2.23x via query-dependent selection of top-K critical KV cache pages, cutting overall latency by 7.03x with negligible accuracy loss.