AI Detection Research & Benchmarks
Methodology papers and detection benchmarks for academic integrity. Each study published here includes full methodology, the dataset we tested on, and explicit limitations.
Featured research
View all studiesSentence-Level AI Detection for Academic Integrity: A Granular Approach to Reducing False Positives in Mixed-Authorship Submissions
A proprietary sentence-level classifier built for academic submissions, evaluated on 4,200 human-authored texts and 2,600 mixed-authorship documents, with hard negative mining used to reduce false positive rates on non-native English writing.
| Study | Category | Updated | Open study |
|---|---|---|---|
A proprietary sentence-level classifier built for academic submissions, evaluated on 4,200 human-authored texts and 2,600 mixed-authorship documents, with hard negative mining used to reduce false positive rates on non-native English writing. | Detection Methodology | May 20, 2026 |
How We Conduct Our Research
All studies follow a standardized testing protocol designed to minimize bias and produce reproducible results. Our methodology is published alongside each study for independent review.
Dataset Construction
Each study uses a held-out evaluation set disjoint from any training data, stratified by the dimensions that matter for the question being asked (discipline, writer demographics, document length, AI model family). Sample sizes and stratification are reported in each study.
Blind Testing Protocol
Samples are submitted to each detector via official API or web interface under identical conditions. Testers are blinded to expected labels. Each sample is tested 3 times to account for variability.
Metrics & Reporting
We report accuracy, false positive rate, false negative rate, and F1 score with sample sizes attached. Production thresholds are stated explicitly so results can be interpreted in context rather than at marketing-level abstraction.
Disclosure & Limitations
Every study includes a transparency disclosure, explicit limitations, and the model versions and thresholds used. We disclose what the methodology did and didn't test.
Common questions about AI detection research
Research-backed answers to the most asked questions about detection accuracy, reliability, and error rates.
Are AI detectors accurate?
Accuracy varies significantly by tool, document type, and test conditions. On academic writing specifically, our sentence-level system achieves a 0.2% document-level false positive rate, with 97.6%-99.9% accuracy across modern LLMs – documented in our Sentence-Level AI Detection for Academic Integrity study.
Why do AI detectors flag human writing?
False positives occur when human writing shares statistical properties with AI output – particularly low perplexity and low burstiness. Technical writers, non-native English writers, and writers who follow rigid structural formats are most at risk. Stanford researchers (Liang et al., 2023) found seven commercial GPT detectors misclassified TOEFL essays by non-native English speakers as AI-generated at an average rate of 61.3%, with at least one detector flagging 97.8% of those essays. We addressed this specifically with iterative hard negative mining on TOEFL/IELTS corpora and formulaic academic prose – dropping our non-native English false positive rate to 0.5%, compared to 6.4% for an equivalent document-level baseline. Proofademic is the only AI detector calibrated specifically for academic writing across native and non-native English populations.
Can AI detectors detect paraphrased or edited AI text?
Detection accuracy drops significantly after paraphrasing across all detection paradigms. Krishna et al. (2023) demonstrated that DIPPER-paraphrased text dropped DetectGPT’s accuracy from 70.3% to 4.6% at a 1% false positive rate. Proofademic’s sentence-level analysis offers more resilience than perplexity-only methods – per-sentence stylometric signals are harder to uniformly disguise than document-wide statistics – but we treat humanizer robustness as an active area of work, not a solved problem. We disclose this explicitly in our published study’s limitations section.
How does sentence-level AI detection differ from document-level scoring?
Document-level scores collapse a whole submission into one number (e.g., “68% AI probability”) – useful when a document is entirely AI or entirely human, but uninformative when a paper is part-student-part-AI, which is how students actually use these tools. Sentence-level scoring flags specific passages, which lets an educator have an evidence-based conversation with the student rather than rely on a binary verdict. Proofademic was designed for this from the start – every submission returns a per-sentence breakdown with confidence scores, calibrated for academic writing. The same signal is documented in our published study and available to try free.
Can AI detectors identify text from GPT-5, Claude, and other frontier models?
Frontier LLMs produce text that’s statistically closer to human writing than earlier models, making detection harder industry-wide. Proofademic was trained on outputs from eight current frontier LLMs across the major providers – OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek, Alibaba, and xAI – with two of those held out from training as blind-tested models to measure generalization. Per-LLM detection accuracy ranged from 97.6% to 99.9% on our internal evaluation, with only a ~2 point accuracy drop on the unseen models. That generalization suggests the system learns general distributional properties of machine text rather than memorizing model-specific artifacts, which buys us time between retraining cycles. We retrain on a rolling basis as new frontier models reach commercial adoption.
See sentence-level AI detection on your own text
Try Proofademic's sentence-level AI detector free. Upload an essay, see exactly which sentences trigger AI flags. No credit card required.