paper-with-me

Papers

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 (NNCs) that can operate within strict hardware limitations. While deep neural networks (DNNs) demonstrate superior performance in control applications, their substantial computational complexity and memory requirements present significant barriers to practical deployment on edge devices. This paper introduces a comprehensive model compression methodology that leverages component-aware structured pruning to determine the optimal pruning magnitude for each pruning group, ensuring a balance between compression and stability for NNC deployment. Our approach is rigorously evaluated on Temporal Difference Model Predictive Control (TD-MPC), a state-of-the-art model-based reinforcement learning algorithm, with a systematic integration of mathematical stability guarantee properties, specifically Lyapunov criteria. The key contribution of this work lies in providing a principled framework for determining the theoretical limits of model compression while preserving controller stability. Experimental validation demonstrates that our methodology successfully reduces model complexity while maintaining requisite control performance and stability characteristics. Furthermore, our approach establishes a quantitative boundary for safe compression ratios, enabling practitioners to systematically determine the maximum permissible model reduction before violating critical stability properties, thereby facilitating the confident deployment of compressed NNCs in resource-limited environments.

📄 PDF Abstract BibTeX arXiv:2508.08144

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningModel Compression

Similar Papers 제목 키워드 기반

Enhanced Pruning Strategy for Multi-Component Neural Architectures Using Component-Aware Graph Analysis

2025-04-17 · Ganesh Sundaram, Jonas Ulmen, Daniel Görges

Deep neural networks (DNNs) deliver outstanding performance, but their complexity often prohibits deployment in resource-constrained settings. Comprehensive structured pruning frameworks based on parameter dependency ana…

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 compre…

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

TAPIOCA: Why Task- Aware Pruning Improves OOD model Capability

2026-05-14 · Krish Sharma, Omar Naim, Soumadeep Saha, Vinija Jain 외 arxiv

Recent work has promoted task-aware layer pruning as a way to improve model performance on particular tasks, as shown by TALE. In this paper, we investigate when such improvements occur and why. We show first that, acros…

SAViT: Structure-Aware Vision Transformer Pruning via Collaborative Optimization

2022-11-01 · NIPS 2022 11 · Zheng Chuanyang, Zheyang Li, Kai Zhang, Zhi Yang 외

Vision Transformers (ViTs) yield impressive performance across various vision tasks. However, heavy computation and memory footprint make them inaccessible for edge devices. Previous works apply importance criteria deter…

object-detectionObject Detection