scispace - formally typeset
R

Rahul Sharma

Researcher at Microsoft

Publications -  279
Citations -  4700

Rahul Sharma is an academic researcher from Microsoft. The author has contributed to research in topics: Medicine & Internal medicine. The author has an hindex of 30, co-authored 189 publications receiving 3298 citations. Previous affiliations of Rahul Sharma include NewYork–Presbyterian Hospital & Montana State University.

Papers
More filters
Proceedings ArticleDOI

Stochastic superoptimization

TL;DR: In this paper, the authors formulate the loop-free binary superoptimization task as a stochastic search problem and use a Markov Chain Monte Carlo sampler to rapidly explore the space of all possible programs to find one that is an optimization of a given target program.
Proceedings ArticleDOI

Pixie: A System for Recommending 3+ Billion Items to 200+ Million Users in Real-Time

TL;DR: Experiments show that recommendations provided by Pixie lead up to 50% higher user engagement when compared to the previous Hadoop-based production system, and a graph pruning strategy at that leads to an additional 58% improvement in recommendations.
Proceedings ArticleDOI

CrypTFlow: Secure TensorFlow Inference

TL;DR: In this article, the authors present CrypTFlow, a system that converts TensorFlow inference code into Secure Multi-Party Computation (MPC) protocols at the push of a button.
Book ChapterDOI

A data driven approach for algebraic loop invariants

TL;DR: It is shown how Guess-and-Check can be extended to generate arbitrary boolean combinations of linear equalities as invariants, which enables the technique to generate expressive invariants to be consumed by tools that cannot handle non-linear arithmetic.
Proceedings ArticleDOI

Synthesizing program input grammars

TL;DR: This article present an algorithm for synthesizing a context-free grammar encoding the language of valid program inputs from a set of input examples and black-box access to the program, called GLADE.