0

Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning

Natural Language Embedded Programs (NLEP) framework uses a language model to generate and execute Python programs for solving tasks involving symbolic and numeric reasoning, enhancing interpretability and verification.

Year
2023
Venue
arXiv 2023
Authors
10
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2309.10814v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

How can we perform computations over natural language representations to solve tasks that require symbolic and numeric reasoning? We propose natural language embedded programs (NLEP) as a unifying framework for addressing math/symbolic reasoning, natural language understanding, and instruction following tasks. Our approach prompts a language model to generate full Python programs that define functions over data structures which contain natural language representations of structured knowledge. A Python interpreter then executes the generated code and prints the output. Despite using a task-general prompt, we find that this approach can improve upon strong baselines across a range of different tasks including math and symbolic reasoning, text classification, question answering, and instruction following. We found that the generated programs are interpretable since they outline the exact reasoning process followed by the program interpreter.

Authors

10