← Latest papers
💻 computer science

Civil aviation passenger traffic forecasting using a hybrid SSA and sparrow-search-optimized MLP-BP model

This study proposes a hybrid forecasting model that integrates Singular Spectrum Analysis (SSA) for data decomposition, a backpropagation-trained multilayer perceptron (MLP-BP) for component modeling, and the Sparrow Search Algorithm (SpSA) for parameter optimization, demonstrating superior accuracy in predicting China's civil aviation passenger traffic compared to conventional methods.

Original authors: Tiantian Tang, Qingsong Liu, Sibo Wang, Zhongze Li, Baicheng Guo, Haolin Liu, Peixuan Duan, Haiwen Xu

Published 2026-07-07
📖 4 min read☕ Coffee break read

Original authors: Tiantian Tang, Qingsong Liu, Sibo Wang, Zhongze Li, Baicheng Guo, Haolin Liu, Peixuan Duan, Haiwen Xu

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine trying to predict how many people will fly on airplanes next month. It's a bit like trying to guess how many people will show up to a party when the weather is unpredictable, the economy is shifting, and everyone's plans are changing. If airlines guess wrong, they either waste money flying empty planes or lose money turning people away.

This paper introduces a new "super-predictor" tool designed to solve this guessing game for Chinese civil aviation. The authors call it a hybrid model, which is just a fancy way of saying they combined three different tools into one super-team to get the best possible answer.

Here is how their "super-team" works, explained simply:

1. The Noise-Canceling Headphones (SSA)

First, the team looks at the raw data (the history of passenger numbers). This data is messy. It has the big picture (more people flying every year), the repeating patterns (more people flying in summer and for the Spring Festival), and a lot of "static" or noise (random spikes caused by one-off events or weird booking glitches).

The first tool, Singular Spectrum Analysis (SSA), acts like a pair of high-tech noise-canceling headphones. It takes that messy, loud data and separates it into three clear tracks:

  • The Trend: The slow, steady growth of the industry.
  • The Season: The predictable bumps and dips (like summer vacations).
  • The Noise: The random static that doesn't matter for long-term planning.

By cleaning up the data first, the team makes it much easier to see what's actually happening.

2. The Brainy Student (MLP-BP)

Once the data is clean, they feed it into a Multilayer Perceptron (MLP) trained with a Backpropagation (BP) algorithm. Think of this as a very smart student trying to learn a pattern.

  • The Student: This neural network looks at the cleaned-up trend and seasonal data and tries to figure out the rules of the game. "If it's July and the economy is good, how many people fly?"
  • The Problem: Usually, this student gets stuck. They might memorize the wrong answer because they started with a bad guess (random starting weights) or they get stuck in a "local optima"—which is like a student thinking they found the best answer, but they're actually just sitting in a small valley while the real mountain peak is right next to them.

3. The Scout Leader (Sparrow Search Algorithm)

This is where the third tool, the Sparrow Search Algorithm (SpSA), comes in. Imagine a flock of sparrows looking for the best spot to land.

  • Some sparrows are "discoverers" (leaders) who explore new areas.
  • Others are "followers" who watch the leaders.
  • A few are "scouts" (sentinels) who watch for danger.

In this model, the "sparrows" are actually searching for the perfect settings for the "student" (the neural network). Instead of the student guessing randomly, the Sparrow algorithm flies around the whole landscape to find the absolute best starting point. This ensures the student doesn't get stuck in a small valley but finds the highest mountain peak (the most accurate prediction).

The Result: A Perfect Team-Up

When they put these three tools together (SSA + MLP-BP + SpSA), the results were impressive.

  • The Score: The model got a score of 0.987 (out of 1.0), which is like getting an A+ on a very difficult test.
  • The Comparison: When they tested this against other methods (like just using the "student" alone, or just cleaning the data without the "scout leader"), the hybrid model was far superior. The other models made big mistakes, sometimes guessing wrong by huge margins, while the new model stayed steady even when the market was chaotic.

Why This Matters for Airlines

The paper explains that this isn't just about math; it's about real-world money and safety.

  • No More Empty Seats: If the model predicts accurately, airlines can put the right number of planes on the right routes. They won't waste fuel flying half-empty planes.
  • No More Overcrowding: They won't turn away happy customers because they underestimated demand.
  • Handling the Chaos: The model is particularly good at handling the "post-pandemic" mess, where demand has been jumping up and down wildly. It can spot the difference between a temporary blip and a real long-term trend.

In short, the authors built a system that cleans the data, learns the patterns, and double-checks the settings to give airlines a crystal-clear view of the future, helping them make smarter, cheaper, and more efficient decisions.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →