UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Using Planning to Improve Semantic Parsing of Instructional Texts (2023)
Vanya Cohen
,
Raymond Mooney
We develop a symbolic planning-based decoder to improve the few-shot semantic parsing of instructional texts. The system takes long-form instructional texts as input and produces sequences of actions in a formal language that enable execution of the instructions. This task poses unique challenges since input texts may contain long context dependencies and ambiguous and domain-specific language. Valid semantic parses also require sequences of steps that constitute an executable plan. We build on recent progress in semantic parsing by leveraging large language models to learn parsers from small amounts of training data. During decoding, our method employs planning methods and domain information to rank and correct candidate parses. To validate our method, we evaluate on four domains: two household instruction-following domains and two cooking recipe interpretation domains. We present results for few-shot semantic parsing using leave-one-out cross-validation. We show that utilizing planning domain information improves the quality of generated plans. Through ablations we also explore the effects of our decoder design choices.
View:
PDF
Citation:
Association of Computational Linguistics (ACL), Natural Language Reasoning and Structured Explanations Workshop
(2023).
Bibtex:
@article{cohen.acl23nlrse, title={Using Planning to Improve Semantic Parsing of Instructional Texts}, author={Vanya Cohen and Raymond Mooney}, journal={Association of Computational Linguistics (ACL), Natural Language Reasoning and Structured Explanations Workshop}, month={July}, url="http://www.cs.utexas.edu/users/ai-labpub-view.php?PubID=128019", year={2023} }
Presentation:
Slides (PDF)
People
Vanya Cohen
Ph.D. Student
vanya [at] utexas edu
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Areas of Interest
Deep Learning
Learning for Planning and Problem Solving
Learning for Semantic Parsing
Labs
Machine Learning