paper-with-me

Papers

Learning Interpretable Models of Aircraft Handling Behaviour by Reinforcement Learning from Human Feedback

2023-05-26 · Tom Bewley, Jonathan Lawry, Arthur Richards

We propose a method to capture the handling abilities of fast jet pilots in a software model via reinforcement learning (RL) from human preference feedback. We use pairwise preferences over simulated flight trajectories to learn an interpretable rule-based model called a reward tree, which enables the automated scoring of trajectories alongside an explanatory rationale. We train an RL agent to execute high-quality handling behaviour by using the reward tree as the objective, and thereby generate data for iterative preference collection and further refinement of both tree and agent. Experiments with synthetic preferences show reward trees to be competitive with uninterpretable neural network reward models on quantitative and qualitative evaluations.

📄 PDF Abstract BibTeX arXiv:2305.16924

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Harfang3D Dog-Fight Sandbox: A Reinforcement Learning Research Platform for the Customized Control Tasks of Fighter Aircrafts

2022-10-13 · Muhammed Murat Özbek, Süleyman Yıldırım, Muhammet Aksoy, Eric Kernin 외

The advent of deep learning (DL) gave rise to significant breakthroughs in Reinforcement Learning (RL) research. Deep Reinforcement Learning (DRL) algorithms have reached super-human level skills when applied to vision-b…

Atari GamesDecision MakingDeep Reinforcement Learningreinforcement-learning+2

Flight Testing an Optionally Piloted Aircraft: a Case Study on Trust Dynamics in Human-Autonomy Teaming

2025-03-20 · Jeremy C. -H. Wang, Ming Hou, David Dunwoody, Marko Ilievski 외

This paper examines how trust is formed, maintained, or diminished over time in the context of human-autonomy teaming with an optionally piloted aircraft. Whereas traditional factor-based trust models offer a static repr…

Empirical evaluation of a Q-Learning Algorithm for Model-free Autonomous Soaring

2017-07-18 · Erwan Lecarpentier, Sebastian Rapp, Marc Melo, Emmanuel Rachelson

Autonomous unpowered flight is a challenge for control and guidance systems: all the energy the aircraft might use during flight has to be harvested directly from the atmosphere. We investigate the design of an algorithm…

Q-LearningReinforcement Learning

Fully Data-driven but Interpretable Human Behavioural Modelling with Differentiable Discrete Choice Model

2024-12-27 · Fumiyasu Makinoshima, Tatsuya Mitomi, Fumiya Makihara, Eigo Segawa

Discrete choice models are essential for modelling various decision-making processes in human behaviour. However, the specification of these models has depended heavily on domain knowledge from experts, and the fully aut…

Discrete Choice Models

Air Traffic Controller Task Demand via Graph Neural Networks: An Interpretable Approach to Airspace Complexity

2025-07-17 · Edward Henderson, Dewi Gould, Richard Everson, George De Ath 외 arxiv

Real-time assessment of near-term Air Traffic Controller (ATCO) task demand is a critical challenge in an increasingly crowded airspace, as existing complexity metrics often fail to capture nuanced operational drivers be…

Graph Neural Network