scispace - formally typeset
S

Sasa Misailovic

Researcher at University of Illinois at Urbana–Champaign

Publications -  69
Citations -  3383

Sasa Misailovic is an academic researcher from University of Illinois at Urbana–Champaign. The author has contributed to research in topics: Probabilistic logic & Benchmark (computing). The author has an hindex of 25, co-authored 69 publications receiving 2980 citations. Previous affiliations of Sasa Misailovic include University of Belgrade & National Center for Supercomputing Applications.

Papers
More filters
Book ChapterDOI

PSI: Exact Symbolic Inference for Probabilistic Programs

TL;DR: This paper presents a meta-modelling framework for approximate inference, which automates the very labor-intensive and therefore time-heavy and expensive process of exact inference for probabilistic programs.

Using Code Perforation to Improve Performance, Reduce Energy Consumption, and Respond to Failures

TL;DR: The implemented SpeedPress compiler can automatically apply code perforation to existing computations with no developer intervention whatsoever and the result is a transformed computation that can respond almost immediately to a range of increased performance demands while keeping any resulting output distortion within acceptable user-defined bounds.
Proceedings ArticleDOI

Chisel: reliability- and accuracy-aware optimization of approximate computational kernels

TL;DR: Chisel as discussed by the authors is a system for reliability and accuracy-aware optimization of approximate computational kernels that run on approximate hardware platforms, given a combined reliability and/or accuracy specification, automatically selects approximate kernel operations to synthesize an approximate computation that minimizes energy consumption.

Chisel: Reliability- and Accuracy-Aware Optimization of Approximate Computational Kernels

TL;DR: The experimental results show that the implemented optimization algorithm enables Chisel to optimize the authors' set of benchmark kernels to obtain energy savings from 8.7% to 19.8% compared to the fully reliable kernel implementations while preserving important reliability guarantees.
Proceedings ArticleDOI

Proving acceptability properties of relaxed nondeterministic approximate programs

TL;DR: Rel relational reasoning transfers reasoning effort from the original program to prove properties of the relaxed program, and the Coq implementation enables developers to obtain fully machine-checked verifications of their relaxed programs.