Blogs (1) >>
ICSE 2019
Sat 25 - Fri 31 May 2019 Montreal, QC, Canada
Thu 30 May 2019 15:00 - 15:20 at Place du Canada - Trends and Challenges in SE Chair(s): Barbora Buhnova

Many modern applications require low-latency processing of large data sets, often by using approximate algorithms that trade accuracy of the results for faster execution or reduced memory consumption. Although the algorithms provide probabilistic accuracy and performance guarantees, a software developer who implements these algorithms has little support from existing tools. Standard profilers do not consider accuracy of the computation and do not check whether the outputs of these programs satisfy their accuracy specifications.

We present AxProf, an algorithmic profiling framework for analyzing randomized approximate programs. The developer provides the accuracy specification as a formula in a mathematical notation, using probability or expected value predicates. AxProf automatically generates statistical reasoning code. It first constructs the empirical models of accuracy, time, and memory consumption. It then selects and runs appropriate statistical tests that can, with high confidence, determine if the implementation satisfies the specification.

We used AxProf to profile 15 approximate applications from three domains – data analytics, numerical linear algebra, and approximate computing. AxProf was effective in finding bugs and identifying various performance optimizations. In particular, we discovered five previously unknown bugs in the implementations of the algorithms and created fixes, guided by AxProf.

Thu 30 May

Displayed time zone: Eastern Time (US & Canada) change

14:00 - 15:30
14:00
20m
Talk
Software Engineering for Machine Learning: A Case StudyIEEE Software Best SEIP Paper AwardSEIPIndustry Program
Software Engineering in Practice
Saleema Amershi Microsoft, Andrew Begel Microsoft Research, Christian Bird Microsoft Research, Robert DeLine Microsoft Research, Harald Gall University of Zurich, Ece Kamar Microsoft, Nachiappan Nagappan Microsoft Research, Besmira Nushi Microsoft Research, Thomas Zimmermann Microsoft Research
Pre-print
14:20
10m
Talk
Blockchain-based Software EngineeringNIER
New Ideas and Emerging Results
Moritz Beller Delft University of Technology, Joseph Hejderup Delft University of Technology, Netherlands
Pre-print
14:30
10m
Talk
On Testing Quantum ProgramsNIER
New Ideas and Emerging Results
Andriy Miranskyy Ryerson University, Lei Zhang Ryerson University
Pre-print
14:40
10m
Talk
Towards a Systematic Study of Values in SE: Tools for Industry and EducationNIER
New Ideas and Emerging Results
Emily Winter Lancaster University, Stephen Forshaw Lancaster University, Lucy Hunt Lancaster University, Maria Angela Ferarrio Lancaster University
14:50
10m
Talk
Robustness and Games Against Nature in Molecular ProgrammingNIER
New Ideas and Emerging Results
Jack H. Lutz Iowa State University, Neil Lutz University of Pennsylvania, Robyn Lutz Iowa State University, Matthew Riley Iowa State University
15:00
20m
Talk
Statistical Algorithmic Profiling for Randomized Approximate ProgramsArtifacts Evaluated ReusableTechnical Track
Technical Track
Keyur Joshi University of Illinois at Urbana-Champaign, Vimuth Fernando University of Illinois at Urbana-Champaign, Sasa Misailovic University of Illinois at Urbana-Champaign
Pre-print
15:20
10m
Talk
Discussion Period
Papers