Search papers, labs, and topics across Lattice.
This paper addresses the challenge of optimizing underwater vehicle control under strict energy constraints by formulating the problem as a constrained Markov decision process. By employing a PPO-Lagrangian algorithm, the authors introduce an explicit power budget that allows for real-time adjustments without the need for manual weight tuning. The resulting energy-efficient policies demonstrate a significant reduction in thruster power consumption鈥攂etween 14% to 65%鈥攚hile maintaining task accuracy across various vehicles and tasks in the MarineGym simulator.
Energy-efficient underwater vehicle control can be achieved without manual weight tuning, reducing power consumption by up to 65% while preserving task performance.
Underwater vehicles operate from a fixed onboard energy budget that propulsion rapidly depletes, so a controller that completes its task while drawing less thruster power directly extends mission range and endurance. Reinforcement learning yields capable model-free controllers for station-keeping and trajectory tracking, but optimizing task accuracy alone drives the policy toward oscillatory, energy-wasting actuation. The established remedy subtracts an energy penalty from the reward, yet this sets the task-power trade-off through a single weight with no physical units: a target power level cannot be specified, the weight must be re-tuned for every vehicle and task, and a mismatched weight can even raise power. This paper instead formulates energy-efficient underwater control as a constrained Markov decision process in which average thruster power is subject to an explicit budget, solved with a PPO-Lagrangian algorithm. The power level is set by declaring a budget in physical units, and a single dual variable is updated online to meet it for each vehicle and task, without manual weight search. Across three vehicles and four tasks in the MarineGym simulator, the energy-constrained policy draws the least power in all twelve settings, reducing it by 14--65\% (up to 64.9\%) over a task-only baseline and below an energy-reward baseline everywhere, while remaining the smoothest in ten settings and preserving task accuracy except in one deliberately power-limited regime. Imposing energy as an explicit constraint thus offers a tuning-free route to energy-efficient underwater control that needs no per-vehicle, per-task weight search.