Policy-space Interpolation for Physics-based Characters

by Michele Rocca, Sheldon Andrews* & Kenny Erleben*

*Equal contribution to supervision of the project.

Project Teaser

Abstract

Controllers for physics-based humanoids often rely on reference animations to synthesize plausible motion trajectories for task-driven control. When the controller is a deep reinforcement learning policy, the output of several controllers can be combined to enhance controller robustness and synthesize new motion variations. However, this requires evaluating several policies at each timestep and combining their outputs, which can be computationally costly. In this work, we propose an alternative approach that combines individual controllers using linear interpolation of network parameters, thereby requiring only a single policy evaluation per timestep. Our method employs a graph-based weight regularization strategy to ensure that similar motions generate similar policy weights during training. We show that this technique produces visually indistinguishable outcomes compared to blending controller outputs, and that the approach easily integrates new control policies without retraining existing ones. We further demonstrate that interpolating or perturbing individual layers results in novel variations of the internal motion pattern that cannot be easily achieved by operating on the actions. This opens a path toward improved variability in controller networks by manipulating their weights. Several compelling use cases demonstrate the benefits of our approach, including interactive control and synthesizing motion variations.

BibTeX

@article{10.1145/3747863, author = {Rocca, Michele and Andrews, Sheldon and Erleben, Kenny}, title = {Policy-space Interpolation for Physics-based Characters}, year = {2025}, issue_date = {August 2025}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, volume = {8}, number = {4}, url = {https://doi.org/10.1145/3747863}, doi = {10.1145/3747863}, journal = {Proc. ACM Comput. Graph. Interact. Tech.}, month = aug, articleno = {61}, numpages = {22}, keywords = {Control Policies, Deep Reinforcement Learning, Interactive Animation, Weight-space} }