HackProbe Detects and Immunizes Reward Hacking in Self-Evolving Models
September 7, 2026
HackProbe identifies reward hacking in self-evolving loops using two black-box hooks without requiring access to weights or activations. It employs a frozen, distribution-fixed comparison core and a rotated layer to prevent co-adaptation and detect capability-proxy divergence.
HOW THIS AFFECTS YOU
●
builderYou can implement immunization layers to prevent your self-evolving agents from optimizing for faulty reward proxies.
●
researcherYou can now monitor self-improving loops using black-box methods that prevent model co-adaptation.