Back to Research papers
Research paper index

Adaptive Mixing of Policies from Searching and Policies from Learning

Gavin B. Rens

arXiv:2608.15700Published August 16, 20260 citations
  • cs.AI
  • policy
  • reinforcement learning

Abstract

Background: Distillation of training targets generated thru search/planning has proven useful in reinforcement learning, but search can take exceedingly long. Objectives: Rather than perform search to the same depth every time (typically at a fixed period of steps), reduce the search depth proportionally to the quality of the policy network priors. Methods: We describe Flexer, an architecture that, for each step, mixes the policy from a neural network and the policy from Monte Carlo tree search. The mixing factor favors the MCTS policy as the policy imitation error of the network and the environment models' variance increases. Results: Flexer outperforms a version of AlphaZero (and DQN and ADP) for some experiments on three toy symbolic problems.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.