Adaptive Coverage Reward Mechanism
ConceptAdaptive Coverage Reward Mechanism (ACRM) is the module-aware extrinsic reward component of HiFuzz, a hierarchical reinforcement-learning framework for CPU fuzzing. It treats module focus as a multi-armed bandit problem and uses a UCB-style dynamic weighting scheme to shift reward toward under-covered hardware modules.
WIKI
Overview
The Adaptive Coverage Reward Mechanism (ACRM) is a reward-shaping mechanism used in HiFuzz for hardware fuzzing. HiFuzz combines a macro-level Program Agent and a micro-level Basic Block Agent; ACRM provides balanced module-level coverage feedback as part of that framework. Its purpose is to reduce the weakness of optimizing a single global coverage score, where easy-to-cover modules can dominate the reward and hide under-covered components.
Mechanism
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →