paper-with-me

Papers

Comparing Active Learning Performance Driven by Gaussian Processes or Bayesian Neural Networks for Constrained Trajectory Exploration

2023-09-28 · Sapphira Akins, Frances Zhu

Robots with increasing autonomy progress our space exploration capabilities, particularly for in-situ exploration and sampling to stand in for human explorers. Currently, humans drive robots to meet scientific objectives, but depending on the robot's location, the exchange of information and driving commands between the human operator and robot may cause undue delays in mission fulfillment. An autonomous robot encoded with a scientific objective and an exploration strategy incurs no communication delays and can fulfill missions more quickly. Active learning algorithms offer this capability of intelligent exploration, but the underlying model structure varies the performance of the active learning algorithm in accurately forming an understanding of the environment. In this paper, we investigate the performance differences between active learning algorithms driven by Gaussian processes or Bayesian neural networks for exploration strategies encoded on agents that are constrained in their trajectories, like planetary surface rovers. These two active learning strategies were tested in a simulation environment against science-blind strategies to predict the spatial distribution of a variable of interest along multiple datasets. The performance metrics of interest are model accuracy in root mean squared (RMS) error, training time, model convergence, total distance traveled until convergence, and total samples until convergence. Active learning strategies encoded with Gaussian processes require less computation to train, converge to an accurate model more quickly, and propose trajectories of shorter distance, except in a few complex environments in which Bayesian neural networks achieve a more accurate model in the large data regime due to their more expressive functional bases. The paper concludes with advice on when and how to implement either exploration strategy for future space missions.

📄 PDF Abstract BibTeX arXiv:2309.16114

Code (1)

xfyna/al-bnn-gp 공식 구현 pytorch

Tasks

Active LearningGaussian Processes

Similar Papers 제목 키워드 기반

Active emulation of computer codes with Gaussian processes -- Application to remote sensing

2019-12-13 · Daniel Heestermans Svendsen, Luca Martino, Gustau Camps-Valls

Many fields of science and engineering rely on running simulations with complex and computationally expensive models to understand the involved processes in the system of interest. Nevertheless, the high cost involved ha…

Active LearningGaussian Processes

Future Aware Safe Active Learning of Time Varying Systems using Gaussian Processes

2024-05-17 · Markus Lange-Hegermann, Christoph Zimmer

Experimental exploration of high-cost systems with safety constraints, common in engineering applications, is a challenging endeavor. Data-driven models offer a promising solution, but acquiring the requisite data remain…

Active LearningGaussian Processes

Gaussian Process Regression for Maximum Entropy Distribution

2023-08-11 · Mohsen Sadr, Manuel Torrilhon, M. Hossein Gorji

Maximum-Entropy Distributions offer an attractive family of probability densities suitable for moment closure problems. Yet finding the Lagrange multipliers which parametrize these distributions, turns out to be a comput…

Gaussian Processesregression

Graph Convolutional Gaussian Processes

2019-05-14 · Ian Walker, Ben Glocker

We propose a novel Bayesian nonparametric method to learn translation-invariant relationships on non-Euclidean domains. The resulting graph convolutional Gaussian processes can be applied to problems in machine learning …

BIG-bench Machine LearningGaussian ProcessesSuperpixel Image ClassificationTranslation

Data Fusion with Latent Map Gaussian Processes

2021-12-04 · Nicholas Oune, Jonathan Tammer Eweis-Labolle, Ramin Bostanabad

Multi-fidelity modeling and calibration are data fusion tasks that ubiquitously arise in engineering design. In this paper, we introduce a novel approach based on latent-map Gaussian processes (LMGPs) that enables effici…

Gaussian Processes