← Search

Raymond Mooney

13 accepted papers

2026

Mixed-Initiative Dialog for Human-Robot Collaborative Manipulation

ICRA 2026poster

Effective robotic systems for long-horizon human-robot collaboration must adapt to a wide range of human partners, whose physical behavior, willingness to assist, and understanding of the robot's capabilities may change over time. This demands a tightly coupled communication loop that grants both ag…

2024

A Survey of Robotic Language Grounding: Tradeoffs between Symbols and Embeddings

IJCAI 2024poster

With large language models, robots can understand language more flexibly and more capable than ever before. This survey reviews and situates recent literature into a spectrum with two poles: 1) mapping between language and some manually defined formal representation of meaning, and 2) mapping betwee…

Cited by 11SourcePDFScholar
2024

CAPE: Corrective Actions from Precondition Errors using Large Language Models

ICRA 2024poster

Extracting knowledge and reasoning from large language models (LLMs) offers a path to designing intelligent robots. Common approaches that leverage LLMs for planning are unable to recover when actions fail and resort to retrying failed actions without resolving the underlying cause. We propose a nov…

Cited by 34SourceScholar
2023

Text-to-SQL Error Correction with Language Models of Code

ACL 2023short

Despite recent progress in text-to-SQL parsing, current semantic parsers are still not accurate enough for practical use. In this paper, we investigate how to build automatic text-to-SQL error correction models. Noticing that token-level edits are out of context and sometimes ambiguous, we propose b…

2022

Entity-Focused Dense Passage Retrieval for Outside-Knowledge Visual Question Answering

EMNLP 2022main

Most Outside-Knowledge Visual Question Answering (OK-VQA) systems employ a two-stage framework that first retrieves external knowledge given the visual question and then predicts the answer based on the retrieved content. However, the retrieved knowledge is often inadequate. Retrievals are frequentl…

2022

Using Commonsense Knowledge to Answer Why-Questions

EMNLP 2022main

Answering questions in narratives about why events happened often requires commonsense knowledge external to the text. What aspects of this knowledge are available in large language models? What aspects can be made accessible via external commonsense resources? We study these questions in the contex…

2022

Using Developer Discussions to Guide Fixing Bugs in Software

EMNLP 2022finding

Automatically fixing software bugs is a challenging task. While recent work showed that natural language context is useful in guiding bug-fixing models, the approach required prompting developers to provide this context, which was simulated through commit messages written after the bug-fixing code c…

2020

PixL2R: Guiding Reinforcement Learning Using Natural Language by Mapping Pixels to Rewards

CoRL 2020

Reinforcement learning (RL), particularly in sparse reward settings, often requires prohibitively large numbers of interactions with the environment, thereby limiting its applicability to complex problems. To address this, several prior approaches have used natural language to guide the agent’s expl

2017

Captioning Images With Diverse Objects

CVPR 2017oral

Recent captioning models are limited in their ability to scale and describe concepts unseen in paired image-text corpora. We propose the Novel Object Captioner (NOC), a deep visual semantic captioning model that can describe a large number of object categories not present in existing image-caption…

Cited by 226PDFScholar
2016

Deep Compositional Captioning: Describing Novel Object Categories Without Paired Training Data

CVPR 2016oral

While recent deep neural network models have achieved promising results on the image captioning task, they rely largely on the availability of corpora with paired image and sentence captions to describe objects in context. In this work, we propose the Deep Compositional Captioner (DCC) to address th…

Cited by 346PDFScholar
2015

Sequence to Sequence - Video to Text

ICCV 2015poster

Real-world videos often have complex dynamics; methods for generating open-domain video descriptions should be senstive to temporal structure and allow both input (sequence of frames) and output (sequence of words) of variable length. To approach this problem we propose a novel end-to-end sequence-t…

Cited by 1877PDFcodeScholar