cd /news/artificial-intelligence/from-retrieved-context-to-runtime-co… · home topics artificial-intelligence article
[ARTICLE · art-105419] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

From Retrieved Context to Runtime Control: Adaptive Compression for Edge-based RAG

A new arXiv preprint (2608.19535v1) proposes telemetry-informed adaptive compression for retrieval-augmented generation (RAG) on edge devices, based on experiments on the NVIDIA Jetson AGX Thor with Llama and Qwen generators. The study finds that generation dominates RAG latency and energy for 7B-8B models, and that intermediate compression can reduce GPU energy by up to 53.2% and SoC energy by up to 48.2% with negligible quality loss, arguing for runtime policies that dynamically manage compression.

read1 min views12 publishedAug 21, 2026

arXiv:2608.19535v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) improves language-model responses by grounding generation in external passages, which comes with overhead: retrieved context lengthens the prompt, increasing prefill work, KV-cache footprint, memory traffic, latency, and energy. Context compression offers a natural remedy by pruning retrieved text before generation. However, state-of-the-art context-compression methods are typically used with a fixed compression budget, or with the rate selected offline and then applied at inference time. This static view ignores both workload variation and the live state of the edge device. On an edge SoC, compression is not free: the compressor itself runs on the same SoC and consumes latency and energy that can offset any generation savings. This paper proposes a vision for telemetry-informed adaptive compression in edge RAG, grounded in experimental evidence. We characterize the compression tradeoff on the NVIDIA Jetson AGX Thor using Llama and Qwen generators, Natural Questions and HotpotQA datasets, and LLMLingua-2 compression. Our measurements show that generation dominates the RAG budget for larger models, reaching roughly 90% of per-query latency and 91% of GPU energy for 7B-8B generators. Exploring the impact of the compression rate reveals an adaptive operating region: mild compression can miss energy opportunities, and overly aggressive compression can hurt inference quality. Intermediate compression can reduce GPU energy by up to 53.2%, and SoC energy by up to 48.2%, with negligible quality loss. We argue for runtime policies that dynamically manage compression, guided by workload features and edge telemetry.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @nvidia jetson agx thor 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/from-retrieved-conte…] indexed:0 read:1min 2026-08-21 ·