Challenge: Large language models generate human-like text, raising concerns about their misuse in creating deceptive content.
Approach: They propose a framework for detecting LLM-generated comments in Korean news and introduce a XDAC framework that leverages explainable AI to uncover distinguishing linguistic patterns at token and character levels.
Outcome: The proposed framework outperforms existing methods and achieves 98.5% F1 score in detection and 84.3% F1 in attribution.

Similar Papers

A Survey on Detection of LLMs-Generated Content (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in large language models have led to an increase in synthetic content generation . the ability to detect LLMs-generated content has become of paramount importance .
Approach: They propose to provide a detailed overview of existing detection strategies and benchmarks, scrutinizing their differences and advocating for more adaptable and robust models to enhance detection accuracy.
Outcome: The proposed model will be able to detect human-written content in real time.
Unsupervised Detection of LLM-Generated Text in Korean Using Syntactic and Semantic Cues (2026.findings-eacl)

Copied to clipboard

Challenge: Prior work focused on English, leaving low-resource languages such as Korean underexplored.
Approach: They propose an unsupervised framework that integrates syntactic token cohesiveness and semantic regeneration similarity to detect Korean text.
Outcome: The proposed framework outperforms baselines in Korean and other low-resource languages without training.
KatFishNet: Detecting LLM-Generated Korean Text through Linguistic Feature Analysis (2025.acl-long)

Copied to clipboard

Challenge: Detecting LLM-generated text is crucial for academic integrity, preventing plagiarism, protecting copyrights, ethical research practices.
Approach: They propose a method specifically designed for Korean language to detect LLM-generated text . they examine spacing patterns, part-of-speech diversity, and comma usage .
Outcome: The proposed method achieves an average of 19.78% higher AUC-ROC compared to the best-performing detection method.
From Text to Source: Results in Detecting Large Language Model-Generated Content (2024.lrec-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) generate human-like text, but have ethical and misuse concerns.
Approach: They evaluate whether a classifier trained to distinguish between source and target LLMs can detect text from an LLM without further training.
Outcome: The proposed method detects text from target LLMs without further training.
Why Generate When You Can Discriminate? A Novel Technique for Text Classification using Language Models (2024.findings-eacl)

Copied to clipboard

Challenge: Existing methods for text classification using autoregressive language models are limited . authors propose a novel technique for text classification using autoreregressives .
Approach: They propose a two-step technique for text classification using autoregressive language models . they use a set of perplexity and log-likelihood based numeric features to elicit a text instance .
Outcome: The proposed technique eliminates parameter updates in LMs and does not limit training examples . it is evaluated across 5 datasets and compares with multiple competent baselines .
Reasoning-Aware AIGC Detection via Alignment and Reinforcement (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to AIGC detection have relied on statistical classifiers or black-box neural models, which exploit surface-level patterns and struggle to generalize as LLMs evolve.
Approach: They propose a framework that generates interpretable reasoning chains before classification using supervised fine-tuning and reinforcement learning to improve accuracy.
Outcome: The proposed framework achieves state-of-the-art performance across multiple benchmarks, offering a robust and transparent solution for AIGC detection.
AI Argues Differently: Distinct Argumentative and Linguistic Patterns of LLMs in Persuasive Contexts (2025.emnlp-main)

Copied to clipboard

Challenge: Distinguishing LLM-generated text from human-written is a key challenge for safe and ethical NLP, especially in high-stake settings such as persuasive online discourse.
Approach: They propose to use general-purpose linguistic features and domain-specific features related to argument quality to compare human- and LLM-authored arguments.
Outcome: The proposed framework compares arguments by humans and three LLMs using two easily-interpretable feature sets.
Automatic Evaluation of Attribution by Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Generative large language models (LLMs) incorporate external references to generate and support claims. however, evaluating the attribution remains an open problem.
Approach: They investigate automatic evaluation of attribution given by large language models . they define different types of attributed errors and then explore two approaches .
Outcome: The proposed methods highlight promising signals and challenges.
On Fake News Detection with LLM Enhanced Semantics Mining (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for detecting fake news use only news embeddings to capture the lexical semantics between tokens.
Approach: They propose a topic-based model with prompts to extract news embeddings from LLMs and a generalized page-rank model to extract local and global semantics.
Outcome: The proposed model shows superior performance on five benchmark datasets over seven baseline methods.
When Detection Fails: The Power of Fine-Tuned Models to Generate Human-Like Social Media Text (2025.findings-acl)

Copied to clipboard

Challenge: detecting AI-generated text on social media is difficult due to short text length and informal language of the internet . a recent study shows that detection of AI-generated posts is difficult under assumptions that an attacker has no knowledge of the generating model .
Approach: They use open-source, closed-source and fine-tuned social media to detect AI-generated text . they use assumptions about knowledge of and access to the generating models to test detection .
Outcome: a human study shows that detection of AI-generated social media posts is difficult . the study compared 505,159 posts from open-source, closed-source and fine-tuned models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations