compression

Tag

Cards List
#compression

@_yusufknl: In 1948, Claude Shannon invented the math behind every LLM you use today. He tested it by making his wife guess the nex…

X AI KOLs Timeline · 2026-07-21 Cached

A detailed walkthrough explains how Claude Shannon's 1948 information theory underlies LLMs and shows that the 'next-token prediction' story is misleading, linking compression and prediction mathematically.

0 favorites 0 likes
#compression

Why l (new runtime for k and q)

Lobsters Hottest · 2026-07-21 Cached

A new runtime for the K and Q programming languages that reimagines execution using SIMD, parallelism, fusion, and compression to better leverage modern hardware.

0 favorites 0 likes
#compression

SelKV: Selective KV Cache Merging with Per-Token Merge-or-Drop and Attention Compensation

arXiv cs.AI · 2026-07-21 Cached

SelKV is a training-free framework for KV cache compression that uses a soft cosine gate for selective merging and an attention-ratio compensation mechanism to correct softmax imbalance, achieving near-lossless generation at 25% cache size and 3.3x decoding speedup on LongBench.

0 favorites 0 likes
#compression

Postgres 19 Compression: from pglz to LZ4

Lobsters Hottest · 2026-07-20 Cached

PostgreSQL 19 plans to change the default TOAST compression algorithm from pglz to LZ4, offering better performance and efficiency. The article explains the history of Postgres compression and the reasons for the switch.

0 favorites 0 likes
#compression

@0xSero: https://x.com/0xSero/status/2079230064840106173

X AI KOLs Timeline · 2026-07-20 Cached

A community of tinkerers successfully runs the 753B-parameter GLM-5.2 mixture-of-experts model at near lossless quality on a $15,000 budget using REAP pruning and 2-bit GGUF quantization, sacrificing throughput for affordability.

0 favorites 0 likes
#compression

VarRate: Training-Free Variable-Rate KV Cache Compression for Long-Context LLMs

arXiv cs.CL · 2026-07-20 Cached

Introduces VarRate, a training-free method for KV cache compression that allocates variable low-rank budget per token based on query salience, avoiding irreversible token eviction and outperforming uniform-rank methods at matched memory budgets on LongBench.

0 favorites 0 likes
#compression

Looped Latent Attention: Cross-Loop KV Compression for Looped Transformers

arXiv cs.LG · 2026-07-20 Cached

Introduces Looped Latent Attention (LLA), a post-training codec that compresses KV cache in looped transformers by exploiting low-rank structure across recurrence steps, achieving significant compression ratios while maintaining performance.

0 favorites 0 likes
#compression

Data-driven Video Codec with Implicit Neural Representations

arXiv cs.AI · 2026-07-20 Cached

This paper presents a video codec that stores video and audio as weights of a sinusoidal representation network, using knowledge distillation and quantization for compression. Experiments show a 2.61x compression ratio compared to the original network, but quality lags behind standard codecs like H.264 and HEVC.

0 favorites 0 likes
#compression

@_yusufknl: As someone who's been shipping LLMs since the GPT-2 days, this lecture on cross-entropy from a Stanford math grad is th…

X AI KOLs Timeline · 2026-07-19 Cached

A practitioner recommends a free 33-minute lecture on cross-entropy that reframes language models as compression rather than next-word prediction, likening it to a Stanford ML PhD qualifier.

0 favorites 0 likes
#compression

@mihirp98: Images, video, audio, actions — generative modeling has converged on one recipe: compress into continuous latents, gene…

X AI KOLs Timeline · 2026-07-16 Cached

Researchers propose Latent Thought Flows, compressing 256 text tokens into 8 continuous latents for one-step generation, achieving a better Pareto frontier than autoregressive baselines.

0 favorites 0 likes
#compression

@Ryrenz: 6 Free and Open-Source Mac Utilities I Only Found After 5 Years! 1, IINA — 45.5k stars, the best-looking video player on Mac. Built natively for macOS, supports any format, just drag and play. https://iina.io 2, Stats — 40…

X AI KOLs Timeline · 2026-07-16 Cached

Recommends 6 free and open-source Mac utilities: IINA video player, Stats system monitor, MonitorControl external display control, Ice menu bar manager, AltTab window switcher, Keka compression tool.

0 favorites 0 likes
#compression

ShortOPD: Recovering Pruned LLMs with Short-to-Long On-Policy Distillation

arXiv cs.LG · 2026-07-16 Cached

ShortOPD proposes a short-to-long on-policy distillation schedule that recovers pruned LLMs for free-form generation by focusing training on effective prefixes, achieving up to 9x improvement over unrecovered models and matching long-horizon distillation with a quarter of the training time.

0 favorites 0 likes
#compression

@0x0SojalSec: This tool shrinks 60 million text chunks from 201 GB to just 6 GB without any loss in accuracy run on locally laptop Tu…

X AI KOLs Timeline · 2026-07-15 Cached

A tool compresses 60 million text chunks from 201GB to 6GB for RAG without accuracy loss, enabling powerful local retrieval-augmented generation on a laptop.

0 favorites 0 likes
#compression

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

Hacker News Top · 2026-07-15 Cached

misa77 is a new LZ-based codec that achieves decompression throughput up to 2x faster than LZ4 while also offering better compression ratios. It targets write-once read-many workloads and has constant memory usage.

0 favorites 0 likes
#compression

@thesupermanmx: SAM ALTMAN HAS LOST IT. Google just shrunk 31GB of AI memory down to 4GB. They open-sourced a vector index that fits 10…

X AI KOLs Timeline · 2026-07-15 Cached

Google open-sourced a vector index that compresses 31GB of AI memory to 4GB, fitting 10 million documents and searching faster than FAISS, with zero training or GPU required.

0 favorites 0 likes
#compression

Atomic Units of X: The Compression Layer of Intelligence

arXiv cs.AI · 2026-07-15 Cached

This paper proposes a theoretical framework for intelligence as atomic compression and compositional reuse, introducing the Compression Calculus and the Compounding Cascade thesis.

0 favorites 0 likes
#compression

How Query Visibility Changes KV-Cache Compression Rankings: A Matched-Budget Audit

arXiv cs.LG · 2026-07-15 Cached

This paper audits six KV-cache compression methods under query-agnostic protocols, finding that rankings change dramatically compared to query-aware evaluations, with implications for cache reuse in long-context inference.

0 favorites 0 likes
#compression

Ablation, Statistical Inference, and Validation for KV-Cache Compression

arXiv cs.LG · 2026-07-14 Cached

This paper presents a systematic comparative study of KV-cache compression schemes (TurboQuant and SpectralQuant), introduces a statistical validation methodology, and offers regime-specific recommendations for efficient transformer inference.

0 favorites 0 likes
#compression

@charliermarsh: We found a few optimizations that let us reduce the size of uv.lock files by "compressing" the environment markers. Som…

X AI KOLs Timeline · 2026-07-13 Cached

uv's lockfile size reduced by 40-50% through compression of environment markers.

0 favorites 0 likes
#compression

Optimizing Lua string literals to save 400 bytes

Hacker News Top · 2026-07-13 Cached

A technical blog post exploring methods to reduce Lua string literal sizes by choosing optimal representations (quoted vs raw strings) in the context of ComputerCraft programs, achieving a 400-byte saving.

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

Submit Feedback