Skip to main content

Showing 1–6 of 6 results for author: Narra, K G

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

    cs.LG cs.CR cs.IR

    Training Differentially Private Ad Prediction Models with Semi-Sensitive Features

    Authors: Lynn Chua, Qiliang Cui, Badih Ghazi, Charlie Harrison, Pritish Kamath, Walid Krichene, Ravi Kumar, Pasin Manurangsi, Krishna Giri Narra, Amer Sinha, Avinash Varadarajan, Chiyuan Zhang

    Abstract: Motivated by problems arising in digital advertising, we introduce the task of training differentially private (DP) machine learning models with semi-sensitive features. In this setting, a subset of the features is known to the attacker (and thus need not be protected) while the remaining features as well as the label are unknown to the attacker and should be protected by the DP guarantee. This ta… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

    Comments: 7 pages, 4 figures

  2. arXiv:2211.11896  [pdf, other

    cs.LG cs.CR

    Private Ad Modeling with DP-SGD

    Authors: Carson Denison, Badih Ghazi, Pritish Kamath, Ravi Kumar, Pasin Manurangsi, Krishna Giri Narra, Amer Sinha, Avinash V Varadarajan, Chiyuan Zhang

    Abstract: A well-known algorithm in privacy-preserving ML is differentially private stochastic gradient descent (DP-SGD). While this algorithm has been evaluated on text and image data, it has not been previously applied to ads data, which are notorious for their high class imbalance and sparse gradient updates. In this work we apply DP-SGD to several ad modeling tasks including predicting click-through rat… ▽ More

    Submitted 4 October, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: AdKDD 2023, 8 pages, 5 figures

  3. arXiv:1912.03485  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Privacy-Preserving Inference in Machine Learning Services Using Trusted Execution Environments

    Authors: Krishna Giri Narra, Zhifeng Lin, Yongqin Wang, Keshav Balasubramaniam, Murali Annavaram

    Abstract: This work presents Origami, which provides privacy-preserving inference for large deep neural network (DNN) models through a combination of enclave execution, cryptographic blinding, interspersed with accelerator-based computation. Origami partitions the ML model into multiple partitions. The first partition receives the encrypted user input within an SGX enclave. The enclave decrypts the input an… ▽ More

    Submitted 7 December, 2019; originally announced December 2019.

    Comments: 13 pages, Under submission

  4. arXiv:1910.10283  [pdf, other

    cs.DC cs.IT cs.LG

    Train Where the Data is: A Case for Bandwidth Efficient Coded Training

    Authors: Zhifeng Lin, Krishna Giri Narra, Mingchao Yu, Salman Avestimehr, Murali Annavaram

    Abstract: Training a machine learning model is both compute and data-intensive. Most of the model training is performed on high performance compute nodes and the training data is stored near these nodes for faster training. But there is a growing interest in enabling training near the data. For instance, mobile devices are rich sources of training data. It may not be feasible to consolidate the data from mo… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

    Comments: 10 pages, Under submission

  5. arXiv:1904.12222  [pdf, other

    cs.CV cs.DC cs.IT cs.LG stat.ML

    Collage Inference: Using Coded Redundancy for Low Variance Distributed Image Classification

    Authors: Krishna Giri Narra, Zhifeng Lin, Ganesh Ananthanarayanan, Salman Avestimehr, Murali Annavaram

    Abstract: MLaaS (ML-as-a-Service) offerings by cloud computing platforms are becoming increasingly popular. Hosting pre-trained machine learning models in the cloud enables elastic scalability as the demand grows. But providing low latency and reducing the latency variance is a key requirement. Variance is harder to control in a cloud deployment due to uncertainties in resource allocations across many virtu… ▽ More

    Submitted 10 September, 2019; v1 submitted 27 April, 2019; originally announced April 2019.

    Comments: 10 pages, Under submission

  6. arXiv:1904.07098  [pdf, other

    cs.DC cs.IT

    Slack Squeeze Coded Computing for Adaptive Straggler Mitigation

    Authors: Krishna Giri Narra, Zhifeng Lin, Mehrdad Kiamari, Salman Avestimehr, Murali Annavaram

    Abstract: While performing distributed computations in today's cloud-based platforms, execution speed variations among compute nodes can significantly reduce the performance and create bottlenecks like stragglers. Coded computation techniques leverage coding theory to inject computational redundancy and mitigate stragglers in distributed computations. In this paper, we propose a dynamic workload distributio… ▽ More

    Submitted 31 August, 2019; v1 submitted 15 April, 2019; originally announced April 2019.

    Comments: 13 pages, SC 2019