memory-compression

Tag

Cards List
#memory-compression

Reclaim Evaluation: A Lossy Memory Is Worse Than an Empty One

arXiv cs.CL · 2026-06-25 Cached

This paper shows that a language model with a lossy memory that retains a wrong conclusion but drops the evidence produces confident incorrect answers, whereas an empty memory leads to abstention. The authors propose a source-first compression policy that preserves recomputable sources instead of conclusions to maintain correctability, and demonstrate the mechanism across multiple models and dialogue systems.

0 favorites 0 likes
#memory-compression

@jiqizhixin: What if your AI’s memory didn’t have to balloon with every extra sentence? University of Oxford, Technion, AITHYRA, and…

X AI KOLs Timeline · 2026-06-14 Cached

Introduces KV-Compression Aware Training (KV-CAT), a method that encourages transformers to learn compressible key-value caches during training, improving memory efficiency for long-context tasks without sacrificing performance.

0 favorites 0 likes
#memory-compression

MemRefine: LLM-Guided Compression for Long-Term Agent Memory

arXiv cs.CL · 2026-06-12 Cached

MemRefine is an LLM-guided framework for compressing long-term agent memory under fixed storage budgets, using similarity for candidate pairing and an LLM judge for factual deletion/merge decisions, outperforming rule-based baselines on benchmarks.

0 favorites 0 likes
#memory-compression

@karminski3: Magic! DeepSeekV4 context memory compressed to 1/10! Everyone knows DeepSeekV4 supports 1M context and is heavily optimized. To actually use 1M context, VRAM usage is only about 10GB (compared to DeepSeek-V3.2 which needs about…

X AI KOLs Following · 2026-06-12 Cached

FlashMemory-DeepSeek-V4 proposes a novel inference paradigm called Lookahead Sparse Attention (LSA), which uses a neural memory indexer to actively predict future context needs, compressing physical KV cache usage to 13.5% of full context baseline while improving average accuracy by 0.6%. This method adopts a decoupled training strategy that allows independent training of the indexer without loading the base model, significantly reducing training cost.

0 favorites 0 likes
#memory-compression

OmniMem: Perturbation-aware Memory Compression for Streaming Audio-Visual LLMs

arXiv cs.AI · 2026-06-09 Cached

OmniMem introduces a modality-aware memory allocation and perturbation-aware selection strategy for streaming audio-visual LLMs, achieving 2-4% absolute accuracy gains over compression baselines on long-video benchmarks.

0 favorites 0 likes
#memory-compression

AURA: Action-Gated Memory for Robot Policies at Constant VRAM

arXiv cs.AI · 2026-06-03 Cached

AURA-Mem proposes a constant-size memory for robot policies using a learned gate that writes only when current observations would change the next action. It matches baseline accuracy with significantly fewer writes and constant VRAM, addressing the memory bottleneck for long-horizon robot tasks.

0 favorites 0 likes
#memory-compression

VideoMLA: Low-Rank Latent KV Cache for Minute-Scale Autoregressive Video Diffusion

Hugging Face Daily Papers · 2026-05-28 Cached

VideoMLA replaces per-head KV caches in video diffusion models with a shared low-rank latent and decoupled 3D-RoPE positional keys, reducing per-token KV memory by 92.7% and improving throughput by 1.23x on a B200 while maintaining quality on VBench benchmarks.

0 favorites 0 likes
#memory-compression

@vintcessun: Actually, large language models' context windows are getting larger and larger, but costs are also skyrocketing. This paper simply treats context management as a deployment optimization problem and develops a unified framework called Efficiency Frontier. Simply put, they no longer look at performance or cost separately, but jointly model task performance, token overhead, and preprocessing reuse...

X AI KOLs Timeline · 2026-05-26 Cached

This paper proposes a unified framework called Efficiency Frontier, which treats large model context management as a deployment optimization problem, jointly modeling task performance, token overhead, and preprocessing reuse. On 5,000 HotpotQA instances, deployment optimization saves 25% of token usage, while memory compression is more than half the cost of full context in high-precision scenarios.

0 favorites 0 likes
#memory-compression

The Efficiency Frontier: A Unified Framework for Cost-Performance Optimization in LLM Context Management

arXiv cs.CL · 2026-05-25 Cached

Introduces The Efficiency Frontier, a unified framework for optimizing cost and performance in LLM context management, achieving approximately 25% reduction in effective token usage at comparable performance on HotpotQA.

0 favorites 0 likes
#memory-compression

WorldKV: Efficient World Memory with World Retrieval and Compression

Hugging Face Daily Papers · 2026-05-21 Cached

WorldKV is a training-free framework that retrieves and compresses key-value cache chunks to maintain long-term consistency in video diffusion world generation, achieving higher throughput while matching full-memory fidelity.

0 favorites 0 likes
#memory-compression

If you're using Windows, disable memory compression to stop bottlenecks!

Reddit r/LocalLLaMA · 2026-05-14

A user shares a fix for performance bottlenecks when running AI models on AMD GPUs in Windows 11 by disabling memory compression via the command 'Disable-mmagent -mc'.

0 favorites 0 likes
#memory-compression

thedotmack/claude-mem

GitHub Trending (daily) · 2026-05-26 Cached

claude-mem is an open-source tool that provides persistent memory compression for Claude Code, allowing it to remember context across sessions.

0 favorites 0 likes
← Back to home

Submit Feedback