paper-with-me

홈 › Papers

Forecasting MBTA Transit Dynamics: A Performance Benchmarking of Statistical and Machine Learning Models

2025-12-02 · Sai Siddharth Nalamalpu, Kaining Yuan, Aiden Zhou, Eugene Pinsky arxiv

The Massachusetts Bay Transportation Authority (MBTA) is the main public transit provider in Boston, operating multiple means of transport, including trains, subways, and buses. However, the system often faces delays and fluctuations in ridership volume, which negatively affect efficiency and passenger satisfaction. To further understand this phenomenon, this paper compares the performance of existing and unique methods to determine the best approach in predicting gated station entries in the subway system (a proxy for subway usage) and the number of delays in the overall MBTA system. To do so, this research considers factors that tend to affect public transportation, such as day of week, season, pressure, wind speed, average temperature, and precipitation. This paper evaluates the performance of 10 statistical and machine learning models on predicting next-day subway usage. On predicting delay count, the number of models is extended to 11 per day by introducing a self-exciting point process model, representing a unique application of a point-process framework for MBTA delay modeling. This research involves experimenting with the selective inclusion of features to determine feature importance, testing model accuracy via Root Mean Squared Error (RMSE). Remarkably, it is found that providing either day of week or season data has a more substantial benefit to predictive accuracy compared to weather data; in fact, providing weather data generally worsens performance, suggesting a tendency of models to overfit.

📄 PDF Abstract BibTeX arXiv:2512.02336

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

PoLLMgraph: Unraveling Hallucinations in Large Language Models via State Transition Dynamics

2024-04-06 · Derui Zhu, Dingfan Chen, Qing Li, Zongxiong Chen 외

Despite tremendous advancements in large language models (LLMs) over recent years, a notably urgent challenge for their practical deployment is the phenomenon of hallucination, where the model fabricates facts and produc…

BenchmarkingHallucinationTruthfulQA

Robust Multivariate Time Series Forecasting against Intra- and Inter-Series Transitional Shift

2024-07-18 · Hui He, Qi Zhang, Kun Yi, Xiaojun Xue 외

The non-stationary nature of real-world Multivariate Time Series (MTS) data presents forecasting models with a formidable challenge of the time-variant distribution of time series, referred to as distribution shift. Exis…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

A projected nonlinear state-space model for forecasting time series signals

2023-11-22 · Christian Donner, Anuj Mishra, Hideaki Shimazaki

Learning and forecasting stochastic time series is essential in various scientific fields. However, despite the proposals of nonlinear filters and deep-learning methods, it remains challenging to capture nonlinear dynami…

BenchmarkingComputational EfficiencyTime SeriesTime Series Analysis

DemandCast: Global hourly electricity demand forecasting

2025-10-09 · Kevin Steijn, Vamsi Priya Goli, Enrico Antonini arxiv

This paper presents a machine learning framework for electricity demand forecasting across diverse geographical regions using the gradient boosting algorithm XGBoost. The model integrates historical electricity demand an…

Diffusion-Driven State Space Models

2026-06-19 · Jack Ruder, Michael Wojnowicz arxiv

In many domains, practitioners seek models that produce accurate forecasts while faithfully capturing latent system dynamics. Existing approaches typically sacrifice one of these goals: deep state space models often assu…