← Search

Lihi Zelnik

3 accepted papers

2021

HardCoRe-NAS: Hard Constrained diffeRentiable Neural Architecture Search

ICML 2021spotlight

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, t…

2020

ASAP: Architecture Search, Anneal and Prune

AISTATS 2020poster

Automatic methods for Neural ArchitectureSearch (NAS) have been shown to produce state-of-the-art network models, yet, their main drawback is the computational complexity of the search process. As some primal methods optimized over a discrete search space, thousands of days of GPU were required for…

2019

XNAS: Neural Architecture Search with Expert Advice

NeurIPS 2019poster

This paper introduces a novel optimization method for differential neural architecture search, based on the theory of prediction with expert advice. Its optimization criterion is well fitted for an architecture-selection, i.e., it minimizes the regret incurred by a sub-optimal selection of operation…