Parallel Bayesian Optimization of Agent-based Transportation Simulation
Kiran Chhatre, Sidney Feygin, Colin Sheppard, Rashid Waraich

TL;DR
This paper introduces a parallel Bayesian optimization approach with early stopping to efficiently calibrate hyperparameters in large-scale agent-based transportation simulations, significantly reducing calibration time.
Contribution
It presents the first application of parallel Bayesian optimization with early stopping to large-scale multi-agent transportation simulations, improving calibration efficiency.
Findings
Achieved 25% L1 norm in large-scale simulation calibration
Demonstrated fast convergence using parallel Bayesian optimization
Enabled fully autonomous hyperparameter tuning for complex models
Abstract
MATSim (Multi-Agent Transport Simulation Toolkit) is an open source large-scale agent-based transportation planning project applied to various areas like road transport, public transport, freight transport, regional evacuation, etc. BEAM (Behavior, Energy, Autonomy, and Mobility) framework extends MATSim to enable powerful and scalable analysis of urban transportation systems. The agents from the BEAM simulation exhibit 'mode choice' behavior based on multinomial logit model. In our study, we consider eight mode choices viz. bike, car, walk, ride hail, driving to transit, walking to transit, ride hail to transit, and ride hail pooling. The 'alternative specific constants' for each mode choice are critical hyperparameters in a configuration file related to a particular scenario under experimentation. We use the 'Urbansim-10k' BEAM scenario (with 10,000 population size) for all our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation Planning and Optimization · Transportation and Mobility Innovations · Traffic Prediction and Management Techniques
MethodsEarly Stopping
