paper-with-me

홈 › Papers

ReactGenie: A Development Framework for Complex Multimodal Interactions Using Large Language Models

2023-06-16 · Jackie Junrui Yang, Yingtian Shi, Yuhan Zhang, Karina Li, Daniel Wan Rosli, Anisha Jain, Shuning Zhang, Tianshi Li, James A. Landay, Monica S. Lam

By combining voice and touch interactions, multimodal interfaces can surpass the efficiency of either modality alone. Traditional multimodal frameworks require laborious developer work to support rich multimodal commands where the user's multimodal command involves possibly exponential combinations of actions/function invocations. This paper presents ReactGenie, a programming framework that better separates multimodal input from the computational model to enable developers to create efficient and capable multimodal interfaces with ease. ReactGenie translates multimodal user commands into NLPL (Natural Language Programming Language), a programming language we created, using a neural semantic parser based on large-language models. The ReactGenie runtime interprets the parsed NLPL and composes primitives in the computational model to implement complex user commands. As a result, ReactGenie allows easy implementation and unprecedented richness in commands for end-users of multimodal apps. Our evaluation showed that 12 developers can learn and build a nontrivial 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.

📄 PDF Abstract BibTeX arXiv:2306.09649

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dallah: A Dialect-Aware Multimodal Large Language Model for Arabic

2024-07-25 · Fakhraddin Alwajih, Gagan Bhatia, Muhammad Abdul-Mageed

Recent advancements have significantly enhanced the capabilities of Multimodal Large Language Models (MLLMs) in generating and understanding image-to-text content. Despite these successes, progress is predominantly limit…

Image to textLanguage ModelingLanguage ModellingLarge Language Model+2

EffMulti: Efficiently Modeling Complex Multimodal Interactions for Emotion Analysis

2022-12-16 · Feng Qiu, Chengyang Xie, Yu Ding, Wanzeng Kong

Humans are skilled in reading the interlocutor's emotion from multimodal signals, including spoken words, simultaneous speech, and facial expressions. It is still a challenge to effectively decode emotions from the compl…

Emotion Recognition

Single-Cell Multimodal Prediction via Transformers

2023-03-01 · Wenzhuo Tang, Hongzhi Wen, Renming Liu, Jiayuan Ding 외

The recent development of multimodal single-cell technology has made the possibility of acquiring multiple omics data from individual cells, thereby enabling a deeper understanding of cellular states and dynamics. Nevert…

Prediction

Benchmarking Multimodal LLMs on Code Generation for Complex Interactive Webpages

2026-05-29 · Fan Wu, Lishuai Dong, Cuiyun Gao, Yujia Chen 외 arxiv

Recent advancements in multimodal large language models (MLLMs) have achieved remarkable progress in multimodal reasoning and code generation, catalyzing a new paradigm for front-end development. In particular, these mod…

Multimodal ReasoningCode Generation

InterMulti:Multi-view Multimodal Interactions with Text-dominated Hierarchical High-order Fusion for Emotion Analysis

2022-12-20 · Feng Qiu, Wanzeng Kong, Yu Ding

Humans are sophisticated at reading interlocutors' emotions from multimodal signals, such as speech contents, voice tones and facial expressions. However, machines might struggle to understand various emotions due to the…

Emotion Recognitionmultimodal interaction