CORTEXA
← Browse
openalexJournal of Artificial Intelligence Research2026-07-23Cited by 0

Deep Neural Network Compression via Data-Driven Low-Rank Singular Value Decomposition

Abdelfattah Toulaoui, Hamza Khalfi, Imad Hafidi

Deep neural network compression focuses on reducing the number of parameters and computational complexity of neural networks, enabling their use in resource-constrained environments where smaller networks, faster response times, and lower energy consumption are critical. In this paper, we propose a novel compression method that uses Singular Value Decomposition (SVD) informed by data examples. Unlike existing SVD-based approaches that operate solely on network weights, our method leverages input data to more effectively preserve essential information during compression. This data-driven approach significantly enhances performance compared to state-of-the-art techniques. Through experiments on standard benchmark datasets, we show that our method achieves substantial reductions in model size and computation with minimal impact on accuracy. Furthermore, we demonstrate its applicability in compressing deep neural networks to a fraction of their original size, achieving competitive accuracy of networks with a compression ratio of less than 3× with no fine-tuning, and at most 25 epochs of fine-tuning for higher compression ratios.

View free PDFSource page

Related papers

openalexJournal of Artificial Intelligence Research2026-07-23

Hierarchical Reinforcement Learning with Optimal Level Synchronization Based on Flow-Based Deep Generative Model

JaeYoon Kim, Junyu Xuan, Christy Liang, Farookh Khadeer Hussain

High-dimensional state and action spaces com- bined with sparse reward structures in reinforcement learning (RL) environments typically require advanced control architec- tures. Hierarchical Reinforcement Learning (HRL) demonstrates superior performance compared to atomic RL appr…

View free PDFSource page
openalexJournal of Artificial Intelligence Research2026-07-24

Machine Learning for Constraint-based Configuration: A Survey

Christian Bähnisch, Alexander Felfernig, Damian Garber, Albert Haag, Denis Helić, Lothar Hotz, et al.

Constraint-based configuration is a successful industrial application of symbolic Artificial Intelligence. It involves selecting a set of components, features, or services that satisfy a given set of user requirements. These requirements, specified by an individual user or a grou…

View free PDFSource page