Higher-Order Action Regularization in Deep Reinforcement Learning: From Continuous Control to Building Energy Management
Faizan Ahmed, Aniket Dixit, James Brusey
TL;DR
The paper tackles the problem of erratic, energy-inefficient RL control in real-world systems by introducing higher-order action regularization, focusing on jerk minimization. The authors augment the MDP with action history and formulate first-, second-, and third-order penalties, comparing their impact across four continuous-control benchmarks and a building HVAC validation. They find that third-order penalties produce the smoothest policies with competitive rewards, and in HVAC reduce equipment switching by about 60%, translating to energy and longevity benefits. The work demonstrates that incorporating higher-order regularization can bridge RL optimization with practical operational constraints in energy-critical applications.
Abstract
Deep reinforcement learning agents often exhibit erratic, high-frequency control behaviors that hinder real-world deployment due to excessive energy consumption and mechanical wear. We systematically investigate action smoothness regularization through higher-order derivative penalties, progressing from theoretical understanding in continuous control benchmarks to practical validation in building energy management. Our comprehensive evaluation across four continuous control environments demonstrates that third-order derivative penalties (jerk minimization) consistently achieve superior smoothness while maintaining competitive performance. We extend these findings to HVAC control systems where smooth policies reduce equipment switching by 60%, translating to significant operational benefits. Our work establishes higher-order action regularization as an effective bridge between RL optimization and operational constraints in energy-critical applications.
