SYSYOCApr 16

On-Line Policy Iteration with Trajectory-Driven Policy Generation

arXiv:2604.1500428.4h-index: 4
Predicted impact top 30% in SY · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners solving repetitive optimal control problems (e.g., path planning), this method offers a principled way to train neural network policies with guaranteed monotonic improvement, though it is incremental in combining existing ideas.

The paper introduces an on-line policy iteration method for deterministic finite-horizon optimal control problems with a fixed initial state, generating a sequence of cost-improving policies and trajectories. It demonstrates monotonic cost improvement and fast on-line performance, validated through combinatorial optimization and 3D drone path planning.

We consider deterministic finite-horizon optimal control problems with a fixed initial state. We introduce an on-line policy iteration method, which starting from a given policy, however obtained, generates a sequence of cost improving policies and corresponding trajectories. Each policy produces a trajectory, which is used in turn to generate data for training the next policy. The method is motivated by problems that are repeatedly solved starting from the same initial state, including discrete optimization and path planning for repetitive tasks. For such problems, the method is fast enough to be used on-line. Under a natural consistency condition, we show that the sequence of costs of the generated policies is monotonically improving for the given initial state (but not necessarily for other states). We illustrate our results with computational studies from combinatorial optimization and 3-dimensional path planning for drones in the presence of obstacles. We also discuss briefly a stochastic counterpart of our algorithm. Our proposed framework combines elements of rollout and policy iteration with flexible trajectory-based policy representations, and applies to problems involving a single as well as multiple decision makers. It also provides a principled way to train neural network-based policies using trajectory data, while preserving monotonic cost improvement.

Foundations

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

Your Notes