“…A seed semantic parser that is likely to generate a short list of candidates that contain the correct program. This requirement is not hard to satisfy in many applications, given that large language models achieve often achieve high top-k accuracy on generating simple Python snippets (Chen et al, 2021a), JSON data (Poesia et al, 2022), Lispress (Shin et al, 2021) and SQL programs (Scholak et al, 2021b;Rajkumar et al, 2022) with only a few training examples and are likely to continue improving (Kaplan et al, 2020). For example, we achieved 95% top-32 accuracy on SPIDER without any task-specific engineering beyond few-shot prompting (e.g., specialized architectures (Wang et al, 2020), decoding constraints (Scholak et al, 2021b), etc).…”