compression

Tag

Cards List
#compression

HARD-KV: Head-Adaptive Regularization for Decoding-time KV Compression

arXiv cs.LG · 2026-06-30 Cached

Hard-KV introduces a Cascade Cache hierarchy and Logits Calibration mechanism to resolve the static-dynamic mismatch in head-adaptive KV cache compression, achieving up to 2x throughput improvement in long-context LLM inference.

0 favorites 0 likes
#compression

Compression-Driven Anomaly Detection in Brain MRI Using an Interpretable Quantum Autoencoder

arXiv cs.AI · 2026-06-29 Cached

This paper presents a quantum autoencoder for compression-driven anomaly detection in brain MRI, achieving high ROC-AUC scores and outperforming classical baselines while providing interpretable anomaly heatmaps.

0 favorites 0 likes
#compression

Compressed Whisper large-v3-turbo to 368 MB with Q3_K-matched QAT — multilingual WER results

Reddit r/openclaw · 2026-06-28

Whisper large-v3-turbo has been compressed to 368 MB using Q3_K-matched quantization-aware training, with multilingual word error rate results reported.

0 favorites 0 likes
#compression

@_avichawla: A tricky LLM interview question: You're serving a reasoning model on vLLM, and it keeps running out of GPU memory on lo…

X AI KOLs Timeline · 2026-06-27 Cached

Explains why evicting 90% of KV cache tokens fails to free GPU memory when serving reasoning models on vLLM, due to paged attention fragmentation, and introduces NVIDIA's TriAttention as a solution that achieves 2.5x speedup and 10.7x memory reduction.

0 favorites 0 likes
#compression

OpenZL

Lobsters Hottest · 2026-06-27 Cached

OpenZL is a compression library that generates specialized compressors for specific data formats, achieving high compression ratios at high speeds suitable for datacenter workloads like AI processing.

0 favorites 0 likes
#compression

Quake in 13 Kilobytes (2021)

Hacker News Top · 2026-06-26

An exploration of how the game Quake was compressed into just 13 kilobytes, showcasing extreme technical optimization.

0 favorites 0 likes
#compression

Information-Aware KV Cache Compression for Long Reasoning

arXiv cs.CL · 2026-06-26 Cached

This paper proposes InfoKV, an entropy-aware KV cache compression framework that combines token-level predictive uncertainty with attention scores to improve long-context reasoning efficiency. Experiments show it outperforms existing attention-based methods on Llama-3.1, Llama-3.2, and DeepSeek-R1.

0 favorites 0 likes
#compression

ReFreeKV: Towards Threshold-Free KV Cache Compression

Hugging Face Daily Papers · 2026-06-26 Cached

ReFreeKV introduces a threshold-free approach to KV cache compression that adaptively allocates budgets, eliminating the need for input-specific thresholds while maintaining full-cache performance across diverse datasets and model sizes.

0 favorites 0 likes
#compression

@rohanpaul_ai: LLMs may not need human-style language. i.e. future AI systems might save context space by using dense model-readable m…

X AI KOLs Following · 2026-06-25 Cached

This paper introduces BabelTele, a compressed writing style that uses abbreviations, symbols, and mixed-language fragments to reduce text length by 72.1% while preserving 99.5% semantic fidelity for LLMs, arguing that human readability and machine recoverability are separable.

0 favorites 0 likes
#compression

Adaptive Joint Compression and Synchronisation in Federated Split Learning for IoT Rainfall Prediction

arXiv cs.LG · 2026-06-25 Cached

This paper presents an adaptive joint compression and synchronization mechanism for federated split learning to reduce communication overhead in IoT rainfall prediction, achieving significant traffic reduction without major loss in predictive quality.

0 favorites 0 likes
#compression

GetCompress

Product Hunt · 2026-06-24

GetCompress is a tool for lossless media compression without context switching.

0 favorites 0 likes
#compression

One Ruler: A Same-Hands Re-Evaluation of Bivariate Causal Direction on Tuebingen, with a Parameter-Free Compression Baseline

arXiv cs.LG · 2026-06-24 Cached

This paper conducts a same-hands re-evaluation of bivariate causal direction methods on the Tübingen cause-effect pairs, introducing a parameter-free compression baseline that ties with SLOPE. It documents how published accuracy figures are inflated by protocol differences and releases all code and data.

0 favorites 0 likes
#compression

Overfitted a 900KB Transformer to Compress a 100MB CSV into 7MB

Hacker News Top · 2026-06-23 Cached

A developer overfits a small 900KB transformer model to compress a 100MB CSV file down to 7MB, demonstrating a novel approach to data compression using overfitted neural networks.

0 favorites 0 likes
#compression

Lossless GIF recompression via exhaustive search

Hacker News Top · 2026-06-23 Cached

Blog post exploring lossless recompression of GIF images using exhaustive search over LZW encoding, similar to Zopfli for PNG, to achieve smaller file sizes.

0 favorites 0 likes
#compression

Hellishly Slow Level 13 Deflate Compression

Hacker News Top · 2026-06-22 Cached

The article describes libdeflate's new level 13, a deliberately slow DEFLATE compression level that achieves marginally better compression (0.134% on Silesia) at the cost of being 56x slower than level 12, designed for scenarios where data is compressed once and decompressed many times.

0 favorites 0 likes
#compression

@mattpocockuk: The "X technique reduces tokens by Y%" fad is so old Can't believe people get taken in by this

X AI KOLs Following · 2026-06-21 Cached

A tweet criticizes token reduction fads while highlighting Headroom, an open-source tool by a Netflix engineer that compresses LLM payloads locally to reduce costs by up to 95%.

0 favorites 0 likes
#compression

@DivyanshT91162: LVector databases just got a serious wake-up call This open-source project compresses 60 million text chunks from 201 G…

X AI KOLs Timeline · 2026-06-18 Cached

An open-source project compresses 60 million text chunks from 201 GB to 6 GB while maintaining retrieval quality, achieving 97% storage reduction and running on a regular laptop without GPU.

0 favorites 0 likes
#compression

The Benchmark Illusion: Pruned LLMs Can Pass Multiple Choice but Fail to Answer

arXiv cs.CL · 2026-06-17 Cached

This paper reveals a 'benchmark illusion' where pruned LLMs perform well on multiple-choice benchmarks but fail to answer the same questions in open generation, suggesting that compressed models should be tested on generative tasks rather than just recognition tasks.

0 favorites 0 likes
#compression

Small Initialization Matters for Large Language Models

arXiv cs.AI · 2026-06-17 Cached

This paper shows that reducing parameter initialization scale consistently improves pretraining of large language models, with the largest gains on reasoning-demanding tasks. It uncovers a critical initialization that balances reasoning and training, and proposes a simple γ-initialization rule.

0 favorites 0 likes
#compression

Can gzip be a language model?

Lobsters Hottest · 2026-06-16 Cached

This article explores using the gzip compression algorithm as a language model, demonstrating that compression algorithms can generate text by scoring candidate continuations based on compressed length, using beam search to produce output.

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

Submit Feedback