咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >Inductive Program Synthesis vi... 收藏
arXiv

Inductive Program Synthesis via Iterative Forward-Backward Abstract Interpretation

作     者:Yoon, Yongho Lee, Woosuk Yi, Kwangkeun 

作者机构:Seoul National University Dept. of Computer Science & Engineering Korea Republic of Hanyang University Dept. of Computer Science & Engineering Korea Republic of 

出 版 物:《arXiv》 (arXiv)

年 卷 期:2023年

核心收录:

主  题:Iterative methods 

摘      要:A key challenge in example-based program synthesis is the gigantic search space of programs. To address this challenge, various work proposed to use abstract interpretation to prune the search space. However, most of existing approaches have focused only on forward abstract interpretation, and thus cannot fully exploit the power of abstract interpretation. In this paper, we propose a novel approach to inductive program synthesis via iterative forward-backward abstract interpretation. The forward abstract interpretation computes possible outputs of a program given inputs, while the backward abstract interpretation computes possible inputs of a program given outputs. By iteratively performing the two abstract interpretations in an alternating fashion, we can effectively determine if any completion of each partial program as a candidate can satisfy the input-output examples. We apply our approach to a standard formulation, syntax-guided synthesis (SyGuS), thereby supporting a wide range of inductive synthesis tasks. We have implemented our approach and evaluated it on a set of benchmarks from the prior work. The experimental results show that our approach significantly outperforms the state-of-the-art approaches thanks to the sophisticated abstract interpretation techniques. © 2023, CC BY.

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分