Robotics: Science and Systems X

Combining the benefits of function approximation and trajectory optimization

Igor Mordatch, Emo Todorov

Abstract:

Neural networks have recently solved many hard problems in Machine Learning, but their impact in control remains limited. Trajectory optimization has recently solved many hard problems in robotic control, but using it online remains challenging. Here we leverage the high-fidelity solutions obtained by trajectory optimization to speed up the training of neural network controllers. The two learning problems are coupled using the Alternating Direction Method of Multipliers (ADMM). This coupling enables the trajectory optimizer to act as a teacher, gradually guiding the network towards better solutions. We develop a new trajectory optimizer based on inverse contact dynamics, and provide not only the trajectories but also the feedback gains as training data to the network.

Download:

Bibtex:

  
@INPROCEEDINGS{Mordatch-RSS-14, 
    AUTHOR    = {Igor Mordatch AND Emo Todorov}, 
    TITLE     = {Combining the benefits of function approximation and trajectory optimization}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2014}, 
    ADDRESS   = {Berkeley, USA}, 
    MONTH     = {July},
    DOI       = {10.15607/RSS.2014.X.052} 
}