Test-Driven RL: Automated Failure-Case Discovery for Trained Policies
Testing software means systematically probing it for the edge cases that break it — but RL policies don’t come with a specification to test against, and their failures often only surface deep into a long trajectory, making them hard to catch before deployment. Counterfactual explanation techniques developed in this group already show that tracing “what … Read more