← Search

Stefanie Tellex

52 accepted papers

2026

Accelerating Residual Reinforcement Learning With Uncertainty Estimation

RA-L 2026

Residual Reinforcement Learning (RL) is a popular approach for adapting pretrained policies by learning a lightweight residual policy that provides corrective actions. While Residual RL is more sample-efficient than finetuning the entire base policy, existing methods struggle with sparse rewards and

Cited by 2SourcecodeScholar
2026

Accelerating Residual Reinforcement Learning with Uncertainty Estimation

ICRA 2026poster

Residual Reinforcement Learning (RL) is a popular approach for adapting pretrained policies by learning a lightweight residual policy that provides corrective actions. While Residual RL is more sample-efficient than finetuning the entire base policy, existing methods struggle with sparse rewards and…

2026

Pragmatic Embodied Spoken Instruction Following in Human-Robot Collaboration with Theory of Mind

ICRA 2026poster

Spoken language instructions are ubiquitous in agent collaboration. However, in real-world human-robot collaboration, following human spoken instructions can be challenging due to various speaker and environmental factors, such as background noise or mispronunciation. When faced with noisy auditory …

2026

Task and Skill Planning: Hierarchical Robot Planning with Black-Box Skills

ICRA 2026poster

Task and motion planning (TAMP) is a well-established approach for solving long-horizon robot planning problems. Although TAMP methods have historically assumed that each task-level robot action, or skill, can be reduced to kinematic motion planning, recent work has explored integrating closed-loop …

Cited by 0Scholar
2026

When Life Gives You BC, Make Q-functions: Extracting Q-values from Behavior Cloning for On-Robot Reinforcement Learning

RSS 2026poster

Behavior Cloning (BC) has emerged as a highly effective paradigm for robot learning. However, BC lacks a self-guided mechanism for online improvement after demonstrations have been collected. Existing offline-to-online learning methods often cause policies to replace previously learned good actions …

Cited by 0SourceScholar
2025

Learning Efficient and Robust Language-Conditioned Manipulation Using Textual-Visual Relevancy and Equivariant Language Mapping

RA-L 2025

Controlling robots through natural language is pivotal for enhancing human-robot collaboration and synthesizing complex robot behaviors. Recent works that are trained on large robot datasets show impressive generalization abilities. However, such pretrained methods are (1) often fragile to unseen sc

Cited by 7SourcecodeScholar
2025

Verifiably Following Complex Robot Instructions with Foundation Models

ICRA 2025

When instructing robots, users want to flexibly express constraints, refer to arbitrary landmarks, and verify robot behavior, while robots must disambiguate instructions into specifications and ground instruction referents in the real world. To address this problem, we propose Language Instruction g

Cited by 22SourcecodeScholar
2025

λ: A Benchmark for Data-Efficiency in Long-Horizon Indoor Mobile Manipulation Robotics

IROS 2025

Learning to execute long-horizon mobile manipulation tasks is crucial for advancing robotics in household and workplace settings. However, current approaches are typically data-inefficient, underscoring the need for improved models that require realistically sized benchmarks to evaluate their effici

Cited by 4SourceScholar
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
2024

Lang2LTL-2: Grounding Spatiotemporal Navigation Commands Using Large Language and Vision-Language Models

IROS 2024poster

Grounding spatiotemporal navigation commands to structured task specifications enables autonomous robots to understand a broad range of natural language and solve long-horizon tasks with safety guarantees. Prior works mostly focus on grounding spatial or temporally extended language for robots. We p…

Cited by 6SourceScholar
2024

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

ICRA 2024poster

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. However, while considerable effort has been made to teach…

Cited by 52SourceScholar
2024

Skill Transfer for Temporal Task Specification

ICRA 2024poster

Deploying robots in real-world environments, such as households and manufacturing lines, requires generalization across novel task specifications without violating safety constraints. Linear temporal logic (LTL) is a widely used task specification language with a compositional grammar that naturally…

Cited by 19SourceScholar
2023

Grounding Complex Natural Language Commands for Temporal Tasks in Unseen Environments

CoRL 2023poster

Grounding navigational commands to linear temporal logic (LTL) leverages its unambiguous semantics for reasoning about long-horizon tasks and verifying the satisfaction of temporal constraints. Existing approaches require training data from the specific environment and landmarks that will be used in…

Cited by 46SourceScholar
2023

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

IROS 2023poster

Conversational assistive robots can aid people, especially those with cognitive impairments, to accomplish various tasks such as cooking meals, performing exercises, or operating machines. However, to interact with people effectively, robots must recognize human plans and goals from noisy observatio…

Cited by 1SourceScholar
2023

Language-Conditioned Observation Models for Visual Object Search

IROS 2023poster

Object search is a challenging task because when given complex language descriptions (e.g., “find the white cup on the table”), the robot must move its camera through the environment and recognize the described object. Previous works map language descriptions to a set of fixed object detectors with…

Cited by 3SourceScholar
2023

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

ICML 2023poster

We introduce RLang, a domain-specific language (DSL) for communicating domain knowledge to an RL agent. Unlike existing RL DSLs that ground to $\textit{single}$ elements of a decision-making formalism (e.g., the reward function or policy), RLang can specify information about every element of a Marko…

Cited by 2SourcePDFScholar
2023

Skill Generalization with Verbs

IROS 2023poster

It is imperative that robots can understand natural language commands issued by humans. Such commands typically contain verbs that signify what action should be performed on a given object and that are applicable to many objects. We propose a method for generalizing manipulation skills to novel obje…

Cited by 2SourceScholar
2023

Synthesizing Navigation Abstractions for Planning with Portable Manipulation Skills

CoRL 2023poster

We address the problem of efficiently learning high-level abstractions for task-level robot planning. Existing approaches require large amounts of data and fail to generalize learned abstractions to new environments. To address this, we propose to exploit the independence between spatial and non-s…

Cited by 5SourceScholar
2022

Generalizing to New Domains by Mapping Natural Language to Lifted LTL

ICRA 2022poster

Recent work on using natural language to specify commands to robots has grounded that language to LTL. However, mapping natural language task specifications to LTL task specifications using language models require probability distributions over finite vocabulary. Existing state-of-the-art methods ha…

Cited by 16SourceScholar
2022

Towards Optimal Correlational Object Search

ICRA 2022poster

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. In such settings, correlational information can be valuable for planning efficiently. Previous approache…

Cited by 28SourcecodeScholar
2022

Using Language to Generate State Abstractions for Long-Range Planning in Outdoor Environments

ICRA 2022poster

Robots that process navigation instructions in large outdoor environments will need to operate at different levels of abstraction. For example, a land-surveying aerial robot receiving the instruction “go to Boston and go through the state forest on the way” must reason about a long-range goal like “…

Cited by 5SourceScholar
2021

Learning Collaborative Pushing and Grasping Policies in Dense Clutter

ICRA 2021poster

Robots must reason about pushing and grasping in order to engage in flexible manipulation in cluttered environments. Earlier works on learning pushing and grasping only consider each operation in isolation or are limited to top-down grasping and bin-picking. We train a robot to learn joint planar pu…

Cited by 40SourceScholar
2021

Learning to Detect Multi-Modal Grasps for Dexterous Grasping in Dense Clutter

IROS 2021poster

We propose an approach to multi-modal grasp detection that jointly predicts the probabilities that several types of grasps succeed at a given grasp pose. Given a partial point cloud of a scene, the algorithm proposes a set of feasible grasp candidates, then estimates the probabilities that a grasp o…

Cited by 12SourceScholar
2021

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

IROS 2021poster

Robots operating in households must find objects on shelves, under tables, and in cupboards. In such environments, it is crucial to search efficiently at 3D scale while coping with limited field of view and the complexity of searching for multiple objects. Principled approaches to object search freq…

Cited by 26SourceScholar
2020

Building Plannable Representations with Mixed Reality

IROS 2020poster

We propose Action-Oriented Semantic Maps (AOSMs), a representation that enables a robot to acquire object manipulation behaviors and semantic information about the environment from a human teacher with a Mixed Reality Head-Mounted Display (MR-HMD). AOSMs are a representation that captures both: a) h…

Cited by 7SourceScholar
2020

Grounding Language to Landmarks in Arbitrary Outdoor Environments

ICRA 2020poster

Robots operating in outdoor, urban environments need the ability to follow complex natural language commands which refer to never-before-seen landmarks. Existing approaches to this problem are limited because they require training a language model for the landmarks of a particular environment before…

Cited by 29SourceScholar
2020

Grounding Language to Non-Markovian Tasks with No Supervision of Task Specifications

RSS 2020poster

Natural language instructions often exhibit sequential constraints rather than being simply goal-oriented, for example ``go around the lake and then travel north until the intersection''. Existing approaches map these kinds of natural language expressions to Linear Temporal Logic expressions but req…

Cited by 34SourcePDFScholar
2020

Mixed Reality as a Bidirectional Communication Interface for Human-Robot Interaction

IROS 2020poster

We present a decision-theoretic model and robot system that interprets multimodal human communication to disambiguate item references by asking questions via a mixed reality (MR) interface. Existing approaches have either chosen to use physical behaviors, like pointing and eye gaze, or virtual behav…

Cited by 63SourceScholar
2020

Robot Object Retrieval with Contextual Natural Language Queries

RSS 2020poster

Natural language object retrieval is a highly useful yet challenging task for robots in human-centric environments. Previous work has primarily focused on commands specifying the desired object's type such as "scissors" and/or visual attributes such as "red," thus limiting the robot to only known ob…

2020

Simultaneously Learning Transferable Symbols and Language Groundings from Perceptual Data for Instruction Following

RSS 2020poster

Enabling robots to learn tasks and follow instructions as easily as humans is important for many real-world robot applications. Previous approaches have applied machine learning to teach the mapping from language to low dimensional symbolic representations constructed by hand, using demonstration tr…

2019

Advanced Autonomy on a Low-Cost Educational Drone Platform

IROS 2019poster

PiDrone is a quadrotor platform created to accompany an introductory robotics course. Students build an autonomous flying robot from scratch and learn to program it through assignments and projects. Existing educational robots do not have significant autonomous capabilities, such as high-level plann…

Cited by 12SourceScholar
2019

End-User Robot Programming Using Mixed Reality

ICRA 2019poster

Mixed Reality (MR) is a promising interface for robot programming because it can project an immersive 3D visualization of a robot's intended movement onto the real world. MR can also support hand gestures, which provide an intuitive way for users to construct and modify robot motions. We present a M…

Cited by 102SourceScholar
2019

Flight, Camera, Action! Using Natural Language and Mixed Reality to Control a Drone

ICRA 2019poster

With increasing autonomy, robots like drones are increasingly accessible to untrained users. Most users control drones using a low-level interface, such as a radio-controlled (RC) controller. For a wider adoption of these technologies by the public, a much higher-level interface, such as natural lan…

Cited by 45SourceScholar
2019

Grounding Language Attributes to Objects using Bayesian Eigenobjects

IROS 2019poster

We develop a system to disambiguate object instances within the same class based on simple physical descriptions. The system takes as input a natural language phrase and a depth image containing a segmented object and predicts how similar the observed object is to the object described by the phrase.…

Cited by 23SourceScholar
2019

Multi-Object Search using Object-Oriented POMDPs

ICRA 2019poster

A core capability of robots is to reason about multiple objects under uncertainty. Partially Observable Markov Decision Processes (POMDPs) provide a means of reasoning under uncertainty for sequential decision making, but are computationally intractable in large domains. In this paper, we propose Ob…

Cited by 52SourceScholar
2019

Planning with State Abstractions for Non-Markovian Task Specifications

RSS 2019poster

Often times, we specify tasks for a robot using temporal language that can also span different levels of abstraction. The example command "go to the kitchen before going to the second floor" contains spatial abstraction, given that "floor" consists of individual rooms that can also be referred to in…

2019

Scanning the Internet for ROS: A View of Security in Robotics Research

ICRA 2019poster

Security is particularly important in robotics, as robots can directly perceive and affect the physical world. We describe the results of a scan of the entire IPv4 address space of the Internet for instances of the Robot Operating System (ROS), a widely used robotics software platform. We identified…

Cited by 130SourceScholar
2019

Teaching Robots To Draw

ICRA 2019poster

In this paper, we introduce an approach which enables manipulator robots to write handwritten characters or line drawings. Given an image of just-drawn handwritten characters, the robot infers a plan to replicate the image with a writing utensil, and then reproduces the image. Our approach draws eac…

Cited by 22SourceScholar
2018

Learning to Parse Natural Language to Grounded Reward Functions with Weak Supervision

ICRA 2018poster

In order to intuitively and efficiently collaborate with humans, robots must learn to complete tasks specified using natural language. We represent natural language instructions as goal-state reward functions specified using lambda calculus. Using reward functions as language representations allows…

Cited by 74SourceScholar
2018

ROS Reality: A Virtual Reality Framework Using Consumer-Grade Hardware for ROS-Enabled Robots

IROS 2018poster

Virtual reality (VR)systems let users intuitively interact with 3D environments and have been used extensively for robotic teleoperation tasks. While more immersive than their 2D counterparts, early VR systems were expensive and required specialized hardware. Fortunately, there has been a recent pro…

Cited by 150SourceScholar
2018

Sequence-to-Sequence Language Grounding of Non-Markovian Task Specifications

RSS 2018poster

Often times, natural language commands issued to robots not only specify a particular target configuration or goal state but also outline constraints on how the robot goes about its execution. That is, the path taken to achieving some goal state is given equal importance to the goal state itself. On…

Cited by 74SourcePDFScholar
2017

Accurately and Efficiently Interpreting Human-Robot Instructions of Varying Granularities

RSS 2017poster

Humans can ground natural language commands to tasks at both abstract and fine-grained levels of specificity. For instance, a human forklift operator can be instructed to perform a high-level action, like 'grab a pallet' or a low-level action like 'tilt back a little bit.' While robots are also capa…

2017

Reducing errors in object-fetching interactions through social feedback

ICRA 2017poster

Fetching items is an important problem for a social robot. It requires a robot to interpret a person's language and gesture and use these noisy observations to infer what item to deliver. If the robot could ask questions, it would help the robot be faster and more accurate in its task. Existing appr…

Cited by 90SourceScholar
2015

Grounding English Commands to Reward Functions

RSS 2015poster

As intelligent robots become more prevalent, methods to make interaction with the robots more accessible are increasingly important. Communicating the tasks that a person wants the robot to carry out via natural language, and training the robot to ground the natural language through demonstration, a…