← Search

Fabio Ramos

104 accepted papers

2026

A Hybrid Optimization Framework for Grasp Synthesis under Partial Observations

ICRA 2026poster

We propose a hybrid grasp synthesis framework that combines a learning-based Energy Based Model (EBM) with an analytical Iterative Closest Point (ICP) methodto generate robustgrasps from partially observed point clouds. The learned energy function acts as a prior within a Stein Variational Gradient …

2026

Asymptotically Optimal Ergodic Coverage on Generalized Motion Fields

RSS 2026poster

Autonomous robotic exploration in remote and extreme environments allows scientists to model complex transport phenomena and collective behaviors described by continuously deforming flow fields. Although these environments are naturally modeled as time-varying domains, most adaptive exploration meth…

Cited by 0SourceScholar
2026

Deformable Cluster Manipulation Via Whole-Arm Policy Learning

ICRA 2026poster

Manipulating clusters of deformable objects presents a substantial challenge with widespread applicability, but requires contact-rich whole-arm interactions. A potential solution must address the limited capacity for realistic model synthesis, high uncertainty in perception, and the lack of efficien…

2026

Do What You Say: Steering Vision-Language-Action Models Via Runtime Reasoning-Action Alignment Verification

ICRA 2026poster

Reasoning Vision Language Action (VLA) models improve robotic instruction-following by generating step-by- step textual plans before low-level actions, an approach inspired by Chain-of-Thought (CoT) reasoning in language models. Yet even with a correct textual plan, the generated actions can still m…

2026

GraspGen: A Diffusion-Based Framework for 6-DOF Grasping with On-Generator Training

ICRA 2026poster

Grasping is a fundamental robot skill, yet despite significant research advancements, learning-based 6-DOF grasping approaches are still not turnkey and struggle to generalize across different embodiments and in-the-wild settings. We build upon the recent success on modeling the object-centric grasp…

2026

PEEK: Guiding and Minimal Image Representations for Zero-Shot Generalization of Robot Manipulation Policies

ICRA 2026poster

Robotic manipulation policies often fail to generalize because they must simultaneously learn where to attend, what actions to take, and how to execute them. We argue that high-level reasoning about where and what can be offloaded to vision-language models (VLMs), leaving policies to specialize in h…

2026

Refinery: Active Fine-Tuning and Deployment-Time Optimization for Contact-Rich Policies

ICRA 2026poster

Simulation-based learning has enabled policies for precise, contact-rich tasks (e.g., robotic assembly) to reach high success rates (~80%) under high levels of observation noise and control error. Although such performance may be sufficient for research applications, it falls short of industry stand…

2026

RoboLab: A High-Fidelity Simulation Benchmark for Analysis of Task Generalist Policies

RSS 2026poster

The pursuit of general-purpose robotics has yielded impressive foundation models, yet simulation-based benchmarking remains a bottleneck due to rapid performance saturation and a lack of true generalization testing. Existing benchmarks often exhibit significant domain overlap between training and ev…

Cited by 0SourceScholar
2026

ScheduleStream: Temporal Planning with Samplers for GPU-Accelerated Multi-Arm Task and Motion Planning & Scheduling

ICRA 2026poster

Bimanual and humanoid robots are appealing because of their human-like ability to leverage multiple arms to efficiently complete tasks. However, controlling multiple arms at once is computationally challenging due to the growth in the hybrid discrete-continuous action space. Task and Motion Planning…

2025

Aim My Robot: Precision Local Navigation to Any Object

RA-L 2025

Existing navigation systems mostly consider “success” when the robot reaches within 1 m radius to a goal. This precision is insufficient for emerging applications where a robot needs to be positioned precisely relative to an object for downstream tasks, such as docking, inspection, and manipulation.

Cited by 9SourceScholar
2025

Differentiable GPU-Parallelized Task and Motion Planning

RSS 2025poster

Planning long-horizon robot manipulation requires making discrete decisions about which objects to interact with and continuous decisions about how to interact with them. A robot planner must select grasps, placements, and motions that are feasible and safe. This class of problems falls under Task a…

Cited by 0PDFScholar
2025

Diverse Motion Planning with Stein Diffusion Trajectory Inference

ICRA 2025

Acquiring prior knowledge of trajectory distributions in specific environments can significantly expedite the optimisation process in robot motion planning. Leveraging successful past plans and utilising trajectory generative models as priors offers a clear advantage. Previous studies have proposed

Cited by 6SourceScholar
2025

Diversifying Parallel Ergodic Search: A Signature Kernel Evolution Strategy

NeurIPS 2025poster

Effective robotic exploration in continuous domains requires planning trajectories that maximize coverage over a predefined region. A recent development, Stein Variational Ergodic Search (SVES), proposed parallel ergodic exploration (a key approach within the field of robotic exploration), via Stein…

Cited by 0SourceScholar
2025

Ergodic Trajectory Optimization on Generalized Domains Using Maximum Mean Discrepancy

ICRA 2025

We present a novel formulation of ergodic trajectory optimization that can be specified over general domains using kernel maximum mean discrepancy. Ergodic trajectory optimization is an effective approach that generates coverage paths for problems related to robotic inspection, information gathering

Cited by 8SourceScholar
2025

FORGE: Force-Guided Exploration for Robust Contact-Rich Manipulation Under Uncertainty

RA-L 2025

We present FORGE, a method for sim-to-real transfer of force-aware manipulation policies in the presence of significant pose uncertainty. During simulation-based policy learning, FORGE combines a <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">force

Cited by 31SourceScholar
2025

HAMSTER: Hierarchical Action Models for Open-World Robot Manipulation

ICLR 2025poster

Large foundation models have shown strong open-world generalization to complex problems in vision and language, but similar levels of generalization have yet to be achieved in robotics. One fundamental challenge is the lack of robotic data, which are typically obtained through expensive on-robot ope…

2025

STAMP: Differentiable Task and Motion Planning via Stein Variational Gradient Descent

RA-L 2025

Planning for sequential robotics tasks often requires integrated symbolic and geometric reasoning. TAMP algorithms typically solve these problems by performing a tree search over high-level task sequences while checking for kinematic and dynamic feasibility. This can be inefficient because, typicall

Cited by 8SourceScholar
2024

AutoMate: Specialist and Generalist Assembly Policies over Diverse Geometries

RSS 2024poster

Robotic assembly for high-mixture settings requires adaptivity to diverse parts and poses, which is an open challenge. Meanwhile, in other areas of robotics, large models and sim-to-real have led to tremendous progress. Inspired by such work, we present AutoMate, a learning framework and system that…

Cited by 15SourcePDFScholar
2024

Gentle Manipulation of Tree Branches: A Contact-Aware Policy Learning Approach

CoRL 2024poster

Learning to interact with deformable tree branches with minimal damage is challenging due to their intricate geometry and inscrutable dynamics. Furthermore, traditional vision-based modelling systems suffer from implicit occlusions in dense foliage, severely changing lighting conditions, and limited…

Cited by 3SourceScholar
2024

Learning to Simulate Tree-Branch Dynamics for Manipulation

RA-L 2024

We propose to use a simulation driven inverse inference approach to model the dynamics of tree branches under manipulation. Learning branch dynamics and gaining the ability to manipulate deformable vegetation can help with occlusion-prone tasks, such as fruit picking in dense foliage, as well as mov

Cited by 9SourceScholar
2024

Stein Movement Primitives for Adaptive Multi-Modal Trajectory Generation

IROS 2024poster

Probabilistic Movement Primitives (ProMPs) and their variants are powerful methods for enabling robots to learn complex tasks from human demonstrations, where motion trajectories are represented as stochastic processes with Gaussian assumptions. However, despite their computational efficiency, these…

Cited by 0SourceScholar
2024

Stein Variational Belief Propagation for Multi-Robot Coordination

RA-L 2024

Decentralized coordination for multi-robot systems involves planning in challenging, high-dimensional spaces. The planning problem is particularly challenging in the presence of obstacles and different sources of uncertainty such as inaccurate dynamic models and sensor noise. In this letter, we intr

Cited by 9SourceScholar
2023

CuRobo: Parallelized Collision-Free Robot Motion Generation

ICRA 2023poster

This paper explores the problem of collision-free motion generation for manipulators by formulating it as a global motion optimization problem. We develop a parallel optimization technique to solve this problem and demonstrate its effectiveness on massively parallel GPUs. We show that combining simp…

Cited by 74SourceScholar
2023

DefGraspNets: Grasp Planning on 3D Fields with Graph Neural Nets

ICRA 2023poster

Robotic grasping of 3D deformable objects is critical for real-world applications such as food handling and robotic surgery. Unlike rigid and articulated objects, 3D deformable objects have infinite degrees of freedom. Fully defining their state requires 3D deformation and stress fields, which are e…

Cited by 10SourceScholar
2023

Global and Reactive Motion Generation with Geometric Fabric Command Sequences

ICRA 2023poster

Motion generation seeks to produce safe and feasible robot motion from start to goal. Various tools at different levels of granularity have been developed. On one extreme, sampling-based motion planners focus on completeness - a solution, if it exists, would eventually be found. However, produced pa…

Cited by 19SourceScholar
2023

IndustReal: Transferring Contact-Rich Assembly Tasks from Simulation to Reality

RSS 2023poster

Robotic assembly is a longstanding challenge, requiring contact-rich interaction and high precision and accuracy. Many applications also require adaptivity to diverse parts, poses, and environments, as well as low cycle times. In other areas of robotics, simulation is a powerful tool to develop algo…

2023

Ready, Set, Plan! Planning to Goal Sets Using Generalized Bayesian Inference

CoRL 2023poster

Many robotic tasks can have multiple and diverse solutions and, as such, are naturally expressed as goal sets. Examples include navigating to a room, finding a feasible placement location for an object, or opening a drawer enough to reach inside. Using a goal set as a planning objective requires tha…

Cited by 4SourceScholar
2022

A Bayesian Treatment of Real-to-Sim for Deformable Object Manipulation

RA-L 2022

We consider the problem of inferring simulation parameters such that the behavior of an object in simulation and the real world look similar. This <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">real-to-sim</i> problem is particularly challenging for

Cited by 26SourceScholar
2022

Accelerated Policy Learning with Parallel Differentiable Simulation

ICLR 2022poster

Deep reinforcement learning can generate complex control policies, but requires large amounts of training data to work effectively. Recent work has attempted to address this issue by leveraging differentiable simulators. However, inherent problems such as local minima and exploding/vanishing numeric…

2022

Batch Bayesian optimisation via density-ratio estimation with guarantees

NeurIPS 2022accept

Bayesian optimisation (BO) algorithms have shown remarkable success in applications involving expensive black-box functions. Traditionally BO has been set as a sequential decision-making process which estimates the utility of query points via an acquisition function and a prior over functions, such…

2022

Bayesian Object Models for Robotic Interaction with Differentiable Probabilistic Programming

CoRL 2022poster

A hallmark of human intelligence is the ability to build rich mental models of previously unseen objects from very few interactions. To achieve true, continuous autonomy, robots too must possess this ability. Importantly, to integrate with the probabilistic robotics software stack, such models must…

Cited by 4SourcecodeScholar
2022

Bayesian Optimisation for Robust Model Predictive Control under Model Parameter Uncertainty

ICRA 2022poster

We propose an adaptive optimisation approach for tuning stochastic model predictive control (MPC) hyper-parameters while jointly estimating probability distributions of the transition model parameters based on performance rewards. In particular, we develop a Bayesian optimisation (BO) algorithm with…

Cited by 5SourceScholar
2022

Learning Efficient and Robust Ordinary Differential Equations via Invertible Neural Networks

ICML 2022spotlight

Advances in differentiable numerical integrators have enabled the use of gradient descent techniques to learn ordinary differential equations (ODEs), where a flexible function approximator (often a neural network) is used to estimate the system dynamics, given as a time derivative. However, these in…

2022

Probabilistic Inference of Simulation Parameters via Parallel Differentiable Simulation

ICRA 2022poster

Reproducing real world dynamics in simulation is critical for the development of new control and perception methods. This task typically involves the estimation of simu-lation parameter distributions from observed rollouts through an inverse inference problem characterized by multi-modality and skew…

Cited by 23SourcecodeScholar
2022

Renaissance Robot: Optimal Transport Policy Fusion for Learning Diverse Skills

IROS 2022poster

Deep reinforcement learning (RL) is a promising approach to solving complex robotics problems. However, the process of learning through trial-and-error interactions is often highly time-consuming, despite recent advancements in RL algorithms. Additionally, the success of RL is critically dependent o…

Cited by 3SourcecodeScholar
2021

Anticipatory Navigation in Crowds by Probabilistic Prediction of Pedestrian Future Movements

ICRA 2021poster

Critical for the coexistence of humans and robots in dynamic environments is the capability for agents to understand each other’s actions, and anticipate their movements. This paper presents Stochastic Process Anticipatory Navigation (SPAN), a framework that enables nonholonomic robots to navigate i…

Cited by 8SourceScholar
2021

BORE: Bayesian Optimization by Density-Ratio Estimation

ICML 2021oral

Bayesian optimization (BO) is among the most effective and widely-used blackbox optimization methods. BO proposes solutions according to an explore-exploit trade-off criterion encoded in an acquisition function, many of which are computed from the posterior predictive of a probabilistic surrogate mo…

2021

DiSECt: A Differentiable Simulation Engine for Autonomous Robotic Cutting

RSS 2021poster

Robotic cutting of soft materials is critical for applications such as food processing; household automation; and surgical manipulation. As in other areas of robotics; simulators can facilitate controller verification; policy learning; and dataset generation. Moreover; differentiable simulators can…

Cited by 113SourcePDFScholar
2021

Dual Online Stein Variational Inference for Control and Dynamics

RSS 2021poster

Model predictive control (MPC) schemes have a proven track record for delivering aggressive and robust performance in many challenging control tasks; coping with nonlinear system dynamics; constraints; and observational noise. Despite their success; these methods often rely on simple control distrib…

2021

Fast Uncertainty Quantification for Deep Object Pose Estimation

ICRA 2021poster

Deep learning-based object pose estimators are often unreliable and overconfident especially when the input image is outside the training domain, for instance, with sim2real transfer. Efficient and robust uncertainty quantification (UQ) in pose estimators is critically needed in many robotic tasks.…

Cited by 35SourceScholar
2021

STORM: An Integrated Framework for Fast Joint-Space Model-Predictive Control for Reactive Manipulation

CoRL 2021oral

Sampling-based model-predictive control (MPC) is a promising tool for feedback control of robots with complex, non-smooth dynamics, and cost functions. However, the computationally demanding nature of sampling-based MPC algorithms has been a key bottleneck in their application to high-dimensional ro…

Cited by 152SourcecodeScholar
2020

Active Learning of Conditional Mean Embeddings via Bayesian Optimisation

UAI 2020poster

We consider the problem of sequentially optimising the conditional expectation of an objective function, with both the conditional distribution and the objective function assumed to be fixed but unknown. Assuming that the objective function belongs to a reproducing kernel Hilbert space (RKHS), we pr…

Cited by 11SourcePDFScholar
2020

DISCO: Double Likelihood-free Inference Stochastic Control

ICRA 2020poster

Accurate simulation of complex physical systems enables the development, testing, and certification of control strategies before they are deployed into the real systems. As simulators become more advanced, the analytical tractability of the differential equations and associated numerical solvers inc…

Cited by 15SourcecodeScholar
2020

Guided Uncertainty-Aware Policy Optimization: Combining Learning and Model-Based Strategies for Sample-Efficient Policy Learning

ICRA 2020poster

Traditional robotic approaches rely on an accurate model of the environment, a detailed description of how to perform the task, and a robust perception system to keep track of the current state. On the other hand, reinforcement learning approaches can operate directly from raw sensory inputs with on…

Cited by 75SourceScholar
2020

IRIS: Implicit Reinforcement without Interaction at Scale for Learning Control from Offline Robot Manipulation Data

ICRA 2020poster

Learning from offline task demonstrations is a problem of great interest in robotics. For simple short-horizon manipulation tasks with modest variation in task instances, offline learning from a small set of demonstrations can produce controllers that successfully solve the task. However, leveraging…

Cited by 146SourceScholar
2020

Inferring the Material Properties of Granular Media for Robotic Tasks

ICRA 2020poster

Granular media (e.g., cereal grains, plastic resin pellets, and pills) are ubiquitous in robotics-integrated industries, such as agriculture, manufacturing, and pharmaceutical development. This prevalence mandates the accurate and efficient simulation of these materials. This work presents a softwar…

Cited by 50SourceScholar
2020

Online BayesSim for Combined Simulator Parameter Inference and Policy Improvement

IROS 2020poster

Recent advancements in Bayesian likelihood-free inference enables a probabilistic treatment for the problem of estimating simulation parameters and their uncertainty given sequences of observations. Domain randomization can be performed much more effectively when a posterior distribution provides th…

Cited by 16SourceScholar
2020

STReSSD: Sim-To-Real from Sound for Stochastic Dynamics

CoRL 2020

Sound is an information-rich medium that captures dynamic physical events. This work presents STReSSD, a framework that uses sound to bridge the simulation-to-reality gap for stochastic dynamics, demonstrated for the canonical case of a bouncing ball. A physically-motivated noise model is presented

Cited by 0SourcePDFScholar
2019

Balancing Global Exploration and Local-connectivity Exploitation with Rapidly-exploring Random disjointed-Trees

ICRA 2019poster

Sampling efficiency in a highly constrained environment has long been a major challenge for sampling-based planners. In this work, we propose Rapidly-exploring Random disjointed-Trees* (RRdT*), an incremental optimal multi-query planner. RRdT* uses multiple disjointed-trees to exploit local-connecti…

Cited by 62SourcecodeScholar
2019

BayesSim: Adaptive Domain Randomization Via Probabilistic Inference for Robotics Simulators

RSS 2019poster

We introduce BayesSim, a framework for robotics simulations allowing a full Bayesian treatment for the parameters of the simulator. As simulators become more sophisticated and able to represent the dynamics more accurately, fundamental problems in robotics such as motion planning and perception can…

2019

Bayesian Learning of Conditional Kernel Mean Embeddings for Automatic Likelihood-Free Inference

AISTATS 2019poster

In likelihood-free settings where likelihood evaluations are intractable, approximate Bayesian computation (ABC) addresses the formidable inference task to discover plausible parameters of simulation programs that explain the observations. However, they demand large quantities of simulation calls. C…

Cited by 14SourcePDFScholar
2019

Continuous Occupancy Map Fusion with Fast Bayesian Hilbert Maps

ICRA 2019poster

Mapping the occupancy of an environment is central for robot autonomy. Traditional occupancy grid maps discretise the environment into independent cells, neglecting important spatial correlations, and are unable to capture the continuous nature of the real world. With these drawbacks of grid maps in…

Cited by 39SourceScholar
2019

Dynamic Hilbert Maps: Real-Time Occupancy Predictions in Changing Environments

ICRA 2019poster

This paper addresses the problem of learning instantaneous occupancy levels of dynamic environments and predicting future occupancy levels. Due to the complexity of most real environments, such as urban streets or crowded areas, the efficient and robust incorporation of temporal dependencies into ot…

Cited by 26SourceScholar
2019

Spatiotemporal Learning of Directional Uncertainty in Urban Environments With Kernel Recurrent Mixture Density Networks

RA-L 2019

Autonomous vehicles operating in urban environments need to deal with an abundance of other dynamic objects, such as pedestrians and vehicles. This requires the development of predictive models that capture the complexity and long-term patterns of motion in the environment. We approach this problem

Cited by 42SourceScholar
2019

Speeding Up Iterative Closest Point Using Stochastic Gradient Descent

ICRA 2019poster

Sensors producing 3D point clouds such as 3D laser scanners and RGB-D cameras are widely used in robotics, be it for autonomous driving or manipulation. Aligning point clouds produced by these sensors is a vital component in such applications to perform tasks such as model registration, pose estimat…

Cited by 18SourcecodeScholar
2018

Automorphing Kernels for Nonstationarity in Mapping Unstructured Environments

CoRL 2018

In order to deploy robots in previously unseen and unstructured environments, the robots should have the capacity to learn on their own and adapt to the changes in the environments. For instance, in mobile robotics, a robot should be able to learn a map of the environment from data itself without th

2018

Continuous State-Action-Observation POMDPs for Trajectory Planning with Bayesian Optimisation

IROS 2018poster

Decision making under uncertainty is a challenging task, especially when dealing with complex robotics scenarios. The Partially Observable Markov Decision Process (POMDP) framework, designed to solve this problem, was subject to much work lately. Most POMDP solvers, however, focus on planning in dis…

Cited by 21SourceScholar
2018

Learning to Race Through Coordinate Descent Bayesian Optimisation

ICRA 2018poster

In the automation of many kinds of processes, the observable outcome can often be described as the combined effect of an entire sequence of actions, or controls, applied throughout the process execution. In these cases, strategies to optimise control policies for individual stages of the process are…

Cited by 13SourceScholar
2017

Learning highly dynamic environments with stochastic variational inference

ICRA 2017poster

Understanding the dynamics of urban environments is crucial for path planning and safe navigation. However, the dynamics might be extremely complex making learning the environment an unfathomable task. Within the methods available for learning dynamic environments, dynamic Gaussian process occupancy…

Cited by 31SourceScholar
2017

Markovian jump linear systems-based filtering for visual and GPS aided inertial navigation system

IROS 2017poster

Visual-Inertial SLAM methods have become a very important technology for several applications in robotics. This kind of approach usually is composed by sensors as rate gyros, accelerometers and monocular cameras. Magnetometers and GPS modules generally used for outdoors are absent in the SLAM system…

Cited by 6SourceScholar
2017

Sequential Bayesian optimization as a POMDP for environment monitoring with UAVs

ICRA 2017poster

Bayesian Optimization has gained much popularity lately, as a global optimization technique for functions that are expensive to evaluate or unknown a priori. While classical BO focuses on where to gather an observation next, it does not take into account practical constraints for a robotic system su…

Cited by 77SourceScholar
2016

Alextrac: Affinity learning by exploring temporal reinforcement within association chains

ICRA 2016

This paper presents a self-supervised approach for learning to associate object detections in a video sequence as often required in tracking-by-detection systems. In this paper we focus on learning an affinity model to estimate the data association cost, which can adapt to different situations by ex

Cited by 40SourceScholar
2015

Automatic detection of Ceratocystis wilt in Eucalyptus crops from aerial images

ICRA 2015poster

One of the challenges in precision agriculture is the detection of diseased crops in agricultural environments. This paper presents a methodology to detect the Ceratocystis wilt disease in Eucalyptus crops. An unmanned aerial vehicle is used to obtain high-resolution RGB images of a predefined area.…

Cited by 22SourceScholar