paper-with-me

Papers

Neural Message Passing for Objective-Based Uncertainty Quantification and Optimal Experimental Design

2022-03-14 · Qihua Chen, Xuejin Chen, Hyun-Myung Woo, Byung-Jun Yoon

Various real-world scientific applications involve the mathematical modeling of complex uncertain systems with numerous unknown parameters. Accurate parameter estimation is often practically infeasible in such systems, as the available training data may be insufficient and the cost of acquiring additional data may be high. In such cases, based on a Bayesian paradigm, we can design robust operators retaining the best overall performance across all possible models and design optimal experiments that can effectively reduce uncertainty to enhance the performance of such operators maximally. While objective-based uncertainty quantification (objective-UQ) based on MOCU (mean objective cost of uncertainty) provides an effective means for quantifying uncertainty in complex systems, the high computational cost of estimating MOCU has been a challenge in applying it to real-world scientific/engineering problems. In this work, we propose a novel scheme to reduce the computational cost for objective-UQ via MOCU based on a data-driven approach. We adopt a neural message-passing model for surrogate modeling, incorporating a novel axiomatic constraint loss that penalizes an increase in the estimated system uncertainty. As an illustrative example, we consider the optimal experimental design (OED) problem for uncertain Kuramoto models, where the goal is to predict the experiments that can most effectively enhance robust synchronization performance through uncertainty reduction. We show that our proposed approach can accelerate MOCU-based OED by four to five orders of magnitude, without any visible performance loss compared to the state-of-the-art. The proposed approach applies to general OED tasks, beyond the Kuramoto model.

📄 PDF Abstract BibTeX arXiv:2203.07120

Code (1)

levishery/accelerateoed 공식 구현 pytorch

Tasks

Experimental Designparameter estimationUncertainty Quantification

Similar Papers 제목 키워드 기반

Quantile-Free Uncertainty Quantification in Graph Neural Networks

2026-05-06 · Soyoung park, Hwanjun Song, Sungsu Lim arxiv

Uncertainty quantification (UQ) in graph neural networks (GNNs) is crucial in high-stakes domains but remains a significant challenge. In graph settings, message passing often relies on strong assumptions such as exchang…

Credal Graph Neural Networks

2025-12-02 · Matteo Tolloso, Davide Bacciu arxiv

Uncertainty quantification is essential for deploying reliable Graph Neural Networks (GNNs), where existing approaches primarily rely on Bayesian inference or ensembles. In this paper, we introduce the first credal graph…

Node ClassificationBayesian Inference

Band-gap regression with architecture-optimized message-passing neural networks

2023-09-12 · Tim Bechtel, Daniel T. Speckhard, Jonathan Godwin, Claudia Draxl

Graph-based neural networks and, specifically, message-passing neural networks (MPNNs) have shown great potential in predicting physical properties of solids. In this work, we train an MPNN to first classify materials th…

Band Gapband gap regressionNeural Architecture Searchregression+1

Large-Scale Bayesian Tensor Reconstruction: An Approximate Message Passing Solution

2025-05-22 · Bingyang Cheng, Zhongtao Chen, Yichen Jin, Hao Zhang 외

Tensor CANDECOMP/PARAFAC decomposition (CPD) is a fundamental model for tensor reconstruction. Although the Bayesian framework allows for principled uncertainty quantification and automatic hyperparameter learning, exist…

Uncertainty Quantification

Message passing-based inference in an autoregressive active inference agent

2025-09-29 · Wouter M. Kouw, Tim N. Nisslbeck, Wouter L. N. Nuijten arxiv

We present the design of an autoregressive active inference agent in the form of message passing on a factor graph. Expected free energy is derived and distributed across a planning graph. The proposed agent is validated…

Robot Navigation