English

NExT-Guard: Training-Free Streaming Safeguard without Token-Level Labels

Machine Learning 2026-03-04 v1 Artificial Intelligence

Abstract

Large language models are increasingly deployed in streaming scenarios, rendering conventional post-hoc safeguards ineffective as they fail to interdict unsafe content in real-time. While streaming safeguards based on token-level supervised training could address this, they necessitate expensive annotations and suffer from severe overfitting. In this work, we challenge the paradigm that streaming safety must rely on token-level supervised training. Instead, it is an inherent capability of well-trained post-hoc safeguards, as they already encode token-level risk signals in hidden representations. Hence, we introduce NExT-Guard, a training-free framework that achieves streaming safeguards by monitoring interpretable latent features from Sparse Autoencoders (SAEs). It uses pretrained SAEs from publicly available base LLMs, enabling flexible, low-cost deployment without token-level supervision. Experimental results show that NExT-Guard outperforms both post-hoc and streaming safeguards based on supervised training, with superior robustness across models, SAE variants, and risk scenarios. These results make NExT-Guard a universal and scalable paradigm for real-time safety, accelerating the practical deployment of streaming safeguards.

Cite

@article{arxiv.2603.02219,
  title  = {NExT-Guard: Training-Free Streaming Safeguard without Token-Level Labels},
  author = {Junfeng Fang and Nachuan Chen and Houcheng Jiang and Dan Zhang and Fei Shen and Xiang Wang and Xiangnan He and Tat-Seng Chua},
  journal= {arXiv preprint arXiv:2603.02219},
  year   = {2026}
}
R2 v1 2026-07-01T10:59:47.101Z