Skip to content

๐Ÿ”Ž AIGC Detection

๐Ÿค– AAAI2026 ยท 2 paper notes

๐Ÿ“Œ Same area in other venues: ๐Ÿ“ท CVPR2026 (10) ยท ๐Ÿ”ฌ ICLR2026 (30) ยท ๐Ÿ’ฌ ACL2026 (17) ยท ๐Ÿงช ICML2026 (11) ยท ๐Ÿง  NeurIPS2025 (9) ยท ๐Ÿ’ฌ ACL2025 (15)

BAID: A Benchmark for Bias Assessment of AI Detectors

Proposes the BAID benchmark dataset (208k sample pairs covering 7 bias dimensions and 41 subgroups) to systematically evaluate the fairness performance of four open-source AI text detectors across various demographic and linguistic subgroups, revealing significant recall disparities of detectors on dialects, informal English, and minority texts.

Optimized Algorithms for Text Clustering with LLM-Generated Constraints

Proposes the LSCK-HC framework, which utilizes LLMs to generate must-link/cannot-link constraints in set formats (rather than traditional pairwise constraints), and integrates with a penalized local search clustering algorithm. It achieves clustering accuracy comparable to SOTA on 5 short text datasets while reducing the number of LLM queries by over 20 times.