paper-with-me

Papers

The Detection of Distributional Discrepancy for Text Generation

2019-09-28 · Xingyuan Chen, Ping Cai, Peng Jin, Haokun Du, Hongjun Wang, Xingyu Dai, Jia-Jun Chen

The text generated by neural language models is not as good as the real text. This means that their distributions are different. Generative Adversarial Nets (GAN) are used to alleviate it. However, some researchers argue that GAN variants do not work at all. When both sample quality (such as Bleu) and sample diversity (such as self-Bleu) are taken into account, the GAN variants even are worse than a well-adjusted language model. But, Bleu and self-Bleu can not precisely measure this distributional discrepancy. In fact, how to measure the distributional discrepancy between real text and generated text is still an open problem. In this paper, we theoretically propose two metric functions to measure the distributional difference between real text and generated text. Besides that, a method is put forward to estimate them. First, we evaluate language model with these two functions and find the difference is huge. Then, we try several methods to use the detected discrepancy signal to improve the generator. However the difference becomes even bigger than before. Experimenting on two existing language GANs, the distributional discrepancy between real text and generated text increases with more adversarial learning rounds. It demonstrates both of these language GANs fail.

📄 PDF Abstract BibTeX arXiv:1910.04859

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingText Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Detecting Machine-Generated Texts by Multi-Population Aware Optimization for Maximum Mean Discrepancy

2024-02-25 · Shuhai Zhang, Yiliao Song, Jiahao Yang, Yuanqing Li 외

Large language models (LLMs) such as ChatGPT have exhibited remarkable performance in generating human-like texts. However, machine-generated texts (MGTs) may carry critical risks, such as plagiarism issues, misleading i…

HallucinationSentence

GPA-3D: Geometry-aware Prototype Alignment for Unsupervised Domain Adaptive 3D Object Detection from Point Clouds

2023-08-16 · ICCV 2023 1 · Ziyu Li, Jingming Guo, Tongtong Cao, Liu Bingbing 외

LiDAR-based 3D detection has made great progress in recent years. However, the performance of 3D detectors is considerably limited when deployed in unseen environments, owing to the severe domain gap problem. Existing do…

3D geometry3D Object Detectionobject-detectionObject Detection

Distributional Discrepancy: A Metric for Unconditional Text Generation

2020-05-04 · Ping Cai, Xingyuan Chen, Peng Jin, Hongjun Wang 외

The purpose of unconditional text generation is to train a model with real sentences, then generate novel sentences of the same quality and diversity as the training data. However, when different metrics are used for com…

DiversityLanguage ModelingLanguage ModellingText Generation

One Stone, Two Birds: Enhancing Adversarial Defense Through the Lens of Distributional Discrepancy

2025-03-04 · Jiacheng Zhang, Benjamin I. P. Rubinstein, Jingfeng Zhang, Feng Liu

Statistical adversarial data detection (SADD) detects whether an upcoming batch contains adversarial examples (AEs) by measuring the distributional discrepancies between clean examples (CEs) and AEs. In this paper, we ex…

Adversarial Defense

USAD: Uncertainty-aware Statistical Adversarial Detection

2026-06-26 · Zhijian Zhou, Xunye Tian, Jiacheng Zhang, Zesheng Ye 외 arxiv

Statistical adversarial detection (SAD) treats detection as a two-sample test. Given a reference set of clean examples (CEs) and a batch of queries, potentially containing an unknown mixture of CEs and adversarial exampl…