← Search

Roberto Calandra

35 accepted papers

2026

APPLE: Toward General Active Perception via Reinforcement Learning

ICLR 2026poster

Active perception is a fundamental skill that enables us humans to deal with uncertainty in our inherently partially observable environment. For senses such as touch, where the information is sparse and local, active perception becomes crucial. In recent years, active perception has emerged as an im…

Cited by 0SourceScholar
2026

Robot Control Stack: A Lean Ecosystem for Robot Learning at Scale

ICRA 2026poster

Vision-Language-Action models (VLAs) mark a major shift in robot learning. They replace specialized architectures and task-tailored components of expert policies with large-scale data collection and setup-specific fine-tuning. In this machine learning-focused workflow that is centered around models …

2025

Demonstrating GPU Parallelized Robot Simulation and Rendering for Generalizable Embodied AI with ManiSkill3

RSS 2025poster

Simulation has enabled unprecedented compute-scalable approaches to robot learning. However, many existing simulation frameworks typically support a narrow range of scenes/tasks and lack features critical for scaling generalizable robotics and sim2real. We introduce and open source ManiSkill3, the f…

Cited by 0PDFScholar
2025

From Simple to Complex Skills: The Case of In-Hand Object Reorientation

ICRA 2025

Learning policies in simulation and transferring them to the real world has become a promising approach in dexterous manipulation. However, bridging the sim-to-real gap for each new task requires substantial human effort, such as careful reward engineering, hyperparameter tuning, and system identifi

Cited by 16SourceScholar
2024

A Touch, Vision, and Language Dataset for Multimodal Alignment

ICML 2024oral

Touch is an important sensing modality for humans, but it has not yet been incorporated into a multimodal generative language model. This is partially due to the difficulty of obtaining natural language labels for tactile data and the complexity of aligning tactile readings with both visual observat…

2023

General In-hand Object Rotation with Vision and Touch

CoRL 2023poster

We introduce Rotateit, a system that enables fingertip-based object rotation along multiple axes by leveraging multimodal sensory inputs. Our system is trained in simulation, where it has access to ground-truth object shapes and physical properties. Then we distill it to operate on realistic yet noi…

Cited by 106SourceScholar
2023

Self-Supervised Visuo-Tactile Pretraining to Locate and Follow Garment Features

RSS 2023poster

Humans make extensive use of vision and touch as complementary senses, with vision providing global information about the scene and touch measuring local information during manipulation without suffering from occlusions. While prior work demonstrates the efficacy of tactile sensing for precise manip…

Cited by 33SourcePDFScholar
2022

In-Hand Object Rotation via Rapid Motor Adaptation

CoRL 2022poster

Generalized in-hand manipulation has long been an unsolved challenge of robotics. As a small step towards this grand goal, we demonstrate how to design and learn a simple adaptive controller to achieve in-hand object rotation using only fingertips. The controller is trained entirely in simulation on…

Cited by 115SourcecodeScholar
2022

TACTO: A Fast, Flexible, and Open-Source Simulator for High-Resolution Vision-Based Tactile Sensors

RA-L 2022

Simulators perform an important role in prototyping, debugging, and benchmarking new advances in robotics and learning for control. Although many physics engines exist, some aspects of the real world are harder than others to simulate. One of the aspects that have so far eluded accurate simulation i

Cited by 185SourcecodeScholar
2022

Towards Learning to Play Piano with Dexterous Hands and Touch

IROS 2022poster

As Liszt once said “(a virtuoso) must call up scent and blossom, and breathe the breath of life”, a virtuoso plays the piano with passion, poetry, and extraordinary technical ability. Hence, piano playing, being a task that is quintessentially human, becomes a hallmark for roboticians and artificial…

Cited by 37SourceScholar
2021

Active 3D Shape Reconstruction from Vision and Touch

NeurIPS 2021poster

Humans build 3D understandings of the world through active object exploration, using jointly their senses of vision and touch. However, in 3D shape reconstruction, most recent progress has relied on static datasets of limited sensory data such as RGB images, depth maps or haptic readings, leaving th…

2021

Learning Invariant Representations for Reinforcement Learning without Reconstruction

ICLR 2021oral

We study how representation learning can accelerate reinforcement learning from rich observations, such as images, without relying either on domain knowledge or pixel-reconstruction. Our goal is to learn representations that provide for effective downstream control and invariance to task-irrelevant…

2021

Model-Based Meta-Reinforcement Learning for Flight With Suspended Payloads

RA-L 2021

Transporting suspended payloads is challenging for autonomous aerial vehicles because the payload can cause significant and unpredictable changes to the robot's dynamics. These changes can lead to suboptimal flight performance or even catastrophic failure. Although adaptive control and learning-base

Cited by 106SourcecodeScholar
2021

On the Importance of Hyperparameter Optimization for Model-based Reinforcement Learning

AISTATS 2021poster

Model-based Reinforcement Learning (MBRL) is a promising framework for learning control in a data-efficient manner. MBRL algorithms can be fairly complex due to the separate dynamics modeling and the subsequent planning algorithm, and as a result, they often possess tens of hyperparameters and archi…

2021

Planning in Learned Latent Action Spaces for Generalizable Legged Locomotion

RA-L 2021

Hierarchical learning has been successful at learning generalizable locomotion skills on walking robots in a sample-efficient manner. However, the low-dimensional “latent” action used to communicate between two layers of the hierarchy is typically user-designed. In this letter, we present a fully-le

Cited by 33SourceScholar
2021

PyTouch: A Machine Learning Library for Touch Processing

ICRA 2021poster

With the increased availability of rich tactile sensors, there is an an equally proportional need for open-source and integrated software capable of efficiently and effectively processing raw touch measurements into high-level signals that can be used for control and decision-making. In this paper,…

Cited by 28SourcecodeScholar
2020

3D Shape Reconstruction from Vision and Touch

NeurIPS 2020poster

When a toddler is presented a new toy, their instinctual behaviour is to pick it up and inspect it with their hand and eyes in tandem, clearly searching over its surface to properly understand what they are playing with. At any instance here, touch provides high fidelity localized information while…

2020

Adversarial Continual Learning

ECCV 2020poster

Continual learning aims to learn new tasks without forgetting previously learned ones. We hypothesize that representations learned to solve each task in a sequence have a shared structure while containing some task-specific properties. We show that shared features are significantly less prone to for…

2020

DIGIT: A Novel Design for a Low-Cost Compact High-Resolution Tactile Sensor With Application to In-Hand Manipulation

RA-L 2020

Despite decades of research, general purpose in-hand manipulation remains one of the unsolved challenges of robotics. One of the contributing factors that limit current robotic manipulation systems is the difficulty of precisely sensing contact forces - sensing and reasoning about contact forces are

Cited by 640SourceScholar
2020

Learning Generalizable Locomotion Skills with Hierarchical Reinforcement Learning

ICRA 2020poster

Learning to locomote to arbitrary goals on hardware remains a challenging problem for reinforcement learning. In this paper, we present a hierarchical framework that improves sample-efficiency and generalizability of learned locomotion skills on real-world robots. Our approach divides the problem of…

Cited by 54SourceScholar
2020

OmniTact: A Multi-Directional High-Resolution Touch Sensor

ICRA 2020poster

Incorporating touch as a sensing modality for robots can enable finer and more robust manipulation skills. Existing tactile sensors are either flat, have small sensitive fields or only provide low-resolution signals. In this paper, we introduce OmniTact, a multi-directional high-resolution tactile s…

Cited by 147SourceScholar
2020

Re-Examining Linear Embeddings for High-Dimensional Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization (BO) is a popular approach to optimize expensive-to-evaluate black-box functions. A significant challenge in BO is to scale to high-dimensional parameter spaces while retaining sample efficiency. A solution considered in existing literature is to embed the high-dimensional spac…

2019

Data-efficient Co-Adaptation of Morphology and Behaviour with Deep Reinforcement Learning

CoRL 2019

Humans and animals are capable of quickly learning new behaviours to solve new tasks. Yet, we often forget that they also rely on a highly specialized morphology that co-adapted with motor control throughout thousands of years. Although compelling, the idea of co-adapting morphology and behaviours i

Cited by 0SourcePDFScholar
2019

Data-efficient Learning of Morphology and Controller for a Microrobot

ICRA 2019poster

Robot design is often a slow and difficult process requiring the iterative construction and testing of prototypes, with the goal of sequentially optimizing the design. For most robots, this process is further complicated by the need, when validating the capabilities of the hardware to solve the desi…

Cited by 75SourceScholar
2019

Learning to Identify Object Instances by Touch: Tactile Recognition via Multimodal Matching

ICRA 2019poster

Much of the literature on robotic perception focuses on the visual modality. Vision provides a global observation of a scene, making it broadly useful. However, in the domain of robotic manipulation, vision alone can sometimes prove inadequate: in the presence of occlusions or poor lighting, visual…

Cited by 74SourceScholar
2019

Low-Level Control of a Quadrotor With Deep Model-Based Reinforcement Learning

RA-L 2019

Designing effective low-level robot controllers often entail platform-specific implementations that require manual heuristic parameter tuning, significant system knowledge, or long design times. With the rising number of robotic and mechatronic systems deployed across areas ranging from industrial a

Cited by 163SourceScholar
2019

Manipulation by Feel: Touch-Based Control with Deep Predictive Models

ICRA 2019poster

Touch sensing is widely acknowledged to be important for dexterous robotic manipulation, but exploiting tactile sensing for continuous, non-prehensile manipulation is challenging. General purpose control techniques that are able to effectively leverage tactile sensing as well as accurate physics mod…

Cited by 158SourceScholar
2018

Control of Musculoskeletal Systems Using Learned Dynamics Models

RA-L 2018

Controlling musculoskeletal systems, especially robots actuated by pneumatic artificial muscles, is a challenging task due to nonlinearities, hysteresis effects, massive actuator delay, and unobservable dependencies such as temperature. Despite such difficulties, muscular systems offer many benefici

Cited by 24SourceScholar
2018

Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models

NeurIPS 2018spotlight

Model-based reinforcement learning (RL) algorithms can attain excellent sample efficiency, but often lag behind the best model-free algorithms in terms of asymptotic performance. This is especially true with high-capacity parametric function approximators, such as deep networks. In this paper, we st…

2018

Learning Flexible and Reusable Locomotion Primitives for a Microrobot

RA-L 2018

The design of gaits for robot locomotion can be a daunting process, which requires significant expert knowledge and engineering. This process is even more challenging for robots that do not have an accurate physical model, such as compliant or micro-scale robots. Data-driven gait optimization provid

Cited by 30SourceScholar
2018

More Than a Feeling: Learning to Grasp and Regrasp Using Vision and Touch

RA-L 2018

For humans, the process of grasping an object relies heavily on rich tactile feedback. Most recent robotic grasping work, however, has been based only on visual input, and thus cannot easily benefit from feedback after initiating contact. In this letter, we investigate how a robot can learn to use t

Cited by 396SourceScholar
2017

The Feeling of Success: Does Touch Sensing Help Predict Grasp Outcomes?

CoRL 2017

A successful grasp requires careful balancing of the contact forces. Deducing whether a particular grasp will be successful from indirect measurements, such as vision, is therefore quite challenging, and direct sensing of contacts through touch sensing provides an appealing avenue toward more succes

Cited by 0SourcePDFScholar
2016

Active tactile object exploration with Gaussian processes

IROS 2016poster

Accurate object shape knowledge provides important information for performing stable grasping and dexterous manipulation. When modeling an object using tactile sensors, touching the object surface at a fixed grid of points can be sample inefficient. In this paper, we present an active touch strategy…

Cited by 117SourceScholar
2015

Learning inverse dynamics models with contacts

ICRA 2015poster

In whole-body control, joint torques and external forces need to be estimated accurately. In principle, this can be done through pervasive joint-torque sensing and accurate system identification. However, these sensors are expensive and may not be integrated in all links. Moreover, the exact positio…

Cited by 67SourceScholar