The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A transport-cost distance maps how airlines’ networks differ and recover: after COVID some seasonal supply patterns converged while geographic and route-length specializations remained distinct, offering a practical benchmarking and monitoring tool for analysts and regulators.

Data-driven comparison of airline passenger flight supply using optimal transport theory
Qian Liu, Paul Rochet, Chantal Roucolle · August 27, 2026 · Transportation Research Part E Logistics and Transportation Review
openalex descriptive medium evidence 7/10 relevance Summary only summary available; pdf_status=paywall DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Qian Liu provider ID
  2. Paul Rochet provider ID
  3. Chantal Roucolle provider ID
The paper introduces an optimal-transport framework to quantify multidimensional dissimilarities between airline route networks and, using 2016–2025 European schedule data for 32 carriers, documents dimension-specific post‑pandemic convergence and persistent differentiation across carriers.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

This study develops an optimal transport (OT) framework for measuring pairwise airline supply dissimilarity across heterogeneous route networks. By representing each airline as a distribution of seat capacity or flight frequency across routes and defining route-level transportation costs, the framework provides a flexible and interpretable approach to comparing carriers beyond traditional measures based on multimarket contact or aggregate concentration. To illustrate its versatility, three OT-based dissimilarity indices are introduced to capture differences in seasonal supply positioning, geographic market proximity, and route-length structure. The framework is applied to European scheduled passenger flights for 32 airlines between 2016 and 2025. The empirical results show that airline relationships are multidimensional, with different patterns of similarity emerging across carrier types and network characteristics. A longitudinal analysis relative to the 2016 baseline reveals heterogeneous adjustment trajectories across airlines and indicates post-pandemic convergence in some dimensions of network organization alongside persistent differentiation in others. Overall, the proposed OT framework provides a general tool for inferring airline similarity from transport distances, assessing resilience and recovery following shocks, and examining structural change over time. The framework can also support the construction of airline peer groups for benchmarking, and the medium- to long-term monitoring of structural network recovery following major market shocks.

Summary

Main Finding

The paper develops an optimal-transport (OT) framework that represents each airline as a distribution of seat capacity or flight frequency over routes and uses route-level transportation costs to compute pairwise dissimilarities between carriers. OT-based indices capture multidimensional differences in network supply (seasonality, geographic proximity, route-length structure). Applied to 32 European airlines (2016–2025), the framework reveals heterogeneous and dimension-specific patterns of similarity, shows post‑pandemic convergence in some network dimensions and persistent differentiation in others, and yields a flexible tool for benchmarking, resilience assessment, and monitoring structural recovery after shocks.

Key Points

  • Airlines are modeled as probability distributions of capacity/frequency over routes; pairwise dissimilarity is the OT (earth-mover) distance between these distributions under a chosen route cost.
  • Three OT-based dissimilarity indices are introduced to highlight different supply dimensions:
    • Seasonal supply positioning — how carriers allocate capacity across seasonal time buckets.
    • Geographic market proximity — how overlapping or geographically close carriers’ routes are.
    • Route-length structure — differences in the distribution of route distances (short vs long haul).
  • The OT framework goes beyond simple multimarket contact or aggregate concentration measures by accounting for heterogeneity in route networks and giving interpretable transport costs.
  • Empirical application to European scheduled passenger flights (32 airlines, 2016–2025) shows:
    • Airline similarities are multidimensional and vary by carrier type and network features.
    • Longitudinal analysis (relative to a 2016 baseline) uncovers diverse adjustment trajectories across carriers.
    • After the COVID shock there is convergence in some network dimensions but persistent differentiation in others.
  • Practical uses include forming peer groups for benchmarking, assessing resilience/recovery, and tracking medium-to-long-term structural change.

Data & Methods

  • Data: route-level scheduled passenger flight data for 32 European airlines covering 2016–2025, represented as route-by-time distributions of either seat capacity or flight frequency.
  • Representation: each airline-year (or airline-time unit) is treated as a discrete distribution over route nodes (or route-time nodes) with mass proportional to capacity/frequency.
  • Cost specification: route-level transportation costs are defined to reflect the dimension of interest (e.g., geographic distance between route endpoints for market proximity; difference in route lengths for route-length structure; temporal distances for seasonality). These costs determine the amount of “work” required to reassign supply from one carrier’s network to another’s.
  • Distance computation: pairwise OT distances (earth-mover type metrics) are computed between airline distributions using the specified cost matrix, producing interpretable dissimilarity indices for each dimension.
  • Analysis:
    • Cross-sectional comparisons to reveal which carriers are similar on each dimension.
    • Longitudinal comparisons against a 2016 baseline to trace adjustment and recovery patterns over the 2016–2025 window.
    • Multidimensional comparisons to show that similarity depends on which network attribute is measured.
  • (Methodological note) The framework is modular: the choice of cost metric and distributional granularity can be adapted to the research question (e.g., include season/time, airport clusters, or route attributes).

Implications for AI Economics

  • Feature engineering for predictive models: OT distances provide interpretable, low-dimensional features capturing network similarity that can improve ML models predicting entry/exit, route launches, capacity changes, or competitive responses.
  • Clustering and peer-group construction: OT-based indices enable economically meaningful clustering of carriers for benchmarking, transfer learning, or constructing synthetic control units (matching on network similarity rather than only market overlap).
  • Treatment-effect heterogeneity and causal inference: OT distances serve as continuous similarity measures to stratify samples, form matched sets, or weight control units when estimating policy or shock impacts on carriers with similar network structures.
  • Monitoring and anomaly detection: longitudinal OT measures can be used in automated monitoring systems (change-point detection, early-warning) to detect atypical network restructuring after shocks or strategic shifts.
  • Market-structure and competition models: richer measures of carrier proximity improve empirical IO analyses (e.g., demand substitution, pricing competition) by replacing coarse multimarket-contact measures with transport-cost‑weighted distances that reflect actual capacity overlap.
  • Model validation and synthetic data: OT metrics can evaluate similarity between simulated and real networks when training or validating generative models of airline networks or market outcomes.
  • Computational considerations: OT computations can become costly on very large route sets; practical implementations may require approximation (e.g., entropy-regularized Sinkhorn methods) or aggregation (airport clusters, route bundling). AI economists should balance granularity and scalability when integrating OT features into ML pipelines.
  • Policy and resilience assessment: regulators and analysts can use OT-based tracking to evaluate structural recovery after shocks (pandemics, fuel crises) and to identify persistent structural differences that may warrant intervention or targeted support.

Overall, the OT framework supplies a flexible, interpretable distance metric for airline network comparison that can be directly incorporated into AI/econometrics workflows for prediction, causal inference, clustering, and monitoring of structural change.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper presents a well-specified, interpretable methodological framework and applies it to a decade of route-level data for 32 European carriers, yielding clear descriptive patterns (e.g., dimension-specific convergence after COVID). However, the results are descriptive and sensitive to cost/granularity choices; they do not establish causal mechanisms. Methods Rigorhigh — The methodological approach is appropriate and theoretically grounded (optimal-transport/earth-mover distances), cost specifications map cleanly to the dimensions of interest, and the framework is modular and scalable with recognized approximation strategies (e.g., Sinkhorn). Rigor is reduced only by reliance on researcher-chosen cost matrices and potential sensitivity to aggregation/regularization choices that require robustness checks. SampleRoute-level scheduled passenger flight data for 32 European airlines, 2016–2025; each airline-year treated as a discrete distribution over routes or route-time nodes with mass proportional to seat capacity or flight frequency. Themesorg_design innovation GeneralizabilityGeographic scope limited to European scheduled passenger carriers; results may not generalize to other regions or cargo/charter operators., Sample covers 32 airlines only; findings may not hold for very large cross-country samples or different market structures., Measures depend on researcher-specified cost matrices and granularity (route vs route-time vs clustered airports); different specifications can change rankings and trajectories., Descriptive analysis cannot identify causal drivers of observed convergence/divergence., Computational scalability and approximation (e.g., entropic regularization) may limit applicability to extremely large route universes without aggregation.

Claims (7)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The paper models each airline as a probability distribution of seat capacity or flight frequency over routes and computes pairwise carrier dissimilarities using optimal-transport (earth-mover) distances. Market Structure positive Multidimensional similarity and dissimilarity between airline route networks
Reading fidelity high
Study strength high
not reported
0.3
The framework produces distinct OT-based indices for seasonal supply positioning, geographic market proximity, and route-length structure. Market Structure positive Similarity across seasonal, geographic, and route-length dimensions of airline supply
Reading fidelity high
Study strength high
not reported
0.3
Compared with simple multimarket-contact or aggregate concentration measures, the OT framework accounts for heterogeneity in route networks and provides interpretable transport costs. Market Structure positive Measurement of carrier proximity and network differentiation
Reading fidelity high
Study strength medium
not reported
0.18
In an application to 32 European airlines observed from 2016 through 2025, airline similarities were multidimensional and varied by carrier type and network feature. Market Structure mixed Cross-carrier similarity in airline network supply
Reading fidelity high
Study strength medium
n=32
0.18
Relative to a 2016 baseline, the longitudinal analysis identifies diverse adjustment trajectories across airlines. Market Structure mixed Changes in airline network structure relative to the 2016 baseline
Reading fidelity high
Study strength medium
n=32
0.18
Following the COVID-19 shock, European airlines converged in some network dimensions while remaining persistently differentiated in others. Market Structure mixed Post-pandemic convergence and persistent differentiation in airline network structure
Reading fidelity high
Study strength medium
n=32
0.18
OT-based distances can be used to form economically meaningful airline peer groups for benchmarking, resilience assessment, and monitoring structural recovery after shocks. Organizational Efficiency positive Airline benchmarking and monitoring of network recovery
Reading fidelity high
Study strength low
n=32
0.09

Notes