PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 10, 2026Aerospace0 citationsOpen Access

Transformer-Augmented MCTS for Aircraft Landing Problem

View Full Paper
JHJie HuSZShuai ZhangXFXiaorong Feng

Key Points

  • This research aims to develop an advanced algorithm for the aircraft landing problem by enhancing MCTS with Transformer models.
  • Proposed Transformer-Augmented Monte Carlo Tree Search (TMCTS) algorithm incorporating reinforcement learning.
  • Integrated operational constraints such as wake turbulence separation and time windows with a focused cost function.
  • Employed a two-head Transformer network for informed decision-making in MCTS tree expansion.
  • Achieved a 93.7% reduction in computation time compared to the CPLEX method.
  • Significantly reduced scheduling deviation compared to various baseline methods, including FCFS and DPALO+GA.
  • Demonstrated superior efficiency in real-time scheduling applications.

Abstract

The aircraft landing problem (ALP) poses significant challenges for traditional Monte Carlo Tree Search (MCTS) due to its vast search space and reliance on inefficient random simulations. To overcome these limitations, this paper proposes a novel Transformer-Augmented Monte Carlo Tree Search (TMCTS) algorithm. Our approach integrates a reinforcement learning framework that incorporates key operational constraints, including wake turbulence separation and time windows, and employs a cost function aimed at minimizing both delay time and fuel consumption. A core innovation is the replacement of the conventional random simulation phase in MCTS with a Transformer-based value predictor. This leverages the Transformer’s superior ability to model sequences and capture global dependencies among flights, thereby dramatically accelerating search convergence. Specifically, we designed a two-head Transformer network (comprising policy and value heads) to provide informed prior knowledge, which effectively guides the selection and expansion steps of the MCTS tree. The model is trained within an Actor–Critic framework, utilizing behavior cloning for pre-training followed by reinforcement learning for fine-tuning. Experimental evaluations on the standard OR-Library benchmark demonstrate that our TMCTS method significantly reduces scheduling deviation compared to state-of-the-art baselines (including FCFS, DPALO+GA, DPALO+PSO, and CPLEX). Moreover, it achieves a 93.7% reduction in computation time relative to the CPLEX method, highlighting its superior efficiency and practical applicability for real-time scheduling.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hu et al. (2026) studied this question.

synapsesocial.com/papers/6a0021fec8f74e3340f9cff0https://doi.org/10.3390/aerospace13050438
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1A Fast Heuristic for Aircraft Landing Scheduling with Time Windows: Application to Guarulhos Airport2025 · 1 citations
  2. 2Scheduling Aircraft Landings—The Static Case2000 · 447 citations
  3. 3Uncertainty-Aware Flight Scheduling for Airport Throughput and Flight Delay Optimization2019 · 41 citations
  4. 4A comprehensive data-driven MCDM approach to determine the best single objective function for the aircraft sequencing and scheduling problem2025 · 4 citations
  5. 5Efficient Selectivity and Backup Operators in Monte-Carlo Tree Search2007 · 1,273 citations