Score
Techniques for inferring latent system states and parameters (e.g., via Kalman filters, MAP, or doubly robust estimators) and for monitoring observability and uncertainty. Applied to compactly parameterizing and fitting object geometry, calibrating simulator parameters to real-world behavior, and producing valid confidence intervals under model uncertainty.
Accurate estimation of latent object states and motion dynamics from image observations remains challenging due to occlusions, clutter, and nonlinear observation processes. Method: This paper proposes an end-to-end joint learning framework that simultaneously performs latent-state filtering and identifies linear dynamical equations directly from raw images—marking the first such approach. It integrates deep generative modeling, variational Bayesian inference, and latent-space linear system identification within a fully differentiable architecture, circumventing error propagation inherent in conventional staged modeling. Contribution/Results: The framework unifies nonlinear observation mapping, latent-state dynamics modeling, and linear dynamical structure discovery, balancing estimation accuracy with model interpretability. Evaluated on simulated visual dynamical environments, it reduces filtering error by 32% compared to baseline methods; the identified dynamical parameters retain clear physical meaning. Consequently, the method significantly enhances both robustness and interpretability of state estimation under complex, realistic visual observations.
This work addresses the limitations of existing conformal prediction methods, which struggle to distinguish regions in the state-action space with varying degrees of model mismatch and rely heavily on environment-specific data, hindering generalization to unseen test scenarios. The paper proposes OCULAR, the first algorithm to integrate semantic visual perception with conformal prediction for locally calibrating linear Gaussian dynamics models at arbitrary precision. Without requiring strong distributional assumptions, OCULAR provides non-asymptotic, distribution-free probabilistic coverage guarantees for future states. By leveraging visually similar environmental data, it adaptively quantifies uncertainty levels across different inputs, enabling probabilistic safety-aware planning. Experiments on a double integrator system demonstrate that OCULAR accurately captures uncertainty both in-distribution and out-of-distribution, achieving significantly higher volumetric efficiency in prediction regions compared to baseline methods that depend on environment-specific data.
Real-world sensor data in autonomous driving and healthcare monitoring often exhibit unknown or partially known noise statistics, alongside outliers, biases, drifts, and missing observations—challenging conventional Bayesian filtering. Method: This paper proposes a novel robust nonlinear Bayesian filtering framework that unifies variational inference and particle filtering within a robust Bayesian paradigm. It introduces an anomaly-aware smoothing extension mechanism and establishes a computable Bayesian Cramér–Rao bound (BCRB) for theoretical performance analysis. Furthermore, it extends robustness beyond traditional filtering to learning and generative modeling—e.g., robust diffusion models. Contribution/Results: Evaluated on target tracking, indoor localization, 3D point-cloud registration, and pose-graph optimization, the framework significantly improves estimation accuracy and anomaly tolerance. It provides both theoretical foundations and practical tools for high-reliability intelligent decision-making under complex, real-world sensing uncertainties.
This work addresses the issue of overconfident filtering in nonlinear state-space models caused by misspecification in either the dynamics or observation model. To mitigate this, the authors propose a Prediction-oriented (PrO) online filtering approach that does not strictly rely on Bayes’ theorem but instead learns only when the overall model is correctly specified. By integrating a linear-Gaussian approximation, the method establishes an efficient iterative update mechanism, yielding a variant of the extended Kalman filter termed EKF-PrO. This framework requires no hyperparameters, is computationally efficient, and automatically adapts to model misspecification. Experimental results demonstrate that, across various scenarios involving both linear and nonlinear model misspecifications, EKF-PrO achieves substantially improved inference robustness while maintaining computational costs comparable to existing methods.
Safety certification for unknown polynomial dynamical systems with latent states, where only input-output data—not full state measurements—are available. Method: We propose a data-driven barrier certificate synthesis framework that jointly integrates Bayesian state-space modeling with sum-of-squares (SOS) optimization. Latent-state uncertainty is quantified via marginal Metropolis–Hastings sampling; a parameterized barrier function is constructed using SOS programming; and statistical safety verification is performed on finite data samples to guarantee safety of the true system with high probability. Contribution/Results: This is the first approach to synthesize provably safe barrier certificates without requiring full-state measurements. It provides rigorous probabilistic safety guarantees under model uncertainty, bridging Bayesian learning and formal verification. Numerical experiments demonstrate both efficacy and reliability of the method in synthesizing high-confidence safety certificates from purely input-output data.
This work addresses the challenges of low sampling efficiency and high computational cost in high-dimensional Bayesian calibration. It proposes a unified framework that integrates active subspace methods with surrogate modeling to construct a surrogate of the mismatch function in a low-dimensional latent space. The approach jointly quantifies observational noise, model discrepancy, and surrogate uncertainty, while remaining compatible with any deterministic bijective likelihood transformation. By explicitly accounting for the uncertainty associated with active subspace identification, the method substantially reduces computational overhead without sacrificing accuracy in characterizing the posterior distribution of calibration parameters, thereby enabling efficient and robust high-dimensional Bayesian calibration.
Existing Kalman filters struggle to simultaneously achieve robustness against outliers and adaptability to time-varying process/observation noise. Method: This paper proposes a robust adaptive Kalman filtering framework integrating Student’s t-loss and variational Bayesian inference. It establishes—novelly—that “robustness is a prerequisite for adaptability,” and introduces a switchable fusion mechanism to jointly model temporal variations in process/observation noise and outlier contamination. The framework unifies classical, robust, and adaptive KF variants within a single architecture. Robustness is induced via the heavy-tailed t-distribution; noise hyperparameters are estimated via variational inference; and estimation is refined through fixed-point iteration. Results: The method significantly improves estimation accuracy and stability across diverse complex noise scenarios—including non-Gaussian, heavy-tailed, and mixed-noise settings. Simulations demonstrate superior performance over state-of-the-art robust and adaptive KF methods in both robustness and adaptability.
This work addresses the core challenge in reinforcement learning of accurately estimating environmental states from high-dimensional, multimodal, and noisy observations. It proposes a geometric representation of uncertainty that obviates the need for explicit noise modeling or prior assumptions about noise distributions. By constructing a structured latent space where distances between states correspond to the minimum number of actions required to transition between them, the method embeds state-transition dynamics directly into the metric geometry of the space. A multimodal latent transition model, coupled with an inverse-distance-weighted sensor fusion mechanism, enables adaptive integration of heterogeneous perceptual inputs. Empirical results demonstrate that this approach significantly improves state estimation accuracy and agent decision-making performance across diverse multimodal reinforcement learning tasks, while exhibiting enhanced robustness to observation noise.
This work addresses the vulnerability of state estimators to unmodeled disturbances—such as sensor aliasing or out-of-distribution noise—and their lack of a general self-assessment mechanism. To this end, the authors propose a sensor-agnostic introspective method that, for the first time, leverages frequency-domain spectral analysis for generic estimator health monitoring. By examining power spectral characteristics—such as signal power, bandwidth, and entropy—of recent velocity estimates, the approach operates without reliance on specific sensor models or assumptions about training data distributions. Experimental results demonstrate that this lightweight method is effective across diverse visual-inertial, LiDAR-inertial, and radar-inertial odometry systems, achieving 51%–58% fault recall and 60%–84% precision on real-world flight datasets, thereby validating the discriminative power of spectral features in detecting estimation failure.
This paper addresses the problem of selecting appropriate belief state approximations for sample-based planning and calibration in latent-state simulators accessible only via sampling. Methodologically, it reformulates belief selection as a conditional distribution selection problem, uncovering a fundamental theoretical distinction between observation and latent-state spaces regarding identifiability and learnability. It precisely characterizes the applicability boundaries of single-reset versus repeated-reset strategies and proposes a theoretically grounded distribution selection algorithm that explicitly accounts for distribution shift and coupling with rollout policies. Contributions include: (i) a rigorous analysis of how distribution selection affects rollout performance; (ii) identification of a sharp success/failure dichotomy between two conditional distribution selection paradigms under different reset mechanisms; and (iii) novel principled criteria for trustworthy planning in latent-state simulators. The results establish formal guarantees on approximation quality and planning reliability under sampling constraints.