Arrow Research search

Author name cluster

Hai L. Vu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

EAAI Journal 2023 Journal Article

Distributional prediction of short-term traffic using neural networks

  • Bo Wang
  • Hai L. Vu
  • Inhi Kim
  • Chen Cai

Neural network (NN)-based models have recently achieved outstanding results in short-term traffic prediction. However, most of these are based on the regression approach and trained to generate a single data point as a predicted value for future timesteps, which does not provide information on prediction uncertainty and limits its performance under different traffic conditions. To solve this problem, this study proposes a novel, high-dimensional distributional prediction (HDP) framework. This method has been validated by a series of experiments using the Caltrans Performance Measurement System dataset and four widely used NN models. The results suggest that the proposed HDP scheme can help existing NN structures to (1) generate adaptive distributional predictions for quantifying the uncertainty of multiple targets, and (2) gain better point prediction in terms of accuracy and robustness. Furthermore, we demonstrate that predicted speed distributions can be used for travel time estimation, outperforming other traditional methods in unexpected traffic conditions such as traffic incidents.

AAAI Conference 2023 Conference Paper

Intersection Coordination with Priority-Based Search for Autonomous Vehicles

  • Jiaoyang Li
  • The Anh Hoang
  • Eugene Lin
  • Hai L. Vu
  • Sven Koenig

The development of connected and autonomous vehicles opens an opportunity to manage intersections without signals. One promising approach is to use a central autonomous intersection manager to optimize the movement of the vehicles in the intersection. Existing work uses Mixed Integer Linear Programming (MILP) to find optimal solutions for this problem but is time-consuming and cannot be applied in real-time. On the other hand, the coordination of the vehicles is essentially a Multi-Agent Path Finding (MAPF) problem, for which dozens of efficient algorithms have been proposed in recent years. Inspired by these MAPF algorithms, we propose a three-level algorithm called PSL to solve the intersection coordination problem. Theoretically, PSL is complete and polynomial-time in the number of vehicles. Empirically, PSL runs significantly faster with only a slight compromise in the solution quality than the optimal MILP method. It also generates significantly better solutions with a slightly larger runtime than the traditional First-Come-First-Served strategy.

v2026.09.13