paper-with-me

Papers

Autopilot-Preserving Residual Q-Learning with HJB-Inspired Finite-Action Risk Filtering for Fixed-Wing UAV Command Supervision

2026-05-31 · Mehmet Iscan, Batuhan Temiz arxiv

A fixed-wing UAV must hold airspeed, altitude, and heading references under wind, gusts, and turbulence, channels coupled so that correcting one can degrade another. Classical autopilots stabilize the airframe well but adapt poorly when a hard crosswind meets an aggressive turn, while reinforcement-learning (RL) policies acting directly on the surfaces concentrate exploration risk at the actuator interface. We place a learned supervisor above an unchanged autopilot rather than inside it: it selects a residual from a finite, bounded action set on the commanded airspeed, altitude, and heading; the modified reference is projected into an admissible command envelope before reaching the autopilot, which stays the only actuator-facing controller. What is new is how the residual is chosen. HJB residual scores candidates with a semi-discrete value-iteration critic in the spirit of the Hamilton-Jacobi-Bellman (HJB) equation, ranks them by a no-op-relative Hamiltonian advantage, and filters them through a control-Lyapunov- and control-barrier-inspired finite-action shield that always keeps a no-op fallback. On a shared 12-state runtime holding the plant, autopilot, and actuator model fixed, so the comparison is at the package level, HJB residual lowers mean RMS path-tracking error to 44.809 m, against 338.617 m for the baseline autopilot and 88.809 m for a tabular-Q residual, an 86.77% reduction over the baseline and 49.54% over Q-learning. The gain concentrates where the baseline fails worst and comes with a measured rise in airspeed error, so no method dominates every metric. We present this autopilot-preserving residual command-supervision design and benchmark with its trade-offs reported intact.

📄 PDF Abstract BibTeX arXiv:2606.01397

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoPreview: A Framework for Autopilot Behavior Understanding

2021-02-25 · Yuan Shen, Niviru Wijayaratne, Peter Du, Shanduojiao Jiang 외

The behavior of self driving cars may differ from people expectations, (e.g. an autopilot may unexpectedly relinquish control). This expectation mismatch can cause potential and existing users to distrust self driving te…

Self-Driving Cars

Shared Control Between Pilots and Autopilots: Illustration of a Cyber-Physical Human System

2020-04-17

Although increased automation has made it easier to control aircraft, ensuring a safe interaction between the pilots and the autopilots is still a challenging problem, especially in the presence of severe anomalies. Curr…

Decision Making

Imitation Learning for Neural Network Autopilot in Fixed-Wing Unmanned Aerial Systems

2020-09-04 · International Conference on Unmanned Aircraft Systems (ICUAS) 2020 9 · Daksh Shukla, Shawn Keshmiri, Nicole Beckage

This research identifies the feasibility of training an artificial neural network (ANN) autopilot, using supervised learning techniques, including an imitation learning framework known as the data aggregation set (DAgger…

Imitation Learning

Building Mental Models through Preview of Autopilot Behaviors

2021-04-12 · Yuan Shen, Niviru Wijayaratne, Katherine Driggs-Campbell

Effective human-vehicle collaboration requires an appropriate un-derstanding of vehicle behavior for safety and trust. Improvingon our prior work by adding a future prediction module, we in-troduce our framework, calledA…

Future prediction

Experimental Flight Testing of a Fault-Tolerant Adaptive Autopilot for Fixed-Wing Aircraft

2022-10-24 · Joonghyun Lee, John Spencer, Siyuan Shao, Juan Augusto Paredes 외

This paper presents an adaptive autopilot for fixed-wing aircraft and compares its performance with a fixed-gain autopilot. The adaptive autopilot is constructed by augmenting the autopilot architecture with adaptive con…