paper-with-me

홈 › Papers

On Generalization of Adversarial Imitation Learning and Beyond

2021-06-19 · Tian Xu, Ziniu Li, Yang Yu, Zhi-Quan Luo

Despite massive empirical evaluations, one of the fundamental questions in imitation learning is still not fully settled: does AIL (adversarial imitation learning) provably generalize better than BC (behavioral cloning)? We study this open problem with tabular and episodic MDPs. For vanilla AIL that uses the direct maximum likelihood estimation, we provide both negative and positive answers under the known transition setting. For some MDPs, we show that vanilla AIL has a worse sample complexity than BC. The key insight is that the state-action distribution matching principle is weak so that AIL may generalize poorly even on visited states from the expert demonstrations. For another class of MDPs, vanilla AIL is proved to generalize well even on non-visited states. Interestingly, its sample complexity is horizon-free, which provably beats BC by a wide margin. Finally, we establish a framework in the unknown transition scenario, which allows AIL to explore via reward-free exploration strategies. Compared with the best-known online apprenticeship learning algorithm, the resulting algorithm improves the sample complexity and interaction complexity.

📄 PDF Abstract BibTeX arXiv:2106.10424

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Non-Adversarial Imitation Learning Provably Free of Compounding Errors: The Value Flow Mechanism

2026-03-24 · Tian Xu, Chenyang Wang, Xiaochen Zhai, Ziniu Li 외 arxiv

Adversarial imitation learning (AIL) achieves high-quality imitation by mitigating compounding errors inherent to behavioral cloning (BC), yet its adversarial optimization frequently leads to training instability. A clas…

Improving Global Adversarial Robustness Generalization With Adversarially Trained GAN

2021-03-08 · DeSheng Wang, Weidong Jin, Yunpu Wu, Aamir Khan

Convolutional neural networks (CNNs) have achieved beyond human-level accuracy in the image classification task and are widely deployed in real-world environments. However, CNNs show vulnerability to adversarial perturba…

Adversarial DefenseAdversarial RobustnessData Augmentationimage-classification+1

On the Effect of Pruning on Adversarial Robustness

2021-08-10 · Artur Jordao, Helio Pedrini

Pruning is a well-known mechanism for reducing the computational cost of deep convolutional networks. However, studies have shown the potential of pruning as a form of regularization, which reduces overfitting and improv…

Adversarial Robustness

A general metric for identifying adversarial images

2018-07-26 · Siddharth Krishna Kumar

It is well known that a determined adversary can fool a neural network by making imperceptible adversarial perturbations to an image. Recent studies have shown that these perturbations can be detected even without inform…

Effects of Human Adversarial and Affable Samples on BERT Generalization

2023-10-12 · Aparna Elangovan, Jiayuan He, Yuan Li, Karin Verspoor

BERT-based models have had strong performance on leaderboards, yet have been demonstrably worse in real-world settings requiring generalization. Limited quantities of training data is considered a key impediment to achie…

Relation Extractiontext-classificationText Classification