paper-with-me

Papers

Finding the Perfect Fit: Applying Regression Models to ClimateBench v1.0

2023-08-23 · Anmol Chaure, Ashok Kumar Behera, Sudip Bhattacharya

Climate projections using data driven machine learning models acting as emulators, is one of the prevailing areas of research to enable policy makers make informed decisions. Use of machine learning emulators as surrogates for computationally heavy GCM simulators reduces time and carbon footprints. In this direction, ClimateBench [1] is a recently curated benchmarking dataset for evaluating the performance of machine learning emulators designed for climate data. Recent studies have reported that despite being considered fundamental, regression models offer several advantages pertaining to climate emulations. In particular, by leveraging the kernel trick, regression models can capture complex relationships and improve their predictive capabilities. This study focuses on evaluating non-linear regression models using the aforementioned dataset. Specifically, we compare the emulation capabilities of three non-linear regression models. Among them, Gaussian Process Regressor demonstrates the best-in-class performance against standard evaluation metrics used for climate field emulation studies. However, Gaussian Process Regression suffers from being computational resource hungry in terms of space and time complexity. Alternatively, Support Vector and Kernel Ridge models also deliver competitive results and but there are certain trade-offs to be addressed. Additionally, we are actively investigating the performance of composite kernels and techniques such as variational inference to further enhance the performance of the regression models and effectively model complex non-linear patterns, including phenomena like precipitation.

📄 PDF Abstract BibTeX arXiv:2308.11854

Code (1)

anmolchaure/climate_emulators 공식 구현

Tasks

BenchmarkingregressionVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

ClimateBench-M: A Multi-Modal Climate Data Benchmark with a Simple Generative Method

2025-04-10 · Dongqi Fu, Yada Zhu, Zhining Liu, Lecheng Zheng 외

Climate science studies the structure and dynamics of Earth's climate system and seeks to understand how climate changes over time, where the data is usually stored in the format of time series, recording the climate fea…

Time SeriesWeather Forecasting

Structure Learning in Inverse Ising Problems Using $\ell_2$-Regularized Linear Estimator

2020-08-19 · Xiangming Meng, Tomoyuki Obuchi, Yoshiyuki Kabashima

The inference performance of the pseudolikelihood method is discussed in the framework of the inverse Ising problem when the $\ell_2$-regularized (ridge) linear regression is adopted. This setup is introduced for theoret…

regression

Over-the-Air Gaussian Process Regression Based on Product of Experts

2022-10-05 · Koya Sato

This paper proposes a distributed Gaussian process regression (GPR) with over-the-air computation, termed AirComp GPR, for communication- and computation-efficient data analysis over wireless networks. GPR is a non-param…

GPRregression

Calibrated Preference Learning: The Case of Label Ranking

2026-05-28 · Santo M. A. R. Thies, Viktor Bengs, Timo Kaufmann, Sebastian J. Vollmer 외 arxiv

Calibration, the alignment of predicted probabilities with true outcome frequencies, is essential for reliable decision-making. While extensively studied for classification and regression, calibration has not been formal…

Optimal Rates of Distributed Regression with Imperfect Kernels

2020-06-30 · Hongwei Sun, Qiang Wu

Distributed machine learning systems have been receiving increasing attentions for their efficiency to process large scale data. Many distributed frameworks have been proposed for different machine learning tasks. In thi…

regression