Inductive Program Synthesis Over Noisy Data
Shivam Handa, Martin Rinard

TL;DR
This paper introduces a novel framework using weighted finite tree automata for program synthesis that effectively handles noisy, corrupted data, enabling the synthesis of correct programs despite data inaccuracies.
Contribution
It extends finite tree automata to weighted versions for robust program synthesis over noisy data, demonstrating practical effectiveness on benchmark problems.
Findings
Successfully synthesizes correct programs with noisy data
Handles fully corrupted input-output examples
Demonstrates effectiveness on SyGuS 2018 benchmarks
Abstract
We present a new framework and associated synthesis algorithms for program synthesis over noisy data, i.e., data that may contain incorrect/corrupted input-output examples. This framework is based on an extension of finite tree automata called {\em weighted finite tree automata}. We show how to apply this framework to formulate and solve a variety of program synthesis problems over noisy data. Results from our implemented system running on problems from the SyGuS 2018 benchmark suite highlight its ability to successfully synthesize programs in the face of noisy data sets, including the ability to synthesize a correct program even when every input-output example in the data set is corrupted.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
