CLLGMar 7, 2023

Stylometric Detection of AI-Generated Text in Twitter Timelines

arXiv:2303.03697v1100 citationsh-index: 105
Originality Incremental advance
AI Analysis

This addresses the threat of AI-generated misinformation on social media platforms like Twitter, offering an incremental improvement for automated detection in short-text contexts.

The paper tackles the problem of detecting AI-generated misinformation in Twitter timelines by developing a stylometric algorithm that quantifies stylistic changes between human and AI tweets, achieving effective augmentation of state-of-the-art detectors in experiments.

Recent advancements in pre-trained language models have enabled convenient methods for generating human-like text at a large scale. Though these generation capabilities hold great potential for breakthrough applications, it can also be a tool for an adversary to generate misinformation. In particular, social media platforms like Twitter are highly susceptible to AI-generated misinformation. A potential threat scenario is when an adversary hijacks a credible user account and incorporates a natural language generator to generate misinformation. Such threats necessitate automated detectors for AI-generated tweets in a given user's Twitter timeline. However, tweets are inherently short, thus making it difficult for current state-of-the-art pre-trained language model-based detectors to accurately detect at what point the AI starts to generate tweets in a given Twitter timeline. In this paper, we present a novel algorithm using stylometric signals to aid detecting AI-generated tweets. We propose models corresponding to quantifying stylistic changes in human and AI tweets in two related tasks: Task 1 - discriminate between human and AI-generated tweets, and Task 2 - detect if and when an AI starts to generate tweets in a given Twitter timeline. Our extensive experiments demonstrate that the stylometric features are effective in augmenting the state-of-the-art AI-generated text detectors.

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