Path Learning with Trajectory Advantage Regression
This work addresses path optimization for applications in robotics or planning, but appears incremental as it adapts existing reinforcement learning concepts to a regression framework.
The paper tackles path optimization problems by proposing trajectory advantage regression, a method that enables offline path learning and attribution through solving a regression problem instead of traditional reinforcement learning, resulting in a more efficient algorithmic approach.
In this paper, we propose trajectory advantage regression, a method of offline path learning and path attribution based on reinforcement learning. The proposed method can be used to solve path optimization problems while algorithmically only solving a regression problem.