Soto Anno

h-index17
2papers

2 Papers

7.1NIMay 11
CloudEmu: A Trace-Driven Cloud-Native Emulation Testbed for Vehicle Video Uplink over Cellular Networks

Takashi Torii, Soto Anno, Masaki Okada et al.

We present CloudEmu, a trace-driven, cloud-native cellular-emulation testbed for vehicle video uplink communication. Reliable, low-latency video uplink over cellular networks is essential for remote monitoring of autonomous vehicles. However, existing testbeds fall into two extremes. Physical-vehicle platforms provide realism but are costly and make validation under identical network conditions difficult, whereas simulations are inexpensive and reproducible but generally cannot replay field-measured end-to-end performance dynamics without substantial calibration or readily run production video-uplink stacks. A software-defined, cloud-native emulation approach can combine the fidelity of trace-driven replay with the agility and scalability that network softwarization principles offer. To this end, we propose CloudEmu that replays time-synchronized cellular and position traces, collected once from vehicles, on commodity Linux-based virtual vehicle and video-receiver nodes. A Linux-based emulation framework couples traffic replay with position replay, tying network dynamics to each point along the route and enabling repeatable, route-aware experiments without repeated on-road trials. Our demo deploys a production-grade video-uplink stack on CloudEmu, allowing attendees to experience low-cost, repeatable trials and controlled comparisons under identical replayed network conditions.

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

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.