Artificial Intelligence in Aviation Beyond Autonomous Flight

It’s more than just flying cars and drones

Mikhail Klassen
Paladin AI
Published in
7 min readDec 19, 2020

--

The Liberty flying car, by Dutch company PAL-V. Photo via Wikimedia Commons, CC BY-SA 4.0. Author: Eslivb

This post is an adaptation of a talk I gave the Global Airline Training & Simulation virtual conference (Global ATS-V). I provided some background and history of the field of artificial intelligence, followed by examples of how AI is currently being applied to aviation in exciting ways.

AI is eating the world

It’s quickly becoming a cliché to say that AI is disrupting every industry on the planet. It’s been almost a year now since Marc Andreessen’s famous essay in the Wall Street Journal about why software is eating the world.

Software is eating the world. — Marc Andreessen

That was true in 2011, and it’s still true today. Everywhere we look, software is being embedded into the things that we use every day. Even toaster ovens are being outfitted with touchscreen displays.

Given the way that people breathlessly describe their new products using the words “artificial intelligence,” “machine learning,” and “predictive analytics” interchangeably (I’m somewhat guilty of this myself), it seems to me that people don’t necessarily understand the distinctions between these terms and may be using them more for their hype value than anything else.

Beyond the hype, though, is real technology that has been gaining traction for a long time and is poised to “eat the world.”

The myth of Talos describes a giant automaton made of bronze to protect Europa in Crete from invaders. This represents some of the earliest recorded ideas about a machine intelligence. Still image from Jason and the Argonauts (1963, Columbia Pictures)

Applied AI, in most industry and product categories, mostly comes down to doing predictions. Given some input data, predict the desired output. That’s it.

Some examples

  • Take X audio, and predict Y words as text (speech-to-text engine)
  • Take X text, and predict Y synthesized audio (text-to-speech engine)
  • Take X text, and predict the next word in the sentence (GPT-3)
  • Take X image, and predict Y contents (computer vision, image segmentation)
  • Take X time series, and predict Y future values (forecasting)
  • Take X user reviews (👍,👎), and predict Y preferred song/show/product (recommendation engine)
  • Take X user query, and predict Y table of results (search engine)

Virtually all machine learning tasks are prediction tasks. And the winner is the business that makes the best predictions.

Most businesses do not care about artificial general intelligence or whether consciousness can be instantiated in a machine. They care about solving real business problems.

I’m currently the CTO at an aerospace software company called Paladin AI, committed to melding human intelligence with machine intelligence in the area of pilot training.

With fully autonomous cars expected within years, it’s tempting to assume fully autonomous passenger aircraft are next. That’s mistaken.

Expecting the unexpected

Quite apart from the fact that Level 5 autonomy in cars is turning out to be much harder than we thought, given the current state of deep learning research, human brains seem to be uniquely qualified at dealing with the unexpected.

Dealing with the unexpected is at the core of much pilot training today: threat and error management, upset recovery and prevention, situational awareness, problem solving and decision making.

Instead of full autonomy, many automakers are opting for a stepped approach with human-augmenting automation systems that make driving safer, while still leaving the driver the responsibility of navigating through complex environments (any major city) and emergent situations (jaywalkers, unexpected obstacles, inclement weather).

A similar approach has been used in aviation, where automation has steadily overtaken many aircraft systems and processes.

Dealing with the unexpected is at the core of much pilot training today.

In the best case, this increased automation reduces the pilots’ cognitive burden of managing an aircraft. However, in the worst cases, pilots become too dependent on automation and lose their manual flying skills. This dependency has contributed to a number of high-profile accidents over the years.

A flight data recorder (left) and cockpit voice recorder (right) mounted in the rear fuselage of an aircraft. Photo by YSSYguy, via Wikimedia Commons. CC BY-SA 3.0.

AI is coming for aviation

Machine learning thrives wherever there is lots of data. And aviation is one of the most data-intensive industries on the planet. “Black box” data recorders were an early innovation that tracked a handful of parameters that were essential in accident investigations. The more modern Quick Access Recorder (QAR) tracks 2000 or more different parameters, and at much higher sampling rates. A multitude of other sensors are collecting data for predictive maintenance and future performance improvements.

Here is another example:

Most airlines employ highly complex machine learning models that predict the price a given consumer is willing to pay for their flight, allowing an airline to maximize the revenue per seat-km. This is why ticket prices are constantly changing right up until just before boarding.

Photo by Artur Tumasjan on Unsplash

The Covid-19 pandemic has thrown off these models. Since they’re based on historic data, and a disruption of this magnitude has never occurred before, airlines are having a difficult time setting and adjusting prices for flights.

What about pilot training?

The holy grail of “evidence-based training” would be if you could take all of your airline operations data, and have some very intelligent software design a perfectly tailored recurrent training curriculum for you. This program would perfectly target any weaknesses and not waste any time on redundant training.

What if such an AI could personalize down to the individual level, and start measuring competency directly?

For most of our industry’s history, pilot training has been task-based training, which has some obvious problems:

  • The number and variety of training tasks keeps increasing in response to new threats, and…
  • Rote execution of a task from memory does not, by itself, guarantee competency.

So the concern is that we’re making training more complex and more expensive, but not necessarily safer.

For these reasons, ICAO and others have been advocating for a shift to competency-based training. Now regulators are starting to push in that direction as well.

Implementing competency-based training, if done manually, comes with many upfront costs and increased instructor burden. Hence the need for automation.

Programs like the Multi-crew Pilot License (MPL) are already designed around competency-based training. These programs can help address the pilot shortage. But competency-based training is hard to implement. There’s an upfront cost to overhauling curricula. Instructors need to be retrained, because now they’re tasked with assessing pilots across even more dimensions.

So instead of adding more instructor overhead, we’re using AI to look for the competency indicators in the data, and do this automatically.

Pilot selection

Another example where AI can benefit aviation is in pilot selection. To become a pilot it takes the “right stuff” — certain aptitudes, personality traits, and psychomotor skills.

We also know that the necessary talent exist throughout the world, but when you look at pilot demographics, there is still a dramatic underrepresentation of women and people of color.

If applied correctly and ethically, machine learning algorithms, perhaps coupled with the competency-based training, could help make aviation become more accessible by identifying talent from a much wider pool of candidates.

We must then lower the cost barrier to entry in aviation. AI can assist in this regard through personalized learning. Focussing on competency rather than total flight hours can dramatically reduce the overall cost of training. AI can be used to efficiently implement competency-based training.

Avoiding bias

A machine learning algorithm isn’t objective by definition. It just learns from patterns, and if we’re not careful, our own biases get “baked” into the algorithms.

One of the ways that we combat bias is by using objective performance norms as much as possible. After every training session, we show instructors how the pilot performed against those performance norms.

While an instructor may be subjective, and it’s still the instructor that submits the final grade, we can at least present performance metrics against objective standards, which hopefully helps to avoid bias in assessment. This also helps with instructor standardization.

Pilot training in 2020/2021

In the middle of a pandemic, when thousands of pilots are furloughed, it can seem like the wrong time to change pilot training.

But the reality is that Covid-19 is likely going to make the pilot shortage worse. Early retirements, some furloughed pilots leaving the industry, and young aviators feeling discouraged are a few reasons.

So how do we prepare for that future? How can we help aviation recover?

In the near term, we can focus on data infrastructure and the digitization of assessment.

Adding capacity for data-driven training will allow training organizations to return to regular operations faster by re-certifying more pilots in less time, reducing remedial training, and collecting the necessary evidence for regulators to grant reductions in the frequency of recurrent training.

Conclusion

I believe it likely that commercial aircraft will eventually be fully autonomous. The technological and economic forces driving this are powerful. This is distinct from automation, which modern aircraft use in abundance. To account for the unexpected, industry experts believe pilots will remain an essential component of safe travel for a long time yet.

We want a future where becoming a pilot is open to everyone with the right aptitudes. Cost should not be an issue. And safety should be enhanced, not diminished, by this approach.

AI-driven assessment solutions can help with this, ultimately helping airlines bounce back leaner and safer.

Paladin AI

At Paladin AI, we’re building the tools and the platform that airlines and ATOs need to implement CBT, using their existing hardware and training media.

We’re empowering flight instructors by augmenting their capacity in the simulator, rather than burdening them with more responsibilities. Let AI look at the data so that they can focus on training.

Contact us to learn more.

--

--

Mikhail Klassen
Paladin AI

Entrepreneur, Data Scientist, PhD Astrophysicist, Writer, Mentor