← Search

Niv Nayman

5 accepted papers

2024

FreeAugment: Data Augmentation Search Across All Degrees of Freedom

ECCV 2024poster

"Data augmentation has become an integral part of deep learning, as it is known to improve the generalization capabilities of neural networks. Since the most effective set of image transformations differs between tasks and domains, automatic data augmentation search aims to alleviate the extreme bur…

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…