AI RESEARCH
LLM Safety From Within: Detecting Harmful Content with Internal Representations
arXiv CS.AI
•
ArXi:2604.18519v1 Announce Type: new Guard models are widely used to detect harmful content in user prompts and LLM responses. However, state-of-the-art guard models rely solely on terminal-layer representations and overlook the rich safety-relevant features distributed across internal layers. We present SIREN, a lightweight guard model that harnesses these internal features. By identifying safety neurons via linear probing and combining them through an adaptive layer-weighted strategy, SIREN builds a harmfulness detector from LLM internals without modifying the underlying model.