paper-with-me

홈 › Papers

Gradient-Enhanced Partitioned Gaussian Processes for Real-Time Quadrotor Dynamics Modeling

2026-02-13 · Xinhuan Sang, Adam Rozman, Sheryl Grace, Roberto Tron arxiv

We present a quadrotor dynamics Gaussian Process (GP) with gradient information that achieves real-time inference via state-space partitioning and approximation, and that includes aerodynamic effects using data from mid-fidelity potential flow simulations. While traditional GP-based approaches provide reliable Bayesian predictions with uncertainty quantification, they are computationally expensive and thus unsuitable for real-time simulations. To address this challenge, we integrate gradient information to improve accuracy and introduce a novel partitioning and approximation strategy to reduce online computational cost. In particular, for the latter, we associate a local GP with each non-overlapping region; by splitting the training data into local near and far subsets, and by using Schur complements, we show that a large part of the matrix inversions required for inference can be performed offline, enabling real-time inference at frequencies above 30 Hz on standard desktop hardware. To generate a training dataset that captures aerodynamic effects, such as rotor-rotor interactions and apparent wind direction, we use the CHARM code, which is a mid-fidelity aerodynamic solver. It is applied to the SUI Endurance quadrotor to predict force and torque, along with noise at three specified locations. The derivative information is obtained via finite differences. Experimental results demonstrate that the proposed partitioned GP with gradient conditioning achieves higher accuracy than standard partitioned GPs without gradient information, while greatly reducing computational time. This framework provides an efficient foundation for real-time aerodynamic prediction and control algorithms in complex and unsteady environments.

📄 PDF Abstract BibTeX arXiv:2602.12487

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Gradient-enhanced deep Gaussian processes for multifidelity modelling

2024-02-25 · Viv Bone, Chris van der Heide, Kieran Mackle, Ingo H. J. Jahn 외

Multifidelity models integrate data from multiple sources to produce a single approximator for the underlying process. Dense low-fidelity samples are used to reduce interpolation error, while sparse high-fidelity samples…

Gaussian Processes

Better scalability under potentially heavy-tailed gradients

2020-06-01 · Matthew J. Holland

We study a scalable alternative to robust gradient descent (RGD) techniques that can be used when the gradients can be heavy-tailed, though this will be unknown to the learner. The core technique is simple: instead of tr…

Domain Invariant Learning for Gaussian Processes and Bayesian Exploration

2023-12-18 · Xilong Zhao, Siyuan Bian, Yaoyun Zhang, Yuliang Zhang 외

Out-of-distribution (OOD) generalization has long been a challenging problem that remains largely unsolved. Gaussian processes (GP), as popular probabilistic model classes, especially in the small data regime, presume st…

Bayesian OptimizationGaussian Processes

GP-GS: Gaussian Processes for Enhanced Gaussian Splatting

2025-02-04 · Zhihao Guo, Jingxuan Su, Shenglin Wang, Jinlong Fan 외

3D Gaussian Splatting has emerged as an efficient photorealistic novel view synthesis method. However, its reliance on sparse Structure-from-Motion (SfM) point clouds often limits scene reconstruction quality. To address…

3D ReconstructionGaussian ProcessesNovel View Synthesis

Renewable Lasso without Batch-Number Constraints: A Gradient-Enhanced Approach

2026-06-10 · Junzhuo Gao, Ling Peng, Xu Guo, Heng Lian arxiv

We study online estimation for high-dimensional generalized linear models with streaming data. First, for the non-distributed setting, we propose a gradient-enhanced surrogate loss that approximates the cumulative loss u…