← Search

Danica Kragic

98 accepted papers

2026

FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control

RSS 2026poster

Simulation-based reinforcement learning (RL) is central for robotic control when expert demonstrations are unavailable. However, scaling RL to high-dimensional robots remains challenging. On-policy methods such as PPO are reliable but require large amounts of simulation because they discard past dat…

Cited by 0SourceScholar
2026

Geometry of Uncertainty: Learning Metric Spaces for Multimodal State Estimation in RL

ICLR 2026poster

Estimating the state of an environment from high-dimensional, multimodal, and noisy observations is a fundamental challenge in reinforcement learning (RL). Traditional approaches rely on probabilistic models to account for the uncertainty, but often require explicit noise assumptions, in turn limiti…

Cited by 0SourcecodeScholar
2026

Learning Hamiltonian Dynamics at Scale: A Differential-Geometric Approach

ICML 2026poster

Embedding physical intuition into network architectures allows the learning of dynamics that enforce fundamental properties, such as energy conservation laws, thereby leading to physically-plausible predictions. Yet, scaling these models to intrinsically high-dimensional dynamical systems remains a …

Cited by 0SourceScholar
2026

PALM: Enhanced Generalizability for Local Visuomotor Policies via Perception Alignment

RA-L 2026

Generalizing beyond the training domain in image-based behavior cloning remains challenging. Existing methods address individual axes of generalization, workspace shifts, viewpoint changes, and cross-embodiment transfer, yet they are typically developed in isolation and often rely on complex pipelin

Cited by 1SourceScholar
2026

Preference Aligned Visuomotor Diffusion Policies for Deformable Object Manipulation

RA-L 2026

Humans naturally develop preferences for how manipulation tasks should be performed, which are often subtle, personal, and difficult to articulate. Although it is important for robots to account for these preferences to increase personalization and user satisfaction, they remain largely underexplore

Cited by 0SourceScholar
2026

S^2-Diffusion: Generalizing from Instance-Level to Category-Level Skills in Robot Manipulation

ICRA 2026poster

Recent advances in skill learning has propelled robot manipulation to new heights by enabling it to learn complex manipulation tasks from a practical number of demonstrations. However, these skills are often limited to the particular action, object, and environment instances that are shown in the tr…

2025

A Riemannian Framework for Learning Reduced-order Lagrangian Dynamics

ICLR 2025poster

By incorporating physical consistency as inductive bias, deep neural networks display increased generalization capabilities and data efficiency in learning nonlinear dynamic models. However, the complexity of these models generally increases with the system dimensionality, requiring larger datasets,…

Cited by 0SourcePDFScholar
2025

Deep Learning Amplified Early Stopping Bias: Overestimating Performance on Small Datasets

ICASSP 2025accepted

Cross-validation is commonly used to estimate machine learning model performance on new samples. However, using it for both hyperparameter selection and error estimation can lead to overestimating model performance, especially with extensive hyperparameter searches that overly tailor models to valid…

Cited by 0SourceScholar
2025

FLAME: A Federated Learning Benchmark for Robotic Manipulation

IROS 2025

Recent progress in robotic manipulation has been fueled by large-scale datasets collected across diverse environments. Training robotic manipulation policies on these datasets is traditionally performed in a centralized manner, raising concerns regarding scalability, adaptability, and data privacy.

Cited by 2SourcecodeScholar
2025

Feature Extractor or Decision Maker: Rethinking the Role of Visual Encoders in Visuomotor Policies

ICRA 2025

An end-to-end (E2E) visuomotor policy is typically treated as a unified whole, but recent approaches using out-of-domain (OOD) data to pretrain the visual encoder have cleanly separated the visual encoder from the network, with the remainder referred to as the policy. We propose Visual Alignment Tes

Cited by 1SourceScholar
2025

Flora: Sample-Efficient Preference-Based Rl Via Low-Rank Style Adaptation of Reward Functions

ICRA 2025

Preference-based reinforcement learning (PbRL) is a suitable approach for style adaptation of pre-trained robotic behavior: adapting the robot's policy to follow human user preferences while still being able to perform the original task. However, collecting preferences for the adaptation process in

Cited by 2SourcecodeScholar
2025

Grasping a Handful: Sequential Multi-Object Dexterous Grasp Generation

RA-L 2025

We introduce the sequential multi-object robotic grasp sampling algorithm SeqGrasp that can robustly synthesize stable grasps on diverse objects using the robotic hand's partial Degrees of Freedom (DoF). We use SeqGrasp to construct the large-scale Allegro Hand sequential grasping dataset SeqDataset

Cited by 2SourcecodeScholar
2025

Human-Aligned Image Models Improve Visual Decoding from the Brain

ICML 2025poster

Decoding visual images from brain activity has significant potential for advancing brain-computer interaction and enhancing the understanding of human perception. Recent approaches align the representation spaces of images and brain activity to enable visual decoding. In this paper, we introduce the…

Cited by 0SourcePDFScholar
2025

Learning Dexterous In-Hand Manipulation with Multifingered Hands via Visuomotor Diffusion

IROS 2025

We present a framework for learning dexterous in-hand manipulation with multifingered hands using visuo-motor diffusion policies. Our system enables complex in-hand manipulation tasks, such as unscrewing a bottle lid with one hand, by leveraging a fast and responsive teleoperation setup for the four

Cited by 1SourceScholar
2025

MirrorDuo: Reflection-Consistent Visuomotor Learning from Mirrored Demonstration Pairs

CoRL 2025poster

Image-based behaviour cloning leverages demonstrations captured from ubiquitous RGB cameras, enabling impressive visuomotor performance. However, it remains constrained by the cost of collecting sufficiently diverse demonstrations, especially for generalizing across workspace variations. We propose…

Cited by 0SourceScholar
2025

Pushing Everything Everywhere All at Once: Probabilistic Prehensile Pushing

RA-L 2025

We address prehensile pushing, the problem of manipulating a grasped object by pushing against the environment. Our solution is an efficient nonlinear trajectory optimization problem relaxed from an exact mixed integer non-linear trajectory optimization formulation. The critical insight is recasting

Cited by 2SourceScholar
2025

S${2}$-Diffusion: Generalizing From Instance-Level to Category-Level Skills in Robot Manipulation

RA-L 2025

Recent advances in skill learning has propelled robot manipulation to new heights by enabling it to learn complex manipulation tasks from a practical number of demonstrations. However, these skills are often limited to the particular action, object, and environment <italic xmlns:mml="http://www.w3.o

Cited by 2SourcecodeScholar
2025

Towards Safe Reinforcement Learning with Reduced Conservativeness: A Case Study on Drone Flight Control

IROS 2025

Incorporating formal methods into reinforcement learning (RL) has the potential to result in the best of both worlds, combining the robustness of formal guarantees with the adaptability and learning capabilities of RL, though careful design is needed to balance safety and exploration. In this work,

Cited by 0SourceScholar
2024

AdaFold: Adapting Folding Trajectories of Cloths via Feedback-Loop Manipulation

RA-L 2024

We present AdaFold, a model-based feedback-loop framework for optimizing folding trajectories. AdaFold extracts a particle-based representation of cloth from RGB-D images and feeds back the representation to a model predictive control to re-plan folding trajectory at every time-step. A key component

Cited by 13SourceScholar
2024

CAPGrasp: An $\mathbb {R}{3}\times \text{SO(2)-Equivariant}$ Continuous Approach-Constrained Generative Grasp Sampler

RA-L 2024

We propose CAPGrasp, an <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$\mathbb {R}^{3}\times \text{SO(2)-equivariant}$</tex-math></inline-formula> 6-Degrees of Freedom (DoF) continuous approach-constrained generat

Cited by 1SourceScholar
2024

Can Transformers Smell Like Humans?

NeurIPS 2024spotlight

The human brain encodes stimuli from the environment into representations that form a sensory perception of the world. Despite recent advances in understanding visual and auditory perception, olfactory perception remains an under-explored topic in the machine learning community due to the lack of la…

2024

Cloth-Splatting: 3D Cloth State Estimation from RGB Supervision

CoRL 2024poster

We introduce Cloth-Splatting, a method for estimating 3D states of cloth from RGB images through a prediction-update framework. Cloth-Splatting leverages an action-conditioned dynamics model for predicting future states and uses 3D Gaussian Splatting to update the predicted states. Our key insight i…

Cited by 3SourceScholar
2024

Enhancing Visual Domain Robustness in Behaviour Cloning via Saliency-Guided Augmentation

CoRL 2024poster

In vision-based behaviour cloning (BC), traditional image-level augmentation methods such as pixel shifting enhance in-domain performance but often struggle with visual domain shifts, including distractors, occlusion, and changes in lighting and backgrounds. Conversely, superimposition-based augment…

Cited by 2SourceScholar
2024

Ensemble Latent Space Roadmap for Improved Robustness in Visual Action Planning

ICRA 2024poster

Planning in learned latent spaces helps to decrease the dimensionality of raw observations. In this work, we propose to leverage the ensemble paradigm to enhance the robustness of latent planning systems. We rely on our Latent Space Roadmap (LSR) framework, which builds a graph in a learned structur…

Cited by 0SourceScholar
2024

Interactive Perception for Deformable Object Manipulation

RA-L 2024

Interactive perception enables robots to manipulate the environment and objects to bring them into states that benefit the perception process. Deformable objects pose challenges to this due to manipulation difficulty and occlusion in vision-based perception. In this work, we address such a problem w

Cited by 12SourceScholar
2024

Raising Body Ownership in End-to-End Visuomotor Policy Learning via Robot-Centric Pooling

IROS 2024poster

We present Robot-centric Pooling (RcP), a novel pooling method designed to enhance end-to-end visuomo-tor policies by enabling differentiation between the robots and similar entities or their surroundings. Given an image-proprioception pair, RcP guides the aggregation of image features by highlighti…

Cited by 0SourcecodeScholar
2024

Scalable Motion Style Transfer with Constrained Diffusion Generation

AAAI 2024technical

Current training of motion style transfer systems relies on consistency losses across style domains to preserve contents, hindering its scalable application to a large number of domains and private data. Recent image transfer works show the potential of independent training on each domain by leverag…

2024

Standardization of Cloth Objects and its Relevance in Robotic Manipulation

ICRA 2024poster

The field of robotics faces inherent challenges in manipulating deformable objects, particularly in understanding and standardising fabric properties like elasticity, stiffness, and friction. While the significance of these properties is evident in the realm of cloth manipulation, accurately categor…

Cited by 6SourceScholar
2023

An Efficient and Continuous Voronoi Density Estimator

AISTATS 2023poster

We introduce a non-parametric density estimator deemed Radial Voronoi Density Estimator (RVDE). RVDE is grounded in the geometry of Voronoi tessellations and as such benefits from local geometric adaptiveness and broad convergence properties. Due to its radial definition RVDE is continuous and compu…

2023

EDO-Net: Learning Elastic Properties of Deformable Objects from Graph Dynamics

ICRA 2023poster

We study the problem of learning graph dynamics of deformable objects that generalizes to unknown physical properties. Our key insight is to leverage a latent representation of elastic physical properties of cloth-like deformable objects that can be extracted, for example, from a pulling interaction…

Cited by 27SourceScholar
2023

Elastic Context: Encoding Elasticity for Data-driven Models of Textiles Elastic Context: Encoding Elasticity for Data-driven Models of Textiles

ICRA 2023poster

Physical interaction with textiles, such as assistive dressing or household tasks, requires advanced dexterous skills. The complexity of textile behavior during stretching and pulling is influenced by the material properties of the yarn and by the textile's construction technique, which are often un…

Cited by 10SourceScholar
2023

Equivariant Representation Learning via Class-Pose Decomposition

AISTATS 2023poster

We introduce a general method for learning representations that are equivariant to symmetries of data. Our central idea is to decompose the latent space into an invariant factor and the symmetry group itself. The components semantically correspond to intrinsic data classes and poses respectively. Th…

2023

Generating Scenarios from High-Level Specifications for Object Rearrangement Tasks

IROS 2023poster

Rearranging objects is an essential skill for robots. To quickly teach robots new rearrangements tasks, we would like to generate training scenarios from high-level specifications that define the relative placement of objects for the task at hand. Ideally, to guide the robot's learning we also want…

Cited by 0SourceScholar
2022

Active Nearest Neighbor Regression Through Delaunay Refinement

ICML 2022spotlight

We introduce an algorithm for active function approximation based on nearest neighbor regression. Our Active Nearest Neighbor Regressor (ANNR) relies on the Voronoi-Delaunay framework from computational geometry to subdivide the space into cells with constant estimated function value and select nove…

2022

Augment-Connect-Explore: a Paradigm for Visual Action Planning with Data Scarcity

IROS 2022poster

Visual action planning particularly excels in applications where the state of the system cannot be computed explicitly, such as manipulation of deformable objects, as it enables planning directly from raw images. Even though the field has been significantly accelerated by deep learning techniques, a…

Cited by 4SourceScholar
2022

Back to the Manifold: Recovering from Out-of-Distribution States

IROS 2022poster

Learning from previously collected datasets of expert data offers the promise of acquiring robotic policies without unsafe and costly online explorations. However, a major challenge is a distributional shift between the states in the training dataset and the ones visited by the learned policy at the…

Cited by 15SourceScholar
2022

Comparing Reconstruction- and Contrastive-based Models for Visual Task Planning

IROS 2022poster

Learning state representations enables robotic planning directly from raw observations such as images. Several methods learn state representations by utilizing losses based on the reconstruction of the raw observations from a lower-dimensional latent space. The similarity between observations in the…

Cited by 6SourceScholar
2022

Consensus-based Normalizing-Flow Control: A Case Study in Learning Dual-Arm Coordination

IROS 2022poster

We develop two consensus-based learning algorithms for multi-robot systems applied on complex tasks involving collision constraints and force interactions, such as the cooperative peg-in-hole placement. The proposed algorithms integrate multi-robot distributed consensus and normalizing-flow-based re…

Cited by 3SourceScholar
2022

Geometric Multimodal Contrastive Representation Learning

ICML 2022spotlight

Learning representations of multimodal data that are both informative and robust to missing modalities at test time remains a challenging problem due to the inherent heterogeneity of data obtained from different channels. To address it, we present a novel Geometric Multimodal Contrastive (GMC) repre…

2022

Voronoi density estimator for high-dimensional data: Computation, compactification and convergence

UAI 2022poster

The Voronoi Density Estimator (VDE) is an established density estimation technique that adapts to the local geometry of data. However, its applicability has been so far limited to problems in two and three dimensions. This is because Voronoi cells rapidly increase in complexity as dimensions grow, m…

2021

Bayesian Meta-Learning for Few-Shot Policy Adaptation Across Robotic Platforms

IROS 2021poster

Reinforcement learning methods can achieve significant performance but require a large amount of training data collected on the same robotic platform. A policy trained with expensive data is rendered useless after making even a minor change to the robot hardware. In this paper, we address the challe…

Cited by 34SourceScholar
2021

GeomCA: Geometric Evaluation of Data Representations

ICML 2021spotlight

Evaluating the quality of learned representations without relying on a downstream task remains one of the challenges in representation learning. In this work, we present Geometric Component Analysis (GeomCA) algorithm that evaluates representation spaces based on their geometric and topological prop…

2021

Graph-based Task-specific Prediction Models for Interactions between Deformable and Rigid Objects

IROS 2021poster

Capturing scene dynamics and predicting the future scene state is challenging but essential for robotic manipulation tasks, especially when the scene contains both rigid and deformable objects. In this work, we contribute a simulation environment and generate a novel dataset for task-specific manipu…

Cited by 25SourcecodeScholar
2021

Human-Centered Collaborative Robots With Deep Reinforcement Learning

RA-L 2021

We present a reinforcement learning based framework for human-centered collaborative systems. The framework is proactive and balances the benefits of timely actions with the risk of taking improper actions by minimizing the total time spent to complete the task. The framework is learned end-to-end i

Cited by 79SourceScholar
2021

Interpretability in Contact-Rich Manipulation via Kinodynamic Images

ICRA 2021poster

Deep Neural Networks (NNs) have been widely utilized in contact-rich manipulation tasks to model the complicated contact dynamics. However, NN-based models are often difficult to decipher which can lead to seemingly inexplicable behaviors and unidentifiable failure cases. In this work, we address th…

Cited by 5SourcecodeScholar
2021

Learning Deep Energy Shaping Policies for Stability-Guaranteed Manipulation

RA-L 2021

Deep reinforcement learning (DRL) has been successfully used to solve various robotic manipulation tasks. However, most of the existing works do not address the issue of control stability. This is in sharp contrast to the control theory community where the well-established norm is to prove stability

Cited by 16SourceScholar
2021

Learning Stable Normalizing-Flow Control for Robotic Manipulation

ICRA 2021poster

Reinforcement Learning (RL) of robotic manipulation skills, despite its impressive successes, stands to benefit from incorporating domain knowledge from control theory. One of the most important properties that is of interest is control stability. Ideally, one would like to achieve stability guarant…

Cited by 19SourceScholar
2021

Stability-Guaranteed Reinforcement Learning for Contact-Rich Manipulation

RA-L 2021

Reinforcement learning (RL) has had its fair share of success in contact-rich manipulation tasks but it still lags behind in benefiting from advances in robot control theory such as impedance control and stability guarantees. Recently, the concept of variable impedance control (VIC) was adopted into

Cited by 51SourceScholar
2021

Textile Taxonomy and Classification Using Pulling and Twisting

IROS 2021poster

Identification of textile properties is an important milestone toward advanced robotic manipulation tasks that consider interaction with clothing items such as assisted dressing, laundry folding, automated sewing, textile recycling and reusing. Despite the abundance of work considering this class of…

Cited by 18SourceScholar
2020

Benchmarking Bimanual Cloth Manipulation

RA-L 2020

Cloth manipulation is a challenging task that, despite its importance, has received relatively little attention compared to rigid object manipulation. In this letter, we provide three benchmarks for evaluation and comparison of different approaches towards three basic tasks in cloth manipulation: sp

Cited by 84SourceScholar
2020

Benchmarking In-Hand Manipulation

RA-L 2020

The purpose of this benchmark is to evaluate the planning and control aspects of robotic in-hand manipulation systems. The goal is to assess the system's ability to change the pose of a hand-held object by either using the fingers, environment or a combination of both. Given an object surface mesh f

Cited by 45SourceScholar
2020

Data-Efficient Model Learning and Prediction for Contact-Rich Manipulation Tasks

RA-L 2020

In this letter, we investigate learning forward dynamics models and multi-step prediction of state variables (long-term prediction) for contact-rich manipulation. The problems are formulated in the context of model-based reinforcement learning (MBRL). We focus on two aspects-discontinuous dynamics a

Cited by 18SourceScholar
2020

Discrete Bimanual Manipulation for Wrench Balancing

ICRA 2020poster

Dual-arm robots can overcome grasping force and payload limitations of a single arm by jointly grasping an object. However, if the distribution of mass of the grasped object is not even, each arm will experience different wrenches that can exceed its payload limits. In this work, we consider the pro…

Cited by 4SourceScholar
2020

Latent Space Roadmap for Visual Action Planning of Deformable and Rigid Object Manipulation

IROS 2020poster

We present a framework for visual action planning of complex manipulation tasks with high-dimensional state spaces such as manipulation of deformable objects. Planning is performed in a low-dimensional latent state space that embeds images. We define and implement a Latent Space Roadmap (LSR) which…

Cited by 70SourcecodeScholar
2020

Multi-Object Rearrangement with Monte Carlo Tree Search: A Case Study on Planar Nonprehensile Sorting

IROS 2020poster

In this work, we address a planar non-prehensile sorting task. Here, a robot needs to push many densely packed objects belonging to different classes into a configuration where these classes are clearly separated from each other. To achieve this, we propose to employ Monte Carlo tree search equipped…

Cited by 66SourceScholar
2019

Bayesian Optimization in Variational Latent Spaces with Dynamic Compression

CoRL 2019

Data-efficiency is crucial for autonomous robots to adapt to new tasks and environments. In this work, we focus on robotics problems with a budget of only 10-20 trials. This is a very challenging setting even for data- efficient approaches like Bayesian optimization (BO), especially when optimizing

2019

Fast Adaptation with Meta-Reinforcement Learning for Trust Modelling in Human-Robot Interaction

IROS 2019poster

In socially assistive robotics, an important research area is the development of adaptation techniques and their effect on human-robot interaction. We present a meta-learning based policy gradient method for addressing the problem of adaptation in human-robot interaction and also investigate its rol…

Cited by 33SourceScholar
2019

Long-term Prediction of Motion Trajectories Using Path Homology Clusters

IROS 2019poster

In order for robots to share their workspace with people, they need to reason about human motion efficiently. In this work we leverage large datasets of paths in order to infer local models that are able to perform long-term predictions of human motion. Further, since our method is based on simple d…

Cited by 22SourceScholar
2019

Object Placement Planning and optimization for Robot Manipulators

IROS 2019poster

We address the problem of planning the placement of a rigid object with a dual-arm robot in a cluttered environment. In this task, we need to locate a collision-free pose for the object that a) facilitates the stable placement of the object, b) is reachable by the robot and c) optimizes a user-given…

Cited by 45SourceScholar
2019

Partial Caging: A Clearance-Based Definition and Deep Learning

IROS 2019poster

Caging grasps limit the mobility of an object to a bounded component of configuration space. We introduce a notion of partial cage quality based on maximal clearance of an escaping path. As this is a computationally demanding task even in a two-dimensional scenario, we propose a deep learning approa…

Cited by 9SourceScholar
2019

Reinforcement Learning in Topology-based Representation for Human Body Movement with Whole Arm Manipulation

ICRA 2019poster

Moving a human body or a large and bulky object may require the strength of whole arm manipulation (WAM). This type of manipulation places the load on the robot's arms and relies on global properties of the interaction to succeed- rather than local contacts such as grasping or non-prehensile pushing…

Cited by 33SourceScholar
2018

Anticipating Many Futures: Online Human Motion Prediction and Generation for Human-Robot Interaction

ICRA 2018poster

Fluent and safe interactions of humans and robots require both partners to anticipate the others' actions. The bottleneck of most methods is the lack of an accurate model of natural human motion. In this work, we present a conditional variational autoencoder that is trained to predict a window of fu…

Cited by 119SourceScholar
2018

Global Search with Bernoulli Alternation Kernel for Task-oriented Grasping Informed by Simulation

CoRL 2018

We develop an approach that benefits from large simulated datasets and takes full advantage of the limited online data that is most relevant. We propose a variant of Bayesian optimization that alternates between using informed and uninformed kernels. With this Bernoulli Alternation Kernel we ensure

Cited by 0SourcePDFScholar
2018

Rearrangement with Nonprehensile Manipulation Using Deep Reinforcement Learning

ICRA 2018poster

Rearranging objects on a tabletop surface by means of nonprehensile manipulation is a task which requires skillful interaction with the physical world. Usually, this is achieved by precisely modeling physical properties of the objects, robot, and the environment for explicit planning. In contrast, a…

Cited by 87SourceScholar
2017

Deep Representation Learning for Human Motion Prediction and Classification

CVPR 2017poster

Generative models of 3D human motion are often restricted to a small number of activities and can therefore not generalize well to novel movements or applications. In this work we propose a deep learning framework for human motion capture data that learns a generic representation from a large co…

Cited by 519PDFScholar
2017

Deep predictive policy training using reinforcement learning

IROS 2017poster

Skilled robot task learning is best implemented by predictive action policies due to the inherent latency of sensorimotor processes. However, training such predictive policies is challenging as it involves finding a trajectory of motor activations for the full duration of the action. We propose a da…

Cited by 152SourceScholar
2017

Estimating deformability of objects using meshless shape matching

IROS 2017poster

Humans interact with deformable objects on a daily basis but this still represents a challenge for robots. To enable manipulation of and interaction with deformable objects, robots need to be able to extract and learn the deformability of objects both prior to and during the interaction. Physics-bas…

Cited by 24SourceScholar
2017

Herding by Caging: a Topological Approach towards Guiding Moving Agents via Mobile Robots

RSS 2017poster

In this paper, we propose a solution to the problem of {\it herding by caging}: given a set of mobile robots (called herders) and a group of moving agents (called sheep), we move the latter to some predefined location in such a way that they cannot escape from the robots while moving. We model the…

Cited by 47SourcePDFScholar
2016

A sensorimotor reinforcement learning framework for physical Human-Robot Interaction

IROS 2016poster

Modeling of physical human-robot collaborations is generally a challenging problem due to the unpredictive nature of human behavior. To address this issue, we present a data-efficient reinforcement learning framework which enables a robot to learn how to collaborate with a human partner. The robot l…

Cited by 66SourceScholar
2016

Active exploration using Gaussian Random Fields and Gaussian Process Implicit Surfaces

IROS 2016poster

In this work we study the problem of exploring surfaces and building compact 3D representations of the environment surrounding a robot through active perception. We propose an online probabilistic framework that merges visual and tactile measurements using Gaussian Random Field and Gaussian Process…

Cited by 43SourceScholar
2016

Adaptive control for pivoting with visual and tactile feedback

ICRA 2016

In this work we present an adaptive control approach for pivoting, which is an in-hand manipulation maneuver that consists of rotating a grasped object to a desired orientation relative to the robot's hand. We perform pivoting by means of gravity, allowing the object to rotate between the fingers of

Cited by 73SourceScholar
2016

Analytic grasp success prediction with tactile feedback

ICRA 2016poster

Predicting grasp success is useful for avoiding failures in many robotic applications. Based on reasoning in wrench space, we address the question of how well analytic grasp success prediction works if tactile feedback is incorporated. Tactile information can alleviate contact placement uncertaintie…

Cited by 39SourceScholar
2016

High-dimensional Winding-Augmented Motion Planning with 2D topological task projections and persistent homology

ICRA 2016poster

Recent progress in motion planning has made it possible to determine homotopy inequivalent trajectories between an initial and terminal configuration in a robot configuration space. Current approaches have however either assumed the knowledge of differential one-forms related to a skeletonization of…

Cited by 27SourceScholar
2016

On the evolution of fingertip grasping manifolds

ICRA 2016

Efficient and accurate planning of fingertip grasps is essential for dexterous in-hand manipulation. In this work, we present a system for fingertip grasp planning that incrementally learns a heuristic for hand reachability and multi-fingered inverse kinematics. The system consists of an online exec

Cited by 8SourceScholar
2016

Probabilistic consolidation of grasp experience

ICRA 2016poster

We present a probabilistic model for joint representation of several sensory modalities and action parameters in a robotic grasping scenario. Our non-linear probabilistic latent variable model encodes relationships between grasp-related parameters, learns the importance of features, and expresses co…

Cited by 13SourceScholar
2016

Robust tracking of unknown objects through adaptive size estimation and appearance learning

ICRA 2016

This work employs an adaptive learning mechanism to perform tracking of an unknown object through RGBD cameras. We extend our previous framework to robustly track a wider range of arbitrarily shaped objects by adapting the model to the measured object size. The size is estimated as the object underg

Cited by 1SourceScholar
2015

In-hand manipulation using gravity and controlled slip

IROS 2015poster

In this work we propose a sliding mode controller for in-hand manipulation that repositions a tool in the robot's hand by using gravity and controlling the slippage of the tool. In our approach, the robot holds the tool with a pinch grasp and we model the system as a link attached to the gripper via…

Cited by 51SourceScholar
2015

Learning Predictive State Representation for in-hand manipulation

ICRA 2015poster

We study the use of Predictive State Representation (PSR) for modeling of an in-hand manipulation task through interaction with the environment. We extend the original PSR model to a new domain of in-hand manipulation and address the problem of partial observability by introducing new kernel-based f…

Cited by 16SourceScholar
2015

Learning the tactile signatures of prototypical object parts for robust part-based grasping of novel objects

ICRA 2015poster

We present a robotic agent that learns to derive object grasp stability from touch. The main contribution of our work is the use of a characterization of the shape of the part of the object that is enclosed by the gripper to condition the tactile-based stability model. As a result, the agent is able…

Cited by 44SourceScholar
2015

SimTrack: A simulation-based framework for scalable real-time object pose detection and tracking

IROS 2015poster

We propose a novel approach for real-time object pose detection and tracking that is highly scalable in terms of the number of objects tracked and the number of cameras observing the scene. Key to this scalability is a high degree of parallelism in the algorithms employed. The method maintains a sin…

Cited by 110SourceScholar