A Goal-Driven Natural Language Interface for Creating Application Integration Workflows

Michelle Brachman,Christopher Bygrave,Tathagata Chakraborti,Arunima Chaudhary,Zhining Ding,Casey Dugan,David Gros,Thomas Gschwind,James Johnson,Jim Laredo,Christoph Miksovic,Qian Pan,Priyanshu Rai,Ramkumar Ramalingam,Paolo Scotton,Nagarjuna Surabathina,Kartik Talamadupula
DOI: https://doi.org/10.1609/aaai.v36i11.21712
2022-06-28
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Web applications and services are increasingly important in a distributed internet filled with diverse cloud services and applications, each of which enable the completion of narrowly defined tasks. Given the explosion in the scale and diversity of such services, their composition and integration for achieving complex user goals remains a challenging task for end-users and requires a lot of development effort when specified by hand. We present a demonstration of the Goal Oriented Flow Assistant (GOFA) system, which provides a natural language solution to generate workflows for application integration. Our tool is built on a three-step pipeline: it first uses Abstract Meaning Representation (AMR) to parse utterances; it then uses a knowledge graph to validate candidates; and finally uses an AI planner to compose the candidate flow. We provide a video demonstration of the deployed system as part of our submission.
What problem does this paper attempt to address?