paper-with-me

Papers

Information-Theoretic GAN Compression with Variational Energy-based Model

2023-03-28 · Minsoo Kang, Hyewon Yoo, Eunhee Kang, Sehwan Ki, Hyong-Euk Lee, Bohyung Han

We propose an information-theoretic knowledge distillation approach for the compression of generative adversarial networks, which aims to maximize the mutual information between teacher and student networks via a variational optimization based on an energy-based model. Because the direct computation of the mutual information in continuous domains is intractable, our approach alternatively optimizes the student network by maximizing the variational lower bound of the mutual information. To achieve a tight lower bound, we introduce an energy-based model relying on a deep neural network to represent a flexible variational distribution that deals with high-dimensional images and consider spatial dependencies between pixels, effectively. Since the proposed method is a generic optimization algorithm, it can be conveniently incorporated into arbitrary generative adversarial networks and even dense prediction networks, e.g., image enhancement models. We demonstrate that the proposed algorithm achieves outstanding performance in model compression of generative adversarial networks consistently when combined with several existing models.

📄 PDF Abstract BibTeX arXiv:2303.16050

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementKnowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

VEDAL: Variational Error-Driven Asynchronous Learning for 3D Gaussian Splatting Pruning

2026-06-01 · Aoduo Li, Jiancheng Li, Huan Ye, Hongjian Xu 외 arxiv

3D Gaussian Splatting (3DGS) achieves remarkable novel view synthesis quality with real-time rendering, yet suffers from excessive memory consumption due to millions of Gaussian primitives. Existing pruning methods rely …

Novel View Synthesis

Compressing Neural Networks using the Variational Information Bottleneck

2018-02-28 · ICML 2018 · Bin Dai, Chen Zhu, David Wipf

Neural networks can be compressed to reduce memory and computational requirements, or to increase accuracy by facilitating the use of a larger base architecture. In this paper we focus on pruning individual neurons, whic…

Compressing Neural Networks using the Variational Information Bottelneck

2018-07-01 · ICML 2018 7 · Bin Dai, Chen Zhu, Baining Guo, David Wipf

Neural networks can be compressed to reduce memory and computational requirements, or to increase accuracy by facilitating the use of a larger base architecture. In this paper we focus on pruning individual neurons,…

Minimal Random Code Learning: Getting Bits Back from Compressed Model Parameters

2018-09-30 · ICLR 2019 5 · Marton Havasi, Robert Peharz, José Miguel Hernández-Lobato

While deep neural networks are a highly successful model class, their large memory footprint puts considerable strain on energy consumption, communication bandwidth, and storage requirements. Consequently, model size red…

Neural Network CompressionQuantization

Similarity, Compression and Local Steps: Three Pillars of Efficient Communications for Distributed Variational Inequalities

2023-02-15 · NeurIPS 2023 11 · Aleksandr Beznosikov, Martin Takáč, Alexander Gasnikov

Variational inequalities are a broad and flexible class of problems that includes minimization, saddle point, and fixed point problems as special cases. Therefore, variational inequalities are used in various application…

Distributed Computing