Views
No views yet
<think>) and outputs the classification directly, enabling significantly lower inference latency.think variant (REVEAL_think_2class).fast.py script provided in our GitHub repository. It handles prompt formatting, vLLM acceleration, and automatically extracts the final prediction along with continuous confidence scores.1python fast.py \
2 --model_path "bmbgsj/REVEAL_fast_2class" \
3 --text "The rapid advancement of Large Language Models has ushered in an era where AI-generated content is increasingly pervasive..."1@misc{wang2026reasoningawareaigcdetectionalignment,
2 title={Reasoning-Aware AIGC Detection via Alignment and Reinforcement},
3 author={Zhao Wang and Max Xiong and Jianxun Lian and Zhicheng Dou},
4 year={2026},
5 eprint={2604.19172},
6 archivePrefix={arXiv},
7 primaryClass={cs.AI},
8 url={https://arxiv.org/abs/2604.19172},
9}