cd /news/artificial-intelligence/sedem-selective-decompression-of-hid… · home topics artificial-intelligence article
[ARTICLE · art-85570] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

SeDeM: Selective Decompression of Hidden-State Memories for Long-Context Question Answering

Researchers propose SeDeM, a selective decompression framework that decouples compact memory storage from decoder conditioning for long-context question answering. On four long-context QA benchmarks, SeDeM achieves higher QA scores than evaluated compression baselines in both 1B and 3B same-backbone settings, and with the 3B backbone exceeds full-context fine-tuning on three datasets. SeDeM also reduces online time-to-first-token and improves autoregressive decoding throughput relative to ICAE.

read1 min views1 publishedAug 4, 2026

arXiv:2608.00311v1 Announce Type: new Abstract: Long-context inference with large language models (LLMs) is costly: self-attention during prefill scales quadratically with sequence length, and the key-value (KV) cache grows with the number of processed tokens. Larger context windows also do not ensure reliable evidence use. Context compression reduces this cost, but many soft-compression methods use LLMs as compressors and rely on compact memory tokens both to preserve information and to condition the decoder. We propose SeDeM, a selective decompression framework that decouples compact memory storage from decoder conditioning. An LLM extracts hidden states from a chosen intermediate Transformer layer, a lightweight compressor stores them as memory blocks, a query-conditioned selector selects relevant blocks, and a decompressor expands only the selected blocks into hidden states compatible with an intermediate decoder layer. Thus, the decoder avoids both full-context processing and direct generation from highly compressed memory slots. On four long-context QA benchmarks, SeDeM achieves higher QA scores than the evaluated compression baselines in both 1B and 3B same-backbone settings, and with the 3B backbone exceeds full-context fine-tuning on three datasets. The learned selector uses block-level evidence supervision during training. SeDeM also reduces online time-to-first-token and improves autoregressive decoding throughput relative to ICAE.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @sedem 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/sedem-selective-deco…] indexed:0 read:1min 2026-08-04 ·