REVIEW 3 cited by
GPT-Sentinel: Distinguishing Human and ChatGPT Generated Content
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
read the original abstract
This paper presents a novel approach for detecting ChatGPT-generated vs. human-written text using language models. To this end, we first collected and released a pre-processed dataset named OpenGPTText, which consists of rephrased content generated using ChatGPT. We then designed, implemented, and trained two different models for text classification, using Robustly Optimized BERT Pretraining Approach (RoBERTa) and Text-to-Text Transfer Transformer (T5), respectively. Our models achieved remarkable results, with an accuracy of over 97% on the test dataset, as evaluated through various metrics. Furthermore, we conducted an interpretability study to showcase our model's ability to extract and differentiate key features between human-written and ChatGPT-generated text. Our findings provide important insights into the effective use of language models to detect generated text.
Forward citations
Cited by 3 Pith papers
-
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.
-
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.
-
DeBERTa-Sentinel: Toward Transparent and Trustworthy Detection of AI-Generated Text
A fine-tuned DeBERTa-v3 classifier reportedly beats a RoBERTa baseline at detecting paraphrased AI text (97.53% accuracy, 99.53% AUC), but sample-count mismatches and a possible train/test content overlap make the exa...
Discussion (0). Sign in to comment.