A Reduction of Imitation Learning and Structured Prediction to No-Regret Online Learning
About
Sequential prediction problems such as imitation learning, where future observations depend on previous predictions (actions), violate the common i.i.d. assumptions made in statistical learning. This leads to poor performance in theory and often in practice. Some recent approaches provide stronger guarantees in this setting, but remain somewhat unsatisfactory as they train either non-stationary or stochastic policies and require a large number of iterations. In this paper, we propose a new iterative algorithm, which trains a stationary deterministic policy, that can be seen as a no regret algorithm in an online learning setting. We show that any such no regret algorithm, combined with additional reduction assumptions, must find a policy with good performance under the distribution of observations it induces in such sequential settings. We demonstrate that this new approach outperforms previous approaches on two challenging imitation learning problems and a benchmark sequence labeling problem.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Topic Classification | AG-News | Accuracy93.4 | 173 | |
| Sentiment Analysis | MR | Accuracy0.921 | 142 | |
| Text Classification | AGNews | Accuracy92.2 | 119 | |
| Paraphrase Detection | MRPC | Avg Accuracy83.58 | 89 | |
| Natural Language Inference | MNLI | Accuracy (matched)84.7 | 80 | |
| Paraphrase Identification | QQP | Accuracy85.9 | 78 | |
| Semantic Textual Similarity | STS-B | Spearman's Rho (x100)90.12 | 70 | |
| Offline Reinforcement Learning | Kitchen Partial | Normalized Score41.3 | 62 | |
| Sentiment Analysis | AR | Accuracy70.4 | 45 | |
| Object Goal Navigation | HM3D-OVON Seen (val) | SR11.1 | 44 |