paper-with-me

홈 › Papers

Combating False Negatives in Adversarial Imitation Learning

2020-02-02 · Konrad Zolna, Chitwan Saharia, Leonard Boussioux, David Yu-Tung Hui, Maxime Chevalier-Boisvert, Dzmitry Bahdanau, Yoshua Bengio

In adversarial imitation learning, a discriminator is trained to differentiate agent episodes from expert demonstrations representing the desired behavior. However, as the trained policy learns to be more successful, the negative examples (the ones produced by the agent) become increasingly similar to expert ones. Despite the fact that the task is successfully accomplished in some of the agent's trajectories, the discriminator is trained to output low values for them. We hypothesize that this inconsistent training signal for the discriminator can impede its learning, and consequently leads to worse overall performance of the agent. We show experimental evidence for this hypothesis and that the 'False Negatives' (i.e. successful agent episodes) significantly hinder adversarial imitation learning, which is the first contribution of this paper. Then, we propose a method to alleviate the impact of false negatives and test it on the BabyAI environment. This method consistently improves sample efficiency over the baselines by at least an order of magnitude.

📄 PDF Abstract BibTeX arXiv:2002.00412

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Integrating Language Guidance Into Image-Text Matching for Correcting False Negatives

2023-03-24 · IEEE Transactions on Multimedia 2023 3 · Zheng Li, Caili Guo, Zerun Feng, Jenq-Neng Hwang 외

Image-Text Matching (ITM) aims to establish the correspondence between images and sentences. ITM is fundamental to various vision and language understanding tasks. However, there are limitations in the way existing ITM b…

Cross-modal retrieval with noisy correspondenceImage-text matchingSentenceText Matching

CAPTURE: Context-Aware Prompt Injection Testing and Robustness Enhancement

2025-05-18 · Gauri Kholkar, Ratinder Ahuja

Prompt injection remains a major security risk for large language models. However, the efficacy of existing guardrail models in context-aware settings remains underexplored, as they often rely on static attack benchmarks…

TuckerDNCaching: high-quality negative sampling with tucker decomposition

2023-06-20 · Journal of Intelligent Information Systems 2023 6 · Tiroshan Madushanka, Ryutaro Ichise

Knowledge Graph Embedding (KGE) translates entities and relations of knowledge graphs (KGs) into a low-dimensional vector space, enabling an efficient way of predicting missing facts. Generally, KGE models are trained wi…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction

A new wave of vehicle insurance fraud fueled by generative AI

2025-10-22 · Amir Hever, Itai Orr arxiv

Generative AI is supercharging insurance fraud by making it easier to falsify accident evidence at scale and in rapid time. Insurance fraud is a pervasive and costly problem, amounting to tens of billions of dollars in l…

DeepFake DetectionVideo Generation

MAFA: Managing False Negatives for Vision-Language Pre-training

2023-12-11 · CVPR 2024 1 · Jaeseok Byun, Dohoon Kim, Taesup Moon

We consider a critical issue of false negatives in Vision-Language Pre-training (VLP), a challenge that arises from the inherent many-to-many correspondence of image-text pairs in large-scale web-crawled datasets. The pr…