Detecting Adversarial Intent via Layer-wise Activation Trajectories
September 15, 2026
Harmfulness Propagation Dynamics (HPD) shows that harmful intent manifests as a monotonic rise in specific hidden state projections across transformer layers. The HERALD moderator uses these seven-dimensional feature trajectories to identify harmful prompts more effectively than single-layer snapshots.
HOW THIS AFFECTS YOU
●
builderYou can implement more robust input moderation using layer-wise activation dynamics rather than just output filtering.
●
researcherThe discovery of monotonic harm trajectories offers a new way to study semantic property resolution in LLMs.