Detecting LLM-Generated Web Novels Using "Classical" Machine Learning (AIGC Text Detection)
Summary
A blog post exploring detection of LLM-generated content using classical machine learning (TF-IDF+LinearSVC). It details data generation, binary classifiers, majority voting, and a JS-based web demo, and discusses evasion attempts and broader implications for AI content detection.