paper-with-me

Papers

Transformer-Based Fault-Tolerant Control for Fixed-Wing UAVs Using Knowledge Distillation and In-Context Adaptation

2024-11-05 · Francisco Giral, Ignacio Gómez, Ricardo Vinuesa, Soledad Le Clainche

This study presents a transformer-based approach for fault-tolerant control in fixed-wing Unmanned Aerial Vehicles (UAVs), designed to adapt in real time to dynamic changes caused by structural damage or actuator failures. Unlike traditional Flight Control Systems (FCSs) that rely on classical control theory and struggle under severe alterations in dynamics, our method directly maps outer-loop reference values -- altitude, heading, and airspeed -- into control commands using the in-context learning and attention mechanisms of transformers, thus bypassing inner-loop controllers and fault-detection layers. Employing a teacher-student knowledge distillation framework, the proposed approach trains a student agent with partial observations by transferring knowledge from a privileged expert agent with full observability, enabling robust performance across diverse failure scenarios. Experimental results demonstrate that our transformer-based controller outperforms industry-standard FCS and state-of-the-art reinforcement learning (RL) methods, maintaining high tracking accuracy and stability in nominal conditions and extreme failure cases, highlighting its potential for enhancing UAV operational safety and reliability.

📄 PDF Abstract BibTeX arXiv:2411.02975

Code (0)

등록된 구현이 없습니다.

Tasks

Fault DetectionIn-Context LearningKnowledge DistillationReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Fault Tolerant Equilibria in Anonymous Games: best response correspondences and fixed points

2020-05-14 · Deepanshu Vasal, Randall Berry

The notion of fault tolerant Nash equilibria has been introduced as a way of studying the robustness of Nash equilibria. Under this notion, a fixed number of players are allowed to exhibit faulty behavior in which they m…

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…

Towards Stochastic Fault-tolerant Control using Precision Learning and Active Inference

2021-09-13 · Mohamed Baioumy, Corrado Pezzato, Carlos Hernandez Corbato, Nick Hawes 외

This work presents a fault-tolerant control scheme for sensory faults in robotic manipulators based on active inference. In the majority of existing schemes, a binary decision of whether a sensor is healthy (functional) …

Fault-Tolerant Control Design in Scrubber Plant with Fault on Sensor Sensitivity

2023-04-09 · Moh Kamalul Wafi, Katherin Indriawati

The concept of fault-tolerant control has extensively been explored with various mapping of development. It starts from the system characteristic, the robustness of the controller, estimation methods and optimization, to…

Sensitivity

Active fault tolerant control for twin wind turbine subject to asymmetric fault

2021-08-13 · Mariem Makni, Ihab Haidar, Jean-Pierre Barbot, Franck Plestan 외

This paper addresses the problem of control of a twin wind turbine which is subject to an electrical fault affecting only one stator phase of one turbine. An active fault tolerant control is proposed. The performance and…