scispace - formally typeset
S

Susmit Jha

Researcher at SRI International

Publications -  101
Citations -  2579

Susmit Jha is an academic researcher from SRI International. The author has contributed to research in topics: Computer science & Artificial neural network. The author has an hindex of 21, co-authored 79 publications receiving 1978 citations. Previous affiliations of Susmit Jha include University of California, Berkeley & University of California, San Diego.

Papers
More filters
Proceedings ArticleDOI

Oracle-guided component-based program synthesis

TL;DR: A novel approach to automatic synthesis of loop-free programs based on a combination of oracle-guided learning from examples, and constraint-based synthesis from components using satisfiability modulo theories (SMT) solvers is presented.
Journal ArticleDOI

Synthesis of loop-free programs

TL;DR: Results are presented that show that the tool Brahma can efficiently synthesize highly nontrivial 10-20 line loop-free bitvector programs, and are beyond the reach of the other tools based on sketching and superoptimization.
Book ChapterDOI

Output Range Analysis for Deep Feedforward Neural Networks

TL;DR: An efficient range estimation algorithm that iterates between an expensive global combinatorial search using mixed-integer linear programming problems, and a relatively inexpensive local optimization that repeatedly seeks a local optimum of the function represented by the NN is presented.
Posted Content

Output Range Analysis for Deep Neural Networks

TL;DR: This paper presents an efficient range estimation algorithm that uses a combination of local search and linear programming problems to efficiently find the maximum and minimum values taken by the outputs of the NN over the given input set and demonstrates the effectiveness of the proposed approach for verification of NNs used in automated control as well as those used in classification.
Journal ArticleDOI

A theory of formal synthesis via inductive learning

TL;DR: A theoretical framework for formal inductive synthesis, a framework that captures a family of synthesizers that operate by iteratively querying an oracle, and a theoretical characterization of CEGIS for learning any program that computes a recursive language.