← Search

Davide Tateo

21 accepted papers

2026

Trust Region Inverse Reinforcement Learning

ICML 2026poster

Inverse reinforcement learning (IRL) is typically formulated as maximizing entropy subject to matching the distribution of expert trajectories. Classical (dual-ascent) IRL guarantees monotonic performance improvement but requires fully solving an RL problem each iteration to compute dual gradients. …

Cited by 0SourceScholar
2025

Adaptive Control Based Friction Estimation for Tracking Control of Robot Manipulators

RA-L 2025

Adaptive control is often used for friction compensation in trajectory tracking tasks because it does not require torque sensors. However, it has some drawbacks: first, the most common certainty-equivalence adaptive control design is based on linearized parameterization of the friction model, theref

Cited by 7SourceScholar
2025

Distilling Contact Planning for Fast Trajectory Optimization in Robot Air Hockey

RSS 2025poster

Robot control through contact is challenging as it requires reasoning over long horizons and discontinuous system dynamics. Highly dynamic tasks such as Air Hockey additionally require agile behavior, making the corresponding optimal control problems intractable for planning in realtime. Learning-ba…

Cited by 0PDFScholar
2024

A Retrospective on the Robot Air Hockey Challenge: Benchmarking Robust, Reliable, and Safe Learning Techniques for Real-world Robotics

NeurIPS 2024poster

Machine learning methods have a groundbreaking impact in many application domains, but their application on real robotic platforms is still limited. Despite the many challenges associated with combining machine learning technology with robotics, robot learning remains one of the most promising direc…

Cited by 0SourcePDFScholar
2024

Bridging the gap between Learning-to-plan, Motion Primitives and Safe Reinforcement Learning

CoRL 2024poster

Trajectory planning under kinodynamic constraints is fundamental for advanced robotics applications that require dexterous, reactive, and rapid skills in complex environments. These constraints, which may represent task, safety, or actuator limitations, are essential for ensuring the proper function…

Cited by 2SourceScholar
2024

Handling Long-Term Safety and Uncertainty in Safe Reinforcement Learning

CoRL 2024poster

Safety is one of the key issues preventing the deployment of reinforcement learning techniques in real-world robots. While most approaches in the Safe Reinforcement Learning area do not require prior knowledge of constraints and robot kinematics and rely solely on data, it is often difficult to depl…

Cited by 2SourcecodeScholar
2024

One Policy to Run Them All: an End-to-end Learning Approach to Multi-Embodiment Locomotion

CoRL 2024poster

Deep Reinforcement Learning techniques are achieving state-of-the-art results in robust legged locomotion. While there exists a wide variety of legged platforms such as quadruped, humanoids, and hexapods, the field is still missing a single learning framework that can control all these different emb…

Cited by 14SourcecodeScholar
2024

Safe and Efficient Path Planning Under Uncertainty via Deep Collision Probability Fields

RA-L 2024

Estimating collision probabilities between robots and environmental obstacles or other moving agents is crucial to ensure safety during path planning. This is an important building block of modern planning algorithms in many application scenarios such as autonomous driving, where noisy sensors perce

Cited by 4SourceScholar
2024

Time-Efficient Reinforcement Learning with Stochastic Stateful Policies

ICLR 2024poster

Stateful policies play an important role in reinforcement learning, such as handling partially observable environments, enhancing robustness, or imposing an inductive bias directly into the policy structure. The conventional method for training stateful policies is Backpropagation Through Time (BPTT…

Cited by 3SourcePDFScholar
2024

Zero-Shot Transfer of a Tactile-based Continuous Force Control Policy from Simulation to Robot

IROS 2024poster

The advent of tactile sensors in robotics has sparked many ideas on how robots can leverage direct contact measurements of their environment interactions to improve manipulation tasks. An important line of research in this regard is grasp force control, which aims to manipulate objects safely by lim…

Cited by 1SourceScholar
2023

LS-IQ: Implicit Reward Regularization for Inverse Reinforcement Learning

ICLR 2023poster

Recent methods for imitation learning directly learn a $Q$-function using an implicit reward formulation rather than an explicit reward function. However, these methods generally require implicit reward regularization to improve stability and often mistreat absorbing states. Previous works show that…

2023

Learning-Based Design and Control for Quadrupedal Robots With Parallel-Elastic Actuators

RA-L 2023

Parallel-elastic joints can improve the efficiency and strength of robots by assisting the actuators with additional torques. For these benefits to be realized, a spring needs to be carefully designed. However, designing robots is an iterative and tedious process, often relying on intuition and heur

Cited by 47SourceScholar
2023

Safe Reinforcement Learning of Dynamic High-Dimensional Robotic Tasks: Navigation, Manipulation, Interaction

ICRA 2023poster

Safety is a fundamental property for the real-world deployment of robotic platforms. Any control policy should avoid dangerous actions that could harm the environment, humans, or the robot itself. In reinforcement learning (RL), safety is crucial when exploring a new environment to learn a new skill…

Cited by 23SourceScholar
2022

Dimensionality Reduction and Prioritized Exploration for Policy Search

AISTATS 2022poster

Black-box policy optimization is a class of reinforcement learning algorithms that explores and updates the policies at the parameter level. This class of algorithms is widely applied in robotics with movement primitives or non-differentiable policies. Furthermore, these approaches are particularly…

Cited by 7SourcePDFScholar
2022

Regularized Deep Signed Distance Fields for Reactive Motion Generation

IROS 2022poster

Autonomous robots should operate in real-world dynamic environments and collaborate with humans in tight spaces. A key component for allowing robots to leave structured lab and manufacturing settings is their ability to evaluate online and real-time collisions with the world around them. Distance-ba…

Cited by 43SourceScholar
2021

Efficient and Reactive Planning for High Speed Robot Air Hockey

IROS 2021poster

Highly dynamic robotic tasks require high-speed and reactive robots. These tasks are particularly challenging due to the physical constraints, hardware limitations, and the high uncertainty of dynamics and sensor measures. To face these issues, it’s crucial to design robotics agents that generate pr…

Cited by 27SourceScholar
2020

ImitationFlow: Learning Deep Stable Stochastic Dynamic Systems by Normalizing Flows

IROS 2020poster

We introduce ImitationFlow, a novel Deep generative model that allows learning complex globally stable, stochastic, nonlinear dynamics. Our approach extends the Normalizing Flows framework to learn stable Stochastic Differential Equations. We prove the Lyapunov stability for a class of Stochastic Di…

Cited by 59SourceScholar
2020

Sharing Knowledge in Multi-Task Deep Reinforcement Learning

ICLR 2020poster

We study the benefit of sharing representations among tasks to enable the effective use of deep neural networks in Multi-Task Reinforcement Learning. We leverage the assumption that learning from different tasks, sharing common properties, is helpful to generalize the knowledge of them resulting in…

Cited by 159SourcecodeScholar