ROApr 2

Tune to Learn: How Controller Gains Shape Robot Policy Learning

arXiv:2604.0252362.73 citationsh-index: 5
AI Analysis

For roboticists using position controllers in learning pipelines, this work provides actionable guidelines for gain selection based on learning paradigm rather than task compliance.

This paper investigates how position controller gains affect robot policy learning, finding that behavior cloning benefits from compliant and overdamped gains, reinforcement learning succeeds across all regimes with proper tuning, and sim-to-real transfer is harmed by stiff and overdamped gains.

Position controllers have become the dominant interface for executing learned manipulation policies. Yet a critical design decision remains understudied: how should we choose controller gains for policy learning? The conventional wisdom is to select gains based on desired task compliance or stiffness. However, this logic breaks down when controllers are paired with state-conditioned policies: effective stiffness emerges from the interplay between learned reactions and control dynamics, not from gains alone. We argue that gain selection should instead be guided by learnability: how amenable different gain settings are to the learning algorithm in use. In this work, we systematically investigate how position controller gains affect three core components of modern robot learning pipelines: behavior cloning, reinforcement learning from scratch, and sim-to-real transfer. Through extensive experiments across multiple tasks and robot embodiments, we find that: (1) behavior cloning benefits from compliant and overdamped gain regimes, (2) reinforcement learning can succeed across all gain regimes given compatible hyperparameter tuning, and (3) sim-to-real transfer is harmed by stiff and overdamped gain regimes. These findings reveal that optimal gain selection depends not on the desired task behavior, but on the learning paradigm employed. Project website: https://younghyopark.me/tune-to-learn

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes