paper-with-me

홈 › Papers

Enabling Hard Constraints in Differentiable Neural Network and Accelerator Co-Exploration

2023-01-23 · Deokki Hong, Kanghyun Choi, Hye Yoon Lee, Joonsang Yu, Noseong Park, Youngsok Kim, Jinho Lee

Co-exploration of an optimal neural architecture and its hardware accelerator is an approach of rising interest which addresses the computational cost problem, especially in low-profile systems. The large co-exploration space is often handled by adopting the idea of differentiable neural architecture search. However, despite the superior search efficiency of the differentiable co-exploration, it faces a critical challenge of not being able to systematically satisfy hard constraints such as frame rate. To handle the hard constraint problem of differentiable co-exploration, we propose HDX, which searches for hard-constrained solutions without compromising the global design objectives. By manipulating the gradients in the interest of the given hard constraint, high-quality solutions satisfying the constraint can be obtained.

📄 PDF Abstract BibTeX arXiv:2301.09312

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

ConCoDE: Hard-constrained Differentiable Co-Exploration Method for Neural Architectures and Hardware Accelerators

2021-09-29 · Deokki Hong, Kanghyun Choi, Hey Yoon Lee, Joonsang Yu 외

While DNNs achieve over-human performances in a number of areas, it is often accompanied by the skyrocketing computational costs. Co-exploration of an optimal neural architecture and its hardware accelerator is an appro…

Neural Architecture Search

DANCE: Differentiable Accelerator/Network Co-Exploration

2020-09-14 · Kanghyun Choi, Deokki Hong, Hojae Yoon, Joonsang Yu 외

To cope with the ever-increasing computational demand of the DNN execution, recent neural architecture search (NAS) algorithms consider hardware cost metrics into account, such as GPU latency. To further pursue a fast, e…

GPUNeural Architecture Search

Triple-Search: Differentiable Joint-Search of Networks, Precision, and Accelerators

2021-01-01 · Yonggan Fu, Yongan Zhang, Haoran You, Yingyan Lin

The record-breaking performance and prohibitive complexity of deep neural networks (DNNs) have ignited a substantial need for customized DNN accelerators which have the potential to boost DNN acceleration efficiency by o…

Exploration of Activation Fault Reliability in Quantized Systolic Array-Based DNN Accelerators

2024-01-17 · Mahdi Taheri, Natalia Cherezova, Mohammad Saeed Ansari, Maksim Jenihhin 외

The stringent requirements for the Deep Neural Networks (DNNs) accelerator's reliability stand along with the need for reducing the computational burden on the hardware platforms, i.e. reducing the energy consumption and…

Quantization

LLM-Driven Design Space Exploration of FPGA-based Accelerators

2026-05-07 · Vinamra Sharma, Xingjian Fu, Jude Haris, José Cano arxiv

Designing field-programmable gate array (FPGA)-based accelerators for modern artificial intelligence workloads requires navigating a large and complex hardware design space encompassing architectural parameters, dataflow…