paper-with-me

홈 › Papers

Adversarial Ranking for Language Generation

2017-05-31 · NeurIPS 2017 12 · Kevin Lin, Dianqi Li, Xiaodong He, Zhengyou Zhang, Ming-Ting Sun

Generative adversarial networks (GANs) have great successes on synthesizing data. However, the existing GANs restrict the discriminator to be a binary classifier, and thus limit their learning capacity for tasks that need to synthesize output with rich structures such as natural language descriptions. In this paper, we propose a novel generative adversarial network, RankGAN, for generating high-quality language descriptions. Rather than training the discriminator to learn and assign absolute binary predicate for individual data sample, the proposed RankGAN is able to analyze and rank a collection of human-written and machine-written sentences by giving a reference group. By viewing a set of data samples collectively and evaluating their quality through relative ranking scores, the discriminator is able to make better assessment which in turn helps to learn a better generator. The proposed RankGAN is optimized through the policy gradient technique. Experimental results on multiple public datasets clearly demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1705.11001

Code (1)

desire2020/RankGAN tf

Tasks

Generative Adversarial NetworkText Generation

Similar Papers 제목 키워드 기반

Led to Mislead: Adversarial Content Injection for Attacks on Neural Ranking Models

2026-05-02 · Amin Bigdeli, Amir Khosrojerdi, Radin Hamidi Rad, Morteza Zihayat 외 arxiv

Neural Ranking Models (NRMs) are central to modern information retrieval but remain highly vulnerable to adversarial manipulation. Existing attacks often rely on heuristics or surrogate models, limiting effectiveness and…

Information Retrieval

Adversarial Hubness Detector: Detecting Hubness Poisoning in Retrieval-Augmented Generation Systems

2026-02-25 · Idan Habler, Vineeth Sai Narajala, Stav Koren, Amy Chang 외 arxiv

Retrieval-Augmented Generation (RAG) systems are essential to contemporary AI applications, allowing large language models to obtain external knowledge via vector similarity search. Nevertheless, these systems encounter …

Attack-in-the-Chain: Bootstrapping Large Language Models for Attacks Against Black-box Neural Ranking Models

2024-12-25 · Yu-An Liu, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke 외

Neural ranking models (NRMs) have been shown to be highly effective in terms of retrieval performance. Unfortunately, they have also displayed a higher degree of sensitivity to attacks than previous generation models. To…

Order-Disorder: Imitation Adversarial Attacks for Black-box Neural Ranking Models

2022-09-14 · Jiawei Liu, Yangyang Kang, Di Tang, Kaisong Song 외

Neural text ranking models have witnessed significant advancement and are increasingly being deployed in practice. Unfortunately, they also inherit adversarial vulnerabilities of general neural models, which have been de…

Adversarial AttackLanguage ModellingPassage RankingSentence

EMPRA: Embedding Perturbation Rank Attack against Neural Ranking Models

2024-12-20 · Amin Bigdeli, Negar Arabzadeh, Ebrahim Bagheri, Charles L. A. Clarke

Recent research has shown that neural information retrieval techniques may be susceptible to adversarial attacks. Adversarial attacks seek to manipulate the ranking of documents, with the intention of exposing users to t…

Adversarial TextInformation RetrievalRe-RankingSentence+1