compression

Tag

Cards List
#compression

Pokemon compression myth

Lobsters Hottest · 2026-05-19

This article discusses and debunks a common myth about compression in Pokemon games.

0 favorites 0 likes
#compression

pg_deltax: Apache-licensed time-series extension for PostgreSQL

Lobsters Hottest · 2026-05-19 Cached

DeltaX is an Apache-licensed PostgreSQL extension providing compression and columnar storage for time-series data, offering a fast alternative to TimescaleDB or ClickHouse while keeping data in PostgreSQL.

0 favorites 0 likes
#compression

GhostSnap

Product Hunt · 2026-05-19

GhostSnap is a tool that lets you take multiple screenshots and automatically compresses them for AI usage.

0 favorites 0 likes
#compression

Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels

arXiv cs.LG · 2026-05-18 Cached

This paper studies how post-training quantization introduces new biases in instruction-tuned LLMs, finding that 3-bit precision causes 6–21% of previously unbiased items to develop stereotypes, while standard metrics like perplexity fail to detect this degradation.

0 favorites 0 likes
#compression

ai slop? who knows~

Reddit r/artificial · 2026-05-17

Investigates injecting Dual E8 lattice bottleneck activations into transformer residual stream, finding a sharp stability threshold at β=0.20 beyond which generation collapses into repetition loops. Generalizes across Qwen2.5 model sizes and shows compression potential.

0 favorites 0 likes
#compression

Make ZIP files smaller with ZIP Shrinker

Hacker News Top · 2026-05-17 Cached

ZIP Shrinker is a browser tool that reduces ZIP file sizes by recompressing with libdeflate, removing metadata and directory entries, and works with formats like APK and EPUB.

0 favorites 0 likes
#compression

HodgeCover: Higher-Order Topological Coverage Drives Compression of Sparse Mixture-of-Experts

arXiv cs.LG · 2026-05-15 Cached

HodgeCover uses higher-order topological coverage to compress sparse Mixture-of-Experts layers by addressing irreducible mergeability barriers that pairwise signals miss, matching state-of-the-art baselines on expert reduction and leading on aggressive compression.

0 favorites 0 likes
#compression

Rars: a Rust RAR implementation, mostly written by LLMs

Hacker News Top · 2026-05-13 Cached

A Rust implementation of the RAR compression format, written mostly by AI language models (OpenAI Codex and Claude), which would have taken years to develop manually but was completed in weeks at low cost.

0 favorites 0 likes
#compression

KVServe: Service-Aware KV Cache Compression for Communication-Efficient Disaggregated LLM Serving

Hugging Face Daily Papers · 2026-05-13 Cached

KVServe is a service-aware framework for adaptive KV cache compression in disaggregated LLM serving, achieving up to 9x job completion time speedup and 32x time-to-first-token reduction.

0 favorites 0 likes
#compression

Compute Optimal Tokenization (2 minute read)

TLDR AI · 2026-05-13 Cached

This paper systematically derives compression-aware neural scaling laws by training nearly 1,300 models, demonstrating that the widely used heuristic of 20 tokens per parameter is an artifact of specific tokenizers. The authors propose a tokenizer-agnostic scaling law based on bytes, offering a new framework for compute-efficient training across diverse languages and modalities.

0 favorites 0 likes
#compression

@rwayne: Context Mode solves the other half of AI Agent context issues: sandboxed tool outputs + persistent sessions. A 56 KB Playwright snapshot compressed to 299 bytes, 98% of data never entering the context. Every file edit, Git operation, task decision is stored into…

X AI KOLs Timeline · 2026-05-12 Cached

Context Mode is a tool that solves AI agent context problems by sandboxing tool outputs and persisting sessions, achieving up to 98% compression of Playwright snapshots and using BM25 retrieval to reduce context window usage. It supports 15 platforms including Claude Code, Gemini CLI, VS Code Copilot, and is used by major tech companies.

0 favorites 0 likes
#compression

When Does Value-Aware KV Eviction Help? A Fixed-Contract Diagnostic for Non-Monotone Cache Compression

arXiv cs.LG · 2026-05-12 Cached

This paper introduces a fixed-contract diagnostic tool to analyze why KV cache compression methods succeed or fail in long-context LLM inference. It identifies three failure modes—missing evidence, scoring irrelevant tokens, and breaking related evidence—and evaluates them on LongBench and NeedleBench.

0 favorites 0 likes
#compression

Implicit Compression Regularization: Concise Reasoning via Internal Shorter Distributions in RL Post-Training

arXiv cs.AI · 2026-05-11 Cached

This paper introduces Implicit Compression Regularization (ICR), a method to address LLM overthinking during RL post-training by guiding models toward concise yet accurate reasoning trajectories.

0 favorites 0 likes
#compression

LKV: End-to-End Learning of Head-wise Budgets and Token Selection for LLM KV Cache Eviction

arXiv cs.LG · 2026-05-11 Cached

This paper introduces LKV, a method for end-to-end learning of head-wise budgets and token selection to optimize KV cache eviction in large language models, achieving state-of-the-art performance with high compression rates.

0 favorites 0 likes
#compression

LiVeAction: a Lightweight, Versatile, and Asymmetric Neural Codec Design for Real-time Operation

Hugging Face Daily Papers · 2026-05-07 Cached

This paper introduces LiVeAction, a lightweight neural codec designed for real-time operation on resource-constrained devices. It utilizes an FFT-like structure and variance-based rate penalty to achieve superior rate-distortion performance while remaining practical for low-power sensors.

0 favorites 0 likes
#compression

MiA-Signature: Approximating Global Activation for Long-Context Understanding

Hugging Face Daily Papers · 2026-05-07 Cached

This paper introduces MiA-Signature, a compressed representation of global activation patterns in LLMs designed to improve long-context understanding. It proposes using submodular-based selection to approximate full activation states, yielding performance gains in RAG and agentic systems.

0 favorites 0 likes
#compression

Can we already use Google's TurboQuant (TQ) for KV Cache in llama-server? Or are we waiting for a PR?

Reddit r/LocalLLaMA · 2026-04-22

Community discussion on whether Google's TurboQuant compression can already be applied to KV cache in llama-server or if implementation is still pending.

0 favorites 0 likes
#compression

KV Cache Compression 900000x Beyond TurboQuant and Per-Vector Shannon Limit

Hacker News Top · 2026-04-21 Cached

A new paper proposes sequential KV cache compression using probabilistic language tries and predictive delta coding, achieving theoretical compression ratios of ~914,000× beyond TurboQuant by exploiting the sequential structure of language model tokens rather than treating vectors independently.

0 favorites 0 likes
#compression

Expansion Artifacts

Hacker News Top · 2026-04-20 Cached

A reflective essay on how lossy compression creates visible artifacts that influence digital aesthetics, forensics, and art.

0 favorites 0 likes
#compression

Optimizing Korean-Centric LLMs via Token Pruning

arXiv cs.CL · 2026-04-20 Cached

This paper presents a systematic benchmark of token pruning—a compression technique that removes tokens and embeddings for irrelevant languages—applied to Korean-centric LLM tasks. The study evaluates popular multilingual models (Qwen3, Gemma-3, Llama-3, Aya) across different vocabulary configurations and finds that token pruning significantly improves generation stability and reduces memory footprint for domain-specific deployments.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback