CLAILGMar 2, 2022

Adversarial Robustness of Neural-Statistical Features in Detection of Generative Transformers

arXiv:2203.07983v141 citationsh-index: 44
Originality Incremental advance
AI Analysis

This work addresses the detection of AI-generated text for applications like spam and disinformation, but it is incremental as it builds on existing detection methods by focusing on adversarial robustness.

The paper tackled the problem of detecting computer-generated text by evaluating neural and non-neural methods for robustness against adversarial attacks, finding that statistical features enhance adversarial robustness in ensemble models and identifying effective features while introducing ΔMAUVE as a proxy for human judgment of text quality.

The detection of computer-generated text is an area of rapidly increasing significance as nascent generative models allow for efficient creation of compelling human-like text, which may be abused for the purposes of spam, disinformation, phishing, or online influence campaigns. Past work has studied detection of current state-of-the-art models, but despite a developing threat landscape, there has been minimal analysis of the robustness of detection methods to adversarial attacks. To this end, we evaluate neural and non-neural approaches on their ability to detect computer-generated text, their robustness against text adversarial attacks, and the impact that successful adversarial attacks have on human judgement of text quality. We find that while statistical features underperform neural features, statistical features provide additional adversarial robustness that can be leveraged in ensemble detection models. In the process, we find that previously effective complex phrasal features for detection of computer-generated text hold little predictive power against contemporary generative models, and identify promising statistical features to use instead. Finally, we pioneer the usage of $Δ$MAUVE as a proxy measure for human judgement of adversarial text quality.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes