Skip to main content

Showing 1–5 of 5 results for author: Venkataraman, S

Searching in archive stat. Search in all archives.
.
  1. arXiv:2002.02645  [pdf, other

    cs.LG stat.ML

    Accelerating Deep Learning Inference via Freezing

    Authors: Adarsh Kumar, Arjun Balasubramanian, Shivaram Venkataraman, Aditya Akella

    Abstract: Over the last few years, Deep Neural Networks (DNNs) have become ubiquitous owing to their high accuracy on real-world tasks. However, this increase in accuracy comes at the cost of computationally expensive models leading to higher prediction latencies. Prior efforts to reduce this latency such as quantization, model distillation, and any-time prediction models typically trade-off accuracy for pe… ▽ More

    Submitted 7 February, 2020; originally announced February 2020.

    Comments: 11th USENIX Workshop on Hot Topics in Cloud Computing, HotCloud 2019

  2. arXiv:1904.03257  [pdf, ps, other

    cs.LG cs.DB cs.DC cs.SE stat.ML

    MLSys: The New Frontier of Machine Learning Systems

    Authors: Alexander Ratner, Dan Alistarh, Gustavo Alonso, David G. Andersen, Peter Bailis, Sarah Bird, Nicholas Carlini, Bryan Catanzaro, Jennifer Chayes, Eric Chung, Bill Dally, Jeff Dean, Inderjit S. Dhillon, Alexandros Dimakis, Pradeep Dubey, Charles Elkan, Grigori Fursin, Gregory R. Ganger, Lise Getoor, Phillip B. Gibbons, Garth A. Gibson, Joseph E. Gonzalez, Justin Gottschlich, Song Han, Kim Hazelwood , et al. (44 additional authors not shown)

    Abstract: Machine learning (ML) techniques are enjoying rapidly increasing adoption. However, designing and implementing the systems that support ML models in real-world deployments remains a significant obstacle, in large part due to the radically different development and deployment profile of modern ML methods, and the range of practical concerns that come with broader adoption. We propose to foster a ne… ▽ More

    Submitted 1 December, 2019; v1 submitted 29 March, 2019; originally announced April 2019.

  3. arXiv:1806.01259  [pdf, other

    cs.LG cs.IT stat.ML

    Learning a Code: Machine Learning for Approximate Non-Linear Coded Computation

    Authors: Jack Kosaian, K. V. Rashmi, Shivaram Venkataraman

    Abstract: Machine learning algorithms are typically run on large scale, distributed compute infrastructure that routinely face a number of unavailabilities such as failures and temporary slowdowns. Adding redundant computations using coding-theoretic tools called "codes" is an emerging technique to alleviate the adverse effects of such unavailabilities. A code consists of an encoding function that proactive… ▽ More

    Submitted 4 June, 2018; originally announced June 2018.

  4. arXiv:1602.05310  [pdf, other

    cs.LG math.OC stat.ML

    Large Scale Kernel Learning using Block Coordinate Descent

    Authors: Stephen Tu, Rebecca Roelofs, Shivaram Venkataraman, Benjamin Recht

    Abstract: We demonstrate that distributed block coordinate descent can quickly solve kernel regression and classification problems with millions of data points. Armed with this capability, we conduct a thorough comparison between the full kernel, the Nyström method, and random features on three large classification tasks from various domains. Our results suggest that the Nyström method generally achieves be… ▽ More

    Submitted 17 February, 2016; originally announced February 2016.

  5. arXiv:1505.06807  [pdf, other

    cs.LG cs.DC cs.MS stat.ML

    MLlib: Machine Learning in Apache Spark

    Authors: Xiangrui Meng, Joseph Bradley, Burak Yavuz, Evan Sparks, Shivaram Venkataraman, Davies Liu, Jeremy Freeman, DB Tsai, Manish Amde, Sean Owen, Doris Xin, Reynold Xin, Michael J. Franklin, Reza Zadeh, Matei Zaharia, Ameet Talwalkar

    Abstract: Apache Spark is a popular open-source platform for large-scale data processing that is well-suited for iterative machine learning tasks. In this paper we present MLlib, Spark's open-source distributed machine learning library. MLlib provides efficient functionality for a wide range of learning settings and includes several underlying statistical, optimization, and linear algebra primitives. Shippe… ▽ More

    Submitted 26 May, 2015; originally announced May 2015.