paper-with-me

홈 › Papers

Congestion Forecast for Trains with Railroad-Graph-based Semi-Supervised Learning using Sparse Passenger Reports

2024-10-23 · Soto Anno, Kota Tsubouchi, Masamichi Shimosaka

Forecasting rail congestion is crucial for efficient mobility in transport systems. We present rail congestion forecasting using reports from passengers collected through a transit application. Although reports from passengers have received attention from researchers, ensuring a sufficient volume of reports is challenging due to passenger's reluctance. The limited number of reports results in the sparsity of the congestion label, which can be an issue in building a stable prediction model. To address this issue, we propose a semi-supervised method for congestion forecasting for trains, or SURCONFORT. Our key idea is twofold: firstly, we adopt semi-supervised learning to leverage sparsely labeled data and many unlabeled data. Secondly, in order to complement the unlabeled data from nearby stations, we design a railway network-oriented graph and apply the graph to semi-supervised graph regularization. Empirical experiments with actual reporting data show that SURCONFORT improved the forecasting performance by 14.9% over state-of-the-art methods under the label sparsity.

📄 PDF Abstract BibTeX arXiv:2410.17510

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A YOLO-Based Semi-Automated Labeling Approach to Improve Fault Detection Efficiency in Railroad Videos

2025-04-01 · Dylan Lester, James Gao, Samuel Sutphin, Pingping Zhu 외

Manual labeling for large-scale image and video datasets is often time-intensive, error-prone, and costly, posing a significant barrier to efficient machine learning workflows in fault detection from railroad videos. Thi…

Fault Detection

Measuring Total Transverse Reference-free Displacements of Railroad Bridges using 2 Degrees of Freedom (2DOF): Experimental Validation

2021-10-17 · Lingkun Chen, Can Zhu, Zeyu Wu, Xinxing Yuan 외

Railroad bridge engineers are interested in the displacement of railroad bridges when the train is crossing the bridge for engineering decision making of their assets. Measuring displacements under train crossing events …

Decision Making

Intelligent Railroad Grade Crossing: Leveraging Semantic Segmentation and Object Detection for Enhanced Safety

2024-03-17 · Al Amin, Deo Chimba, Kamrul Hasan, Emmanuel Samson

Crashes and delays at Railroad Highway Grade Crossings (RHGC), where highways and railroads intersect, pose significant safety concerns for the U.S. Federal Railroad Administration (FRA). Despite the critical importance …

object-detectionObject DetectionSemantic SegmentationUNET Segmentation

A Comparative Study of Loss Functions: Traffic Predictions in Regular and Congestion Scenarios

2023-08-29 · Yangxinyu Xie, Tanwi Mallick

Spatiotemporal graph neural networks have achieved state-of-the-art performance in traffic forecasting. However, they often struggle to forecast congestion accurately due to the limitations of traditional loss functions.…

imbalanced classificationManagement

Spatio-Temporal Graph Neural Point Process for Traffic Congestion Event Prediction

2023-11-15 · Guangyin Jin, Lingbo Liu, Fuxian Li, Jincai Huang

Traffic congestion event prediction is an important yet challenging task in intelligent transportation systems. Many existing works about traffic prediction integrate various temporal encoders and graph convolution netwo…

Graph LearningPredictionTraffic Prediction