Skip to main content

Showing 1–5 of 5 results for author: Abuzaid, F

.
  1. arXiv:2110.11927  [pdf, other

    cs.DC

    Solving Large-Scale Granular Resource Allocation Problems Efficiently with POP

    Authors: Deepak Narayanan, Fiodar Kazhamiaka, Firas Abuzaid, Peter Kraft, Akshay Agrawal, Srikanth Kandula, Stephen Boyd, Matei Zaharia

    Abstract: Resource allocation problems in many computer systems can be formulated as mathematical optimization problems. However, finding exact solutions to these problems using off-the-shelf solvers is often intractable for large problem sizes with tight SLAs, leading system designers to rely on cheap, heuristic algorithms. We observe, however, that many allocation problems are granular: they consist of a… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

    Comments: Accepted to SOSP 2021 (extended version)

  2. arXiv:2104.06513  [pdf, other

    cs.DC

    Don't Give Up on Large Optimization Problems; POP Them!

    Authors: Deepak Narayanan, Fiodar Kazhamiaka, Firas Abuzaid, Peter Kraft, Matei Zaharia

    Abstract: Resource allocation problems in many computer systems can be formulated as mathematical optimization problems. However, finding exact solutions to these problems using off-the-shelf solvers in an online setting is often intractable for "hyper-scale" system sizes with tight SLAs, leading system designers to rely on cheap, heuristic algorithms. In this work, we explore an alternative approach that r… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

  3. arXiv:1706.01449  [pdf, other

    cs.IR cs.DB cs.DS cs.PF

    To Index or Not to Index: Optimizing Exact Maximum Inner Product Search

    Authors: Firas Abuzaid, Geet Sethi, Peter Bailis, Matei Zaharia

    Abstract: Exact Maximum Inner Product Search (MIPS) is an important task that is widely pertinent to recommender systems and high-dimensional similarity search. The brute-force approach to solving exact MIPS is computationally expensive, thus spurring recent development of novel indexes and pruning techniques for this task. In this paper, we show that a hardware-efficient brute-force approach, blocked matri… ▽ More

    Submitted 14 March, 2019; v1 submitted 5 June, 2017; originally announced June 2017.

    Comments: 12 pages, 8 figures, 2 tables

  4. arXiv:1703.02529  [pdf, other

    cs.DB cs.CV

    NoScope: Optimizing Neural Network Queries over Video at Scale

    Authors: Daniel Kang, John Emmons, Firas Abuzaid, Peter Bailis, Matei Zaharia

    Abstract: Recent advances in computer vision-in the form of deep neural networks-have made it possible to query increasing volumes of video data with high accuracy. However, neural network inference is computationally expensive at scale: applying a state-of-the-art object detector in real time (i.e., 30+ frames per second) to a single video requires a $4000 GPU. In response, we present NoScope, a system for… ▽ More

    Submitted 8 August, 2017; v1 submitted 7 March, 2017; originally announced March 2017.

    Comments: PVLDB 2017

  5. arXiv:1504.04343  [pdf, other

    cs.LG cs.CV stat.ML

    Caffe con Troll: Shallow Ideas to Speed Up Deep Learning

    Authors: Stefan Hadjis, Firas Abuzaid, Ce Zhang, Christopher RĂ©

    Abstract: We present Caffe con Troll (CcT), a fully compatible end-to-end version of the popular framework Caffe with rebuilt internals. We built CcT to examine the performance characteristics of training and deploying general-purpose convolutional neural networks across different hardware architectures. We find that, by employing standard batching optimizations for CPU training, we achieve a 4.5x throughpu… ▽ More

    Submitted 26 May, 2015; v1 submitted 16 April, 2015; originally announced April 2015.