← Search

Konstantinos Bousmalis

11 accepted papers

2025

DemoStart: Demonstration-Led Auto-Curriculum Applied to Sim-to-Real with Multi-Fingered Robots

ICRA 2025

We present DemoStart, a novel auto-curriculum reinforcement learning method capable of learning complex manipulation behaviors on an arm equipped with a three- fingered robotic hand, from only a sparse reward and a handful of demonstrations in simulation. Learning from simulation drastically reduces

Cited by 12SourceScholar
2022

How to Spend Your Robot Time: Bridging Kickstarting and Offline Reinforcement Learning for Vision-based Robotic Manipulation

IROS 2022poster

Reinforcement learning (RL) has been shown to be effective at learning control from experience. However, RL typically requires a large amount of online interaction with the environment. This limits its applicability to real-world settings, such as in robotics, where such interaction is expensive. In…

Cited by 20SourceScholar
2022

Learning Coordinated Terrain-Adaptive Locomotion by Imitating a Centroidal Dynamics Planner

IROS 2022poster

We propose a simple imitation learning procedure for learning locomotion controllers that can walk over very challenging terrains. We use trajectory optimization (TO) to produce a large dataset of trajectories over procedurally generated terrains and use Reinforcement Learning (RL) to imitate these…

Cited by 23SourceScholar
2021

Beyond Pick-and-Place: Tackling Robotic Stacking of Diverse Shapes

CoRL 2021poster

We study the problem of robotic stacking with objects of complex geometry. We propose a challenging and diverse set of such objects that was carefully designed to require strategies beyond a simple “pick-and-place” solution. Our method is a reinforcement learning (RL) approach combined with vision-b…

Cited by 118SourcecodeScholar
2020

Self-Supervised Sim-to-Real Adaptation for Visual Robotic Manipulation

ICRA 2020poster

Collecting and automatically obtaining reward signals from real robotic visual data for the purposes of training reinforcement learning algorithms can be quite challenging and time-consuming. Methods for utilizing unlabeled data can have a huge potential to further accelerate robotic learning. We co…

Cited by 78SourceScholar
2019

Off-Policy Evaluation via Off-Policy Classification

NeurIPS 2019poster

In this work, we consider the problem of model selection for deep reinforcement learning (RL) in real-world environments. Typically, the performance of deep RL algorithms is evaluated via on-policy interactions with the target environment. However, comparing models in a real-world environment for th…

Cited by 67SourcePDFScholar
2019

Sim-To-Real via Sim-To-Sim: Data-Efficient Robotic Grasping via Randomized-To-Canonical Adaptation Networks

CVPR 2019poster

Real world data, especially in the domain of robotics, is notoriously costly to collect. One way to circumvent this can be to leverage the power of simulation to produce large amounts of labelled data. However, training models on simulated images does not readily transfer to real-world ones. Using d…

Cited by 596PDFScholar
2018

Using Simulation and Domain Adaptation to Improve Efficiency of Deep Robotic Grasping

ICRA 2018poster

Instrumenting and collecting annotated visual grasping datasets to train modern machine learning algorithms can be extremely time-consuming and expensive. An appealing alternative is to use off-the-shelf simulators to render synthetic data for which ground-truth annotations are generated automatical…

Cited by 827SourceScholar
2017

Unsupervised Pixel-Level Domain Adaptation With Generative Adversarial Networks

CVPR 2017oral

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are generated automatically. Unfortunately, models trained purely on rendered images fa…

Cited by 2021PDFScholar
2016

Domain Separation Networks

NeurIPS 2016poster

The cost of large scale data collection and annotation often makes the application of machine learning algorithms to new tasks or datasets prohibitively expensive. One approach circumventing this cost is training models on synthetic data where annotations are provided automatically. Despite their ap…