English

Improving Policy Optimization via $\varepsilon$-Retrain

Artificial Intelligence 2025-04-15 v2 Machine Learning

Abstract

We present ε\varepsilon-retrain, an exploration strategy encouraging a behavioral preference while optimizing policies with monotonic improvement guarantees. To this end, we introduce an iterative procedure for collecting retrain areas -- parts of the state space where an agent did not satisfy the behavioral preference. Our method switches between the typical uniform restart state distribution and the retrain areas using a decaying factor ε\varepsilon, allowing agents to retrain on situations where they violated the preference. We also employ formal verification of neural networks to provably quantify the degree to which agents adhere to these behavioral preferences. Experiments over hundreds of seeds across locomotion, power network, and navigation tasks show that our method yields agents that exhibit significant performance and sample efficiency improvements.

Keywords

Cite

@article{arxiv.2406.08315,
  title  = {Improving Policy Optimization via $\varepsilon$-Retrain},
  author = {Luca Marzari and Priya L. Donti and Changliu Liu and Enrico Marchesini},
  journal= {arXiv preprint arXiv:2406.08315},
  year   = {2025}
}

Comments

Accepted at AAMAS 2025

R2 v1 2026-06-28T17:03:16.455Z