BikeVAE-GNN: A Variational Autoencoder-Augmented Hybrid Graph Neural Network for Sparse Bicycle Volume Estimation
Mohit Gupta, Debjit Bhowmick, Ben Beck

TL;DR
BikeVAE-GNN introduces a hybrid graph neural network combined with a variational autoencoder to improve bicycle volume estimation in extremely sparse urban networks, demonstrating superior accuracy and robustness.
Contribution
The paper presents a novel dual-task framework that integrates VAE with hybrid GNNs to effectively estimate bicycle volumes in sparse networks, advancing urban transportation modeling.
Findings
Outperforms baseline GNN models in MAE, accuracy, and F1-score
Effectively handles 99% data sparsity in bicycle count data
Ablation studies confirm the importance of VAE and hybrid GNN components
Abstract
Accurate link-level bicycle volume estimation is essential for informed urban and transport planning but it is challenged by extremely sparse count data in urban bicycling networks worldwide. We propose BikeVAE-GNN, a novel dual-task framework augmenting a Hybrid Graph Neural Network (GNN) with Variational Autoencoder (VAE) to estimate Average Daily Bicycle (ADB) counts, addressing sparse bicycle networks. The Hybrid-GNN combines Graph Convolutional Networks (GCN), Graph Attention Networks (GAT), and GraphSAGE to effectively model intricate spatial relationships in sparse networks while VAE generates synthetic nodes and edges to enrich the graph structure and enhance the estimation performance. BikeVAE-GNN simultaneously performs - regression for bicycling volume estimation and classification for bicycling traffic level categorization. We demonstrate the effectiveness of BikeVAE-GNN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Urban Transport and Accessibility · Infrastructure Maintenance and Monitoring
