← Search

Adam Fourney

5 accepted papers

2025

Navigating Rifts in Human-LLM Grounding: Study and Benchmark

ACL 2025long

Language models excel at following instructions but often struggle with the collaborative aspects of conversation that humans naturally employ. This limitation in grounding—the process by which conversation participants establish mutual understanding—can lead to outcomes ranging from frustrated user…

2024

AUTOGEN STUDIO: A No-Code Developer Tool for Building and Debugging Multi-Agent Systems

EMNLP 2024system demonstrations

Multi-agent systems, where multiple agents (generative AI models + tools) collaborate, are emerging as an effective pattern for solving long-running, complex tasks in numerous do- mains. However, specifying their parameters (such as models, tools, and orchestration mechanisms etc,.) and debugging th…

2024

When to Show a Suggestion? Integrating Human Feedback in AI-Assisted Programming

AAAI 2024technical

AI powered code-recommendation systems, such as Copilot and CodeWhisperer, provide code suggestions inside a programmer's environment (e.g., an IDE) with the aim of improving productivity. We pursue mechanisms for leveraging signals about programmers' acceptance and rejection of code suggestions to…

2023

Aligning Offline Metrics and Human Judgments of Value for Code Generation Models

ACL 2023findings

Large language models have demonstrated great potential to assist programmers in generating code. For such human-AI pair programming scenarios, we empirically demonstrate that while generated code are most often evaluated in terms of their functional correctness (i.e., whether generations pass avail…

Cited by 11SourcePDFScholar
2021

NL-EDIT: Correcting Semantic Parse Errors through Natural Language Interaction

NAACL 2021long

We study semantic parsing in an interactive setting in which users correct errors with natural language feedback. We present NL-EDIT, a model for interpreting natural language feedback in the interaction context to generate a sequence of edits that can be applied to the initial parse to correct its…

Cited by 49SourcePDFScholar