How to compress neural networks | Vladimír Boža

How to compress neural networks | Vladimír Boža

🎙 Vladimír Boža 👥 1K 📅 May 31, 2026 ⏱ 26 min 👁 64 📄 lecture 🧭 2026-08-15
Available in: English (current) Français

Keywords

model compressionsparsityquantizationADMMbinary neural networks

Summary

The lecture by Vladimír Boža from Comenius University presents research on compressing neural networks, focusing on sparsity and binary factorization. It begins by motivating the need for compression due to the large memory and computational requirements of large language models like LLaMA 270B. The speaker explains two main compression approaches: sparsity (removing small weights) and quantization (reducing precision). He then details his work on using ADMM (Alternating Direction Method of Multipliers) to optimize sparse matrices, achieving better perplexity than existing methods, published in TMLR. Building on this, he introduces double sparsity, factorizing a weight matrix into two sparse matrices, which further improves compression, published at ICLR. However, he notes that quantization still outperforms sparsity in terms of compression ratio and performance, but sparse models are easier to fine-tune. He then explores an extreme idea: factorizing matrices into binary (+1/-1) matrices with scaling factors, which allows for efficient addition-based computation. This method, combined with ADMM, achieves performance on par with state-of-the-art quantization methods like Q-TIP, while enabling faster decoding. The lecture concludes with a demonstration of practical speedups on GPUs.

179 words

Critical Evaluation

Value of the Information & Strength of the Argument

The lecture provides valuable insights into neural network compression, presenting original research that advances the state of the art. The argumentation is solid, with clear explanations of the mathematical foundations and empirical comparisons to existing methods. The speaker justifies each approach by addressing limitations of previous methods and provides quantitative results (e.g., perplexity, speedup) to support claims. The progression from sparsity to double sparsity to binary factorization is logical and well-motivated.

Scientific Rigor, Source Quality, Title Accuracy

The scientific rigor is high, as the research is published in reputable venues (TMLR, ICLR, ICML workshop). The speaker references specific papers and conferences, though detailed citations are not provided in the talk. The title accurately reflects the content, which focuses on compression techniques. The lecture is based on the speaker’s own work, ensuring authenticity. No external sources are cited in the description, but the talk itself references prior work.

156 words

Title / Content Match

The title accurately reflects the content, which focuses on methods for compressing neural networks, primarily through sparsity and binary factorization.

Quality & Reliability

8/10

The lecture presents original research published in peer-reviewed venues (TMLR, ICLR, ICML workshop), with clear methodological explanations and comparisons to state-of-the-art methods. The speaker is an academic researcher, and the content is technically rigorous. However, the presentation is informal and lacks detailed citations within the talk, relying on the audience's familiarity with the field.

Key Moments

Cited Sources

  • TMLR paper on sparse matrix optimization — Mentioned as published in TMLR journal
  • ICLR paper on double sparsity — Mentioned as presented at ICLR in Singapore
  • ICML workshop paper on binary factorization — Mentioned as presented at ICML workshop in Vancouver

Concurring Sources

  • TMLR paper on sparse matrix optimization — The speaker's own work, published in TMLR, supports the effectiveness of ADMM for sparsity.
  • ICLR paper on double sparsity — The speaker's own work, published at ICLR, demonstrates the benefits of double sparsity.

Contribution & Novelties

The lecture presents novel contributions to neural network compression, specifically the use of ADMM for sparse matrix optimization and the extension to double sparsity and binary factorization. These methods offer improvements in compression ratio and fine-tuning capabilities compared to existing techniques. The speaker also highlights the practical speedups achieved on GPUs.

Pour aller plus loin :

  • ADMM — The method used for optimization, with a Wikipedia article explaining the general framework.
  • Neural network pruning — Overview of pruning techniques, related to sparsity.
  • Quantization (signal processing) — General concept of quantization, relevant to the discussed quantization methods.

96 words

Radar Profile

The radar profile shows high scores across all dimensions, indicating a well-rounded and reliable lecture. The high technical level and information quality are balanced by good reliability, making it a valuable resource for those interested in model compression.

Reliability 8/10