Pointwise Metrics Mislead: An Evaluation Protocol for Multimodal Inverse Problems

TL;DR

Proposes a three-step evaluation protocol addressing biases of pointwise metrics in multimodal inverse problems, emphasizing distribution fidelity and calibration.

cs.LG 🔴 Advanced 2026-05-21 45 views
Mads H. Baattrup Jörn Bach Laurids Jeppe Finn Labe Alexander Grohsjean Christian Schwanenberger Peer Stelldinger
inverse problems model evaluation multimodal posterior distribution fidelity calibration

Key Findings

Methodology

This work demonstrates that point estimators minimizing MSE or MAE in multimodal posteriors produce marginal distributions narrower than the true distribution, due to the law of total variance. The authors propose a three-part evaluation protocol: CRPS for per-event distributional accuracy, spectrum-fidelity diagnostic for population-level spectral accuracy, and coverage-based calibration for uncertainty trustworthiness. Empirical results on synthetic and particle physics datasets show that model rankings can reverse depending on the metric, and calibration further distinguishes architectures indistinguishable by CRPS alone, highlighting the importance of distribution-preserving evaluation.

Key Results

  • In synthetic tests with known analytic posteriors, pointwise metrics favored regression models (RMSE), but distributional metrics like CRPS and spectrum diagnostics favored flow-based models and MDNs, with spectral bias factors reaching 104. In particle physics inverse problems, model rankings reversed across metrics, with calibration revealing structural deficiencies in models that appeared similar under CRPS. The results confirm that traditional pointwise metrics can mislead scientific conclusions, emphasizing the need for comprehensive evaluation.
  • Theoretical analysis shows that point estimators collapse the posterior’s spectral features, especially tails and modes, leading to biased marginal distributions. Empirically, models that preserve multimodal structures produce more accurate spectra and better calibrated uncertainties, even if their pointwise errors are higher. This demonstrates the critical importance of distributional and calibration metrics in scientific inference.
  • The proposed three-step protocol effectively diagnoses model biases, guiding model selection based on scientific fidelity rather than mere error minimization, thus advancing the reliability of inverse problem solutions in physics and beyond.

Significance

This research fundamentally challenges the reliance on pointwise error metrics in scientific inverse problems, advocating for a paradigm shift towards distributional fidelity and calibration. By revealing the spectral biases inherent in traditional estimators, it underscores the importance of preserving posterior structure for accurate scientific measurements. The protocol provides a robust, general framework applicable across domains like particle physics, medical imaging, and geophysics, enabling researchers to select models that truly reflect the underlying physical phenomena. This work paves the way for more trustworthy scientific inference, reducing the risk of biased conclusions driven by misaligned evaluation standards.

Technical Contribution

The paper introduces a theoretical framework based on the law of total variance, demonstrating that point estimators inherently compress the posterior spectrum in multimodal settings. It develops a comprehensive evaluation protocol combining proper scoring rules (CRPS), spectral diagnostics (Pearson’s chi-squared), and calibration curves, applicable to diverse model families. Empirically, it validates the approach on synthetic and real-world datasets, showing that models optimized solely on pointwise metrics can be misleading. The work bridges the gap between probabilistic modeling and scientific measurement, offering a rigorous, multi-dimensional assessment methodology that emphasizes distribution fidelity and uncertainty calibration.

Novelty

This is the first systematic proposal of a multi-step evaluation protocol explicitly designed for multimodal inverse problems, integrating distributional metrics and calibration diagnostics. Unlike traditional approaches focusing solely on pointwise errors, it emphasizes the importance of preserving posterior structure and trustworthy uncertainty estimates. The theoretical insight linking posterior spectral compression to bias, combined with empirical validation, marks a significant advancement in model assessment, shifting the paradigm from error minimization to distributional fidelity in scientific inference.

Limitations

  • The analysis assumes the posterior has non-zero variance; high-dimensional, complex posteriors may introduce additional challenges not addressed here.
  • The protocol relies on known or well-approximated true values, which may be difficult in real-world scenarios with measurement noise or model misspecification.
  • Computational costs increase with sample size and model complexity, especially for high-dimensional posteriors, necessitating further optimization.

Future Work

Future research will extend the framework to high-dimensional, structured posteriors, incorporating adaptive sampling and Bayesian calibration techniques. Developing scalable algorithms for large datasets and exploring unsupervised or transfer learning approaches will broaden applicability. Additionally, integrating this evaluation protocol into automated model selection pipelines could further enhance its impact on scientific discovery.

AI Executive Summary

Traditional evaluation metrics like RMSE and MAE dominate the assessment of inverse models in science, yet they fundamentally misrepresent the true nature of multimodal posteriors. These pointwise metrics tend to favor models that collapse the posterior’s spectral features, such as tails and multiple modes, leading to biased marginal distributions that can distort scientific measurements. Recognizing this, the authors introduce a comprehensive three-step evaluation protocol designed to address these shortcomings.

The first step employs the Continuous Ranked Probability Score (CRPS) to measure how well the predicted distribution matches the true posterior on a per-event basis. Unlike point estimates, CRPS captures the entire distribution, rewarding models that preserve multimodal structures. The second step assesses population-level spectral fidelity through a chi-squared diagnostic, comparing the aggregate predicted and true distributions to detect biases in the overall spectrum. The third step involves calibration diagnostics, verifying whether the model’s uncertainty estimates are trustworthy by examining coverage curves.

Empirical results on synthetic benchmarks with known analytic posteriors demonstrate that models optimized solely for RMSE can be severely biased in their spectral features, with biases reaching over 100-fold. Conversely, flow-based models and mixture density networks excel in distributional metrics, accurately capturing the true spectral structure and providing well-calibrated uncertainties. In a realistic particle physics inverse problem, model rankings based on pointwise errors reversed when evaluated with distributional and calibration metrics, underscoring the risk of misinterpretation.

This work emphasizes that the evaluation protocol, not the model architecture alone, determines scientific conclusions. By shifting focus from error minimization to distribution fidelity and calibration, it offers a robust framework for trustworthy scientific inference. The approach is broadly applicable, promising to improve the reliability of models across physics, medicine, and geosciences, ultimately advancing the fidelity and interpretability of inverse problem solutions.

Deep Dive

Abstract

Evaluation in scientific reconstruction is dominated by pointwise metrics - RMSE, MAE, per-event resolution - under the implicit assumption that lower error means better reconstruction. We show that this assumption fails structurally for inverse problems with multimodal posteriors. By the law of total variance, point estimators trained to minimize MSE or MAE produce a marginal spectrum strictly narrower than the truth whenever the posterior has nonzero width. The resulting bias is independent of architecture, training, and dataset size, and it compresses precisely the spectral features - tails, modes, shapes - that downstream scientific measurements rely on. We propose a three-part evaluation protocol where each step targets a failure mode the others miss: per-event distributional accuracy via CRPS, population-level marginal accuracy via a spectrum-fidelity diagnostic, and uncertainty trustworthiness via coverage-based calibration. On a synthetic benchmark with an analytic posterior and on a realistic many-to-one inverse problem from particle physics, model rankings reverse between pointwise and distributional metrics, and calibration further separates architectures indistinguishable under CRPS. The evaluation protocol, not the model, determines the scientific conclusion.

cs.LG hep-ex