paper-with-me

Papers

From Algorithm to Hardware: A Survey on Efficient and Safe Deployment of Deep Neural Networks

2024-05-09 · Xue Geng, Zhe Wang, Chunyun Chen, Qing Xu, Kaixin Xu, Chao Jin, Manas Gupta, Xulei Yang, Zhenghua Chen, Mohamed M. Sabry Aly, Jie Lin, Min Wu, XiaoLi Li

Deep neural networks (DNNs) have been widely used in many artificial intelligence (AI) tasks. However, deploying them brings significant challenges due to the huge cost of memory, energy, and computation. To address these challenges, researchers have developed various model compression techniques such as model quantization and model pruning. Recently, there has been a surge in research of compression methods to achieve model efficiency while retaining the performance. Furthermore, more and more works focus on customizing the DNN hardware accelerators to better leverage the model compression techniques. In addition to efficiency, preserving security and privacy is critical for deploying DNNs. However, the vast and diverse body of related works can be overwhelming. This inspires us to conduct a comprehensive survey on recent research toward the goal of high-performance, cost-efficient, and safe deployment of DNNs. Our survey first covers the mainstream model compression techniques such as model quantization, model pruning, knowledge distillation, and optimizations of non-linear operations. We then introduce recent advances in designing hardware accelerators that can adapt to efficient model compression approaches. Additionally, we discuss how homomorphic encryption can be integrated to secure DNN deployment. Finally, we discuss several issues, such as hardware evaluation, generalization, and integration of various compression approaches. Overall, we aim to provide a big picture of efficient DNNs, from algorithm to hardware accelerators and security perspectives.

📄 PDF Abstract BibTeX arXiv:2405.06038

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel CompressionQuantizationSurvey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Neural Network Quantization for Microcontrollers: A Comprehensive Survey of Methods, Platforms, and Applications

2025-08-20 · Hamza A. Abushahla, Dara Varam, Ariel Justine N. Panopio, Mohamed I. AlHajri arxiv

The deployment of Quantized Neural Networks (QNNs) on resource-constrained edge devices, such as microcontrollers (MCUs), introduces fundamental challenges in balancing model performance, computational complexity, and me…

A Survey of Algorithms for Black-Box Safety Validation of Cyber-Physical Systems

2020-05-06 · Anthony Corso, Robert J. Moss, Mark Koren, Ritchie Lee 외

Autonomous cyber-physical systems (CPS) can improve safety and efficiency for safety-critical applications, but require rigorous testing before deployment. The complexity of these systems often precludes the use of forma…

Autonomous VehiclesCollision AvoidanceProblem DecompositionSurvey

Safety in Embodied AI: A Survey of Risks, Attacks, and Defenses

2026-03-28 · Xiao Li, Xiang Zheng, Yifeng Gao, Xinyu Xia 외 arxiv

Embodied Artificial Intelligence (Embodied AI) integrates perception, cognition, planning, and interaction into agents that operate in open-world, safety-critical environments. As these systems gain autonomy and enter do…

A Survey on the Green Development of Large Models: From Resource-Efficient Architectures to Hardware-Software Co-Design

2026-07-10 · Linhui Xiao, Guiping Cao, Mingyue Guo, Xianchao Guan 외 arxiv

The rapid expansion of large-scale AI models has led to significant performance breakthroughs across diverse domains, yet it has also raised critical concerns regarding computational costs, energy consumption, and enviro…

parameter-efficient fine-tuningContinual Learning

Tuning Legged Locomotion Controllers via Safe Bayesian Optimization

2023-06-12 · Daniel Widmer, Dongho Kang, Bhavya Sukhija, Jonas Hübotter 외

This paper presents a data-driven strategy to streamline the deployment of model-based controllers in legged robotic hardware platforms. Our approach leverages a model-free safe learning algorithm to automate the tuning …

Bayesian OptimizationEfficient Exploration