Probabilistic Graphical Model using Graph Neural Networks for Bayesian Inversion of Discrete Structural Component States

arXiv stat.ML / 4/28/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • The paper tackles an ill-posed Bayesian inverse problem in civil infrastructure health monitoring, where component degradation is represented as discrete states and must be inferred from measurable structural responses.
  • It proposes a new Bayesian inversion framework that uses probabilistic graphical models (Markov networks) to overcome difficulties in formulating the likelihood and computing marginal likelihood in high-dimensional discrete state spaces.
  • Model parameters are learned from data while incorporating structural topology priors, and the authors show that the PGM-based inference yields the same probabilistic estimates as the posterior derived from standard Bayesian inference.
  • Graph Neural Networks (GNNs) are used to perform inference, with a graph-property-based training strategy designed to maintain accuracy across different graph sizes and reduce computational overhead.
  • The framework is validated using both synthetic and experimental datasets to demonstrate its effectiveness.

Abstract

The health condition of components in civil infrastructures can be described by various discrete states according to their performance degradation. Inferring these states from measurable responses is typically an ill-posed inverse problem. Although Bayesian methods are well-suited to tackle such problems, computing the posterior probability density function (PDF) presents challenges. The likelihood function cannot be analytically formulated due to the unclear relationship between discrete states and structural responses, and the high-dimensional state parameters resulting from numerous components severely complicates the computation of the marginal likelihood function. To address these challenges, this study proposes a novel Bayesian inversion paradigm for discrete variables based on Probabilistic Graphical Models (PGMs). The Markov networks are employed as modeling tools, with model parameters learned from data and structural topology prior. It has been proved that inferring this PGM produces the same probabilistic estimation as the posterior PDF derived from Bayesian inference, which effectively solves the above challenges. The inference is accomplished by Graph Neural Networks (GNNs), and a graph property-based GNN training strategy is developed to enable accurate inference across varying graph scales, thereby significantly reducing the computational overhead in high-dimensional problems. Both synthetic and experimental data are used to validate the proposed framework