paper-with-me

홈 › Papers

Exploring Semantic Perturbations on Grover

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

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 news) and its demonstrated effectiveness at fooling humans has prompted the development of models to detect it. One such model is the Grover model, which can both detect neural fake news to prevent it, and generate it to demonstrate how a model could be misused to fool human readers. In this work we explore the Grover model's fake news detection capabilities by performing targeted attacks through perturbations on input news articles. Through this we test Grover's resilience to these adversarial attacks and expose some potential vulnerabilities which should be addressed in further iterations to ensure it can detect all types of fake news accurately.

📄 PDF Abstract BibTeX arXiv:2302.00509

Code (1)

itspranavk/cmsc473fall21-grover 공식 구현 tf

Tasks

ArticlesFake News Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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…

ArticlesText 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…

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

GROVER: Graph-guided Representation of Omics and Vision with Expert Regulation for Adaptive Spatial Multi-omics Fusion

2025-11-13 · Yongjun Xiao, Dian Meng, Xinlei Huang, Yanran Liu 외 arxiv

Effectively modeling multimodal spatial omics data is critical for understanding tissue complexity and underlying biological mechanisms. While spatial transcriptomics, proteomics, and epigenomics capture molecular featur…

Contrastive Learning

A Bi-directional Quantum Search Algorithm

2024-04-24 · Debanjan Konar, Zain Hafeez, Vaneet Aggarwal

Grover's search algorithms, including various partial Grover searches, experience scaling problems as the number of iterations rises with increased qubits, making implementation more computationally expensive. This paper…