Related Experiment Video
Updated: Mar 9, 2026

Eye Tracking During A Complex Aviation Task For Insights Into Information Processing
Published on: April 4, 2025
Deep reinforcement learning for carrier-based aircraft flight deck operations scheduling problem
Changjiu Li1, Wei Han1, Haixu Li2
1Naval Aviation University, Yantai 264001, Shandong, PR China.
Abstract:
Flight deck operations scheduling is an NP-hard combinatorial optimization problem, where traditional methods face a critical trade-off between computational efficiency and solution quality. To address this challenge, we propose a deep reinforcement learning framework integrated with graph neural networks to optimize this process. The problem is formulated as a Markov decision process, allowing the scheduling agent to generate schedules directly from the environment state. Our analysis identifies that a softmax exploration strategy combined with a discount factor of 1.0 provides a robust configuration for general applicability. Experimental results demonstrate that the agent outperforms traditional priority dispatching rules regarding solution quality. Compared to meta-heuristic algorithms, our well-learned agent achieves competitive performance on small-scale problems and demonstrates superior search capabilities on large-scale instances. Notably, the agent reduces decision-making time from dozens of minutes required by meta-heuristics to mere seconds, while producing high-quality solutions that meet real-time operational demands.
Related Concept Videos
Reinforcement Schedules
Once a behavior is learned,...
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Controller Configurations
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
Observational Learning
Multi-input and Multi-variable systems
In the absence of...