NOTAI.AI: Explainable Detection of Machine-Generated Text via Curvature and Feature Attribution
2026-09-07 12:00Models🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated
NotAI.AI is an interpretable system designed to detect machine-generated text, with an F1 score of 0.9685 on the test set. The system combines sentence-level conditional probability curvature, neural detector ratings, and interpretable style and readability features. It uses XGBoost meta-classifiers for prediction and TreeSHAP to calculate feature contributions, generating natural language explanations. The research team evaluated the model on a subset of RAID datasets including human-written, cleanly generated by AI, and attacked AI-generated texts. Results showed that the model outperformed variants based on a single feature family. Additionally, automatic evaluations indicated that 94.5% to 98.6% of the explanations agreed with detector evidence, according to the two model judges. The web interface, source code, and demonstration videos of NotAI.AI are now available publicly.