← Search

Elad Eban

5 accepted papers

2022

Wisdom of Committees: An Overlooked Approach To Faster and More Accurate Models

ICLR 2022poster

Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not considered a core building block of deep model architectures and are rarely compared to…

Cited by 60SourcePDFScholar
2020

Structured Multi-Hashing for Model Compression

CVPR 2020poster

Despite the success of deep neural networks (DNNs), state-of-the-art models are too large to deploy on low-resource devices or common server configurations in which multiple models are held in memory. Model compression methods address this limitation by reducing the memory footprint, latency, or ene…

Cited by 19PDFScholar
2018

MorphNet: Fast & Simple Resource-Constrained Structure Learning of Deep Networks

CVPR 2018poster

We present MorphNet, an approach to automate the design of neural network structures. MorphNet iteratively shrinks and expands a network, shrinking via a resource-weighted sparsifying regularizer on activations and expanding via a uniform multiplicative factor on all layers. In contrast to previou…

Cited by 432SourcePDFScholar
2017

Scalable Learning of Non-Decomposable Objectives

AISTATS 2017poster

Modern retrieval systems are often driven by an underlying machine learning model. The goal of such systems is to identify and possibly rank the few most relevant items for a given query or context. Thus, such systems are typically evaluated using a ranking-based performance metric such as the area…

Cited by 144SourcePDFScholar