← Search

Abdeslam Boularias

49 accepted papers

2026

Glove2Hand: Synthesizing Natural Hand-Object Interaction from Multi-Modal Sensing Gloves

CVPR 2026

Understanding hand-object interaction (HOI) is fundamental to computer vision, robotics, and AR/VR. However, conventional hand videos often lack essential physical information, such as contact forces and motion dynamics, and are prone to frequent occlusions. To address these challenges, we present G

Cited by 0SourceScholar
2025

Autoregressive Action Sequence Learning for Robotic Manipulation

RA-L 2025

Designing a universal policy architecture that performs well across diverse robots and task configurations remains a key challenge. In this work, we address this by representing robot actions as sequential data and generating actions through autoregressive sequence modeling. Existing autoregressive

Cited by 37SourcecodeScholar
2025

Failure Forecasting Boosts Robustness of Sim2Real Rhythmic Insertion Policies

IROS 2025

This paper addresses the challenges of Rhythmic Insertion Tasks (RIT), where a robot must repeatedly perform high-precision insertions, such as screwing a nut into a bolt with a wrench. The inherent difficulty of RIT lies in achieving millimeter-level accuracy and maintaining consistent performance

Cited by 0SourcecodeScholar
2025

Integrating Model-Based Control and RL for Sim2Real Transfer of Tight Insertion Policies

ICRA 2025

Object insertion under tight tolerances (<Imm) is an important but challenging assembly task as even small errors can result in undesirable contacts. Recent efforts focused on Reinforcement Learning (RL), which often depends on careful definition of dense reward functions. This work proposes an effe

Cited by 5SourceScholar
2025

KARL: Kalman-Filter Assisted Reinforcement Learner for Dynamic Object Tracking and Grasping

IROS 2025

We present Kalman-Filter Assisted Reinforcement Learner (KARL) for dynamic object tracking and grasping over eye-on-hand (EoH) systems, significantly expanding such systems’ capabilities in challenging, realistic environments. In comparison to the previous state-of-the-art, KARL (1) incorporates a n

Cited by 1SourcecodeScholar
2025

PROBE: Proprioceptive Obstacle Detection and Estimation while Navigating in Clutter

ICRA 2025

In critical applications, including search-and-rescue in degraded environments, blockages can be prevalent and prevent the effective deployment of certain sensing modalities, particularly vision, due to occlusion and the constrained range of view of onboard camera sensors. To enable robots to tackle

Cited by 0SourcecodeScholar
2024

A3VLM: Actionable Articulation-Aware Vision Language Model

CoRL 2024poster

Vision Language Models (VLMs) for robotics have received significant attention in recent years. As a VLM can understand robot observations and perform complex visual reasoning, it is regarded as a potential universal solution for general robotics challenges such as manipulation and navigation. Howev…

Cited by 12SourcecodeScholar
2024

DAP: Diffusion-based Affordance Prediction for Multi-modality Storage

IROS 2024poster

Solving storage problems—where objects must be accurately placed into containers with precise orientations and positions—presents a distinct challenge that extends beyond traditional rearrangement tasks. These challenges are primarily due to the need for fine-grained 6D manipulation and the inherent…

Cited by 1SourcecodeScholar
2024

Insert-One: One-Shot Robust Visual-Force Servoing for Novel Object Insertion with 6-DoF Tracking

IROS 2024poster

Recent advancements in autonomous robotic assembly have shown promising results, especially in addressing the precision insertion challenge. However, achieving adaptability across diverse object categories and tasks often necessitates a learning phase that requires costly real-world data collection.…

Cited by 2SourceScholar
2024

LGMCTS: Language-Guided Monte-Carlo Tree Search for Executable Semantic Object Rearrangement

IROS 2024

We present LGMCTS, a framework that uniquely combines language guidance with geometrically informed sampling distributions to effectively rearrange objects according to geometric patterns dictated by natural language descriptions. LGMCTS uses Monte Carlo Tree Search (MCTS) to create feasible action

Cited by 17SourcecodeScholar
2024

One-Shot Imitation Learning with Invariance Matching for Robotic Manipulation

RSS 2024poster

Learning a single universal policy that can perform a diverse set of manipulation tasks is a promising new direction in robotics. However, existing techniques are limited to learning policies that can only perform tasks that are encountered during training, and require a large number of demonstratio…

2024

Provably Efficient Long-Horizon Exploration in Monte Carlo Tree Search through State Occupancy Regularization

ICML 2024poster

Monte Carlo tree search (MCTS) has been successful in a variety of domains, but faces challenges with long-horizon exploration when compared to sampling-based motion planning algorithms like Rapidly-Exploring Random Trees. To address these limitations of MCTS, we derive a tree search algorithm based…

Cited by 1SourcePDFScholar
2024

Scaling Manipulation Learning with Visual Kinematic Chain Prediction

CoRL 2024poster

Learning general-purpose models from diverse datasets has achieved great success in machine learning. In robotics, however, existing methods in multi-task learning are typically constrained to a single robot and workspace, while recent work such as RT-X requires a non-trivial action normalization pr…

Cited by 1SourcecodeScholar
2023

Context-Aware Entity Grounding with Open-Vocabulary 3D Scene Graphs

CoRL 2023poster

We present an Open-Vocabulary 3D Scene Graph (OVSG), a formal framework for grounding a variety of entities, such as object instances, agents, and regions, with free-form text-based queries. Unlike conventional semantic-based object localization approaches, our system facilitates context-aware entit…

Cited by 29SourcecodeScholar
2023

Mono-STAR: Mono-Camera Scene-Level Tracking and Reconstruction

ICRA 2023poster

We present Mono-STAR, the first real-time 3D reconstruction system that simultaneously supports semantic fusion, fast motion tracking, non-rigid object deformation, and topological change under a unified framework. The proposed system solves a new optimization problem incorporating optical-flow-base…

Cited by 6SourcecodeScholar
2023

OVIR-3D: Open-Vocabulary 3D Instance Retrieval Without Training on 3D Data

CoRL 2023poster

This work presents OVIR-3D, a straightforward yet effective method for open-vocabulary 3D object instance retrieval without using any 3D data for training. Given a language query, the proposed method is able to return a ranked set of 3D object instance segments based on the feature similarity of the…

Cited by 61SourcecodeScholar
2023

Self-Supervised Learning of Object Segmentation from Unlabeled RGB-D Videos

ICRA 2023poster

This work proposes a self-supervised learning system for segmenting rigid objects in RGB images. The proposed pipeline is trained on unlabeled RGB-D videos of static objects, which can be captured with a camera carried by a mobile robot. A key feature of the self-supervised training process is a gra…

Cited by 0SourceScholar
2022

Interleaving Monte Carlo Tree Search and Self-Supervised Learning for Object Retrieval in Clutter

ICRA 2022poster

In this study, working with the task of object retrieval in clutter, we have developed a robot learning framework in which Monte Carlo Tree Search (MCTS) is first applied to enable a Deep Neural Network (DNN) to learn the intricate interactions between a robot arm and a complex scene containing many…

Cited by 16SourcecodeScholar
2022

Learning Sensorimotor Primitives of Sequential Manipulation Tasks from Visual Demonstrations

ICRA 2022poster

This work aims to learn how to perform complex robot manipulation tasks that are composed of several, consecutively executed low-level sub-tasks, given as input a few visual demonstrations of the tasks performed by a person. The sub-tasks consist of moving the robot's end-effector until it reaches a…

Cited by 16SourceScholar
2022

Learning-Guided Exploration for Efficient Sampling-Based Motion Planning in High Dimensions

ICRA 2022poster

Optimal motion planning is a long-studied problem with a wide range of applications in robotics, from grasping to navigation. While sampling-based motion planning methods have made solving such problems significantly more feasible, these methods still often struggle in high-dimensional spaces wherei…

Cited by 10SourceScholar
2022

Model Identification and Control of a Low-cost Mobile Robot with Omnidirectional Wheels using Differentiable Physics

ICRA 2022poster

We present a new data-driven technique for pre-dicting the motion of a low-cost omnidirectional mobile robot under the influence of motor torques and friction forces. Our method utilizes a novel differentiable physics engine for analytically computing the gradient of the deviation between predicted…

Cited by 7SourceScholar
2022

Parallel Monte Carlo Tree Search with Batched Rigid-body Simulations for Speeding up Long-Horizon Episodic Robot Planning

IROS 2022poster

We propose a novel Parallel Monte Carlo tree search with Batched Simulations (PMBS) algorithm for accelerating long-horizon, episodic robotic planning tasks. Monte Carlo tree search (MCTS) is an effective heuristic search algorithm for solving episodic decision-making problems whose underlying searc…

Cited by 10SourcecodeScholar
2022

Visual Foresight Trees for Object Retrieval From Clutter With Nonprehensile Rearrangement

RA-L 2022

This letter considers the problem of retrieving an object from many tightly packed objects using a combination of robotic pushing and grasping actions. Object retrieval in dense clutter is an important skill for robots to operate in households and everyday environments effectively. The proposed solu

Cited by 61SourcecodeScholar
2021

A Self-supervised Learning System for Object Detection in Videos Using Random Walks on Graphs

ICRA 2021poster

This paper presents a new self-supervised system for learning to detect novel and previously unseen categories of objects in images. The proposed system receives as input several unlabeled videos of scenes containing various objects. The frames of the videos are segmented into objects using depth in…

Cited by 2SourcecodeScholar
2021

DIPN: Deep Interaction Prediction Network with Application to Clutter Removal

ICRA 2021poster

We propose a Deep Interaction Prediction Network (DIPN) for learning to predict complex interactions that ensue as a robot end-effector pushes multiple objects, whose physical properties, including size, shape, mass, and friction coefficients may be unknown a priori. DIPN "imagines" the effect of a…

Cited by 77SourcecodeScholar
2021

Inferring Time-delayed Causal Relations in POMDPs from the Principle of Independence of Cause and Mechanism

IJCAI 2021poster

This paper introduces an algorithm for discovering implicit and delayed causal relations between events observed by a robot at regular or arbitrary times, with the objective of improving data-efficiency and interpretability of model-based reinforcement learning (RL) techniques. The proposed algorith…

Cited by 5SourcePDFScholar
2020

A Probabilistic Model for Planar Sliding of Objects with Unknown Material Properties: Identification and Robust Planning

IROS 2020poster

This paper introduces a new technique for learning probabilistic models of mass and friction distributions of unknown objects, and performing robust sliding actions by using the learned models. The proposed method is executed in two consecutive phases. In the exploration phase, a table-top object is…

Cited by 28SourceScholar
2020

Learning to Transfer Dynamic Models of Underactuated Soft Robotic Hands

ICRA 2020poster

Transfer learning is a popular approach to bypassing data limitations in one domain by leveraging data from another domain. This is especially useful in robotics, as it allows practitioners to reduce data collection with physical robots, which can be time-consuming and cause wear and tear. The most…

Cited by 10SourceScholar
2020

Motion Planning with Competency-Aware Transition Models for Underactuated Adaptive Hands

ICRA 2020poster

Underactuated adaptive hands simplify grasping tasks but it is difficult to model their interactions with objects during in-hand manipulation. Learned data-driven models have been recently shown to be efficient in motion planning and control of such hands. Still, the accuracy of the models is limite…

Cited by 10SourceScholar
2020

Task-Driven Perception and Manipulation for Constrained Placement of Unknown Objects

RA-L 2020

Recent progress in robotic manipulation has dealt with the case of previously unknown objects in the context of relatively simple tasks, such as bin-picking. Existing methods for more constrained problems, however, such as deliberate placement in a tight region, depend more critically on shape infor

Cited by 43SourceScholar
2019

Learning Object Localization and 6D Pose Estimation from Simulation and Weakly Labeled Real Images

ICRA 2019poster

Accurate pose estimation is often a requirement for robust robotic grasping and manipulation of objects placed in cluttered, tight environments, such as a shelf with multiple objects. When deep learning approaches are employed to perform this task, they typically require a large amount of training d…

Cited by 15SourceScholar
2019

Learning a State Transition Model of an Underactuated Adaptive Hand

RA-L 2019

Fully actuated multifingered robotic hands are often expensive and fragile. Low-cost underactuated hands are appealing but present challenges due to the lack of analytical models. This letter aims to learn a stochastic version of such models automatically from data with minimum user effort. The focu

Cited by 32SourceScholar
2019

Scene-level Pose Estimation for Multiple Instances of Densely Packed Objects

CoRL 2019

This paper introduces key machine learning operations that allow the realization of robust, joint 6D pose estimation of multiple instances of objects either densely packed or in unstructured piles from RGB-D data. The first objective is to learn semantic and instance-boundary detectors without manua

Cited by 0SourcePDFScholar
2019

Towards Robust Product Packing with a Minimalistic End-Effector

ICRA 2019poster

Advances in sensor technologies, object detection algorithms, planning frameworks and hardware designs have motivated the deployment of robots in warehouse automation. A variety of such applications, like order fulfillment or packing tasks, require picking objects from unstructured piles and careful…

Cited by 67SourceScholar
2018

Improving 6D Pose Estimation of Objects in Clutter Via Physics-Aware Monte Carlo Tree Search

ICRA 2018poster

This work proposes a process for efficiently searching over combinations of individual object 6D pose hypotheses in cluttered scenes, especially in cases involving occlusions and objects resting on each other. The initial set of candidate object poses is generated from state-of-the-art object detect…

Cited by 50SourceScholar
2017

A self-supervised learning system for object detection using physics simulation and multi-view pose estimation

IROS 2017poster

Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their applicability in robotics, where solutions must scale to a large n…

Cited by 143SourceScholar