| Literature DB >> 35692285 |
Abstract
The paper summarizes the design and implementation of a passenger traffic prediction model, based on Gaussian Process Regression (GPR). Passenger traffic analysis is the present day requirement for proper bus scheduling and traffic management to improve the efficiency and passenger comfort. Bayesian analysis uses statistical modelling to recursively estimate new data from existing data. GPR is a fully Bayesian process model, which is developed using PyMC3 with Theano as backend. The passenger data is modelled as a Poisson process so that the prior for designing the GP regression model is a Gamma distributed function. It is observed that the proposed GP based regression method outperforms the existing methods like Student-t process model and Kernel Ridge Regression (KRR) process.Entities:
Keywords: Bayesian analysis; Gamma prior; Gaussian process regression; Poisson process; PyMC3; Student-t
Year: 2022 PMID: 35692285 PMCID: PMC9166211 DOI: 10.1007/s11265-022-01774-3
Source DB: PubMed Journal: J Signal Process Syst ISSN: 1939-8115
Figure 1Methodology of work.
Data collected from PMPML.
| No. | Data | Specifications |
|---|---|---|
| 1 | Geospatial Data | Latitude and Longitude Data for these 47 routes |
| 2 | Tripsheet Report | Detailed view of trips and schedules in all routes |
| 3 | Passenger Profile Report | Complete ticketing data of all routes |
Figure 2Steps in modelling the prior.
Figure 3Experimental steps with tools.
Figure 4Steps in data analysis.
Figure 5Geospatial visualization of routes.
Figure 6Steps in passenger traffic analysis.
Figure 7Passenger analysis.
Figure 8Stagewise passenger data.
Parameters calculated using Powell method.
| No. | Parameters | Value |
|---|---|---|
| 1 | 69.09 | |
| 2 | 54.27 | |
| 3 | 85.71 | |
| 4 | 67.08 |
Figure 9Passenger statistics.
Figure 10Comparison of prediction.
Figure 11Traceplot of gaussian model.
Figure 12Posterior plots.
Figure 13Autocorrelation plot.
Figure 14Kernel density estimation.
Figure 15Energy of the samples.