Bayesian-Symbolic Integration for Uncertainty-Aware Parking Prediction

arXiv cs.LG / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a loosely coupled neuro-symbolic framework for parking availability prediction that combines Bayesian Neural Networks to estimate uncertainty with symbolic reasoning derived from decision trees and encoded via probabilistic logic programming.
  • It introduces two hybrid strategies: a fallback to symbolic reasoning when BNN confidence is low, and a context-refinement approach that adjusts output classes using symbolic constraints before reusing the BNN.
  • The method is evaluated on real-world parking datasets under full, sparse, and noisy conditions to reflect uncertainty-prone deployment settings.
  • Results show that both hybrid strategies outperform symbolic reasoning alone, and the context-refinement strategy achieves consistent gains over LSTM and BNN baselines across different prediction windows.
  • The study positions modular neuro-symbolic integration as a promising route to robust, uncertainty-aware prediction in intelligent transportation systems.

Abstract

Accurate parking availability prediction is critical for intelligent transportation systems, but real-world deployments often face data sparsity, noise, and unpredictable changes. Addressing these challenges requires models that are not only accurate but also uncertainty-aware. In this work, we propose a loosely coupled neuro-symbolic framework that integrates Bayesian Neural Networks (BNNs) with symbolic reasoning to enhance robustness in uncertain environments. BNNs quantify predictive uncertainty, while symbolic knowledge extracted via decision trees and encoded using probabilistic logic programming is leveraged in two hybrid strategies: (1) using symbolic reasoning as a fallback when BNN confidence is low, and (2) refining output classes based on symbolic constraints before reapplying the BNN. We evaluate both strategies on real-world parking data under full, sparse, and noisy conditions. Results demonstrate that both hybrid methods outperform symbolic reasoning alone, and the context-refinement strategy consistently exceeds the performance of Long Short-Term Memory (LSTM) networks and BNN baselines across all prediction windows. Our findings highlight the potential of modular neuro-symbolic integration in real-world, uncertainty-prone prediction tasks.