Skip to main content

Showing 1–6 of 6 results for author: Nayman, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2204.09134  [pdf, other

    cs.CV cs.LG

    Diverse Imagenet Models Transfer Better

    Authors: Niv Nayman, Avram Golbert, Asaf Noy, Tan **, Lihi Zelnik-Manor

    Abstract: A commonly accepted hypothesis is that models with higher accuracy on Imagenet perform better on other downstream tasks, leading to much research dedicated to optimizing Imagenet accuracy. Recently this hypothesis has been challenged by evidence showing that self-supervised models transfer better than their supervised counterparts, despite their inferior Imagenet accuracy. This calls for identifyi… ▽ More

    Submitted 19 April, 2022; originally announced April 2022.

    MSC Class: 68T07; 68T10; 68T45 ACM Class: I.2.10; I.2.6; I.4.10

  2. arXiv:2110.12399  [pdf, other

    cs.LG cs.AI cs.CV math.OC stat.ML

    BINAS: Bilinear Interpretable Neural Architecture Search

    Authors: Niv Nayman, Yonathan Aflalo, Asaf Noy, Rong **, Lihi Zelnik-Manor

    Abstract: Practical use of neural networks often involves requirements on latency, energy and memory among others. A popular approach to find networks under such requirements is through constrained Neural Architecture Search (NAS). However, previous methods use complicated predictors for the accuracy of the network. Those predictors are hard to interpret and sensitive to many hyperparameters to be tuned, he… ▽ More

    Submitted 27 April, 2022; v1 submitted 24 October, 2021; originally announced October 2021.

    Comments: The full code is released at https://github.com/Alibaba-MIIL/BINAS

    MSC Class: 68T09; 68T45 ACM Class: G.1.6; G.3; I.2.8; I.2.10; I.5.1

  3. arXiv:2102.11646  [pdf, other

    cs.LG cs.AI cs.CV math.OC stat.ML

    HardCoRe-NAS: Hard Constrained diffeRentiable Neural Architecture Search

    Authors: Niv Nayman, Yonathan Aflalo, Asaf Noy, Lihi Zelnik-Manor

    Abstract: 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.… ▽ More

    Submitted 23 February, 2021; originally announced February 2021.

    Comments: Niv Nayman and Yonathan Aflalo contributed equally. An implementation of HardCoRe-NAS is available at: https://github.com/Alibaba-MIIL/HardCoReNAS

    MSC Class: 68T09; 68T45 ACM Class: G.1.6; G.3; I.2.8; I.2.10; I.5.1

  4. arXiv:2101.05147  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    CobBO: Coordinate Backoff Bayesian Optimization with Two-Stage Kernels

    Authors: Jian Tan, Niv Nayman, Mengchang Wang

    Abstract: Bayesian optimization is a popular method for optimizing expensive black-box functions. Yet it oftentimes struggles in high dimensions where the computation could be prohibitively heavy. To alleviate this problem, we introduce Coordinate backoff Bayesian Optimization (CobBO) with two-stage kernels. During each round, the first stage uses a simple coarse kernel that sacrifices the approximation acc… ▽ More

    Submitted 19 April, 2022; v1 submitted 13 January, 2021; originally announced January 2021.

    Comments: Jian Tan and Niv Nayman contributed equally. An implementation of CobBO is available at: https://github.com/Alibaba-MIIL/CobBO

    MSC Class: 62C12; 68T20; 68W27 ACM Class: I.2.8; I.2.6; G.3

  5. arXiv:1906.08031  [pdf, other

    cs.LG cs.CV math.OC stat.ML

    XNAS: Neural Architecture Search with Expert Advice

    Authors: Niv Nayman, Asaf Noy, Tal Ridnik, Itamar Friedman, Rong **, Lihi Zelnik-Manor

    Abstract: 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 operations. Unlike previous search relaxations, that require hard pruning of architectures, our method is des… ▽ More

    Submitted 19 June, 2019; originally announced June 2019.

  6. arXiv:1904.04123  [pdf, other

    stat.ML cs.LG

    ASAP: Architecture Search, Anneal and Prune

    Authors: Asaf Noy, Niv Nayman, Tal Ridnik, Nadav Zamir, Sivan Doveh, Itamar Friedman, Raja Giryes, Lihi Zelnik-Manor

    Abstract: Automatic methods for Neural Architecture Search (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 convergence. A recent approach is based on constructing a differentiable search space that enables… ▽ More

    Submitted 10 October, 2019; v1 submitted 8 April, 2019; originally announced April 2019.