paper-with-me

홈 › Papers

HardCoRe-NAS: Hard Constrained diffeRentiable Neural Architecture Search

2021-02-23 · Niv Nayman, Yonathan Aflalo, Asaf Noy, Lihi Zelnik-Manor

Realistic use of neural networks often requires adhering to multiple constraints on latency, energy and memory among others. A popular approach to find fitting networks is through constrained Neural Architecture Search (NAS), however, previous methods enforce the constraint only softly. Therefore, the resulting networks do not exactly adhere to the resource constraint and their accuracy is harmed. In this work we resolve this by introducing Hard Constrained diffeRentiable NAS (HardCoRe-NAS), that is based on an accurate formulation of the expected resource requirement and a scalable search method that satisfies the hard constraint throughout the search. Our experiments show that HardCoRe-NAS generates state-of-the-art architectures, surpassing other NAS methods, while strictly satisfying the hard resource constraints without any tuning required.

📄 PDF Abstract BibTeX arXiv:2102.11646

Code (2)

Alibaba-MIIL/HardCoReNAS 공식 구현 pytorch
alibaba-miil/binas pytorch

Tasks

Neural Architecture Search

Methods 이 논문이 사용한 방법론

Differentiable NAS 설명 없음

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

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

2023-01-23 · Deokki Hong, Kanghyun Choi, Hye Yoon Lee, Joonsang Yu 외

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 …

Neural Architecture Search

HardcoreLogic: Challenging Large Reasoning Models with Long-tail Logic Puzzle Games

2025-10-14 · Jingcong Liang, Shijun Wan, Xuehai Wu, Yitong Li 외 arxiv

Large Reasoning Models (LRMs) have demonstrated impressive performance on complex tasks, including logical puzzle games that require deriving solutions satisfying all constraints. However, whether they can flexibly apply…

Logical Reasoning

You Only Search Once: On Lightweight Differentiable Architecture Search for Resource-Constrained Embedded Platforms

2022-08-30 · Xiangzhong Luo, Di Liu, Hao Kong, Shuo Huai 외

Benefiting from the search efficiency, differentiable neural architecture search (NAS) has evolved as the most dominant alternative to automatically design competitive deep neural networks (DNNs). We note that DNNs must …

Neural Architecture Search

The Sample Complexity of Smooth Boosting and the Tightness of the Hardcore Theorem

2024-09-17 · Guy Blanc, Alexandre Hayderi, Caleb Koch, Li-Yang Tan

Smooth boosters generate distributions that do not place too much weight on any given example. Originally introduced for their noise-tolerant properties, such boosters have also found applications in differential privacy…

Learning Theory