Maximum Margin Planning - Robotics Institute Carnegie Mellon University

Maximum Margin Planning

Conference Paper, Proceedings of (ICML) International Conference on Machine Learning, pp. 729 - 736, July, 2006

Abstract

Imitation learning of sequential, goal-directed behavior by standard supervised techniques is often difficult. We frame learning such behaviors as a maximum margin structured prediction problem over a space of policies. In this approach, we learn mappings from features to cost so an optimal policy in an MDP with these cost mimics the expert's behavior. Further, we demonstrate a simple, provably efficient approach to structured maximum margin learning, based on the subgradient method, that leverages existing fast algorithms for inference. Although the technique is general, it is particularly relevant in problems where A* and dynamic programming approaches make learning policies tractable in problems beyond the limitations of a QP formulation. We demonstrate our approach applied to route planning for outdoor mobile robots, where the behavior a designer wishes a planner to execute is often clear, while specifying cost functions that engender this behavior is a much more difficult task.

BibTeX

@conference{Ratliff-2006-9525,
author = {Nathan Ratliff and J. Andrew (Drew) Bagnell and Martin Zinkevich},
title = {Maximum Margin Planning},
booktitle = {Proceedings of (ICML) International Conference on Machine Learning},
year = {2006},
month = {July},
pages = {729 - 736},
keywords = {Path Planning, Structured Classification, Maximum Margin, Online Learning, Convex Programming},
}