Search Results for author: Stefanie Tellex

Found 31 papers, 12 papers with code

Verifiably Following Complex Robot Instructions with Foundation Models

no code implementations18 Feb 2024 Benedict Quartey, Eric Rosen, Stefanie Tellex, George Konidaris

We propose Language Instruction grounding for Motion Planning (LIMP), a system that leverages foundation models and temporal logics to generate instruction-conditioned semantic maps that enable robots to verifiably follow expressive and long-horizon instructions with open vocabulary referents and complex spatiotemporal constraints.

Motion Planning

Improved Inference of Human Intent by Combining Plan Recognition and Language Feedback

no code implementations3 Oct 2023 Ifrah Idrees, Tian Yun, Naveen Sharma, Yunxin Deng, Nakul Gopalan, George Konidaris, Stefanie Tellex

We propose a novel framework for plan and goal recognition in partially observable domains -- Dialogue for Goal Recognition (D4GR) enabling a robot to rectify its belief in human progress by asking clarification questions about noisy sensor data and sub-optimal human actions.

Plug in the Safety Chip: Enforcing Constraints for LLM-driven Robot Agents

no code implementations18 Sep 2023 ZiYi Yang, Shreyas S. Raman, Ankit Shah, Stefanie Tellex

Recent advancements in large language models (LLMs) have enabled a new research domain, LLM agents, for solving robotics and planning tasks by leveraging the world knowledge and general reasoning abilities of LLMs obtained during pretraining.

World Knowledge

Language-Conditioned Observation Models for Visual Object Search

no code implementations13 Sep 2023 Thao Nguyen, Vladislav Hrosinkov, Eric Rosen, Stefanie Tellex

In this work, we bridge the gap in realistic object search by posing the search problem as a partially observable Markov decision process (POMDP) where the object detector and visual sensor noise in the observation model is determined by a single Deep Neural Network conditioned on complex language descriptions.

Object

A System for Generalized 3D Multi-Object Search

1 code implementation6 Mar 2023 Kaiyu Zheng, Anirudha Paul, Stefanie Tellex

GenMOS takes as input point cloud observations of the local region, object detection results, and localization of the robot's view pose, and outputs a 6D viewpoint to move to through online planning.

Object object-detection +1

Grounding Complex Natural Language Commands for Temporal Tasks in Unseen Environments

no code implementations22 Feb 2023 Jason Xinyu Liu, ZiYi Yang, Ifrah Idrees, Sam Liang, Benjamin Schornstein, Stefanie Tellex, Ankit Shah

We propose Lang2LTL, a modular system and a software package that leverages large language models (LLMs) to ground temporal navigational commands to LTL specifications in environments without prior language data.

CAPE: Corrective Actions from Precondition Errors using Large Language Models

no code implementations17 Nov 2022 Shreyas Sundara Raman, Vanya Cohen, Ifrah Idrees, Eric Rosen, Ray Mooney, Stefanie Tellex, David Paulius

Our improvements transfer to a Boston Dynamics Spot robot initialized with a set of skills (specified in language) and associated preconditions, where CAPE improves the correctness metric of the executed task plans by 76. 49% compared to SayCan.

Common Sense Reasoning Language Modelling +1

RLang: A Declarative Language for Describing Partial World Knowledge to Reinforcement Learning Agents

no code implementations12 Aug 2022 Rafael Rodriguez-Sanchez, Benjamin A. Spiegel, Jennifer Wang, Roma Patel, Stefanie Tellex, George Konidaris

We define precise syntax and grounding semantics for RLang, and provide a parser that grounds RLang programs to an algorithm-agnostic \textit{partial} world model and policy that can be exploited by an RL agent.

Decision Making reinforcement-learning +2

Where were my keys? -- Aggregating Spatial-Temporal Instances of Objects for Efficient Retrieval over Long Periods of Time

no code implementations25 Oct 2021 Ifrah Idrees, Zahid Hasan, Steven P. Reiss, Stefanie Tellex

Robots equipped with situational awareness can help humans efficiently find their lost objects by leveraging spatial and temporal structure.

Image Retrieval Retrieval

Towards Optimal Correlational Object Search

1 code implementation19 Oct 2021 Kaiyu Zheng, Rohan Chitnis, Yoonchang Sung, George Konidaris, Stefanie Tellex

In realistic applications of object search, robots will need to locate target objects in complex environments while coping with unreliable sensors, especially for small or hard-to-detect objects.

Object

Generalizing to New Domains by Mapping Natural Language to Lifted LTL

no code implementations11 Oct 2021 Eric Hsiung, Hiloni Mehta, Junchi Chu, Xinyu Liu, Roma Patel, Stefanie Tellex, George Konidaris

We compare our method of mapping natural language task specifications to intermediate contextual queries against state-of-the-art CopyNet models capable of translating natural language to LTL, by evaluating whether correct LTL for manipulation and navigation task specifications can be output, and show that our method outperforms the CopyNet model on unseen object references.

Value-Based Reinforcement Learning for Continuous Control Robotic Manipulation in Multi-Task Sparse Reward Settings

no code implementations28 Jul 2021 Sreehari Rammohan, Shangqun Yu, Bowen He, Eric Hsiung, Eric Rosen, Stefanie Tellex, George Konidaris

Learning continuous control in high-dimensional sparse reward settings, such as robotic manipulation, is a challenging problem due to the number of samples often required to obtain accurate optimal value and policy estimates.

Continuous Control Data Augmentation +5

Dialogue Object Search

no code implementations22 Jul 2021 Monica Roy, Kaiyu Zheng, Jason Liu, Stefanie Tellex

To this end, we introduce a new task, dialogue object search: A robot is tasked to search for a target object (e. g. fork) in a human environment (e. g., kitchen), while engaging in a "video call" with a remote human who has additional but inexact knowledge about the target's location.

Object

Bootstrapping Motor Skill Learning with Motion Planning

no code implementations12 Jan 2021 Ben Abbatematteo, Eric Rosen, Stefanie Tellex, George Konidaris

We propose using kinematic motion planning as a completely autonomous, sample efficient way to bootstrap motor skill learning for object manipulation.

Motion Planning

Spatial Language Understanding for Object Search in Partially Observed City-scale Environments

1 code implementation4 Dec 2020 Kaiyu Zheng, Deniz Bayazit, Rebecca Mathew, Ellie Pavlick, Stefanie Tellex

We propose SLOOP (Spatial Language Object-Oriented POMDP), a new framework for partially observable decision making with a probabilistic observation model for spatial language.

Decision Making Instruction Following

Task Scoping: Generating Task-Specific Abstractions for Planning in Open-Scope Models

no code implementations17 Oct 2020 Michael Fishman, Nishanth Kumar, Cameron Allen, Natasha Danas, Michael Littman, Stefanie Tellex, George Konidaris

Unfortunately, planning to solve any specific task using an open-scope model is computationally intractable - even for state-of-the-art methods - due to the many states and actions that are necessarily present in the model but irrelevant to that problem.

Generating Handwriting via Decoupled Style Descriptors

1 code implementation ECCV 2020 Atsunobu Kotani, Stefanie Tellex, James Tompkin

Instead, we introduce the Decoupled Style Descriptor (DSD) model for handwriting, which factors both character- and writer-level styles and allows our model to represent an overall greater space of styles.

Robot Object Retrieval with Contextual Natural Language Queries

1 code implementation23 Jun 2020 Thao Nguyen, Nakul Gopalan, Roma Patel, Matt Corsaro, Ellie Pavlick, Stefanie Tellex

The model takes in a language command containing a verb, for example "Hand me something to cut," and RGB images of candidate objects and selects the object that best satisfies the task specified by the verb.

Natural Language Queries Object +1

Multi-Resolution POMDP Planning for Multi-Object Search in 3D

1 code implementation6 May 2020 Kaiyu Zheng, Yoonchang Sung, George Konidaris, Stefanie Tellex

Robots operating in households must find objects on shelves, under tables, and in cupboards.

pomdp_py: A Framework to Build and Solve POMDP Problems

1 code implementation21 Apr 2020 Kaiyu Zheng, Stefanie Tellex

In this paper, we present pomdp_py, a general purpose Partially Observable Markov Decision Process (POMDP) library written in Python and Cython.

Learning Deep Parameterized Skills from Demonstration for Re-targetable Visuomotor Control

2 code implementations23 Oct 2019 Jonathan Chang, Nishanth Kumar, Sean Hastings, Aaron Gokaslan, Diego Romeres, Devesh Jha, Daniel Nikovski, George Konidaris, Stefanie Tellex

We demonstrate that our model trained on 33% of the possible goals is able to generalize to more than 90% of the targets in the scene for both simulation and robot experiments.

Grounding Language Attributes to Objects using Bayesian Eigenobjects

no code implementations30 May 2019 Vanya Cohen, Benjamin Burchfiel, Thao Nguyen, Nakul Gopalan, Stefanie Tellex, George Konidaris

Our system is able to disambiguate between novel objects, observed via depth images, based on natural language descriptions.

3D Shape Representation Object

Planning with State Abstractions for Non-Markovian Task Specifications

2 code implementations28 May 2019 Yoonseon Oh, Roma Patel, Thao Nguyen, Baichuan Huang, Ellie Pavlick, Stefanie Tellex

Often times, we specify tasks for a robot using temporal language that can also span different levels of abstraction.

Implementing the Deep Q-Network

1 code implementation20 Nov 2017 Melrose Roderick, James Macglashan, Stefanie Tellex

The Deep Q-Network proposed by Mnih et al. [2015] has become a benchmark and building point for much deep reinforcement learning research.

Atari Games

Deep Abstract Q-Networks

no code implementations2 Oct 2017 Melrose Roderick, Christopher Grimm, Stefanie Tellex

We examine the problem of learning and planning on high-dimensional domains with long horizons and sparse rewards.

Montezuma's Revenge

Advantages and Limitations of using Successor Features for Transfer in Reinforcement Learning

no code implementations31 Jul 2017 Lucas Lehnert, Stefanie Tellex, Michael L. Littman

One question central to Reinforcement Learning is how to learn a feature representation that supports algorithm scaling and re-use of learned information from different tasks.

reinforcement-learning Reinforcement Learning (RL)

Accurately and Efficiently Interpreting Human-Robot Instructions of Varying Granularities

1 code implementation21 Apr 2017 Dilip Arumugam, Siddharth Karamcheti, Nakul Gopalan, Lawson L. S. Wong, Stefanie Tellex

In this work, by grounding commands to all the tasks or subtasks available in a hierarchical planning framework, we arrive at a model capable of interpreting language at multiple levels of specificity ranging from coarse to more granular.

Specificity

Cannot find the paper you are looking for? You can Submit a new open access paper.