AI RESEARCH
SentGuard: Sentence-Level Streaming Guardrails for Large Language Models
arXiv CS.CL
•
ArXi:2606.02041v1 Announce Type: new Large language models increasingly stream long, reasoning-intensive responses in real time, making when to moderate as critical as whether to moderate. Existing guardrails fall into two unsatisfactory extremes: response-level methods delay intervention until the full output is generated, whereas token-level methods act on incomplete semantics, often producing unstable decisions and excessive guard invocations. To address this challenge, we propose SentGuard, a sentence-level streaming guardrail that operates in parallel with generation.