Reinforcement learning-based directed test generation
TechniqueA functional-verification technique that formulates directed test generation as a reinforcement-learning (RL) problem, in which an agent learns a policy for constructing or extending test programs so as to drive coverage toward pre-specified verification targets. The approach was introduced by Pfeifer, Zimpel, Andrade et al. (DATE 2020), who applied it to directed test generation for shared-memory verification.
WIKI
Definition
Reinforcement learning-based directed test generation is a directed test generation technique for hardware / pre-silicon verification in which the search for stimuli that hit a pre-selected verification target is cast as a sequential decision-making problem and solved with reinforcement learning. Instead of relying on unconstrained or constraint-random biasing (refs. [5], [10], [17]) or on Bayesian-network / coverage-directed heuristics (ref. [11]), an RL agent iteratively selects actions that extend or mutate a test program and is rewarded according to how much closer the resulting stimulus brings the verification campaign to its goal.
Origin work
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →