Skip to content
STIMSMITH

Hardware-Guided Reinforcement Learning

Technique
First seen 7/2/2026
Last seen 7/2/2026
Evidence 10 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

8 connections
GenHuzz: An Efficient Generative Hardware Fuzzer ← introduces 100% 2e
The paper introduces Hardware-Guided Reinforcement Learning (HGRL) as the core optimization technique in GenHuzz.
GenHuzz ← implements 100% 2e
GenHuzz implements the Hardware-Guided Reinforcement Learning framework for optimizing fuzzing policy.
fuzzing policy uses → 100% 2e
HGRL dynamically optimizes the fuzzing policy during hardware fuzzing.
Instruction Semantics uses → 95% 2e
HGRL learns inter-instruction semantics through hardware interaction.
Testcase Generation uses → 95% 2e
HGRL guides the test case generation process through hardware feedback.
hardware coverage uses → 100% 2e
Hardware-Guided Reinforcement Learning uses hardware coverage as feedback to guide the fuzzer.
Reward Function uses → 100% 2e
HGRL uses a reward function that incorporates hardware coverage to optimize the fuzzing policy.
Proximal Policy Optimization uses → 100% 1e
Hardware-Guided Reinforcement Learning uses Proximal Policy Optimization as its underlying RL algorithm.