paper-with-me

Papers

Component-Aware Pruning Framework for Neural Network Controllers via Gradient-Based Importance Estimation

2026-01-27 · Ganesh Sundaram, Jonas Ulmen, Daniel Görges arxiv

The transition from monolithic to multi-component neural architectures in advanced neural network controllers poses substantial challenges due to the high computational complexity of the latter. Conventional model compression techniques for complexity reduction, such as structured pruning based on norm-based metrics to estimate the relative importance of distinct parameter groups, often fail to capture functional significance. This paper introduces a component-aware pruning framework that utilizes gradient information to compute three distinct importance metrics during training: Gradient Accumulation, Fisher Information, and Bayesian Uncertainty. Experimental results with an autoencoder and a TD-MPC agent demonstrate that the proposed framework reveals critical structural dependencies and dynamic shifts in importance that static heuristics often miss, supporting more informed compression decisions.

📄 PDF Abstract BibTeX arXiv:2601.19794

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

Application-Specific Component-Aware Structured Pruning of Deep Neural Networks in Control via Soft Coefficient Optimization

2025-07-20 · Ganesh Sundaram, Jonas Ulmen, Amjad Haider, Daniel Görges arxiv

Deep neural networks (DNNs) offer significant flexibility and robust performance. This makes them ideal for building not only system models but also advanced neural network controllers (NNCs). However, their high complex…

Model Compression

Hessian-Aware Pruning and Optimal Neural Implant

2021-01-22 · Shixing Yu, Zhewei Yao, Amir Gholami, Zhen Dong 외

Pruning is an effective method to reduce the memory footprint and FLOPs associated with neural network models. However, existing structured-pruning methods often result in significant accuracy degradation for moderate pr…

Sensitivity

Deep Microcompression: Structured Pruning and Bit-packed Quantization for Microcontrollers

2026-09-04 · Opegbemi Matthias Busoye, Tolulope Matthew Busoye, Eghonghon-aye Eigbe arxiv

This paper introduces Deep Microcompression (DMC), a hardware-aware pipeline for deep learning inference on bare-metal microcontrollers. DMC integrates structured pruning, quantization-aware training, and fixed-length bi…

COMponent-Aware Pruning for Accelerated Control Tasks in Latent Space Models

2025-08-11 · Ganesh Sundaram, Jonas Ulmen, Amjad Haider, Daniel Görges arxiv

The rapid growth of resource-constrained mobile platforms, including mobile robots, wearable systems, and Internet-of-Things devices, has increased the demand for computationally efficient neural network controllers (NNC…

Reinforcement LearningModel Compression

Greedy Output Approximation: Towards Efficient Structured Pruning for LLMs Without Retraining

2024-07-26 · Jianwei Li, Yijun Dong, Qi Lei

To remove redundant components of large language models (LLMs) without incurring significant computational costs, this work focuses on single-shot pruning without a retraining phase. We simplify the pruning process for T…