paper-with-me

홈 › Papers

Adversarial Imitation Learning On Aggregated Data

2023-11-14 · Pierre Le Pelletier de Woillemont, Rémi Labory, Vincent Corruble

Inverse Reinforcement Learning (IRL) learns an optimal policy, given some expert demonstrations, thus avoiding the need for the tedious process of specifying a suitable reward function. However, current methods are constrained by at least one of the following requirements. The first one is the need to fully solve a forward Reinforcement Learning (RL) problem in the inner loop of the algorithm, which might be prohibitively expensive in many complex environments. The second one is the need for full trajectories from the experts, which might not be easily available. The third one is the assumption that the expert data is homogeneous rather than a collection from various experts or possibly alternative solutions to the same task. Such constraints make IRL approaches either not scalable or not usable on certain existing systems. In this work we propose an approach which removes these requirements through a dynamic, adaptive method called Adversarial Imitation Learning on Aggregated Data (AILAD). It learns conjointly both a non linear reward function and the associated optimal policy using an adversarial framework. The reward learner only uses aggregated data. Moreover, it generates diverse behaviors producing a distribution over the aggregated data matching that of the experts.

📄 PDF Abstract BibTeX arXiv:2311.08568

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

Direction-Aggregated Attack for Transferable Adversarial Examples

2021-04-19 · Tianjin Huang, Vlado Menkovski, Yulong Pei, Yuhao Wang 외

Deep neural networks are vulnerable to adversarial examples that are crafted by imposing imperceptible changes to the inputs. However, these adversarial examples are most successful in white-box settings where the model …

Adversarial Autoencoders

2015-11-18 · Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, Ian Goodfellow 외

In this paper, we propose the "adversarial autoencoder" (AAE), which is a probabilistic autoencoder that uses the recently proposed generative adversarial networks (GAN) to perform variational inference by matching the a…

ClusteringData VisualizationDecoderDimensionality Reduction+4

Style Aggregated Network for Facial Landmark Detection

2018-03-12 · CVPR 2018 6 · Xuanyi Dong, Yan Yan, Wanli Ouyang, Yi Yang

Recent advances in facial landmark detection achieve success by learning discriminative features from rich deformation of face shapes and poses. Besides the variance of faces themselves, the intrinsic variance of image s…

Face AlignmentFacial Landmark Detection

Visual Imitation Learning with Patch Rewards

2023-02-02 · Minghuan Liu, Tairan He, Weinan Zhang, Shuicheng Yan 외

Visual imitation learning enables reinforcement learning agents to learn to behave from expert visual demonstrations such as videos or image sequences, without explicit, well-defined rewards. Previous research either ado…

Imitation Learning

Attention-aggregated Attack for Boosting the Transferability of Facial Adversarial Examples

2025-05-06 · Jian-Wei Li, Wen-Ze Shao

Adversarial examples have revealed the vulnerability of deep learning models and raised serious concerns about information security. The transfer-based attack is a hot topic in black-box attacks that are practical to rea…

Face Recognition