← Search

Leonel Rozo

34 accepted papers

2026

Contact Wasserstein Geodesics for Non-Conservative Schrödinger Bridges

ICLR 2026poster

The Schrödinger Bridge provides a principled framework for modeling stochastic processes between distributions; however, existing methods are limited by energy-conservation assumptions, which constrains the bridge's shape preventing it from model varying-energy phenomena. To overcome this, we introd…

Cited by 0SourceScholar
2026

Taxonomy-Aware Dynamic Motion Generation on Hyperbolic Manifolds

ICRA 2026poster

Human-like motion generation for robots often draws inspiration from biomechanical studies, which categorize complex human motions into hierarchical taxonomies. While these taxonomies provide rich structural information about how movements relate to one another, this information is frequently overlo…

2025

Diffeomorphic Obstacle Avoidance for Contractive Dynamical Systems via Implicit Representations

RSS 2025poster

Ensuring safety and robustness of robot skills is becoming crucial as robots are required to perform increasingly complex and dynamic tasks. The former is essential when performing tasks in cluttered environments, while the latter is relevant to overcome unseen task situations. This paper addresses…

Cited by 0PDFScholar
2025

Geometric Contact Flows: Contactomorphisms for Dynamics and Control

ICML 2025poster

Accurately modeling and predicting complex dynamical systems, particularly those involving force exchange and dissipation, is crucial for applications ranging from fluid dynamics to robotics, but presents significant challenges due to the intricate interplay of geometric constraints and energy trans…

Cited by 0SourcePDFScholar
2025

Riemann$^2$: Learning Riemannian Submanifolds from Riemannian Data

AISTATS 2025poster

Latent variable models are powerful tools for learning low-dimensional manifolds from high-dimensional data. However, when dealing with constrained data such as unit-norm vectors or symmetric positive-definite matrices, existing approaches ignore the underlying geometric constraints or fail to provi…

Cited by 0SourceScholar
2025

Towards Safe Imitation Learning via Potential Field-Guided Flow Matching

IROS 2025

Deep generative models, particularly diffusion and flow matching models, have recently shown remarkable potential in learning complex policies through imitation learning. However, the safety of generated motions remains overlooked, particularly in complex environments with inherent obstacles. In thi

Cited by 0SourceScholar
2024

Bringing Motion Taxonomies to Continuous Domains via GPLVM on Hyperbolic manifolds

ICML 2024poster

Human motion taxonomies serve as high-level hierarchical abstractions that classify how humans move and interact with their environment. They have proven useful to analyse grasps, manipulation skills, and whole-body support poses. Despite substantial efforts devoted to design their hierarchy and und…

Cited by 3SourcePDFScholar
2024

Neural Contractive Dynamical Systems

ICLR 2024spotlight

Stability guarantees are crucial when ensuring that a fully autonomous robot does not take undesirable or potentially harmful actions. Unfortunately, global stability guarantees are hard to provide in dynamical systems learned from data, especially when the learned dynamics are governed by neural ne…

Cited by 10SourcePDFScholar
2024

Unraveling the Single Tangent Space Fallacy: An Analysis and Clarification for Applying Riemannian Geometry in Robot Learning

ICRA 2024poster

In the realm of robotics, numerous downstream robotics tasks leverage machine learning methods for processing, modeling, or synthesizing data. Often, this data comprises variables that inherently carry geometric constraints, such as the unit-norm condition of quaternions representing rigid-body orie…

Cited by 8SourceScholar
2022

Optimizing Demonstrated Robot Manipulation Skills for Temporal Logic Constraints

IROS 2022poster

For performing robotic manipulation tasks, the core problem is determining suitable trajectories that fulfill the task requirements. Various approaches to compute such trajectories exist, being learning and optimization the main driving techniques. Our work builds on the learning-from-demonstration…

Cited by 8SourceScholar
2021

Geometry-aware Bayesian Optimization in Robotics using Riemannian Matérn Kernels

CoRL 2021poster

Bayesian optimization is a data-efficient technique which can be used for control parameter tuning, parametric policy adaptation, and structure design in robotics. Many of these problems require optimization of functions defined on non-Euclidean domains like spheres, rotation groups, or spaces of po…

Cited by 42SourcecodeScholar
2021

Learning Forceful Manipulation Skills from Multi-modal Human Demonstrations

IROS 2021poster

Learning from Demonstration (LfD) provides an intuitive and fast approach to program robotic manipulators. Task parameterized representations allow easy adaptation to new scenes and online observations. However, this approach has been limited to pose-only demonstrations and thus only skills with spa…

Cited by 25SourceScholar
2021

Learning Riemannian Manifolds for Geodesic Motion Skills

RSS 2021poster

For robots to work alongside humans and perform in unstructured environments; they must learn new motion skills and adapt them to unseen situations on the fly. This demands learning models that capture relevant motion patterns; while offering enough flexibility to adapt the encoded skills to new req…

Cited by 33SourcePDFScholar
2020

Analysis and Transfer of Human Movement Manipulability in Industry-like Activities

IROS 2020poster

Humans exhibit outstanding learning, planning and adaptation capabilities while performing different types of industrial tasks. Given some knowledge about the task requirements, humans are able to plan their limbs motion in anticipation of the execution of specific skills. For example, when an opera…

Cited by 16SourceScholar
2020

Learning and Sequencing of Object-Centric Manipulation Skills for Industrial Tasks

IROS 2020poster

Enabling robots to quickly learn manipulation skills is an important, yet challenging problem. Such manipulation skills should be flexible, e.g., be able adapt to the current workspace configuration. Furthermore, to accomplish complex manipulation tasks, robots should be able to sequence several ski…

Cited by 27SourceScholar
2019

Bayesian Optimization Meets Riemannian Manifolds in Robot Learning

CoRL 2019

Bayesian optimization (BO) recently became popular in robotics to optimize control parameters and parametric policies in direct reinforcement learning due to its data efficiency and gradient-free approach. However, its performance may be seriously compromised when the parameter space is high-dimensi

Cited by 0SourcePDFScholar
2019

Hierarchical Reinforcement Learning for Concurrent Discovery of Compound and Composable Policies

IROS 2019poster

A common strategy to deal with the expensive reinforcement learning (RL) of complex tasks is to decompose them into a collection of subtasks that are usually simpler to learn as well as reusable for new problems. However, when a robot learns the policies for these subtasks, common approaches treat e…

Cited by 8SourceScholar
2019

Non-parametric Imitation Learning of Robot Motor Skills

ICRA 2019poster

Unstructured environments impose several challenges when robots are required to perform different tasks and adapt to unseen situations. In this context, a relevant problem arises: how can robots learn to perform various tasks and adapt to different conditions? A potential solution is to endow robots…

Cited by 17SourceScholar
2019

Uncertainty-Aware Imitation Learning using Kernelized Movement Primitives

IROS 2019poster

During the past few years, probabilistic approaches to imitation learning have earned a relevant place in the robotics literature. One of their most prominent features is that, in addition to extracting a mean trajectory from task demonstrations, they provide a variance estimation. The intuitive mea…

Cited by 40SourceScholar
2018

An Uncertainty-Aware Minimal Intervention Control Strategy Learned from Demonstrations

IROS 2018poster

Motivated by the desire to have robots physically present in human environments, in recent years we have witnessed an emergence of different approaches for learning active compliance. Some of the most compelling solutions exploit a minimal intervention control principle, correcting deviations from a…

Cited by 9SourceScholar
2018

Geometry-aware Tracking of Manipulability Ellipsoids

RSS 2018poster

Body posture can greatly influence human performance when carrying out manipulation tasks. Adopting an appropriate pose helps us regulate our motion and strengthen our capability to achieve a given task. This effect is also observed in robotic manipulation where the robot joint configuration affects…

Cited by 28SourcePDFScholar
2018

Hybrid Probabilistic Trajectory Optimization Using Null-Space Exploration

ICRA 2018poster

In the context of learning from demonstration, human examples are usually imitated in either Cartesian or joint space. However, this treatment might result in undesired movement trajectories in either space. This is particularly important for motion skills such as striking, which typically imposes m…

Cited by 16SourceScholar
2018

Probabilistic Learning of Torque Controllers from Kinematic and Force Constraints

IROS 2018poster

When learning skills from demonstrations, one is often required to think in advance about the appropriate task representation (usually in either operational or configuration space). We here propose a probabilistic approach for simultaneously learning and synthesizing torque control commands which ta…

Cited by 36SourceScholar
2017

Learning manipulability ellipsoids for task compatibility in robot manipulation

IROS 2017poster

Posture body variation is one of the ways in which humans skillfully and naturally augment their motion and strength capabilities along specific task-space directions in order to successfully perform complex manipulation tasks. Posture variation also has a significant role in robot manipulation, whe…

Cited by 50SourceScholar
2015

Learning bimanual end-effector poses from demonstrations using task-parameterized dynamical systems

IROS 2015poster

Very often, when addressing the problem of human-robot skill transfer in task space, only the Cartesian position of the end-effector is encoded by the learning algorithms, instead of the full pose. However, orientation is just as important as position, if not more, when it comes to successfully perf…

Cited by 88SourceScholar
2015

Learning optimal controllers in human-robot cooperative transportation tasks with position and force constraints

IROS 2015poster

Human-robot collaboration seeks to have humans and robots closely interacting in everyday situations. For some tasks, physical contact between the user and the robot may occur, originating significant challenges at safety, cognition, perception and control levels, among others. This paper focuses on…

Cited by 113SourceScholar