← Search

Konstantinos Chatzilygeroudis

5 accepted papers

2021

Learning of Parameters in Behavior Trees for Movement Skills

IROS 2021poster

Reinforcement Learning (RL) is a powerful mathematical framework that allows robots to learn complex skills by trial-and-error. Despite numerous successes in many applications, RL algorithms still require thousands of trials to converge to high-performing policies, can produce dangerous behaviors wh…

Cited by 25SourcecodeScholar
2018

Bayesian Optimization with Automatic Prior Selection for Data-Efficient Direct Policy Search

ICRA 2018poster

One of the most interesting features of Bayesian optimization for direct policy search is that it can leverage priors (e.g., from simulation or from previous tasks) to accelerate learning on a robot. In this paper, we are interested in situations for which several priors exist but we do not know in…

Cited by 50SourcecodeScholar
2018

Multi-objective Model-based Policy Search for Data-efficient Learning with Sparse Rewards

CoRL 2018

The most data-efficient algorithms for reinforcement learning in robotics are model-based policy search algorithms, which alternate between learning a dynamical model of the robot and optimizing a policy to maximize the expected return given the model and its uncertainties. However, the current algo

2018

Using Parameterized Black-Box Priors to Scale Up Model-Based Policy Search for Robotics

ICRA 2018poster

The most data-efficient algorithms for reinforcement learning in robotics are model-based policy search algorithms, which alternate between learning a dynamical model of the robot and optimizing a policy to maximize the expected return given the model and its uncertainties. Among the few proposed ap…

Cited by 51SourcecodeScholar
2017

Black-box data-efficient policy search for robotics

IROS 2017poster

The most data-efficient algorithms for reinforcement learning (RL) in robotics are based on uncertain dynamical models: after each episode, they first learn a dynamical model of the robot, then they use an optimization algorithm to find a policy that maximizes the expected return given the model and…

Cited by 144SourcecodeScholar