paper-with-me

홈 › Papers

Learning Adaptive Language Interfaces through Decomposition

2020-10-11 · EMNLP (intexsempar) 2020 11 · Siddharth Karamcheti, Dorsa Sadigh, Percy Liang

Our goal is to create an interactive natural language interface that efficiently and reliably learns from users to complete tasks in simulated robotics settings. We introduce a neural semantic parsing system that learns new high-level abstractions through decomposition: users interactively teach the system by breaking down high-level utterances describing novel behavior into low-level steps that it can understand. Unfortunately, existing methods either rely on grammars which parse sentences with limited flexibility, or neural sequence-to-sequence models that do not learn efficiently or reliably from individual examples. Our approach bridges this gap, demonstrating the flexibility of modern neural systems, as well as the one-shot reliable generalization of grammar-based methods. Our crowdsourced interactive experiments suggest that over time, users complete complex tasks more efficiently while using our system by leveraging what they just taught. At the same time, getting users to trust the system enough to be incentivized to teach high-level utterances is still an ongoing challenge. We end with a discussion of some of the obstacles we need to overcome to fully realize the potential of the interactive paradigm.

📄 PDF Abstract BibTeX arXiv:2010.05190

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Toward Multi-Database Query Reasoning for Text2Cypher

2026-05-11 · Makbule Gulcin Ozsoy arxiv

Large language models have significantly improved natural language interfaces to databases by translating user questions into executable queries. In particular, Text2Cypher focuses on generating Cypher queries for graph …

Generative Interfaces for Language Models

2025-08-26 · Jiaqi Chen, Yanzhe Zhang, Yutong Zhang, Yijia Shao 외 arxiv

Large language models (LLMs) are increasingly seen as assistants, copilots, and consultants, capable of supporting a wide range of tasks through natural conversation. However, most systems remain constrained by a linear …

Generative AI in Multimodal User Interfaces: Trends, Challenges, and Cross-Platform Adaptability

2024-11-15 · J. Bieniek, M. Rahouti, D. C. Verma

As the boundaries of human computer interaction expand, Generative AI emerges as a key driver in reshaping user interfaces, introducing new possibilities for personalized, multimodal and cross-platform interactions. This…

multimodal interaction

Liquid Interfaces: A Dynamic Ontology for the Interoperability of Autonomous Systems

2026-01-29 · Dhiogo de Sá, Carlos Schmiedel, Carlos Pereira Lopes arxiv

Contemporary software architectures struggle to support autonomous agents whose reasoning is adaptive, probabilistic, and context-dependent, while system integration remains dominated by static interfaces and determinist…

Characterizing and modeling harms from interactions with design patterns in AI interfaces

2024-04-17 · Lujain Ibrahim, Luc Rocher, Ana Valdivia

The proliferation of applications using artificial intelligence (AI) systems has led to a growing number of users interacting with these systems through sophisticated interfaces. Human-computer interaction research has l…

Language ModellingRecommendation Systems