paper-with-me

Papers

Anticipatory Reinforcement Learning for Trajectory Tracking

2026-07-03 · Georg Schäfer, Jakob Rehrl, Stefan Huber, Simon Hirlaender arxiv

Deep reinforcement learning (DRL) in industrial control often suffers from lag and overshoot due to purely reactive control based on the current tracking error. To achieve anticipatory control without high computational overhead, we introduce a predictive formulation that augments the DRL state space with target velocities and future reference horizons. Evaluating eight configurations using proximal policy optimization (PPO) on a 1-degree-of-freedom (1-DoF) helicopter testbed, simulation results showed a 9-fold error reduction, lowering the mean absolute deviation from 2.73° to 0.31°. However, zero-shot transfer to physical hardware revealed a sim-to-real gap. Interestingly, a simpler configuration using a single, further look-ahead horizon matched the real-world top performance of the most complex model (1.11°). Overall, evaluating various combinations of prediction horizons and target velocities demonstrated that highly granular predictive data is not necessarily required for physical transfer.

📄 PDF Abstract BibTeX arXiv:2607.03132

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Anticipatory Planning for Multimodal AI Agents

2026-03-17 · Yongyuan Liang, Shijie Zhou, Yu Gu, Hao Tan 외 arxiv

Recent advances in multimodal agents have improved computer-use interaction and tool-usage, yet most existing systems remain reactive, optimizing actions in isolation without reasoning about future states or long-term go…

Reinforcement Learning

Anticipatory Reinforcement Learning: From Generative Path-Laws to Distributional Value Functions

2026-04-06 · Daniel Bloch arxiv

This paper introduces Anticipatory Reinforcement Learning (ARL), a novel framework designed to bridge the gap between non-Markovian decision processes and classical reinforcement learning architectures, specifically unde…

Reinforcement Learning

Anticipatory Risk-Guided Reinforcement Learning for Safe Flight Through Dynamic Clutter

2026-07-26 · Yuchao Mei, Guohao Zhang, Luxia Ai, Haopeng Chen 외 arxiv

Safe quadrotor navigation in cluttered and dynamic environments depends not only on instantaneous geometric perception, but more critically on anticipating collision risks induced by relative motion. Conventional modular…

Optical Flow EstimationReinforcement LearningObject Tracking

Collision probability reduction method for tracking control in automatic docking / berthing using reinforcement learning

2022-12-13 · Kouki Wakita, Youhei Akimoto, Dimas M. Rachman, Yoshiki Miyauchi 외

Automation of berthing maneuvers in shipping is a pressing issue as the berthing maneuver is one of the most stressful tasks seafarers undertake. Berthing control problems are often tackled via tracking a predefined traj…

Beyond Greedy Search: Tracking by Multi-Agent Reinforcement Learning-based Beam Search

2022-05-19 · Xiao Wang, Zhe Chen, Bo Jiang, Jin Tang 외

To track the target in a video, current visual trackers usually adopt greedy search for target object localization in each frame, that is, the candidate region with the maximum response score will be selected as the trac…

Decision MakingImage CaptioningMulti-agent Reinforcement LearningObject Localization+3