SearcharxivSearch

arXiv subjects

Jongchan Baek

Publications and source records attributed to Jongchan Baek.

2 recordsLinked to original sources

Real Robot Challenge 2022: Learning Dexterous Manipulation from Offline Data in the Real World

Experimentation on real robots is demanding in terms of time and costs. For this reason, a large part of the reinforcement learning (RL) community uses simulators to develop and benchmark algorithms. However, insights gained in simulation do not necessarily translate to real robots, in particular for tasks involving complex interactions with the environment. The Real Robot Challenge 2022 therefore served as a bridge between the RL and robotics communities by allowing participants to experiment remotely with a real robot - as easily as in simulation. In the last years, offline reinforcement learning has matured into a promising paradigm for learning from pre-collected datasets, alleviating the reliance on expensive online interactions. We therefore asked the participants to learn two dexterous manipulation tasks involving pushing, grasping, and in-hand orientation from provided real-robot datasets. An extensive software documentation and an initial stage based on a simulation of the real set-up made the competition particularly accessible. By giving each team plenty of access budget to evaluate their offline-learned policies on a cluster of seven identical real TriFinger platforms, we organized an exciting competition for machine learners and roboticists alike. In this work we state the rules of the competition, present the methods used by the winning teams and compare their results with a benchmark of state-of-the-art offline RL algorithms on the challenge datasets.

cs.RO

Optimal Charging Method for Effective Li-ion Battery Life Extension Based on Reinforcement Learning

A reinforcement learning-based optimal charging strategy is proposed for Li-ion batteries to extend the battery life and to ensure the end-user convenience. Unlike most previous studies that do not reflect real-world scenario well, in this work, end users can set the charge time flexibly according to their own situation rather than reducing the charge time as much as possible; this is possible by using soft actor-critic (SAC), which is one of the state-of-the-art reinforcement learning algorithms. In this way, the battery is more likely to extend its life without disturbing the end-users. The amount of aging is calculated quantitatively based on an accurate electrochemical battery model, which is directly minimized in the optimization procedure with SAC. SAC can deal with not only the flexible charge time but also varying parameters of the battery model caused by aging once the offline learning is completed, which is not the case for the previous studies; in the previous studies, time-consuming optimization has to be implemented for each battery model with a certain set of parameter values. The validation results show that the proposed method can both extend the battery life effectively and ensure the end-user convenience.

eess.SY