GP Regression

Gaussian process (GP) regression is a powerful machine learning technique used to model and predict relationships between variables, offering probabilistic uncertainty estimates alongside predictions. Current research focuses on improving GP scalability for large datasets through methods like sparse approximations, state-space representations, and nearest-neighbor approaches, as well as enhancing model expressiveness by incorporating gradient information and addressing limitations of stationary kernels. These advancements are enabling the application of GP regression to increasingly complex problems across diverse fields, including multifidelity modeling, time series analysis (e.g., solar power forecasting), and Bayesian optimization, ultimately improving the accuracy and efficiency of predictive modeling.

Papers