paper-with-me

홈 › Papers

Towards Explaining Deep Neural Network Compression Through a Probabilistic Latent Space

2024-02-29 · Mahsa Mozafari-Nia, Salimeh Yasaei Sekeh

Despite the impressive performance of deep neural networks (DNNs), their computational complexity and storage space consumption have led to the concept of network compression. While DNN compression techniques such as pruning and low-rank decomposition have been extensively studied, there has been insufficient attention paid to their theoretical explanation. In this paper, we propose a novel theoretical framework that leverages a probabilistic latent space of DNN weights and explains the optimal network sparsity by using the information-theoretic divergence measures. We introduce new analogous projected patterns (AP2) and analogous-in-probability projected patterns (AP3) notions for DNNs and prove that there exists a relationship between AP3/AP2 property of layers in the network and its performance. Further, we provide a theoretical analysis that explains the training process of the compressed network. The theoretical results are empirically validated through experiments conducted on standard pre-trained benchmarks, including AlexNet, ResNet50, and VGG16, using CIFAR10 and CIFAR100 datasets. Through our experiments, we highlight the relationship of AP3 and AP2 properties with fine-tuning pruned DNNs and sparsity levels.

📄 PDF Abstract BibTeX arXiv:2403.00155

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Network Compression

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Deep Probabilistic Video Compression

2018-09-27 · Jun Han, Salvator Lombardo, Christopher Schroers, Stephan Mandt

We propose a variational inference approach to deep probabilistic video compression. Our model uses advances in variational autoencoders (VAEs) for sequential data and combines it with recent work on neural image compre…

DiversityImage CompressionVariational InferenceVideo Compression

Maximum Likelihood Learning of Latent Dynamics Without Reconstruction

2025-05-29 · Samo Hromadka, Kai Biegun, Lior Fox, James Heald 외

We introduce a novel unsupervised learning method for time series data with latent dynamical structure: the recognition-parametrized Gaussian state space model (RP-GSSM). The RP-GSSM is a probabilistic model that learns …

Schedulingvalid

Variational Shapley Network: A Probabilistic Approach to Self-Explaining Shapley values with Uncertainty Quantification

2024-02-06 · Mert Ketenci, Iñigo Urteaga, Victor Alfonso Rodriguez, Noémie Elhadad 외

Shapley values have emerged as a foundational tool in machine learning (ML) for elucidating model decision-making processes. Despite their widespread adoption and unique ability to satisfy essential explainability axioms…

Decision MakingUncertainty Quantification

Image Compression and Decompression Framework Based on Latent Diffusion Model for Breast Mammography

2023-10-08 · InChan Hwang, Minjae Woo

This research presents a novel framework for the compression and decompression of medical images utilizing the Latent Diffusion Model (LDM). The LDM represents advancement over the denoising diffusion probabilistic model…

DenoisingImage Compression

Deep Hierarchical Video Compression

2023-12-12 · Ming Lu, Zhihao Duan, Fengqing Zhu, Zhan Ma

Recently, probabilistic predictive coding that directly models the conditional distribution of latent features across successive frames for temporal redundancy removal has yielded promising results. Existing methods usin…

Video Compression