REVIEW 53 cited by
How Close is ChatGPT to Human Experts? Comparison Corpus, Evaluation, and Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
The introduction of ChatGPT has garnered widespread attention in both academic and industrial communities. ChatGPT is able to respond effectively to a wide range of human questions, providing fluent and comprehensive answers that significantly surpass previous public chatbots in terms of security and usefulness. On one hand, people are curious about how ChatGPT is able to achieve such strength and how far it is from human experts. On the other hand, people are starting to worry about the potential negative impacts that large language models (LLMs) like ChatGPT could have on society, such as fake news, plagiarism, and social security issues. In this work, we collected tens of thousands of comparison responses from both human experts and ChatGPT, with questions ranging from open-domain, financial, medical, legal, and psychological areas. We call the collected dataset the Human ChatGPT Comparison Corpus (HC3). Based on the HC3 dataset, we study the characteristics of ChatGPT's responses, the differences and gaps from human experts, and future directions for LLMs. We conducted comprehensive human evaluations and linguistic analyses of ChatGPT-generated content compared with that of humans, where many interesting results are revealed. After that, we conduct extensive experiments on how to effectively detect whether a certain text is generated by ChatGPT or humans. We build three different detection systems, explore several key factors that influence their effectiveness, and evaluate them in different scenarios. The dataset, code, and models are all publicly available at https://github.com/Hello-SimpleAI/chatgpt-comparison-detection.
Forward citations
Cited by 53 Pith papers
-
Segmenting Human-LLM Co-authored Text via Change Point Detection
A weighted change point detection algorithm locates human- and LLM-written segments in mixed text and attains minimax-optimal localization under heterogeneous sentence scores.
-
DWT-Fusion: A Signal-Based Framework for Training-Free LLM-Generated Text Detection
A training-free detector using discrete wavelet analysis of token log-probability sequences reports AUROC 0.99/0.85/0.75 on HC3/M4/MAGE, but configuration selection on the test split weakens the numbers.
-
Artificial Epanorthosis: Why large language models overuse a classical rhetorical figure, and how to mitigate it
LLMs overuse the 'not X, but Y' self-correction pattern in persuasive registers and underuse it in informal Q&A; a prompt or a detachable LoRA dial adjusts it to human levels.
-
MAGA-Bench: Machine-Augment-Generated Text via Alignment Detection Benchmark
Adding human-alignment augmentation (roleplaying, BPO, self-refine, RLDF) to machine-generated text both fools existing detectors and improves the generalization of detectors fine-tuned on it.
-
Black-Box Detection of LLM-Generated Text Using Generalized Jensen-Shannon Divergence
SurpMark detects machine-generated text by estimating state-transition matrices from discretized surprisals and scoring them with generalized Jensen-Shannon divergence to human versus machine references.
-
Stack Overflow Is Not Dead Yet: Crowd Answers Still Matter
After ChatGPT's launch, Stack Overflow posts became longer and shifted toward medium-difficulty questions, suggesting users turn to the crowd for more complex problems.
-
CoCoNUTS: Concentrating on Content while Neglecting Uninformative Textual Styles for AI-Generated Peer Review Detection
CoCoNUTS is a six-mode peer-review benchmark and CoCoDet a multi-task detector that classifies reviews by content origin, reaching 98% macro F1 in-domain.
-
EMMM, Explain Me My Model! Explainable Machine Generated Text Detection in Dialogues
An explanation-then-detection framework for machine-generated text in dialogues that uses dialogue acts and token attributions to produce fast, non-expert-friendly explanations.
-
Relativistic Quantum Thermal Machine: Harnessing Relativistic Effects to Surpass Carnot Efficiency
Relativistic motion of the reservoirs in a three-level maser is claimed to yield a generalized Carnot bound that allows efficiency above the ordinary Carnot limit.
-
RepreGuard: Detecting LLM-Generated Text by Revealing Hidden Representation Patterns
A detector that projects a text's hidden neural activations onto a direction learned from human versus AI writing differences reports higher accuracy than baselines, including on unseen generators and attacked texts.
-
Beyond Easy Wins: A Text Hardness-Aware Benchmark for LLM-generated Text Detection
SHIELD shows that standard AUROC overstates AI-text detector quality, and that six zero-shot detectors collapse under a controllable word-replacement humanification.
-
Detecting LLM-generated Code with Subtle Modification by Adversarial Training
CodeGPTSensor+, trained with adversarial samples that combine identifier renaming and structure transformation, is substantially more robust to subtle modifications of LLM-generated code than the original CodeGPTSensor.
-
PhantomHunter: Detecting Unseen Privately-Tuned LLM-Generated Text via Family-Aware Learning
PhantomHunter detects text from privately fine-tuned LLMs by learning shared token-probability traits within LLaMA, Gemma and Mistral families, reporting F1 above 96% on held-out derivatives.
-
A General Method for Detecting Information Generated by Large Language Models
A new LLM-text detector built from twin memory networks and domain-generalization losses outperforms prior detectors on held-out LLMs and domains in the paper's benchmark.
-
When Detection Fails: The Power of Fine-Tuned Models to Generate Human-Like Social Media Text
Fine-tuned LLMs generate social media text that evades state-of-the-art detectors and human readers, dropping detection accuracy from up to 99.9% to near chance.
-
DivScore: Zero-Shot Detection of LLM-Generated Text in Specialized Domains
DivScore detects AI-written medical and legal text by dividing a domain-tuned model's entropy by its disagreement with a general model, beating baselines on a new benchmark.
-
Measuring Human Involvement in AI-Generated Text: A Case Study on Academic Writing
Human involvement in AI-generated academic text can be estimated continuously by training a RoBERTa regressor on BERTScore-derived labels, outperforming binary detectors on a new synthetic dataset.
-
HACo-Det: A Study Towards Fine-Grained Machine-Generated Text Detection under Human-AI Coauthoring
Current machine-generated text detectors, especially metric-based ones, perform poorly on word-level detection in coauthored texts, while finetuned DeBERTa achieves strong but imperfect performance.
-
The Arabic AI Fingerprint: Stylometric Analysis and Detection of Large Language Models Text
Arabic text written by LLMs carries detectable stylometric signatures, and fine-tuned XLM-RoBERTa detectors reach near-perfect F1 on academic abstracts but degrade on social media.
-
Q-FAKER: Query-free Hard Black-box Attack via Controlled Generation
Q-faker generates adversarial examples for NLU classifiers using surrogate-model gradients and controlled generation, requiring zero queries to the target.
-
Synthetic Artifact Auditing: Tracing LLM-Generated Synthetic Data Usage in Downstream Applications
A three-method auditing framework detects with roughly 87 to 97 percent accuracy whether classifiers, generators, and t-SNE plots were trained on or derived from LLM-generated synthetic data.
-
AgoraSpeech: A multi-annotated comprehensive dataset of political discourse through the lens of humans and AI
A new 171-speech Greek campaign corpus with 31,674 human-validated paragraph annotations for six NLP tasks, plus a ChatGPT-versus-expert accuracy analysis.
-
Not all tokens are created equal: Perplexity Attention Weighted Networks for AI generated text detection
A learned token-weighting head over next-token probabilities improves AI-text detection accuracy and generalization with about one million trainable parameters.
-
Are We in the AI-Generated Text World Already? Quantifying and Monitoring AIGT on Social Media
A detector trained on a new multi-LLM social media benchmark estimates that AI-generated text on Medium and Quora grew from about 2% to roughly 37 to 39 percent between 2022 and 2024, while Reddit stayed near 2%.
-
On the Generalization and Adaptation Ability of Machine-Generated Text Detectors in Academic Writing
A new 749K-sample academic-writing benchmark shows that supervised detectors outperform metric-based ones, attribution is difficult for metric methods, and adapting to new LLMs leaves a sizable gap.
-
GPT as ghostwriter at the White House
ChatGPT-3.5-generated State of the Union speeches are stylistically distinguishable from real presidential addresses across word, sentence, part-of-speech, and rhetorical measures.
-
ASK-NN: An Asymmetric Nearest-Neighbor Test that detects Distribution Drifts in Natural Language
ASK-NN, a one-sided nearest-neighbor coincidence test, detects distribution drift between reference and query samples with theoretical guarantees and competitive empirical performance on LLM hallucination and artifici...
-
Latent Trajectory Discrimination for AI-Generated Text Detection
A sliding-window, trajectory-difference contrastive learner beats six AI-text detectors on RAID, NYT-AI, and OpenReview reviews.
-
An Audit and Analysis of LLM-Assisted Health Misinformation Jailbreaks Against LLMs
LLM-generated jailbreak prompts elicited health misinformation from GPT-3.5, Llama 3.1-8B, and Gemini 2.0 Flash at high rates, and both LLM judges and simple classifiers detected the resulting texts with high accuracy.
-
Stylometry recognizes human and LLM-generated texts in short samples
Stylometric features and tree-based classifiers separate human-written Wikipedia summaries from LLM-generated texts with high cross-validated accuracy on a new seven-class benchmark, though performance drops on other ...
-
Controlling Language Confusion in Multilingual LLMs
ORPO fine-tuning, which explicitly penalizes disfavored language-mixed responses, nearly eliminates language confusion in Korean-generation LLMs without hurting QA accuracy.
-
Reliably Bounding False Positives: A Zero-Shot Machine-Generated Text Detection Framework via Multiscaled Conformal Prediction
A conformal-prediction wrapper with length-binned thresholds bounds the false-positive rate of machine-generated-text detectors at a user-chosen level alpha while improving true-positive rate in experiments.
-
AI with Emotions: Exploring Emotional Expressions in Large Language Models
LLMs given numerical arousal and valence coordinates produce text that sentiment analysis places in the same region of Russell's circumplex, demonstrating limited but real control over emotional tone.
-
Enhancing Health Information Retrieval with RAG by Prioritizing Topical Relevance and Factual Accuracy
A three-stage RAG pipeline generates a cited summary (GenText) from PubMed Central passages and ranks health documents by topical relevance plus alignment with that summary, outperforming baselines on CLEF eHealth and...
-
GenAI Content Detection Task 1: English and Multilingual Machine-Generated Text Detection: AI vs. Human
A COLING 2025 shared task benchmark showing that current machine-generated text detectors reach only moderate accuracy and degrade badly on out-of-domain and humanized AI text.
-
A Reproducibility and Generalizability Study of Large Language Models for Query Generation
LLM-generated Boolean queries for systematic reviews are unstable across seeds, and the original ChatGPT results could not be reproduced with the documented setup.
-
Large Language Models as Robust Data Generators in Software Analytics: Are We There Yet?
Pre-trained models fine-tuned on LLM-generated data are less robust to adversarial attacks than models fine-tuned on human-written data in three software analytics tasks.
-
Once a Response, Always a Response: Detecting LLM-generated Text via Latent Prompt Restoration
EchoPrompt detects LLM-generated text by measuring the likelihood gain from restoring a generic assistant-style prompt, calibrated against a base model.
-
A Unified Detection Framework for AI-Related Content and Artifacts
The paper develops joint casewise and cellwise MCD estimators for multi-class robust covariance estimation and applies them within a Mahalanobis-distance-based detection framework across four AI-content detection task...
-
A Comprehensive Dataset for Human vs. AI Generated Text Detection
A dataset of ~58k NYT articles plus AI rewrites from six LLMs, evaluated with a rewrite-distance baseline reaching 58.35% detection and 8.92% attribution accuracy.
-
MoSEs: Uncertainty-Aware AI-Generated Text Detection via Mixture of Stylistics Experts with Conditional Thresholds
MoSEs improves AI-text detection by replacing a single score threshold with a threshold learned from style-matched reference texts and linguistic statistics.
-
Artificial Intelligence and Civil Discourse: How LLMs Moderate Climate Change Conversations
LLM replies to climate change posts are more emotionally neutral and lower in intensity than the human posts they respond to.
-
A Practical Guide for Supporting Formative Assessment and Feedback Using Generative AI
A narrative review that aligns generative AI tools with formative assessment principles, provides classroom prompt examples, and identifies missing evaluation metrics for AI feedback.
-
Hard Negative Mining for Domain-Specific Retrieval in Enterprise Systems
A reranker fine-tuned on hard negatives selected by two cosine-distance criteria outperforms older negative sampling methods on enterprise and domain-specific retrieval benchmarks.
-
Towards Structurally Explainable Machine-Generated Text Detection: A Graph-Perspective Framework
LM2OTIFS uses word co-occurrence graphs and GNNExplainer to detect and explain machine-generated text, with strong in-domain accuracy but unsupported faithfulness claims and a flawed theoretical proof.
-
Kill two birds with one stone: generalized and robust AI-generated text detection via dynamic perturbations
DP-Net uses a DDPG reinforcement-learning agent to dynamically tune Gaussian perturbation of embeddings, improving average cross-domain accuracy and adversarial robustness of AI-generated text detection.
-
GenAI Content Detection Task 2: AI vs. Human -- Academic Essay Authenticity Challenge
A bilingual shared-task benchmark shows that fine-tuned classifiers distinguish AI-generated from human-written academic essays with macro-F1 above 0.98 within the challenge's test sets.
-
How good is GPT at writing political speeches for the White House?
GPT-generated State of the Union speeches differ stylistically from real presidential speeches, with more "we", more positive and abstract terms, and lower authenticity.
-
PickLLM: Context-Aware RL-Assisted Large Language Model Routing
A reinforcement-learning router that converges to one LLM per query session, reducing cost and latency while keeping answer quality competitive.
-
Human Variability vs. Machine Consistency: A Linguistic Analysis of Texts Generated by Humans and Large Language Models
Human-written texts show higher linguistic variability, richer vocabulary and emotional content, and lower syntactic depth than texts from five LLMs.
-
StylOch at PAN: Gradient-Boosted Trees with Frequency-Based Stylometric Features
A non-neural stylometric detector using LightGBM on spaCy-derived features reached a final mean score of 0.897 on the PAN 2025 task, below the 0.922 TF-IDF SVM baseline.
-
Survey on AI-Generated Media Detection: From Non-MLLM to MLLM
A survey organizing AI-generated media detection into Non-MLLM and MLLM based methods, with task and benchmark taxonomies.
-
A Survey on Large Language Models with some Insights on their Capabilities and Limitations
A broad survey of LLM methods and applications, plus an empirical section on how code-rich pretraining may influence chain-of-thought reasoning, the details of which are not visible in the supplied text.
Discussion (0). Continue with ORCID to comment.