paper-with-me

홈 › Papers

Robustness Analysis of Grover for Machine-Generated News Detection

2021-12-01 · ALTA 2021 12 · Rinaldo Gagiano, Maria Myung-Hee Kim, Xiuzhen Zhang, Jennifer Biggs

Advancements in Natural Language Generation have raised concerns on its potential misuse for deep fake news. Grover is a model for both generation and detection of neural fake news. While its performance on automatically discriminating neural fake news surpassed GPT-2 and BERT, Grover could face a variety of adversarial attacks to deceive detection. In this work, we present an investigation of Grover’s susceptibility to adversarial attacks such as character-level and word-level perturbations. The experiment results show that even a singular character alteration can cause Grover to fail, affecting up to 97% of target articles with unlimited attack attempts, exposing a lack of robustness. We further analyse these misclassified cases to highlight affected words, identify vulnerability within Grover’s encoder, and perform a novel visualisation of cumulative classification scores to assist in interpreting model behaviour.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesText Generation

Similar Papers 제목 키워드 기반

Exploring Semantic Perturbations on Grover

2023-02-01 · Ziqing Ji, Pranav Kulkarni, Marko Neskovic, Kevin Nolan 외

With news and information being as easy to access as they currently are, it is more important than ever to ensure that people are not mislead by what they read. Recently, the rise of neural fake news (AI-generated fake n…

ArticlesFake News Detection

TURINGBENCH: A Benchmark Environment for Turing Test in the Age of Neural Text Generation

2021-09-27 · Findings (EMNLP) 2021 11 · Adaku Uchendu, Zeyu Ma, Thai Le, Rui Zhang 외

Recent progress in generative language models has enabled machines to generate astonishingly realistic texts. While there are many legitimate applications of such models, there is also a rising need to distinguish machin…

Authorship AttributionBinary text classificationFake News DetectionText Generation

Defending Against Neural Fake News

2019-05-29 · NeurIPS 2019 12 · Rowan Zellers, Ari Holtzman, Hannah Rashkin, Yonatan Bisk 외

Recent progress in natural language generation has raised dual-use concerns. While applications like summarization and translation are positive, the underlying technology also might enable adversaries to generate neural …

Computer SecurityFake News DetectionText Generation

GroverGPT-2: Simulating Grover's Algorithm via Chain-of-Thought Reasoning and Quantum-Native Tokenization

2025-05-08 · Min Chen, Jinglei Cheng, Pingzhi Li, Haoran Wang 외

Quantum computing offers theoretical advantages over classical computing for specific tasks, yet the boundary of practical quantum advantage remains an open question. To investigate this boundary, it is crucial to unders…

GroverGPT: A Large Language Model with 8 Billion Parameters for Quantum Searching

2024-12-30 · Haoran Wang, Pingzhi Li, Min Chen, Jinglei Cheng 외

Quantum computing is an exciting non-Von Neumann paradigm, offering provable speedups over classical computing for specific problems. However, the practical limits of classical simulatability for quantum circuits remain …

Language ModelingLanguage ModellingLarge Language Model