Search papers, labs, and topics across Lattice.
This paper introduces a Trajectory-level Automatic Curriculum Learning (TACL) framework that generates training tasks from unstructured terrain maps to enhance locomotion policies for legged robots. By learning a difficulty function that evaluates trajectory tasks, TACL iteratively adapts the curriculum to match the evolving capabilities of the policy, significantly reducing early exploration failures. The results demonstrate a 56.3% improvement in trajectory success rates compared to direct training and an 18.5% enhancement over traditional handcrafted curricula on challenging terrain tasks.
TACL boosts legged locomotion success rates by over 56% on unstructured terrain by dynamically adapting training tasks to the evolving capabilities of the policy.
Training locomotion policies for complex unstructured terrain requires a curriculum to avoid early exploration failures. However, since unstructured terrain lacks explicit difficulty ordering for curriculum design, existing methods resort to heuristic curricula over parameterized terrains. This abstraction limits generalization, as policies can overadapt to near-fixed perceptual patterns. To address this, we propose \textbf{\ourname{}}, an \textbf{T}rajectory-level \textbf{A}utomatic \textbf{C}urriculum \textbf{L}earning framework that generates training tasks directly from unstructured terrain maps. At each curriculum update, the evaluator learns a difficulty function for the current policy that maps a given trajectory task to a difficulty score. The sampler then proposes new trajectories guided by the learned evaluator as the curriculum for the next policy update. This forms a closed loop in which the curriculum is iteratively matched to the evolving policy. Quantitative and qualitative experiments show that \ourname{} continuously provides effective curricula on unstructured terrain, improving trajectory success rate by \(56.3\%\) over direct training without curriculum. Compared with handcrafted curriculum learning, our method improves success rate by \(18.5\%\) on the hardest terrain tasks and by up to \(39.74\%\) when evaluating traversal from diverse approach directions on the same obstacle type.