Bridging Boolean And Quantitative Synthesis Using Smoothed Proof Search

POPL(2014)

引用 55|浏览79
暂无评分
摘要
We present a new technique for parameter synthesis under boolean and quantitative objectives. The input to the technique is a "sketch" - a program with missing numerical parameters - and a probabilistic assumption about the program's inputs. The goal is to automatically synthesize values for the parameters such that the resulting program satisfies: (1) a boolean specification, which states that the program must meet certain assertions, and (2) a quantitative specification, which assigns a real valued rating to every program and which the synthesizer is expected to optimize.Our method - called smoothed proof search - reduces this task to a sequence of unconstrained smooth optimization problems that are then solved numerically. By iteratively solving these problems, we obtain parameter values that get closer and closer to meeting the boolean specification; at the limit, we obtain values that provably meet the specification. The approximations are computed using a new notion of smoothing for program abstractions, where an abstract transformer is approximated by a function that is continuous according to a metric over abstract states.We present a prototype implementation of our synthesis procedure, and experimental results on two benchmarks from the embedded control domain. The experiments demonstrate the benefits of smoothed proof search over an approach that does not meet the boolean and quantitative synthesis goals simultaneously.
更多
查看译文
关键词
Synthesis,Probabilistic Verification,Probabilistic Programs,Program Smoothing,Abstract Interpretation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要