← Search

George Konidaris

82 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

From Noise to Control: Parameterized Diffusion Policies

ICML 2026poster

We propose Parameterized Diffusion Policy (PDP), a framework that learns a diffusion policy parameterized in a smooth continuous space. By structuring a latent manifold such that distances between latents' values reflect the semantic similarity of physical trajectories, we transform diffusion from a…

Cited by 0SourceScholar
2026

From Ticks to Flows: Dynamics of Neural Reinforcement Learning in Continuous Environments

ICLR 2026poster

We present a novel theoretical framework for deep reinforcement learning (RL) in continuous environments by modeling the problem as a continuous-time stochastic process, drawing on insights from stochastic control. Building on previous work, we introduce a viable model of actor–critic algorithm that…

Cited by 0SourceScholar
2026

Hierarchical Entity-centric Reinforcement Learning with Factored Subgoal Diffusion

ICLR 2026poster

We propose a hierarchical entity-centric framework for offline Goal-Conditioned Reinforcement Learning (GCRL) that combines subgoal decomposition with factored structure to solve long-horizon tasks in domains with multiple entities. Achieving long-horizon goals in complex environments remains a core…

Cited by 0SourcecodeScholar
2026

NovaFlow: Zero-Shot Manipulation Via Actionable Flow from Generated Videos

ICRA 2026poster

Enabling robots to execute novel manipulation tasks zero-shot is a central goal in robotics. Most existing methods assume in-distribution tasks or rely on fine-tuning with embodiment-matched data, limiting transfer across platforms. We present NovaFlow, an autonomous manipulation framework that conv…

2026

Spectral Collapse Drives Loss of Plasticity in Deep Continual Learning

ICML 2026poster

We investigate why deep neural networks suffer from loss of plasticity in deep continual learning, failing to learn new tasks without reinitializing parameters. We show that this failure is preceded by Hessian spectral collapse at new-task initialization, where meaningful curvature directions vanish…

Cited by 0SourceScholar
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

Teaming Linear Temporal Logic: Coordinated Behavior Specification in Heterogeneous Multi-Agent Systems

RSS 2026poster

Linear Temporal Logic (LTL) is a formal language that can be used to specify robot behaviors and goal states. We extend LTL to enable the specification of complex cooperative behaviors in a large multi-agent system (MAS). The extended language, TeamingLTL, models features commonly present in MAS suc…

Cited by 0SourceScholar
2025

Bootstrapping Object-Level Planning with Large Language Models

ICRA 2025

We introduce a new method that extracts knowledge from a large language model (LLM) to produce object-level plans, which describe high-level changes to object state, and uses them to bootstrap task and motion planning (TAMP). Existing work uses LLMs to directly output task plans or generate goals in

Cited by 4SourcecodeScholar
2025

Geometry of Neural Reinforcement Learning in Continuous State and Action Spaces

ICLR 2025oral

Advances in reinforcement learning (RL) have led to its successful application in complex tasks with continuous state and action spaces. Despite these advances in practice, most theoretical work pertains to finite state and action spaces. We propose building a theoretical understanding of continuous…

Cited by 0SourcePDFScholar
2025

Knowledge Retention in Continual Model-Based Reinforcement Learning

ICML 2025poster

We propose DRAGO, a novel approach for continual model-based reinforcement learning aimed at improving the incremental development of world models across a sequence of tasks that differ in their reward functions but not the state space or dynamics. DRAGO comprises two key components: *Synthetic Expe…

Cited by 0SourcePDFScholar
2025

Learning Parameterized Skills from Demonstrations

NeurIPS 2025poster

We present DEPS, an end-to-end algorithm for discovering parameterized skills from expert demonstrations. Our method learns parameterized skill policies jointly with a meta-policy that selects the appropriate discrete skill and continuous parameters at each timestep. Using a combination of temporal…

Cited by 0SourcecodeScholar
2025

Optimal Interactive Learning on the Job via Facility Location Planning

RSS 2025poster

Collaborative robots have the ability to adapt and improve their behavior by learning from their human users. By interactively learning on the job, these robots can both acquire new motor skills and customize their behavior to personal user preferences. However, for this paradigm to be viable, there…

Cited by 0PDFScholar
2025

Skill-Driven Neurosymbolic State Abstractions

NeurIPS 2025poster

We consider how to construct state abstractions compatible with a given set of abstract actions, to obtain a well-formed abstract Markov decision process (MDP). We show that the Bellman equation suggests that abstract states should represent distributions over states in the ground MDP; we characteri…

Cited by 0SourceScholar
2025

V-HOP: Visuo-Haptic 6D Object Pose Tracking

RSS 2025poster

Humans naturally integrate vision and haptics for robust object perception during manipulation; losing either modality significantly degrades performance. Inspired by this multisensory integration, prior pose estimation research has attempted to combine visual and haptic/tactile feedback. While thes…

Cited by 2PDFScholar
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
2024

Composable Interaction Primitives: A Structured Policy Class for Efficiently Learning Sustained-Contact Manipulation Skills

ICRA 2024poster

We propose a new policy class, Composable Interaction Primitives (CIPs), specialized for learning sustained-contact manipulation skills like opening a drawer, pulling a lever, turning a wheel, or shifting gears. CIPs have two primary design goals: to minimize what must be learned by exploiting struc…

Cited by 6SourceScholar
2024

EPO: Hierarchical LLM Agents with Environment Preference Optimization

EMNLP 2024main

Long-horizon decision-making tasks present significant challenges for LLM-based agents due to the need for extensive planning over multiple steps. In this paper, we propose a hierarchical framework that decomposes complex tasks into manageable subgoals, utilizing separate LLMs for subgoal prediction…

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

Language-guided Skill Learning with Temporal Variational Inference

ICML 2024poster

We present an algorithm for skill discovery from expert demonstrations. The algorithm first utilizes Large Language Models (LLMs) to propose an initial segmentation of the trajectories. Following that, a hierarchical variational inference framework incorporates the LLM-generated segmentation informa…

Cited by 9SourcePDFScholar
2024

Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy

NeurIPS 2024poster

Reinforcement learning algorithms typically rely on the assumption that the environment dynamics and value function can be expressed in terms of a Markovian state representation. However, when state information is only partially observable, how can an agent learn such a state representation, and how…

2024

Model-based Reinforcement Learning for Parameterized Action Spaces

ICML 2024poster

We propose a novel model-based reinforcement learning algorithm---Dynamics Learning and predictive control with Parameterized Actions (DLPA)---for Parameterized Action Markov Decision Processes (PAMDPs). The agent learns a parameterized-action-conditioned dynamics model and plans with a modified Mod…

Cited by 5SourcePDFScholar
2024

Robot Task Planning Under Local Observability

ICRA 2024poster

Real-world robot task planning is intractable in part due to partial observability. A common approach to reducing complexity is introducing additional structure into the decision process, such as mixed-observability, factored states, or temporally-extended actions. We propose the locally observable…

Cited by 2SourceScholar
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

Coarse-Grained Smoothness for Reinforcement Learning in Metric Spaces

AISTATS 2023poster

Principled decision-making in continuous state–action spaces is impossible without some assumptions. A common approach is to assume Lipschitz continuity of the Q-function. We show that, unfortunately, this property fails to hold in many typical domains. We propose a new coarse-grained smoothness def…

Cited by 1SourcePDFScholar
2023

Constrained Dynamic Movement Primitives for Collision Avoidance in Novel Environments

IROS 2023poster

Dynamic movement primitives are widely used for learning skills that can be demonstrated to a robot by a skilled human or controller. While their generalization capabilities and simple formulation make them very appealing to use, they possess no strong guarantees to satisfy operational safety constr…

Cited by 3SourceScholar
2023

Effectively Learning Initiation Sets in Hierarchical Reinforcement Learning

NeurIPS 2023poster

An agent learning an option in hierarchical reinforcement learning must solve three problems: identify the option's subgoal (termination condition), learn a policy, and learn where that policy will succeed (initiation set). The termination condition is typically identified first, but the option poli…

Cited by 3SourcePDFScholar
2023

Flipping Coins to Estimate Pseudocounts for Exploration in Reinforcement Learning

ICML 2023oral

We propose a new method for count-based exploration in high-dimensional state spaces. Unlike previous work which relies on density models, we show that counts can be derived by averaging samples from the Rademacher distribution (or coin flips). This insight is used to set up a simple supervised lear…

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

Meta-learning Parameterized Skills

ICML 2023poster

We propose a novel parameterized skill-learning algorithm that aims to learn transferable parameterized skills and synthesize them into a new action space that supports efficient learning in long-horizon tasks. We propose to leverage off-policy Meta-RL combined with a trajectory-centric smoothness t…

2023

Performance Bounds for Model and Policy Transfer in Hidden-parameter MDPs

ICLR 2023poster

In the Hidden-Parameter MDP (HiP-MDP) framework, a family of reinforcement learning tasks is generated by varying hidden parameters specifying the dynamics and reward function for each individual task. HiP-MDP is a natural model for families of tasks in which meta- and lifelong-reinforcement learnin…

Cited by 3SourcePDFScholar
2023

Q-functionals for Value-Based Continuous Control

AAAI 2023technical

We present Q-functionals, an alternative architecture for continuous control deep reinforcement learning. Instead of returning a single value for a state-action pair, our network transforms a state into a function that can be rapidly evaluated in parallel for many actions, allowing us to efficiently…

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

Autonomous Learning of Object-Centric Abstractions for High-Level Planning

ICLR 2022poster

We propose a method for autonomously learning an object-centric representation of a continuous and high-dimensional environment that is suitable for planning. Such representations can immediately be transferred between tasks that share the same types of objects, resulting in agents that require fewe…

Cited by 28SourcePDFScholar
2022

Evaluation beyond Task Performance: Analyzing Concepts in AlphaZero in Hex

NeurIPS 2022accept

AlphaZero, an approach to reinforcement learning that couples neural networks and Monte Carlo tree search (MCTS), has produced state-of-the-art strategies for traditional board games like chess, Go, shogi, and Hex. While researchers and game commentators have suggested that AlphaZero uses concepts t…

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

Learning to Infer Kinematic Hierarchies for Novel Object Instances

ICRA 2022poster

Manipulating an articulated object requires perceiving its kinematic hierarchy: its parts, how each can move, and how those motions are coupled. Previous work has explored perception for kinematics, but none infers a complete kinematic hierarchy on never-before-seen object instances, without relying…

Cited by 15SourceScholar
2022

Model-based Lifelong Reinforcement Learning with Bayesian Exploration

NeurIPS 2022accept

We propose a model-based lifelong reinforcement-learning approach that estimates a hierarchical Bayesian posterior distilling the common structure shared across different tasks. The learned posterior combined with a sample-based Bayesian exploration procedure increases the sample efficiency of learn…

2022

Optimistic Initialization for Exploration in Continuous Control

AAAI 2022technical

Optimistic initialization underpins many theoretically sound exploration schemes in tabular domains; however, in the deep function approximation setting, optimism can quickly disappear if initialized naively. We propose a framework for more effectively incorporating optimistic initialization into re…

Cited by 14SourcePDFScholar
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

Efficient Black-Box Planning Using Macro-Actions with Focused Effects

IJCAI 2021poster

The difficulty of deterministic planning increases exponentially with search-tree depth. Black-box planning presents an even greater challenge, since planners must operate without an explicit model of the domain. Heuristics can make search more efficient, but goal-aware heuristics for black-box plan…

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 Markov State Abstractions for Deep Reinforcement Learning

NeurIPS 2021poster

A fundamental assumption of reinforcement learning in Markov decision processes (MDPs) is that the relevant decision process is, in fact, Markov. However, when MDPs have rich observations, agents typically learn by way of an abstract state representation, and such representations are not guaranteed…

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
2021

Robustly Learning Composable Options in Deep Reinforcement Learning

IJCAI 2021poster

Hierarchical reinforcement learning (HRL) is only effective for long-horizon problems when high-level skills can be reliably sequentially executed. Unfortunately, learning reliably composable skills is difficult, because all the components of every skill are constantly changing during learning. We…

Cited by 26SourcePDFScholar
2021

Skill Discovery for Exploration and Planning using Deep Skill Graphs

ICML 2021oral

We introduce a new skill-discovery algorithm that builds a discrete graph representation of large continuous MDPs, where nodes correspond to skill subgoals and the edges to skill policies. The agent constructs this graph during an unsupervised training phase where it interleaves discovering skills a…

Cited by 64SourcePDFScholar
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

Exploration in Reinforcement Learning with Deep Covering Options

ICLR 2020poster

While many option discovery methods have been proposed to accelerate exploration in reinforcement learning, they are often heuristic. Recently, covering options was proposed to discover a set of options that provably reduce the upper bound of the environment's cover time, a measure of the difficulty…

Cited by 66SourceScholar
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

Bounded-Error LQR-Trees

IROS 2019poster

We present a feedback motion planning algorithm, Bounded-Error LQR-Trees, that leverages reinforcement learning theory to find a policy with a bounded amount of error. The algorithm composes locally valid linear-quadratic regulators (LQR) into a nonlinear controller, similar to how LQR-Trees constru…

Cited by 3SourceScholar
2019

Discovering Options for Exploration by Minimizing Cover Time

ICML 2019oral

One of the main challenges in reinforcement learning is solving tasks with sparse reward. We show that the difficulty of discovering a distant rewarding state in an MDP is bounded by the expected cover time of a random walk over the graph induced by the MDP’s transition dynamics. We therefore propos…

Cited by 64SourcePDFScholar
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

Finding Options that Minimize Planning Time

ICML 2019oral

We formalize the problem of selecting the optimal set of options for planning as that of computing the smallest set of options so that planning converges in less than a given maximum of value-iteration passes. We first show that the problem is $\NP$-hard, even if the task is constrained to be determ…

Cited by 50SourcePDFScholar
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

Learning Multi-Level Hierarchies with Hindsight

ICLR 2019poster

Hierarchical agents have the potential to solve sequential decision making tasks with greater sample efficiency than their non-hierarchical counterparts because hierarchical agents can break down tasks into sets of subtasks that only require short sequences of decisions. In order to realize this po…

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
2018

Hybrid Bayesian Eigenobjects: Combining Linear Subspace and Deep Network Methods for 3D Robot Vision

IROS 2018poster

We introduce Hybrid Bayesian Eigenobjects (HBEOs), a novel representation for 3D objects designed to allow a robot to jointly estimate the pose, class, and full 3D geometry of a novel object observed from a single viewpoint in a single practical framework. By combining both linear subspace methods a…

Cited by 6SourceScholar
2018

Learning Symbolic Representations for Planning with Parameterized Skills

IROS 2018poster

A critical capability required for generally intelligent robot behavior is the ability to sequence motor skills to reach a goal. This requires a (typically abstract) representation that supports goal-directed planning, which raises the question of how to construct such a representation. Previous wor…

Cited by 51SourceScholar
2018

Policy and Value Transfer in Lifelong Reinforcement Learning

ICML 2018oral

We consider the problem of how best to use prior experience to bootstrap lifelong learning, where an agent faces a series of task instances drawn from some task distribution. First, we identify the initial policy that optimizes expected performance over the distribution of tasks for increasingly com…

2017

Robust and Efficient Transfer Learning with Hidden Parameter Markov Decision Processes

NeurIPS 2017oral

We introduce a new formulation of the Hidden Parameter Markov Decision Process (HiP-MDP), a framework for modeling families of related tasks using low-dimensional latent embeddings. Our new framework correctly models the joint uncertainty in the latent parameters and the state space. We also repla…

2015

Nonparametric Bayesian reward segmentation for skill discovery using inverse reinforcement learning

IROS 2015poster

We present a method for segmenting a set of unstructured demonstration trajectories to discover reusable skills using inverse reinforcement learning (IRL). Each skill is characterised by a latent reward function which the demonstrator is assumed to be optimizing. The skill boundaries and the number…

Cited by 88SourceScholar
2015

Planning for decentralized control of multiple robots under uncertainty

ICRA 2015poster

This paper presents a probabilistic framework for synthesizing control policies for general multi-robot systems that is based on decentralized partially observable Markov decision processes (Dec-POMDPs). Dec-POMDPs are a general model of decision-making where a team of agents must cooperate to optim…

Cited by 139SourceScholar
2015

Policy Evaluation Using the Ω-Return

NeurIPS 2015poster

We propose the Ω-return as an alternative to the λ-return currently used by the TD(λ) family of algorithms. The benefit of the Ω-return is that it accounts for the correlation of different length returns. Because it is difficult to compute exactly, we suggest one way of approximating the Ω-return. W…

Cited by 21SourcePDFScholar
2015

Policy Search for Multi-Robot Coordination under Uncertainty

RSS 2015poster

We introduce a principled method for multi-robot coordination based on a generic model (termed a MacDec-POMDP) of multi-robot cooperative planning in the presence of stochasticity, uncertain sensing and communication limitations. We present a new MacDec-POMDP planning algorithm that searches over po…

Cited by 101SourcePDFScholar