状態拡散とスコアマッチングによる模倣学習の新枠組み
Diffusing States and Matching Scores: A New Framework for Imitation Learning
拡散モデルの考え方を逐次意思決定に持ち込み、状態をノイズ拡散させてスコアマッチングで専門家と学習者の状態分布の差を測る、敵対的でない安定な模倣学習手法を提案。
著者: Runzhe Wu, Yiding Chen, Gokul Swamy, Kianté Brantley, Wen Sun
分類: cs.LG
原文アブストラクト
Adversarial Imitation Learning is traditionally framed as a two-player zero-sum game between a learner and an adversarially chosen cost function, and can therefore be thought of as the sequential generalization of a Generative Adversarial Network (GAN). However, in recent years, diffusion models have emerged as a non-adversarial alternative to GANs that merely require training a score function via regression, yet produce generations of higher quality. In response, we investigate how to lift insights from diffusion modeling to the sequential setting. We propose diffusing states and performing score-matching along diffused states to measure the discrepancy between the expert's and learner's states. Thus, our approach only requires training score functions to predict noises via standard regression, making it significantly easier and more stable to train than adversarial methods. Theoretically, we prove first- and second-order instance-dependent bounds with linear scaling in the horizon, proving that our approach avoids the compounding errors that stymie offline approaches to imitation learning. Empirically, we show our approach outperforms both GAN-style imitation learning baselines and discriminator-free imitation learning baselines across various continuous control problems, including complex tasks like controlling humanoids to walk, sit, crawl, and navigate through obstacles.