Uncategorized

A Development Framework for Complex Multimodal Interactions Using Large Language Models



Download a PDF of the paper titled ReactGenie: A Development Framework for Complex Multimodal Interactions Using Large Language Models, by Jackie Junrui Yang and 9 other authors

Download PDF

Abstract:By combining voice and touch interactions, multimodal interfaces can surpass the efficiency of either modality alone. This paper targets complex interactions, where users can issue multimodal commands that translate into one of the possible exponential combinations of actions/function invocations. This paper presents ReactGenie, a programming framework where developers can code with simple object-oriented abstractions and labeled user-invocable primitives. ReactGenie translates multimodal user commands into ReactGenieDSL, a domain-specific language we created for this purpose, using a neural semantic parser based on large-language models. The ReactGenie runtime interprets the parsed ReactGenieDSL and composes primitives to implement complex user commands. As a result, ReactGenie provides an unprecedented level of richness in user interactions. Our evaluation showed that 12 developers can learn and build a ReactGenie application in under 2.5 hours on average. In addition, compared with a traditional GUI, end users can complete tasks faster and with less task load using ReactGenie apps.

Submission history

From: Jackie (Junrui) Yang [view email]
[v1]
Fri, 16 Jun 2023 06:53:26 UTC (16,236 KB)
[v2]
Tue, 30 Jan 2024 06:31:56 UTC (16,510 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *