Preprint
Article

This version is not peer-reviewed.

Coordinated Optimization of Inter-Hub eVTOL Feeder Services with Heterogeneous Passenger Behavior

Submitted:

20 July 2026

Posted:

23 July 2026

You are already at the latest version

Abstract
Inter-hub feeder service is a promising application for electric vertical takeoff and landing aircraft (eVTOL), especially when passengers must connect to subsequent flights under tight time constraints. This study develops an optimization framework that accounts for heterogeneous passenger behavior. Based on a stated-preference survey, we introduce delay-risk perception under remaining connection time constraints into passenger utility, identify heterogeneous preference classes, and formulate a bilevel optimization model. The upper level selects eVTOL schedules under given resource and fare configurations, while the lower level captures the stochastic user equilibrium of heterogeneous passengers competing across eVTOL and external transport alternatives. To solve the resulting mixed-integer nonlinear bilevel problem, we propose a Neural Bilevel Optimization and generalized Benders decomposition (Neur2BiLO-GBD) hybrid algorithm. Numerical experiments for the Shanghai Hongqiao-Pudong inter-hub transfer corridor show that the profit-maximizing operating plan generates positive social net utility of the feeder system under the baseline setting. Fleet size, charging infrastructure, and fare levels affect operator profit and social net utility differently, and their high-value regions do not fully coincide across operating scenarios. When external transport faces larger potential delays and remaining connection time is short, eVTOL is more likely to achieve both high operator profit and high social net utility.
Keywords: 
;  ;  ;  ;  ;  

1. Introduction

Electric vertical takeoff and landing aircraft (eVTOL) are increasingly regarded as a promising urban transport option for time-sensitive passengers because they can take off and land vertically, provide point-to-point service, and bypass surface congestion [1,2]. Their deployment also offers a potential route toward more integrated urban transportation networks. Transfers between major transport nodes, such as international airports and high-speed railway hubs, often involve high time costs and strict schedule constraints, making inter-hub feeder service a plausible early application for eVTOL. At the same time, eVTOL deployment must be coordinated with ground transport systems [3], and recent work has begun to integrate UAM into network-equilibrium settings that explicitly account for such multimodal interaction [4]. In a typical air-rail transfer scenario, passengers arriving at a high-speed railway station in the same city may need to reach an airport quickly when direct ground transfer is unavailable or when the transfer window is particularly tight. Related studies on air-to-rail intermodal travel also show that passengers make substantive choices within the transfer chain, including transfer-city selection [5]. In such settings, eVTOL can provide rapid point-to-point feeder service: passengers can transfer from the railway station to a station-integrated vertiport and quickly reach a vertiport retrofitted on the rooftop of an existing parking structure at the destination airport, thereby forming an efficient inter-hub transfer corridor.
Early studies on eVTOL operation and scheduling mainly examined supply-side efficiency under aircraft and infrastructure constraints. Kleinbekman et al. and Pradeep et al. modeled eVTOL arrival sequencing and heuristic scheduling for urban air mobility [6,7]. Other studies incorporated joint routing and charging optimization, time-varying demand, and variable intervals into eVTOL scheduling frameworks [8,9,10]. Farazi and Zou internalized community noise impacts, while Jin et al. considered integrated optimization of strategic planning and service operations for urban air mobility systems [11,12]. These studies primarily focus on supply-side operation or facility planning. By contrast, recent studies in flexible and modular transit systems have started to couple service scheduling with passenger travel-choice preferences or passenger assignment in bilevel frameworks [13,14]. The coupling between passenger choice behavior and operational scheduling therefore remains insufficiently explored.
In practical market operation, operators must consider passenger acceptance of eVTOL. Garrow et al. argued that eVTOL research should jointly consider demand, operations and competition with ground transport [15]. Mode-choice and stated-preference (SP) studies by Boddupalli et al. and Hwang and Hong also show that passenger adoption of eVTOL depends on service attributes, application scenarios and individual preferences [16,17]. More broadly, intermodal and emerging mobility choices exhibit substantial heterogeneity across passenger groups, including air-rail intermodal travelers, MaaS users, and multimodal public transport users [18,19,20]. Jiang et al. demonstrated, using Beijing as an example, that multidimensional demand assessment affects vertiport location [21]. Guo et al. further incorporated uncertain traveler preferences into eVTOL network planning [22]. This motivates a bilevel modeling framework that links operator-side scheduling with passenger-side response. In lower-level demand response, passengers facing a strict remaining connection time constraint and relatively high fares may exhibit highly elastic travel decisions, and travel intentions can shift markedly under flight delays or other disruptions [23]. Their choices depend not only on travel time and monetary cost, but also on direct competition from non-eVTOL feeder alternatives. Evidence from intermodal choice and feeder-mode switching further suggests that such decisions are shaped by a broad set of service and traveler attributes [24,25]. Because of preference differences and perception errors, passenger choice behavior is inherently stochastic. Stochastic user equilibrium (SUE), grounded in utility maximization, introduces perceived error terms and can describe passenger choice and flow distribution more realistically in multimodal transport environments [26]. Incorporating stochastic equilibrium response into eVTOL operation optimization can reduce the mismatch between supply-side schedules and realized passenger allocation, improving both interpretability and applicability.
Although stochastic user equilibrium improves behavioral realism, it substantially increases computational complexity. In multimodal feeder networks, Daganzo and Sheffi identified the structural limitation of the multinomial logit (MNL) model, namely the independence of irrelevant alternatives (IIA) [27]. When alternatives overlap strongly, a simple MNL structure cannot accurately represent correlations among options [28]. In inter-hub feeder settings, correlations often arise both among different eVTOL flights and between eVTOL and ground transport alternatives. If non-additive discrete-choice models such as nested logit are used to represent passenger behavior, standard Karush-Kuhn-Tucker (KKT) conditions cannot easily convert the bilevel model into a tractable single-level problem [29]. Meanwhile, the nested relation between upper-level scheduling and lower-level stochastic equilibrium rapidly increases problem size, limiting the efficiency of traditional exact algorithms and heuristics in large-scale instances.
Data-driven deep neural surrogate models offer a promising way to address this mixed-integer nonlinear bilevel bottleneck [30]. Such methods use deep neural networks to learn implicit mappings in complex optimization models, replacing parts of the analytical structure that are difficult to express explicitly. Dumouchelle et al. proposed the Neural Bilevel Optimization (Neur2BiLO) framework, which approximates the lower-level value function with a neural network and embeds it into upper-level optimization. Fischetti and Jo showed that deep neural networks with rectified linear unit (ReLU) activations can be exactly transformed into mixed-integer linear constraints, providing a methodological basis for embedding surrogate models into optimization problems [31,32]. Machine learning-enhanced Benders decomposition also offers useful ideas for problems that couple large-scale discrete decisions with complex continuous responses [33,34,35]. These algorithmic advances provide a basis for solving large-scale networks while preserving nonlinear lower-level behavioral responses.
This study makes three contributions. First, it develops a passenger eVTOL feeder choice model for inter-hub transfer. Based on an SP survey, the model introduces delay-risk perception under a remaining connection time constraint and combines a mixed nested logit model with a Gaussian mixture model (GMM) to identify heterogeneous passenger groups and their choice responses. Second, it constructs a bilevel eVTOL operation optimization model that accounts for heterogeneous passenger SUE response. The upper-level model maximizes operator profit by selecting eVTOL operation paths and schedules under a given fleet size, charging-infrastructure configuration, and fare level, while the lower-level model describes the equilibrium choices of heterogeneous passengers between eVTOL and external transport modes using nested logit SUE. Third, it proposes a Neur2BiLO-GBD hybrid solution framework and applies it to a representative inter-hub feeder case. By exploiting the separable structure between the linear impedance term and the nonlinear entropy term in the lower-level SUE equivalent objective, the framework shifts the nonlinear entropy term to a relaxed subproblem and iteratively corrects the surrogate master problem through generalized Benders cuts. The case study further evaluates the social net utility of the feeder system after eVTOL entry under profit-maximizing operation and identifies the operating scenarios in which eVTOL offers greater value as a feeder service.

2. Materials and Methods

2.1. Passenger Heterogeneity Modeling

2.1.1. Experimental Design

To examine passenger preferences for eVTOL in inter-hub feeder settings, this study conducted a stated-preference survey built around representative air-rail intermodal transfer scenarios. After arriving at a high-speed railway station in the same city, respondents were asked to choose among feeder modes to reach the airport for an onward flight. The modeled hub transfer process therefore spans arrival at the railway station, feeder-mode choice, and arrival at the destination airport, while subsequent airport processes common to all alternatives are not differentiated.
The core scenario variable is the remaining connection time (RCT), defined as the time available to complete the hub transfer process defined in this study once the passenger arrives at the high-speed railway station and enters the feeder decision stage. The time attribute (Time) of each mode denotes the normal time required to complete that process using the corresponding alternative. The potential delay attribute (Delay) denotes the additional delay that may arise beyond normal operating conditions.
To reduce response burden, the questionnaire directly provided the normal travel time and potential delay of each alternative, rather than asking respondents to calculate the time spent in each transfer stage. Respondents could therefore compare cost, time, and potential delay under a consistent time definition. All passengers were assumed to arrive at the high-speed railway station at the same time, and different remaining connection time levels were used to construct urgency scenarios and identify trade-offs among cost, time, and potential delay. Three scenarios were considered: a relaxed scenario with RCT = 120 min, indicating sufficient time redundancy and a relatively large choice set; a critical scenario with RCT = 90 min, in which the time required under regular feeder options approaches the transfer-time budget; and an urgent scenario with RCT = 75 min, in which the available connection time is further compressed and passengers face higher connection risk.
Because the subsequent optimization stage requires dynamic eVTOL scheduling, different eVTOL flights, as well as eVTOL and ground transport corridors, often overlap in space and time. A nested logit structure is therefore used to capture correlations among alternatives [36]. To represent substitution among service instances within the same mode and to identify the eVTOL nest parameter, two eVTOL alternatives were included in the SP experiment. They represent candidate eVTOL service instances formed by different attribute combinations under a given scenario. The full choice set consists of eVTOL option 1, eVTOL option 2, taxi/ride-hailing, and airport express rail. In the remainder of the paper, "external transport" refers to the non-eVTOL feeder alternatives that are not optimized by the operator, namely taxi/ride-hailing and airport express rail; "ground transport" is used only when describing their physical surface-transport characteristics.
The experimental scenarios were generated in Ngene using a D-efficient design [37]. The final D-error was 0.000124. The SP attributes and levels are listed in Table 1.
The survey targeted passengers in Shanghai with transfer experience involving major integrated transport hubs, such as railway stations and airports. Data were collected through the Tencent Questionnaire platform and its sampling service (https://wj.qq.com/). Before the formal survey, 176 valid pilot questionnaires were collected and used to refine several questionnaire items. The revised questionnaire was then used as the final version. The formal survey was conducted in April 2026. A total of 500 questionnaires were distributed. After screening and validation, 466 valid responses remained. Each respondent completed 18 SP choice scenarios, producing 8388 observations.
Table 2 summarizes respondents' socioeconomic characteristics and psychometric measures. The sample is dominated by passengers aged 26-35 years and by respondents with undergraduate degrees. In terms of travel characteristics, business and official travel account for the larger share. A five-point Likert scale was used to measure psychometric indicators (1=strongly disagree,2=disagree,3=neutral,4=agree,5=strongly agree). The results show high agreement with convenience preference and innovation acceptance, and moderately high levels of price sensitivity, new-technology safety concern, punctuality preference and uncertainty aversion. The sample therefore values efficient direct travel while also paying attention to cost, punctuality and uncertainty risk.

2.1.2. Passenger Choice Model

To estimate passenger preferences across feeder alternatives, this study uses a mixed nested logit model for SP choice data. The model introduces random parameters into a nested logit structure, allowing it to reflect correlations among alternatives and heterogeneity in passenger sensitivities to cost, travel time, and delay-risk perception [36].
According to the four alternatives defined in Section 2.1.1, the two eVTOL alternatives are assigned to the eVTOL nest, while taxi/ride-hailing and airport express rail are assigned to the ground transport nest. Let m ( i ) denote the nest to which alternative i belongs, and let B m denote the set of alternatives in nest m . Given individual random parameter vector β n , the probability that passenger n chooses alternative i is:
P n i = P n , m ( i ) P n i | m i
P n i | m = exp V n i / λ m j B m exp V n j / λ m
P n m = j B m exp V n j / λ m λ m q j B q exp V n j / λ q λ q
where P n i | m is the conditional probability that passenger n chooses alternative i within nest m , P n m is the probability that passenger n chooses nest m , and λ m is the inclusive value parameter of nest m .
To model delay-risk perception under the remaining connection time constraint, this study introduces a delay-risk perception term in addition to linear time and cost terms [38]. Based on random utility theory [39], the utility of alternative i for passenger n is:
V n i = A S C i + β n , c C n i + β n , t T n i + β n , R R n i
where V n i is the systematic utility of alternative i for passenger n ; A S C i is the alternative-specific constant; C n i , T n i , and R n i are the cost, travel time, and perceived delay risk associated with alternative i for passenger n , respectively; and β n , c , β n , t , and β n , R are the marginal utility coefficients for cost, travel time, and delay-risk perception. Because these marginal utilities are behaviorally expected to be negative, they are specified as the negative of lognormally distributed random variables.
An exponential delay-risk-perception function is constructed for inter-hub transfer scenarios:
R n i = exp κ d i R C T s 1
where d i is the potential delay of alternative i , R C T s is the remaining connection time in scenario s , and κ is the curvature coefficient.

2.1.3. Passenger Heterogeneity Results

To avoid strong correlation between the curvature coefficient κ in the delay-risk-perception function and the corresponding marginal utility coefficient β n , R , which may destabilize estimation and create local optima, this study calibrates κ = { 1 , 2 , 3 , , 16 } through grid search and then treats it as a fixed parameter in the main model. As shown in Figure 1(a), model fit is optimized when κ = 12 . Model parameters are estimated by maximum likelihood. The full-sample estimation results and goodness-of-fit measures are reported in Table 3.
The main model provides a satisfactory fit and explains mode-choice behavior in this scenario. The mean coefficients on cost, travel time, and delay-risk perception are all significantly negative at the 1% level, indicating that higher feeder cost, longer travel time, and stronger delay-risk perception all reduce passenger utility. The value of ρ 2 = 0.1723 is acceptable for discrete-choice models in transport applications.
The standard deviation parameters are also highly significant, indicating substantial unobserved heterogeneity in time valuation and delay-risk perception among passengers facing inter-hub transfer and remaining connection time constraints. To further identify latent behavioral groups, individual posterior preference parameters are extracted and clustered using a Gaussian mixture model (GMM) [40]. Candidate class numbers are set as G = 1 , , 6 , and the Bayesian information criterion (BIC) and silhouette coefficient are used for evaluation [41]. Although BIC declines as G increases, the decline shows a clear elbow at G = 2 . The silhouette coefficient also reaches its maximum at G = 2 , indicating the best statistical separation. The final classification therefore uses two classes.
The specific estimates for G = 2 are shown in Table 4.
The two classes exhibit significant preference heterogeneity under remaining connection time constraints. Their cost coefficients are close, suggesting that, in inter-hub transfer scenarios, the main difference lies in the strength of their sensitivity to travel time and delay-risk perception.
Class 1 accounts for 18.03% of the sample. Its behavioral parameters show stronger negative sensitivity to travel time and delay-risk perception. Its value of time and willingness to pay for unit delay-risk reduction are both higher than those of Class 2. Its A S C E is statistically insignificant, suggesting that, after controlling for cost, travel time, and delay-risk perception, there is insufficient evidence of an additional intrinsic preference for eVTOL. When RCT is reduced from 120 min to 75 min, the eVTOL choice share for this class remains close to 50%. Given its high time value and WTP for delay-risk reduction, this group places greater weight on reducing time loss and the disutility associated with potential delay. We therefore label Class 1 as "robustness-oriented passengers".
Class 2 accounts for 81.97% of the sample. It has lower value of time and lower willingness to pay for delay-risk reduction, but its A S C E is statistically significant, indicating a latent acceptance of eVTOL as a new transport mode. When RCT is reduced from 120 min to 75 min, its eVTOL choice share increases from 35.34% to 75.57%. This class is therefore more sensitive to tightening time constraints and more likely to switch to eVTOL under urgency. We label Class 2 as "general passengers".

2.2. Bilevel Planning Model Considering Heterogeneous Passenger Behavior

The eVTOL operation schedule is formulated as a bilevel network design problem under a leader-follower structure. The operator, as the leader, selects feasible eVTOL operation paths and schedules subject to the given fleet and infrastructure capacities. Passengers, as followers, choose among available modes and flights according to heterogeneous preferences, resulting in a stochastic user equilibrium passenger-flow assignment [42,43]. The resulting passenger allocation directly determines system resource use and revenue.

2.2.1. Physical Scenario

The planning horizon T is discretized into equal time steps Δ t , where Δ t = 1 min. On the supply side, the system operates a homogeneous eVTOL fleet subject to onboard state of charge (SOC), finite take-off/landing resources, and finite charging-pile capacity [8,10,44]. On the demand side, the model represents time-varying bidirectional feeder demand between a pair of hubs. Upon entering the decision stage at the origin hub, each passenger chooses between operator-provided eVTOL service and external transport under a given remaining connection time.
Physical feasibility is enforced through energy continuity, charging duration, and take-off/landing separation. Each flight task l between two hubs is assumed to have fixed flight time and fixed energy consumption E l f l i g h t . The remaining energy E p ( t ) of the aircraft executing path p at time t must remain within the admissible battery operating range [8,10]:
E m i n E p ( t ) E m a x
In the numerical experiments, E m i n = 28 kWh and E m a x = 140 kWh, corresponding to a 20% minimum SOC threshold. If the projected energy after the next flight would fall below E m i n , the aircraft must charge before executing that flight [10]. Otherwise, charging can be scheduled as needed. Each charging operation restores the battery to E m a x , and the charging duration Δ T c depends on the current remaining energy [8,44]:
Δ T c = 60 E m a x E p ( t ) P m a x
where P m a x is the constant charging power. Because Δ T c is measured in minutes and P m a x is specified in kW, Equation (7) uses the minute-based conversion of the charging time. In the time-space state network, this corresponds to a charging arc from ( h , t , e ) to ( h , t + Δ T c , E m a x ) .
For two consecutive operations o and o' using the same take-off/landing resource, the minimum separation requirement is [10,45]:
| t o o p t o o p | T s
where t o o p and t o o p are the times at which operations o and o perform take-off or landing. T s is the minimum separation constant. The binary parameter u h , t , p r u n indicates whether candidate operation path occupies a take-off/landing resource during the current time step. Given the discrete time step Δ t , the take-off/landing resource capacity of hub h , C h r u n , is:
C h r u n = Δ t T s

2.2.2. Time-Space State Network

The time-space state network is defined as a directed acyclic graph G = ( N , A ) . The node set N contains nodes v = ( h , t , e ) , where h H denotes a physical hub, t T denotes a discrete time and e denotes battery state of charge. The directed arc set A contains operation arcs and service arcs.
Operation arcs A p h y s represent eVTOL circulation and energy transition, including flight arcs, turnaround arcs, charging arcs and parking arcs. A flight arc A f l y connects ( h i , t , e ) to ( h j , t + t l , e E l f l i g h t ) , representing spatial displacement, time progression and energy consumption during a flight task. A turnaround arc A t u r n connects ( h , t , e ) to ( h , t + T t u r n , e ) , representing mandatory ground time for boarding, alighting, equipment cooling and safety checks after a flight. A charging arc A c h g connects ( h , t , e ) to ( h , t + Δ T c , E m a x ) , representing battery charging at a hub. A parking arc A s t a y connects ( h , t , e ) to ( h , t + Δ t , e ) , representing ground waiting without energy change [10].
Service arcs A s e r v describe travel choices by heterogeneous passengers in the time-space network, including flight service arcs, external transport arcs, and waiting arcs. A flight service arc A F connects ( h i , t ) to ( h j , t + t l ) and corresponds to a flight arc A f l y selected by the upper-level decision. An external transport arc A X connects ( h i , t ) to ( h j , t + τ t r a v e l m ) , representing completion of the hub transfer by an external mode. A waiting arc A w a i t connects ( h , t ) to ( h , t + Δ t ) , representing time spent waiting inside a hub.
Figure 2 illustrates the operation process of a single eVTOL and the passenger travel-choice process in the time-space network. An eVTOL with initial full energy E m a x enters the turnaround arc A t u r n at hub A at time t 1 , completes ground turnaround in T t u r n , then follows a flight arc A f l y , flies for t l , consumes E l f l i g h t , and arrives at hub B at time t 3 . After landing, it enters a charging arc A c h g , spends Δ T c charging and restores its state of charge (SOC) to E m a x .
Passenger choices occur on service arcs A s e r v . Passengers arriving at hub A at t 1 choose a feeder mode under the remaining connection time condition R C T k ( t ) . If they choose eVTOL, they first spend waiting time on A w a i t , board at node ( A , t 2 ) , and then travel on an eVTOL flight service arc in A F . If they choose external transport, they directly take external transport arc A X to hub B and complete the hub transfer process. They then proceed through common downstream processes such as security screening and boarding. The labels x a , k r , t * and c a , k t on eVTOL flight service arcs denote equilibrium passenger flows and perceived impedance solved by the SUE model in Section 2.2.4. Finally, eVTOL passenger flow and external transport flow exit the network at nodes ( B , t 3 ) and ( B , t 5 ) , respectively.

2.2.3. Model Assumptions and Notation

Four assumptions are introduced to make the model tractable. First, the eVTOL operation plan is determined uniformly over the planning horizon and does not consider real-time rolling adjustment. Fleet size, take-off/landing resources and charging facilities remain fixed within the planning horizon. Second, passenger demand is aggregated by class. Passengers in the same class share the same utility parameters, and differences across classes are represented by cost, travel-time and delay-risk-perception coefficients. Third, all feeder demand generated during the planning horizon must be assigned to a service. Demand cancellation, trip abandonment and unserved demand are not considered. Fourth, external transport modes do not participate in the operation optimization. Their cost, travel time, waiting time and potential delay are exogenously given. Taxi/ride-hailing and airport express rail waiting times are represented by average waiting times, and external modes are assumed to have unlimited capacity.
Table 5 summarizes the main sets, parameters and decision variables used in the model. Symbols not listed in the table are defined in the text.

2.2.4. Lower-Level Model

The lower-level model is a capacity-constrained stochastic user equilibrium problem. It describes how heterogeneous passengers choose paths in the time-space network according to travel utility under a given upper-level flight supply, and how these choices lead to an equilibrium flow distribution.
The demand density D r , k t for passenger class k on route r is assumed to follow a two-peak Gaussian model:
D r , k t = b { 1 , 2 } Q r , k , b 2 π σ b exp ( t μ b ) 2 2 σ b 2
where Q r , k , b is the total demand in peak period b , and μ b and σ b denote the mean peak time and time coverage span. During hub transfer, each passenger faces a clear remaining connection time. In the dynamic assignment model, R C T k ( t ) denotes the remaining time budget of passenger class k at decision time t , updated from the SP scenario-level R C T s according to the current decision time. This dynamic RCT enters the delay-risk-perception function and affects passengers' perceived utility at each decision time.
The lower-level model uses the utility structure calibrated in Section 2.1 and converts individual preference parameters into class-specific parameters. For passenger class k , the utility of choosing eVTOL flight l at time t is:
V k , l E ( t ) = A S C E + β k , c F E + β k , t ( t a r r l t ) + β k , R R k , l ( t )
where A S C E is the eVTOL alternative-specific constant, F E is the fixed fare, t a r r l t is the total travel time including waiting and flight time, and R k , l ( t ) is the delay-risk-perception function under the passenger's remaining connection time constraint.
According to Equation (5), the delay-risk-perception term is:
R k , l ( t ) = exp κ d l R C T k ( t ) 1
where d l is the potential delay of eVTOL flight l , R C T k ( t ) is the remaining connection time of passenger class k at decision time t , and κ is the curvature coefficient.
For external transport mode m , the utility function is similarly defined as:
V k , m X ( t ) = A S C m + β k , c F m + β k , t ( τ t r a v e l m + τ w a i t m ( t ) ) + β k , R R k , m ( t )
where A S C m is the constant of external transport mode m , τ t r a v e l m is its base deterministic travel time, τ w a i t m ( t ) is the waiting time at time t , and the dynamic delay-risk-perception term is R k , m ( t ) = exp κ d m R C T k ( t ) 1 , where d m is the potential delay of mode m .
The generalized utilities are transformed into generalized arc impedances in the time-space graph. For an eVTOL service arc a , whose corresponding flight is l ( a ) , impedance is defined as the negative of utility, c a , k E , t = V k , l ( a ) E ( t ) . For an external transport arc a , whose corresponding external mode is m ( a ) , impedance is c a , k X , t = V k , m ( a ) X ( t ) .
Based on these generalized arc impedances, the lower-level model uses a nested logit SUE form to describe path assignment by heterogeneous passengers in the time-space service network. Let Ω r , t denote the feasible service-path set for route r and departure time t , partitioned into the eVTOL flight nest Ω E , r , t and the ground transport nest Ω X , r , t . η k is the nest-level scale parameter for passenger class k , while μ E , k and μ X , k are the within-nest path-choice scale parameters. In the numerical experiments, η k is normalized to 1, and the within-nest scales are derived from the full-sample inclusive-value parameters as μ E , k = 1 / λ e = 1.965 and μ X , k = 1 / λ g = 1 .
Following Sheffi's equivalent mathematical programming approach, under a given upper-level schedule and its resulting flight capacity, the flow distribution of the nested logit SUE model is the optimal solution of the following capacity-constrained convex optimization problem (P1). The probabilistic equilibrium assignment can be expressed through an entropy-optimization form [43,26]. The derivation is given in Appendix A.
( P 1 ) min x , f , y Z ( x , f , y ) = a A k K r , t x a , k r , t c a , k t + Ψ e n t ( f k t , y k t )
The first term is the generalized total system impedance, representing the cumulative product of arc flow x a , k r , t and corresponding arc impedance c a , k t over all passengers in the time-space network. Ψ e n t contains the generalized entropy function with microscopic choice entropy and nested-structure correction:
Ψ e n t ( f k , y k ) = r , t [ 1 μ E , k H ( f E t ) + 1 μ X , k H ( f X t ) + 1 η k 1 μ E , k H ( y E t ) + 1 η k 1 μ X , k H ( y X t ) ]
where H ( x ) = x j ln x j is the entropy operator. y k , r E , t and y k , r X , t are the eVTOL-nest and ground-transport-nest flows for passenger class k on route r at time t . Under this scale setting, the entropy coefficients are non-negative and the lower-level equivalent program remains convex.
Let f ω , k r , t denote the assignment flow of passenger class k on path ω . Arc flows and nest aggregate flows are obtained from path flows:
x a , k r , t = ω Ω r , t : a ω f ω , k r , t , a , k , r , t
y k , r E , t = ω Ω E , r , t f ω , k r , t , y k , r X , t = ω Ω X , r , t f ω , k r , t , k , r , t
Given an upper-level schedule z , the available seat capacity of eVTOL flight service arc a is determined by the selected operation paths:
S a ( z ) = S p P ξ a , p z p , a A F
The model constraints are:
w : ( v , w ) A x v w , k r , t w : ( w , v ) A x w v , k r , t = q v , k r , t , v N , k K , r , t
y k , r E , t + y k , r X , t = D r , k t , k , r , t
k K r , t x a , k r , t S a ( z ) , a A F
x a , k r , t 0 , f ω , k r , t 0 , y k , r E , t 0 , y k , r X , t 0
Equations (16) and (17) aggregate path flows into service-arc flows and nest flows, and Equation (18) gives the available capacity of flight service arcs under a given upper-level schedule. Equation (19) is the flow-conservation constraint, where q v , k r , t equals D r , k t at the origin node, D r , k t at the destination node, and 0 at intermediate nodes. Equation (20) assigns all demand to either the eVTOL nest or the ground transport nest, while Equation (21) ensures that passenger flow on eVTOL service arc a does not exceed its available capacity S a ( z ) . The dual variable γ a 0 represents the shadow price of capacity scarcity: γ a = 0 when capacity is slack and γ a > 0 when the capacity constraint is binding. Solving the KKT conditions of this convex program, as shown in Appendix A, proves its equivalence to the capacity-constrained nested logit SUE. Equation (22) imposes non-negativity [43].

2.2.5. Upper-Level Model

The upper-level model selects candidate eVTOL operation paths through the binary variables z p , thereby determining the flight schedule under the specified fleet, infrastructure, and fare configuration. The objective is operator profit maximization. z p { 0 , 1 } , p P . z p = 1 indicates that candidate operation path p is selected, and z p = 0 otherwise.
The infrastructure fixed cost C f i x e d , including fleet depreciation and charging-pile construction, is:
C f i x e d = C f i x N a c + C i n f h H C h c h g
The variable cost C v a r ( z ) associated with the operation plan includes flight operating cost and electricity consumption cost. c p v a r contains maintenance cost corresponding to flight operating time and the take-off-and-landing cycle cost of each flight leg:
c p v a r = l p ( C o p s t l + C l a n d )
where C o p s is the operating cost per unit flight time, C l a n d is the cost per take-off or landing, and t l is the duration of a single flight.
C v a r ( z ) = p P z p ( c p v a r + c e l e c E p )
where c e l e c is the unit electricity price and E p is the total energy consumption of path p .
Total revenue is determined by the actual flow assigned to each eVTOL flight service arc, x a , k r , t * , fed back by the lower-level model, multiplied by the fare. Operator profit Π ( z ) is:
max z Π = a A F k K r , t F E x a , k r , t * ( z ) C f i x e d + C v a r ( z )
The total number of eVTOLs put into operation cannot exceed the operator's fleet size:
p P z p N a c
For any hub h and discrete time t , the total resource occupation of all selected paths cannot exceed the physical capacity of the hub. The take-off/landing resource and charging-pile constraints are:
p P u h , t , p r u n z p C h r u n , h H , t T
p P u h , t , p c h g z p C h c h g , h H , t T
where u h , t , p r u n { 0 , 1 } and u h , t , p c h g { 0 , 1 } are time-space occupation indicators for take-off/landing and charging resources, respectively. They indicate whether candidate operation path p occupies the corresponding facility at hub h at time t . C h r u n and C h c h g are the corresponding capacity limits.

2.2.6. Social Net Utility of the Feeder System

Beyond maximizing operator profit at the upper level, this study defines the social net utility of the feeder system to evaluate the combined effect of eVTOL entry on operator profit and improvement in passenger utility. In the no-eVTOL scenario, passengers can only complete inter-hub transfer by external transport modes. For travel by passenger class k on service arc a , the evaluation impedance is defined as:
c ¯ a , k e v a l = β k , t T a + β k , c F a + β k , R R a , a A s e r v , k K
where c ¯ a , k e v a l is the service-arc impedance used for social net utility evaluation, A s e r v is the set of service arcs, and F a is the travel cost associated with arc a .
Let G k E denote the equilibrium evaluation impedance of passenger class k with eVTOL entry, and let G k 0 denote the corresponding impedance without eVTOL entry. The monetized passenger welfare increment is:
Δ C S e v a l = k K G k 0 G k E β k , c
The social net utility of the feeder system is then the sum of operator profit and monetized passenger welfare increment:
Δ S W = Π ( z ) + Δ C S e v a l

2.3. Neur2BiLO-GBD Hybrid Solution Framework

Directly solving the eVTOL scheduling problem with stochastic user equilibrium response is difficult for two reasons. First, the problem includes both 0-1 scheduling decisions and nested logit SUE response, creating substantial combinatorial and nonlinear complexity. Second, the lower-level model contains a highly nonlinear equivalent objective with logarithmic entropy terms, so it is not directly amenable to KKT-based linearization. Although generalized Benders decomposition (GBD) is advantageous for high-dimensional discrete optimization, it cannot directly handle nonlinear bilevel nested planning [33,34].
To address these difficulties, this study proposes a generalized Benders decomposition algorithm based on Neur2BiLO, referred to as Neur2BiLO-GBD. The method embeds a neural approximation of the lower-level optimal value function into a single-level surrogate model [31], decomposes that model into a surrogate master problem and a relaxed subproblem, and finally re-solves the original lower-level SUE under the selected schedule to recover exact passenger response.

2.3.1. Single-Level Reformulation Based on Neur2BiLO

The original bilevel model can be written as:
max z , v Π ( z , v ) = R e v ( v ) C f i x e d + C v a r ( z )
s . t . z Z
v arg min v Ω L L ( z ) Z ( v )
where z is the upper-level scheduling decision vector, v = ( x , f , y ) is the lower-level passenger-flow assignment vector, and Π ( z , v ) is operator profit, determined by eVTOL fare revenue R e v ( v ) and operating cost C f i x e d + C v a r ( z ) . Z is the feasible region of the upper-level physical and logical scheduling constraints. Ω L L ( z ) is the feasible region of lower-level passenger-flow variables under a given schedule, including flow conservation, demand satisfaction, capacity limits and non-negativity. Z ( v ) is the equivalent objective of the lower-level nested logit SUE.
Following the value-function reformulation principle proposed by Dumouchelle et al. under the optimistic assumption, the lower-level optimal value function is defined as:
Φ ( z ) = min v Ω L L ( z ) Z ( v )
Based on this value function, the bilevel model can be rewritten as:
max z Z , v Ω L L ( z ) R e v ( v ) C f i x e d + C v a r ( z )
s . t . Z ( v ) Φ ( z )
Here, Φ ( z ) is the optimal value of the lower-level problem under schedule z . Directly computing Φ ( z ) requires repeatedly solving the dynamic SUE problem during the combinatorial search, which is computationally expensive. This study therefore uses a multilayer perceptron (MLP) with ReLU activation as the value-function approximation, denoted Φ ^ ( z ; θ ) , to estimate the lower-level equilibrium value under a given schedule. The surrogate model uses scheduling variables as input and lower-level SUE objective values as training targets. The training samples, network settings, and prediction accuracy are reported in Section 3.2. Following Fischetti and Jo, the forward pass of a ReLU neural network can be represented exactly, via a Big-M formulation, as a set of standard mixed-integer linear constraints with auxiliary continuous and binary variables [31,32].
Because neural-network prediction may contain errors, the surrogate may underestimate the true lower-level value, Φ ^ ( z ) < Φ ( z ) . Since Z ( v ) is always greater than or equal to the true lower bound Φ ( z ) , the constraint Z ( v ) Φ ^ ( z ) may make the problem infeasible. A non-negative continuous slack variable s 0 is therefore introduced, yielding Z ( v ) Φ ^ ( z ) + s . The upper-level profit objective subtracts a penalty term ρ s , encouraging s to approach 0 and forcing the lower-level objective toward the surrogate optimal boundary Φ ^ .
The final reconstructed single-level mixed-integer programming model is:
max z Z , v Ω L L ( z ) , h , b , Φ ^ , s R e v ( v ) C f i x e d + C v a r ( z ) ρ s
s . t . ( z , h , b , Φ ^ ) Ω N N
Z ( v ) Φ ^ + s
s 0
where h and b are auxiliary continuous and binary variables derived from neural-network hidden-layer outputs and activation states; Ω N N denotes the linear polyhedral constraints that represent the forward mapping of the surrogate model; ρ is the neural approximation error penalty coefficient; and s is the slack variable. This reformulation converts the original highly nonlinear nested bilevel model into a single-level mathematical programming model with a value-function constraint.
In the studied scenario, solving this single-level model directly with Gurobi remains challenging. First, the constraint Z ( v ) Φ ^ ( z ) + s requires the solver to evaluate the lower-level objective Z ( v ) within the optimization model. Because this function contains high-dimensional continuous flow variables and highly nonlinear logarithmic entropy terms, an MILP solver such as Gurobi would require piecewise-linear or outer-approximation representations for these nonlinear terms. This introduces many auxiliary variables and constraints and causes rapid model expansion. Second, the combination of discrete scheduling decisions and the binary variables introduced by neural-network transformation greatly expands the search space.

2.3.2. Surrogate Master Problem and Relaxed Subproblem

To address the dimensional and nonlinear difficulties of direct single-level solution, this section decomposes the model in Section 2.3.1 into a surrogate master problem and a relaxed subproblem. The master problem retains scheduling decisions, linear passenger-flow relations, resource constraints, and neural surrogate constraints, while using an auxiliary variable to represent the nonlinear entropy term in the lower-level SUE equivalent objective. The relaxed subproblem computes the separated entropy value and gradient at candidate points and returns the corresponding linear cuts to the master problem.
The objective Z ( v ) in the value-function reformulation constraint can be decomposed into a linear part and a nonlinear entropy term:
Z ( v ) = L ( v ) + H ( v )
where L ( v ) represents the linear objective term formed by generalized arc impedance and arc flow, and H ( v ) represents the nonlinear entropy term generated by random utility in the nested logit SUE equivalent form.
The surrogate master problem retains z , v = ( x , f , y ) , neural-network linearization variables h and b , the value-function prediction Φ ^ , and slack variable s . To avoid explicitly expanding H ( v ) in the master problem, a continuous variable α is introduced to represent the entropy term, and its value is progressively approximated by a set of generated cuts J . The surrogate master problem (MP) is:
max z , v , Φ ^ , α , s , h , b R e v ( v ) C f i x e d + C v a r ( z ) ρ s
s . t . z Z
v Ω L L l i n ( z )
( z , h , b , Φ ^ ) Ω N N
L ( v ) + α Φ ^ + s
α C ( j ) ( v ) , j J
s 0
where Ω L L l i n ( z ) is the linear feasible region containing flow conservation, path-arc aggregation, demand satisfaction, capacity limits and non-negativity; J is the current set of generated entropy cuts; and C ( j ) ( v ) is the j -th entropy cut. Equation (48) is the value-function reformulation constraint in the master problem, and Equation (49) progressively supplements the separated entropy term through linear cuts.
Additional linear strengthening constraints are added to the surrogate master problem to bound serviceable eVTOL demand, flight capacity, and fare revenue, thereby reducing relaxation errors caused by fractional schedules, capacities, and flows.
The valid inequalities added to the master problem correspond to the lower-level demand satisfaction constraint (20), the flight capacity constraint (21) and the upper-level revenue function (26):
0 a A F x a , k r , t D r , k t , k , r , t
k K r , t x a , k r , t S a ( z ) , a A F
R e v ( v ) = a A F k K r , t F E x a , k r , t
where S a ( z ) = S p P ξ a , p z p denotes the available capacity generated by schedule z on service arc a .
Let the k -th candidate point that triggers relaxed-subproblem checking be:
( z k , v k , Φ ^ k , α k , s k )
where z k is the candidate schedule, v k is the candidate passenger-flow assignment, Φ ^ k = Φ ^ ( z k ; θ ) is the neural value-function prediction, α k is the entropy auxiliary variable and s k is the slack variable in the value-function reformulation constraint.
The relaxed subproblem fixes candidate passenger flow v k and exactly computes the nonlinear entropy term separated from the master problem. The entropy value at the current candidate point is:
H k = H ( v k )
The left-hand side of the complete value-function reformulation constraint is:
Z k = L ( v k ) + H k
where H k is the nonlinear entropy value corresponding to v k , and Z k is the full value of Z ( v ) after adding the entropy term back. If the master-problem auxiliary variable underestimates the true entropy term, that is, if H k > α k , a new entropy cut is generated. To construct this cut, the first-order gradient of the entropy term at the current point is computed:
g k = H ( v k )
Let v i denote a component of the passenger-flow vector v . Then:
g i k = H ( v ) v i v = v k , i I v
where I v is the passenger-flow variable index set and g i k is the partial derivative of the entropy term with respect to v i at candidate point k . The subproblem outputs H k , Z k and g k , which are used to determine whether a new cut is needed and to construct it.

2.3.3. Linear Cuts and Algorithm Flow

Using the entropy value H k and gradient g k output by the relaxed subproblem, a first-order supporting inequality of the convex entropy function H ( v ) at v k can be constructed:
H ( v ) H k + ( g k ) T ( v v k )
The entropy cut generated at candidate point k is:
C ( k ) ( v ) = H k + ( g k ) T ( v v k )
When H k > α k , the following linear cut is added to the master problem:
α C ( k ) ( v )
Expanding Equation (61) by passenger-flow components gives:
α H k i I v g i k v i k + i I v g i k v i
As the cut set J grows, the auxiliary variable α progressively approaches the entropy term H ( v ) , so that the value-function reformulation constraint in the surrogate master problem becomes increasingly close to that in the original single-level model.
The master-problem decision z * is based on the neural surrogate approximation of the value function and the iteratively generated linear cuts. After the algorithm terminates, the final z * is substituted back into the original lower-level SUE model to compute the true passenger response v * and true profit Π t r u e , thereby correcting the numerical evaluation bias introduced by surrogate approximation and relaxation. The full procedure is shown in Algorithm 1.
Algorithm 1. Neur2BiLO-GBD solution algorithm.
Step Procedure
Input Time-space network topology and resource configuration G ( N , A ) ; passenger origin-destination (OD) demand set and nested logit parameters; pretrained neural surrogate Φ ^ ( z ; θ ) .
Output Scheduling decision z ; passenger equilibrium flow assignment v ; true system profit Π t r u e .
1 Decompose Z ( v ) as Z ( v ) = L ( v ) + H ( v ) , and initialize the entropy cut set J
2 Repeat.
3 Construct and solve the surrogate master problem MP, including scheduling constraints, linear passenger-flow relations, neural-network surrogate constraints, linear strengthening constraints and all generated cuts.
4 Obtain candidate point ( z k , v k , Φ ^ k , α k , s k ) .
5 Fix v k , and compute H k = H ( v k ) ,
Z k = L ( v k ) + H k and g k = H ( v k ) .
6 If H k > α k , generate entropy cut C ( k ) ( v ) = H k + ( g k ) T ( v v k ) and add it to the master problem.
7 If the current candidate point satisfies the generated-cut conditions, compute candidate profit Π k = R e v ( v k ) C f i x e d C v a r ( z k ) and update the incumbent feasible solution.
8 Until the master-problem search terminates, the computational budget is exhausted or no effective new cut is generated.
9 Fix z and solve the original lower-level SUE model to obtain true passenger-flow assignment v .
10 Compute true system profit Π t r u e = R e v ( v ) C f i x e d C v a r ( z ) .
11 Return ( z , v , Π t r u e ) .

3. Results and Discussion

3.1. Numerical Experiment Setting

The proposed model and solution method are evaluated using a representative air-rail intermodal feeder scenario between two major hubs. The experiments first compare Neur2BiLO-GBD, Neur2BiLO, mixed-integer Karush-Kuhn-Tucker reformulation (MKKT) and a genetic algorithm (GA), which is commonly used for bilevel planning models, under different problem scales. This comparison evaluates computational efficiency and solution quality. The baseline eVTOL schedule and passenger-flow allocation are then analyzed to illustrate system operation under complex supply-demand conditions. The effects of fleet size and charging-facility configuration on operator profit and social net utility are examined. Finally, operational outcomes under different fares, remaining connection times, and external transport delay levels are analyzed.
The case study uses the feeder corridor between Shanghai Hongqiao Integrated Transportation Hub and Pudong International Airport. The straight-line distance is approximately 45 km, and the actual ground feeder distance is approximately 60 km. This corridor is representative of long-distance dual-hub transfer in a large city. Passenger flow at major transport hubs is strongly concentrated in time and space, making it suitable for inter-hub feeder service [46]. Because current eVTOL operations are constrained by visual flight rules (VFR) and visual meteorological conditions, safe night operations under low visibility are difficult to ensure. The eVTOL operating window is therefore set to 08:00-18:00 [47].
Figure 3. Inter-hub feeder scenario between Hongqiao Hub and Pudong International Airport. 
Figure 3. Inter-hub feeder scenario between Hongqiao Hub and Pudong International Airport. 
Preprints 224150 g003
Experimental parameters include operator supply-side parameters, external transport parameters, and passenger behavior parameters. On the supply side, a representative five-seat eVTOL is used to represent a homogeneous fleet. Single-flight duration is set to 14 min, and single-flight energy consumption is set to 30 kWh. Other parameters are given in Table 6. Passenger behavior parameters are taken from the estimation results in Section 2.1. Passengers are divided into robustness-oriented passengers and general passengers, with market shares of 18.03% and 81.97%, respectively. The cost, travel-time, and delay-risk-perception coefficients of each class follow Table 4, and the curvature coefficient in the delay-risk-perception function is set to κ = 12 . Total daily passenger demand is allocated to the two classes according to these market shares.
On the demand side, the alternative set is constructed from the travel characteristics of Hongqiao-Pudong transfer passengers. Existing air-rail intermodal studies show that transfer time, feeder convenience, intermodal passenger behavior, and timetable coordination all affect air-rail connection service quality [48,49,50]. Such passengers usually have high values of time, face tight schedule constraints, and may carry luggage, which makes them particularly sensitive to feeder time and travel reliability. This study therefore excludes conventional urban rail transit from the external alternatives because it is slower, involves more stops, and offers lower comfort. Instead, taxi/ride-hailing and airport express rail are selected as the main external substitutes for eVTOL. Taxi/ride-hailing provides door-to-door feeder service, whereas airport express rail provides a rapid rail feeder connection between Hongqiao Hub and Pudong Airport.
Service and cost parameters for each alternative are set using average road conditions from AutoNavi, historical fare data, and public operating information. In the baseline scenario, taxi/ride-hailing is assigned an average travel time of 60 min through the urban expressway network, an average waiting time of 5 min, and a fare of 150 CNY. Airport express rail is assigned a travel time of 40 min, an average waiting time of 7.5 min, and a full-trip fare of 26 CNY. These time parameters correspond to the hub transfer process defined in Section 2.1 and exclude common subsequent airport processes. The baseline configuration sets the eVTOL fleet size to 16 aircraft, the total number of charging piles in the two-hub system to 8, total daily passenger demand to 4000 passenger trips, remaining connection time (RCT) to 100 min, and eVTOL fare to 200 CNY.

3.2. Algorithm Performance

To evaluate solution performance, this section uses MKKT as the baseline algorithm and compares Neur2BiLO, Neur2BiLO-GBD and GA across different computational scales. The eVTOL operating durations are 60 min, 120 min, 240 min, 360 min and 600 min. All methods use the same baseline configuration, and the time limit for each instance is 600 s. All numerical experiments are run on a computer with a 13th Gen Intel Core i7-13700HX central processing unit (CPU) at 2.10 GHz and 32 GB random-access memory (RAM).
For Neur2BiLO and Neur2BiLO-GBD, independent MLP surrogate models are trained for different-scale instances to approximate the lower-level value function. Training samples consist of 30,000 feasible schedules and their corresponding lower-level SUE solutions. Scheduling decision variables are used as model inputs, and lower-level value-function values are used as fitting targets. Samples are split into training, validation and test sets at a ratio of 8:1:1. Each surrogate model has two hidden layers with 96 neurons per layer, uses ReLU activation, and is trained with the Adam optimizer at a learning rate of 0.01. Test results show high predictive accuracy for all scales, with test-set coefficients of determination above 0.98. For the 600-min instance, the test-set R 2 is 0.9887, and the mean absolute error (MAE) and root mean square error (RMSE) are 232.9 and 350.0, respectively.
As shown in Table 7, MKKT obtains the optimal solution in the 60-min case. As operating duration increases, however, the complementarity constraints and integer variables introduced by KKT single-level reformulation cause the model size to grow rapidly, and MKKT cannot find feasible solutions within the time limit for larger cases. GA can return feasible schedules within the time limit, but each individual evaluation requires a passenger-flow assignment procedure. As the search dimension grows with operating duration, the effective search depth becomes limited. Its solution quality therefore fluctuates, and it cannot provide an optimality gap.
Neur2BiLO rapidly obtains objective values identical or very close to MKKT in the 60-min and 120-min cases, indicating that value-function-based single-level approximation can reduce bilevel solution difficulty. As duration grows, however, piecewise linearization of the SUE entropy term introduces many additional variables and constraints, and solution efficiency declines. In the 240-min and larger cases, Neur2BiLO shows longer solution times and larger optimality gaps, suggesting that direct solution of the single-level reformulation remains computationally demanding at large scale. In the largest instance, the large gap of direct Neur2BiLO mainly reflects loose bounds caused by the expanded single-level reformulation, whereas Neur2BiLO-GBD maintains a much tighter bound. By separating the SUE entropy term into a subproblem and using Benders cuts to correct the master problem, Neur2BiLO-GBD avoids most of that expansion and remains more stable in larger cases. For the 240-min, 360-min, and 600-min cases, it obtains higher-quality feasible solutions and smaller optimality gaps.
Figure 4 shows the normalized upper and lower bound convergence trajectories of Neur2BiLO-GBD for representative 60-min and 240-min instances. In the 60-min case, the bounds converge quickly and approach the optimum within a short time. In the 240-min case, the bounds gradually tighten as Benders cuts are added, indicating that the decomposition algorithm effectively uses subproblem information to correct the master problem. For the 600-min large-scale instance, the GBD process must iteratively generate cuts to correct the master problem, and the larger operating scale makes the master relaxation harder to approximate. The optimality gap therefore cannot fully close within the time limit. Nevertheless, Neur2BiLO-GBD stably obtains high-quality feasible solutions and provides valid optimality bounds under the given computational budget.

3.3. Scheduling Results

To illustrate baseline scheduling outcomes, this section examines flight execution, charging-pile occupation, passenger service, and representative aircraft trajectories.
Figure 5 and Figure 6 show that the baseline timetable concentrates flight supply in the morning and evening demand peaks while preserving off-peak windows for charging and operational adjustment. No take-off or landing operation violates hub resource-capacity constraints, and charging-pile occupation remains within the system-wide capacity of the eight charging piles. The resulting schedule therefore maintains fleet circulation while satisfying the physical resource constraints.
Passenger arrivals in Figure 7 exhibit a clear morning-evening double-peak pattern. eVTOL ridership rises with those peaks, but fleet size and seat capacity still leave a substantial share of demand to external transport. In total, 1183 passengers choose eVTOL, and Class 2 passengers account for the larger share of eVTOL ridership.
Figure 8 illustrates this coordination at the aircraft level. For AC09 and AC10, repeated flight tasks are sustained by multiple off-peak charging events, with SOC always remaining within the admissible range and without prolonged ineffective idle periods. These trajectories are consistent with a feasible timetable that coordinates demand peaks, charging, and fleet turnaround.

3.4. Resource-Configuration Effects

Under baseline fare, passenger demand, and external transport parameters, Figure 9 reveals a capacity-matching effect between fleet size and charging infrastructure. Operator profit increases as fleet size rises from 12 to 16 aircraft, but declines when the fleet is expanded to 24 aircraft. For a fixed fleet size, adding charging piles is also beneficial only up to a point: with 16, 20, and 24 aircraft, profit rises when charging piles increase from 6 to 8, then falls as further charging investment is added; with 12 aircraft, profit declines as charging-pile capacity increases. Moderate increases in flight and charging capacity therefore improve service supply, whereas excessive resource investment reduces utilization and raises fixed costs.
The social net utility of the feeder system remains positive under all tested configurations, indicating that eVTOL entry yields net positive benefits across the scenarios examined here. Compared with operator profit, social net utility is more stable at larger fleet sizes. The 24-aircraft configuration yields lower profit than the 16-20-aircraft cases, yet still maintains relatively high passenger-utility gains. Comparing the two heatmaps, the 20-aircraft, 8-pile configuration lies in a high-profit region and yields the highest social net utility in this experiment. Under the Hongqiao-Pudong setting, this combination best balances operating return and passenger-utility improvement, whereas the 24-aircraft configuration still improves passenger utility but reduces social net utility because of higher fixed investment.

3.5. Operational Scenario Analysis

This section analyzes the effects of fare and remaining connection time under the baseline fleet and charging-facility configuration. Figure 10 shows that these two factors shape eVTOL feeder-service performance through different mechanisms. As fare increases, operator profit first rises and then falls, with a high-profit region near 250 CNY, whereas social net utility remains high around 150-200 CNY before declining. From a feeder-system perspective, fare changes reallocate the value of eVTOL service between operator revenue and passenger utility: higher fares increase revenue per passenger but also raise generalized travel cost and weaken passenger-utility gains. The fare that maximizes profit therefore does not coincide with the fare that maximizes social net utility. The 100 CNY scenario does not yield the highest social net utility either, because excessively low fares weaken operator revenue and reduce the overall system improvement. When fare is further increased to 300 CNY, operator profit and social net utility both decline because the demand base contracts.
Remaining connection time affects how fully eVTOL's time and reliability advantages can be translated into realized value. When RCT increases from 80 min to 120 min, both operator profit and social net utility decline markedly. Under a tighter remaining connection time, passengers face stronger time pressure during the inter-hub transfer, so eVTOL attracts more demand through its travel-time and reliability advantages. As remaining connection time relaxes, taxi/ride-hailing and airport express rail can satisfy more feeder demand, and the relative advantage of eVTOL weakens. In the current case, moderate fares and tighter transfer-time constraints are more favorable to higher social net utility of the feeder system.
To further examine how external transport reliability affects eVTOL feeder-service performance, this section extends the baseline setting by varying remaining connection time, fare, and the potential delay of external transport. As defined in Section 2.1, longer potential delay and shorter RCT strengthen delay-risk perception. The potential delay of eVTOL is fixed at 5 min. In the low-delay scenario, the potential delay of airport express rail and taxi is set to 5 min and 10 min, respectively; in the high-delay scenario, it is increased to 10 min and 20 min.
Higher external delay strengthens the value of reliable aerial feeder service, especially when RCT is short. Under low delay, higher-profit outcomes are concentrated near 200 CNY. Under higher external delay, the 200-300 CNY fare range maintains relatively high profit at RCT = 80 min and RCT = 100 min. Social net utility follows a different pattern. Under low delay, the high-value region is concentrated mainly in the 100-200 CNY range. Under high delay, even the 300 CNY scheme remains in a region of relatively high social net utility at RCT = 80 min. At RCT = 100 min, the fare range associated with relatively high social net utility is concentrated near 200 CNY, whereas at RCT = 120 min, the 100 CNY scheme yields the highest social net utility. As remaining connection time relaxes, the high-value fare range shifts back toward lower fares.
This pattern arises because passengers place greater value on reliable feeder service when remaining connection time is short, allowing the time savings and reliability gains offered by eVTOL to sustain both higher fares and high social net utility. As remaining connection time relaxes, the marginal value of reliability improvement declines. Profit peaks therefore remain concentrated at medium-to-high fares, but the fare range associated with high social net utility shifts downward.
Figure 11. eVTOL feeder-service performance under external-delay scenarios.
Figure 11. eVTOL feeder-service performance under external-delay scenarios.
Preprints 224150 g011

4. Conclusions

This study develops a bilevel planning model for eVTOL feeder operations in transfer scenarios between integrated transport hubs and proposes a Neur2BiLO-GBD hybrid solution framework to improve solution efficiency. The upper level selects eVTOL operation paths and schedules under specified fleet, charging-facility, and fare configurations, while the lower level captures heterogeneous passenger choices among feeder alternatives.
First, passenger choice of eVTOL feeder service shows clear heterogeneity. The parameter estimation results indicate that heterogeneity is mainly reflected in sensitivity to travel time and delay-risk perception, while differences in price sensitivity are relatively small. Numerical experiments further show that fare changes mainly affect total eVTOL demand, whereas transfer-time conditions and external transport reliability more strongly amplify differences in passenger response. Considering passenger heterogeneity in inter-hub feeder problems therefore provides a more realistic representation of lower-level mode choice and helps identify the transfer scenarios in which eVTOL offers greater value as a feeder service.
Second, the proposed Neur2BiLO-GBD framework improves the solution efficiency of the bilevel optimization model. Numerical experiments show that, in small-scale cases, the method obtains results identical or very close to those of MKKT. As instance size increases, it delivers higher-quality feasible solutions within limited computation time and provides corresponding optimality bounds compared with direct single-level reformulation and GA. Combining neural value-function approximation with Benders decomposition therefore provides an effective solution approach for bilevel optimization problems that contain passenger equilibrium response and integer scheduling decisions.
Third, in the Hongqiao-Pudong inter-hub feeder case, eVTOL operational performance is strongly scenario-dependent. Increasing fleet size and charging facilities improves service capability, but marginal returns decline once supply exceeds actual demand. Fare level, remaining connection time, and external transport conditions jointly affect eVTOL market attractiveness. When passengers face tighter transfer-time constraints or lower reliability in external transport, the timeliness and reliability advantages of eVTOL are more likely to translate into higher operator profit and greater social net utility for the feeder system. In low-pressure transfer scenarios, external transport can satisfy most feeder demand, and eVTOL mainly plays a supplementary role. eVTOL therefore offers greater value as a feeder service in inter-hub scenarios with high time sensitivity and high reliability demand.
Fourth, operator profit and social net utility can differ substantially under different pricing schemes. The external-delay scenario analysis shows that, under high delay, regions of higher operator profit are concentrated in medium-to-high fare ranges, while the fare range with high social net utility shifts toward lower fares as remaining connection time becomes more relaxed. Operator profit mainly reflects the financial return from reliable feeder service, whereas the social net utility of the feeder system is jointly determined by operator profit and changes in passenger utility. When transfer time constraints are strong, medium-to-high fares can achieve both high operator profit and high social net utility. As remaining connection time relaxes, however, the fare range with high social net utility gradually falls below the fare range associated with high operator profit. eVTOL operating strategies should therefore consider both operator profit and social net utility, with fare and resource configurations selected according to the specific operating objective.
This study has several limitations. First, the numerical experiments are based on a single inter-hub feeder scenario and do not consider multi-origin-destination (OD) demand, node coordination or route-network reconstruction in a multi-hub urban agglomeration network. Second, weather disturbances, airspace capacity, route conflicts and real-time passenger arrival fluctuations are represented in a simplified manner. Third, passenger behavior parameters are mainly obtained from SP survey data and should be updated and calibrated using revealed-preference data once real operations become available. Fourth, from an algorithmic perspective, the current decomposition framework still has weak mixed-integer relaxation bounds in large-scale instances. Because 0-1 decisions and passenger-flow assignment are tightly coupled, the root-node continuous relaxation cannot sufficiently approximate the integer feasible region, making the optimality gap difficult to close within limited time. Future work can explore strengthened formulations based on path columns, aircraft-rotation columns or time-space arc flows, and combine them with column generation, branch-and-price or logic-based Benders decomposition to improve relaxation tightness and solution stability in large-scale eVTOL feeder networks.

Author Contributions

Conceptualization, D.Z.; methodology, D.Z. and R.M.; software, R.M.; validation, R.M.; formal analysis, R.M.; investigation, R.M. and S.Y.; data curation, R.M. and S.Y.; resources, Z.X.; writing-original draft preparation, R.M.; writing-review and editing, D.Z., S.Y., S.H. and D.L.; supervision, D.Z.; project administration, D.Z. and D.L.; funding acquisition, D.Z. and D.L. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (No. 52572339), the Zhishan Scholar Program of Southeast University (No. 2242024RCB0022), Integrated Operation Monitoring and Decision Support Technology for Multi-Modal Passenger Transport System in Henan Province (No. 2023-2-6), and Research and Development of Key Technologies for Trip-Oriented Comprehensive Transportation Network Computing Engine (No. 2025-C301).

Institutional Review Board Statement

Ethical review and approval were not required for this anonymous, non-interventional stated-preference survey in accordance with institutional requirements. The survey collected no personally identifiable information, participation was voluntary, and the study posed minimal risk to respondents.

Data Availability Statement

The data presented in this study are available from the corresponding author upon reasonable request. The data are not publicly available because they contain survey responses from human participants and are subject to privacy considerations.

Acknowledgments

The authors thank all respondents who participated in the stated-preference survey.

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Declaration of Generative AI and AI-Assisted Technologies

During the preparation of this manuscript, the authors used ChatGPT and DeepL solely for language polishing and translation support. The authors reviewed and edited the content as needed and take full responsibility for the content of the publication.

Appendix A. KKT Derivation for the Lower-Level Equivalent Convex Program

To prove that ( P 1 ) is equivalent to the capacity-constrained nested logit choice model, the Lagrangian function is constructed as follows. To avoid conflict with the operation-path index p used in the upper-level model, passenger service paths in this appendix are indexed by ω . The path impedance is defined as c ω , k t = a ω c a , k t .
L = k , r , t ω Ω r , t f ω , k r , t c ω , k t + Ψ e n t ( f , y ) + a A F γ a k , r , t x a , k r , t S a + k , r , t φ k , r E , t y k , r E , t ω Ω E , r , t f ω , k r , t + k , r , t φ k , r X , t y k , r X , t ω Ω X , r , t f ω , k r , t + k , r , t α k , r t D r , k t y k , r E , t y k , r X , t .
Taking the partial derivative with respect to f ω , k r , t for an eVTOL service path ω Ω E , r , t and setting it to zero gives:
L f ω , k r , t = c ω , k t + a ω A F γ a + 1 μ E , k 1 + ln f ω , k r , t φ k , r E , t = 0.
Define the capacity-corrected generalized utility as:
V ˜ k , ω E ( t ) = c ω , k t a ω A F γ a .
Then the lower-level path-flow distribution is:
f ω , k r , t = exp μ E , k φ k , r E , t 1 exp μ E , k V ˜ k , ω E ( t ) .
From the lower-level aggregation constraint, the inclusive value of the eVTOL nest is:
I V k , r E , t = 1 μ E , k ln ω Ω E , r , t exp μ E , k V ˜ k , ω E ( t ) .
Similarly, the inclusive value of the ground transport nest is:
I V k , r X , t = 1 μ X , k ln ω Ω X , r , t exp μ X , k V ˜ k , ω X ( t ) .
Substituting this into the derivative with respect to y k , r E , t at the nest level gives
L y k , r E , t = 1 η k 1 μ E , k 1 + ln y k , r E , t + φ k , r E , t α k , r t = 0.
Combined with total demand conservation, this yields the nest-level mode-choice probability:
P ( E ) = y k , r E , t D r , k t = exp η k I V k , r E , t exp η k I V k , r E , t + exp η k I V k , r X , t .
Thus, the above KKT conditions recover the capacity-constrained nested logit choice-probability structure. This completes the proof.

References

  1. Straubinger, A.; Rothfeld, R.; Shamiyeh, M.; Büchter, K.-D.; Kaiser, J.; Plötner, K.O. An overview of current research and developments in urban air mobility - Setting the scene for UAM introduction. J. Air Transp. Manag. 2020, 87, 101852. [Google Scholar] [CrossRef]
  2. Cohen, A.P.; Shaheen, S.A.; Farrar, E.M. Urban Air Mobility: History, Ecosystem, Market Potential, and Challenges. IEEE Trans. Intell. Transp. Syst. 2021, 22, 6074–6087. [Google Scholar] [CrossRef]
  3. Yan, Y.; Wang, K.; Qu, X. Urban air mobility (UAM) and ground transportation integration: A survey. Front. Eng. Manag. 2024, 11, 734–758. [Google Scholar] [CrossRef]
  4. Zhang, H.G.; Liu, Z.Y.; Dong, Y.; Zhou, H.Y.; Liu, P.; Chen, J. A novel network equilibrium model integrating urban aerial mobility. Transp. Res. Part A Policy Pract. 2024, 187, 104160. [Google Scholar] [CrossRef]
  5. Ren, Y.F.; Yang, M.; Chen, E.H.; Cheng, L.; Yuan, Y.L. Exploring passengers' choice of transfer city in air-to-rail intermodal travel using an interpretable ensemble machine learning approach. Transportation 2024, 51, 1493–1523. [Google Scholar] [CrossRef]
  6. Kleinbekman, I.C.; Mitici, M.A.; Wei, P. eVTOL arrival sequencing and scheduling for on-demand urban air mobility. In Proceedings of the 2018 IEEE/AIAA 37th Digital Avionics Systems Conference (DASC), London, UK, September 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1–7. [Google Scholar] [CrossRef]
  7. Pradeep, P.; Wei, P. Heuristic Approach for Arrival Sequencing and Scheduling for eVTOL Aircraft in On-Demand Urban Air Mobility. In Proceedings of the 2018 IEEE/AIAA 37th Digital Avionics Systems Conference (DASC), London, UK, September 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1–7. [Google Scholar] [CrossRef]
  8. Guo, Z.; Hao, M.; Liu, J.; Yu, B.; Jiang, Y. Joint routing and charging optimization for eVTOL aircraft recovery. Aerosp. Sci. Technol. 2022, 126, 107595. [Google Scholar] [CrossRef]
  9. Wang, Y.; Li, J.; Yuan, Y.; Lai, C.S. Joint optimization of cost and scheduling for urban air mobility operation based on safety concerns and time-varying demand. Aerospace 2024, 11, 861. [Google Scholar] [CrossRef]
  10. Yuan, Y.J.; Li, J.S.; Zhao, X.Y.; Wang, Y.T. eVTOL scheduling schemes for dynamic demand and variable intervals. Acta Aeronaut. Et. Astronaut. Sin. (in Chinese). 2026, 47(1), 631907. [Google Scholar]
  11. Farazi, N.P.; Zou, B. Planning electric vertical takeoff and landing aircraft (eVTOL)-based package delivery with community noise impact considerations. Transp. Res. Part E Logist. Transp. Rev. 2024, 189, 103661. [Google Scholar] [CrossRef]
  12. Jin, Z.; Ng, K.K.H.; Zhang, C.; Wang, M.; Yang, X. Integrated optimisation of strategic planning and service operations for urban air mobility systems. Transp. Res. Part A Policy Pract. 2024, 183, 104059. [Google Scholar] [CrossRef]
  13. Zhang, J.; Guo, R.R.; Li, W.Q. Research on dynamic scheduling and route optimization strategy of flex-route transit considering travel choice preference of passenger. Systems 2024, 12, 138. [Google Scholar] [CrossRef]
  14. Huang, D.; Hu, Z.T.; Tian, J.Y.; Tu, R. Improving conventional transit services with modular autonomous vehicles: A bi-level programming approach. Travel Behav. Soc. 2025, 39, 100939. [Google Scholar] [CrossRef]
  15. Garrow, L.A.; German, B.J.; Leonard, C.E. Urban air mobility: A comprehensive review and comparative analysis with autonomous and electric ground transportation for informing future research. Transp. Res. Part C Emerg. Technol. 2021, 132, 103377. [Google Scholar] [CrossRef]
  16. Boddupalli, S.S.; Garrow, L.A.; German, B.J.; Newman, J.P. Mode choice modeling for an electric vertical takeoff and landing (eVTOL) air taxi commuting service. Transp. Res. Part A Policy Pract. 2024, 181, 104000. [Google Scholar] [CrossRef]
  17. Hwang, J.H.; Hong, S. A study on the factors influencing the adoption of urban air mobility and the future demand: Using the stated preference survey for three UAM operational scenarios in South Korea. J. Air Transp. Manag. 2023, 112, 102467. [Google Scholar] [CrossRef]
  18. Zhou, Z.Y.; Cheng, L.; Yang, M.; Wang, L.C.; Chen, W.J.; Gong, J.; Zou, J. Analysis of passenger perception heterogeneity and differentiated service strategy for air-rail intermodal travel. Travel Behav. Soc. 2024, 37, 100872. [Google Scholar] [CrossRef]
  19. Wang, B.Q.; Yang, M.; Feng, T.; Yang, Y.Y.; Yuan, Y.L. Heterogeneous choice of personalized Mobility-as-a-Service bundles and its impact on sustainable transportation. Transp. Res. Part D. Transp. Environ. 2024, 131, 104224. [Google Scholar] [CrossRef]
  20. Zhang, Z.; Lin, W.X.; Hu, T.Y.; Cao, Q.; Song, J.H.; Ren, G.; Wu, C.J. Passenger switch behavior and decision mechanisms in multimodal public transportation systems. Systems 2025, 13, 951. [Google Scholar] [CrossRef]
  21. Jiang, Y.; Li, Z.; Wang, Y.; Xue, Q. Vertiport location for eVTOL considering multidimensional demand of urban air mobility: An application in Beijing. Transp. Res. Part A Policy Pract. 2025, 192, 104353. [Google Scholar] [CrossRef]
  22. Guo, T.; Wu, H.; Lu, Q.-L.; Antoniou, C. Planning UAM network under uncertain travelers' preferences: A sequential two-layer stochastic optimization approach. Transp. Res. Part A Policy Pract. 2025, 200, 104632. [Google Scholar] [CrossRef]
  23. Wang, Y.C.; Yang, M.; Qin, B.Z.; Zhang, Y.Q. Decoding travel behavioral intentions under flight delays via interpretable machine learning: Insights for safeguarding passenger mobility. Transp. Res. Part A Policy Pract. 2025, 201, 104666. [Google Scholar] [CrossRef]
  24. Ma, X.W.; Tian, X.L.; Cui, H.J.; He, M.J.; Wang, J.B.; Cheng, L. What influences intermodal choices: Metro-centric, bus-centric, hybrid? Insights from machine learning approaches. Transp. Res. Part D. Transp. Environ. 2024, 136, 104407. [Google Scholar] [CrossRef]
  25. Liu, Y.; Tang, R.; Shi, Z.B.; He, M.W.; Cheng, L. Shared mobility choices in metro connectivity: Shared bikes versus shared e-bikes. Transportation 2025, 52(6), 2187–2213. [Google Scholar] [CrossRef]
  26. Fisk, C. Some developments in equilibrium traffic assignment. Transp. Res. Part B Methodol. 1980, 14, 243–255. [Google Scholar] [CrossRef]
  27. Daganzo, C.F.; Sheffi, Y. On stochastic models of traffic assignment. Transp. Sci. 1977, 11, 253–274. [Google Scholar] [CrossRef]
  28. Dixit, M.; Cats, O.; Brands, T.; van Oort, N.; Hoogendoorn, S. Perception of overlap in multi-modal urban transit route choice. Transp. A Transp. Sci. 2023, 19, 2005180. [Google Scholar] [CrossRef]
  29. Tan, H.; Du, M.; Chen, A. Accelerating the gradient projection algorithm for solving the non-additive traffic equilibrium problem with the Barzilai-Borwein step size. Comput. Oper. Res. 2022, 141, 105723. [Google Scholar] [CrossRef]
  30. Nair, V.; Bartunov, S.; Gimeno, F.; von Glehn, I.; Lichocki, P.; Lobov, I.; O'Donoghue, B.; Sonnerat, N.; Tjandraatmadja, C.; Wang, P.; Addanki, R.; Hapuarachchi, T.; Keck, T.; Keeling, J.; Kohli, P.; Ktena, I.; Li, Y.; Vinyals, O.; Zwols, Y. Solving mixed integer programs using neural networks. arXiv 2020, arXiv:2012.13349. [Google Scholar] [CrossRef]
  31. Dumouchelle, J.; Julien, E.; Kurtz, J.; Khalil, E. Neur2BiLO: Neural Bilevel Optimization. In Proceedings of the Advances in Neural Information Processing Systems 37, 2024; pp. 86688-86719. [CrossRef]
  32. Fischetti, M.; Jo, J. Deep neural networks and mixed integer linear optimization. Constraints 2018, 23, 296–309. [Google Scholar] [CrossRef]
  33. Benders, J.F. Partitioning procedures for solving mixed-variables programming problems. Numer. Math. 1962, 4, 238–252. [Google Scholar] [CrossRef]
  34. Geoffrion, A.M. Generalized Benders decomposition. J. Optim. Theory Appl. 1972, 10, 237–260. [Google Scholar] [CrossRef]
  35. Borozan, S.; Giannelos, S.; Falugi, P.; Moreira, A.; Strbac, G. Machine learning-enhanced Benders decomposition approach for the multi-stage stochastic transmission expansion planning problem. Electr. Power Syst. Res. 2024, 237, 110985. [Google Scholar] [CrossRef]
  36. Train, K.E. Discrete Choice Methods with Simulation, 2nd ed.; Cambridge University Press: Cambridge, UK, 2009. [Google Scholar] [CrossRef]
  37. Rose, J.M.; Bliemer, M.C.J. Constructing efficient stated choice experimental designs. Transp. Rev. 2009, 29, 587–617. [Google Scholar] [CrossRef]
  38. Xu, H.; Lou, Y.; Yin, Y.; Zhou, J. A prospect-based user equilibrium model with endogenous reference points and its application in congestion pricing. Transp. Res. Part B Methodol. 2011, 45, 311–328. [Google Scholar] [CrossRef]
  39. McFadden, D. Conditional logit analysis of qualitative choice behavior. In Frontiers in Econometrics; Zarembka, P., Ed.; Academic Press: New York, NY, USA, 1974; pp. 105–142. [Google Scholar]
  40. Fraley, C.; Raftery, A.E. Model-based clustering, discriminant analysis, and density estimation. J. Am. Stat. Assoc. 2002, 97, 611–631. [Google Scholar] [CrossRef]
  41. Rousseeuw, P.J. Silhouettes: A graphical aid to the interpretation and validation of cluster analysis. J. Comput. Appl. Math. 1987, 20, 53–65. [Google Scholar] [CrossRef]
  42. Chiou, S.W. Bilevel programming for the continuous transport network design problem. Transp. Res. Part B Methodol. 2005, 39, 361–383. [Google Scholar] [CrossRef]
  43. Sheffi, Y. Urban Transportation Networks: Equilibrium Analysis with Mathematical Programming Methods; Prentice-Hall: Englewood Cliffs, NJ, USA, 1985. [Google Scholar]
  44. Chen, J. Integrated routing and charging scheduling for autonomous electric aerial vehicle system. In Proceedings of the 2019 IEEE/AIAA 38th Digital Avionics Systems Conference (DASC), San Diego, CA, USA, 8-12 September 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1–7. [Google Scholar] [CrossRef]
  45. Geister, D.; Korn, B. Density based Management Concept for Urban Air Traffic. In Proceedings of the 2018 IEEE/AIAA 37th Digital Avionics Systems Conference (DASC), London, UK, September 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1–9. [Google Scholar] [CrossRef]
  46. Zhong, G.; Wan, X.; Zhang, J.; Yin, T.; Ran, B. Characterizing passenger flow for a transportation hub based on mobile phone data. IEEE Trans. Intell. Transp. Syst. 2017, 18(6), 1507–1518. [Google Scholar] [CrossRef]
  47. Federal Aviation Administration. Advanced Air Mobility (AAM) Implementation Plan: Near-term (Innovate28) Focus with an Eye on the Future of AAM, Version 1.0; FAA: Washington, DC, USA, July 2023. Available online: https://www.faa.gov/sites/faa.gov/files/AAM-I28-Implementation-Plan.pdf (accessed on 9 June 2026).
  48. Jiang, F.; Wang, L.; Huang, S. Analysis of the transfer time and influencing factors of air-rail integration passengers: A case study of Shijiazhuang Zhengding International Airport. Sustainability 2022, 14, 16193. [Google Scholar] [CrossRef]
  49. Chen, L.; Yao, E.; Yang, Y.; Pan, L.; Liu, S. Understanding passengers' intermodal travel behavior to improve air-rail service: A case study of Beijing-Tianjin-Hebei urban agglomeration. J. Air Transp. Manag. 2024, 118, 102615. [Google Scholar] [CrossRef]
  50. Ke, Y.; Nie, L.; Yuan, W. Joint optimization of flight and train timetables for air and high-speed railway integration services with maximum accessibility. Transp. B Transp. Dyn. 2022, 10, 207–236. [Google Scholar] [CrossRef]
Figure 1. Model hyperparameter calibration and optimal class-number evaluation.
Figure 1. Model hyperparameter calibration and optimal class-number evaluation.
Preprints 224150 g001
Figure 2. Time-space network schematic.
Figure 2. Time-space network schematic.
Preprints 224150 g002
Figure 4. Convergence trajectories of Neur2BiLO-GBD.
Figure 4. Convergence trajectories of Neur2BiLO-GBD.
Preprints 224150 g004
Figure 5. Baseline eVTOL fleet operation Gantt chart.
Figure 5. Baseline eVTOL fleet operation Gantt chart.
Preprints 224150 g005
Figure 6. Charging-facility occupation under the baseline scenario.
Figure 6. Charging-facility occupation under the baseline scenario.
Preprints 224150 g006
Figure 7. Passenger arrival demand and eVTOL ridership.
Figure 7. Passenger arrival demand and eVTOL ridership.
Preprints 224150 g007
Figure 8. Representative eVTOL operation trajectories and charging processes.
Figure 8. Representative eVTOL operation trajectories and charging processes.
Preprints 224150 g008
Figure 9. eVTOL feeder-service performance under different resource configurations.
Figure 9. eVTOL feeder-service performance under different resource configurations.
Preprints 224150 g009
Figure 10. eVTOL feeder-service performance under different fare and remaining connection time scenarios.
Figure 10. eVTOL feeder-service performance under different fare and remaining connection time scenarios.
Preprints 224150 g010
Table 1. SP experimental attributes and levels for eVTOL and external transport alternatives.
Table 1. SP experimental attributes and levels for eVTOL and external transport alternatives.
Attribute Category Variable Transport Mode Attribute Levels Description
Scenario variable Remaining connection time (RCT) Shared by all alternatives 120, 90, 75 min -
Service attribute Cost eVTOL 180, 240, 300, 360 CNY -
Service attribute Cost Taxi/ride-hailing 80, 110, 140, 170 CNY -
Service attribute Cost Airport express rail 25, 35, 45, 55 CNY -
Service attribute Travel time eVTOL 25, 30, 35, 40 min -
Service attribute Travel time Taxi/ride-hailing 40, 50, 60, 65 min -
Service attribute Travel time Airport express rail 50, 55, 65, 70 min -
Service attribute Potential delay eVTOL 5, 10, 15 min Delay caused by air traffic control or weather
Service attribute Potential delay Taxi/ride-hailing 5, 10, 15, 20 min Delay caused by stochastic road congestion
Service attribute Potential delay Airport express rail 15, 20 min Delay caused by vehicle or equipment dispatching
Note: CNY denotes Chinese yuan.
Table 2. Sample characteristics (N = 466). 
Table 2. Sample characteristics (N = 466). 
Category Variable Distribution or Mean
Individual attribute Gender Male (52.79%), female (47.21%)
Individual attribute Age 18-25 (15.88%), 26-35 (47.64%), 36-45 (23.82%), 46-60 (9.01%), over 60 (3.65%)
Individual attribute Education Junior college or below (21.68%), bachelor's degree (66.52%), master's degree or above (11.80%)
Individual attribute Monthly income Below 5000 CNY (11.59%), 5000-10,000 CNY (38.63%), 10,000-20,000 CNY (35.84%), above 20,000 CNY (13.94%)
Travel characteristic Travel frequency Less than once/month (14.81%), 1-2 times/month (61.37%), 3-5 times/month (19.74%), more than 6 times/month (4.08%)
Travel characteristic Travel purpose Business/official (59.01%), tourism/family visit/school (40.99%)
Psychometric measure Convenience preference 4.489
Psychometric measure Price sensitivity 3.991
Psychometric measure New-technology safety concern 3.951
Psychometric measure Innovation acceptance 4.253
Psychometric measure Uncertainty aversion 3.727
Psychometric measure Punctuality preference 3.807
Table 3. Full-sample preference model estimation results.
Table 3. Full-sample preference model estimation results.
Parameter Dimension Variable Value z-stat
Constant eVTOL constant 1.6880 14.19***
Constant Taxi/ride-hailing constant 0.6940 8.09***
Random parameter mean Cost coefficient β c -0.3600 -4.36***
Random parameter mean Time coefficient β t -2.2749 -11.81***
Random parameter mean Delay-risk-perception coefficient β R -3.5170 -17.38***
Random parameter standard deviation σ c 1.0400 11.99***
Random parameter standard deviation σ t 1.8692 9.31***
Random parameter standard deviation σ R 1.4145 10.24***
Nested structure parameter λ e 0.5090 -
Nested structure parameter λ g 1 -
Overall fit Log-likelihood (LL) -9624.6581 -
Overall fit Akaike information criterion (AIC) 19267.3161 -
Overall fit Bayesian information criterion (BIC) 19304.6138 -
Overall fit ρ 2 0.1723 -
Note: z-stat denotes the z-statistic. The inclusive value parameter of the ground transport nest, λ g , is fixed at 1 as the normalization benchmark, and the eVTOL nest parameter λ e is estimated relative to this benchmark. *** indicates significance at the 1% level.
Table 4. Class-specific model estimation results. 
Table 4. Class-specific model estimation results. 
Passenger Class Indicator Class 1 Class 2
Class profile Market share 18.03% 81.97%
Utility parameter A S C E 0.2446 (0.77) 1.3012*** (8.66)
Utility parameter A S C T a x i -0.7705*** (-3.08) 0.4398*** (4.53)
Utility parameter β c -0.0074*** (-6.82) -0.0071*** (-15.48)
Utility parameter β t -0.0205*** (-4.15) -0.0065** (-2.34)
Utility parameter Delay-risk-perception coefficient β R -0.0975*** (-7.00) -0.0331*** (-6.76)
Behavioral indicator Value of time (VOT) 165.10 55.26
Behavioral indicator Willingness to pay for delay-risk reduction (WTP) 13.11 4.68
eVTOL share Relaxed scenario (120 min) 49.21% 35.34%
eVTOL share Critical scenario (90 min) 54.17% 48.43%
eVTOL share Urgent scenario (75 min) 53.17% 75.57%
Note: The base mode is airport express rail. *** and ** indicate significance at the 1% and 5% levels, respectively. Values in parentheses are z-statistics.
Table 5. Notation for the bilevel planning model.
Table 5. Notation for the bilevel planning model.
Symbol Description
T Set of discrete time steps
H Set of hub nodes
K Set of passenger classes
P Set of candidate operation paths
M Set of external transport modes
N Set of time-space network nodes
A Set of directed arcs in the time-space network
A F , A X Sets of eVTOL service arcs and external transport arcs
N a c Upper bound on total fleet size
S , S a ( z ) Single eVTOL capacity and available capacity of flight service arc a
C h r u n , C h c h g Take-off/landing resource capacity and charging-pile capacity
u h , t , p r u n , u h , t , p c h g Take-off/landing and charging resource occupation parameters
ξ a , p Association parameter between service arc and operation path
E p Total energy consumption of operation path p
D r , k t Demand of passenger class k on route r at time t
Q r , k , b Total demand in peak period b
d l , d m Potential delay of eVTOL flight l and external mode m
μ b , σ b Peak mean time and time span
R C T k ( t ) Remaining connection time of passenger class k at decision time t
A S C E , A S C m Alternative-specific constants for eVTOL and external modes
κ Curvature coefficient in the delay-risk-perception function
β k , c , β k , t , β k , R Cost, time and delay-risk-perception coefficients
η k Upper nest scale parameter
μ E , k , μ X , k Within-nest scale parameters for eVTOL and external nests
F E , F m eVTOL fare and external transport fare
C f i x , C i n f Fleet and charging-infrastructure fixed costs
C o p s , C l a n d , c e l e c Flight-time operating cost, landing cost and electricity price
c p v a r Variable operating cost of path p
z p Binary path operation variable
x a , k r , t Microscopic assignment flow on arc a
f ω , k r , t Passenger service-path flow
y k , r E , t , y k , r X , t Aggregate flows in eVTOL and external nests
q v , k r , t Net node flow
c a , k t Generalized arc impedance
γ a Shadow price of the capacity constraint.
Table 6. Physical and economic parameters of the eVTOL fleet.
Table 6. Physical and economic parameters of the eVTOL fleet.
Category Parameter Value Unit
Physical operation Rated passenger capacity 5 passengers
Physical operation Battery energy operating range [28.0, 140.0] kWh
Physical operation Single-flight energy consumption 30.0 kWh
Physical operation Single-flight duration 14.0 min
Physical operation Charging power 200.0 kW
Physical operation Take-off/landing resource capacity 4 operations/min
Physical operation Ground turnaround time 10.0 min
Economic cost Daily fixed cost per aircraft 5000 CNY
Economic cost Daily fixed cost per charging pile 1000 CNY
Economic cost Electricity price 0.35 CNY/kWh
Economic cost Cost per take-off-and-landing cycle 150.0 CNY
Table 7. Algorithm comparison results.
Table 7. Algorithm comparison results.
Case Method Status Runtime (s) Objective Gap (%)
60 min MKKT Optimal 70 -47599 0
Neur2BiLO Optimal 2 -47599 0
GA Converged 48 -47599 N/A
Neur2BiLO-GBD Gap Limit 21 -47599 0.02
120 min MKKT No Solution 600 - -
Neur2BiLO Gap Limit 21 -27946 0.17
GA Converged 600 -29667 N/A
Neur2BiLO-GBD Gap Limit 23 -28588 0.53
240 min MKKT No Solution 600 - -
Neur2BiLO Time Limit 600 6976 2.9
GA Time Limit 600 5667 N/A
Neur2BiLO-GBD Time Limit 600 6999 2.6
360 min MKKT No Solution 600 - -
Neur2BiLO Time Limit 600 45200 18.5
GA Time Limit 600 41568 N/A
Neur2BiLO-GBD Time Limit 600 51403 4.2
600 min MKKT No Solution 600 - -
Neur2BiLO Time Limit 600 35820 222
GA Time Limit 600 82663 N/A
Neur2BiLO-GBD Time Limit 600 105365 9.5
Note: Objective reports the maximization objective value in the model formulation, so larger values indicate better feasible solutions. Gap denotes the solver-reported optimality gap at termination. Large gaps under the time limit reflect weak bounds rather than invalid incumbent solutions. N/A denotes not applicable.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2026 MDPI (Basel, Switzerland) unless otherwise stated

Accessibility

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings