Program Synthesis

Program synthesis aims to automatically generate computer programs from high-level specifications, such as examples or natural language descriptions. Current research focuses on improving the efficiency and accuracy of synthesis using large language models (LLMs), domain-specific languages (DSLs), and techniques like inductive logic programming (ILP) and evolutionary algorithms, often incorporating feedback mechanisms and library learning to enhance performance. This field is significant because it promises to automate software development, accelerate scientific discovery by automating data analysis and model building, and improve the accessibility of programming for non-experts.

Papers