paper-with-me

Papers

Improving predictions by nonlinear regression models from outlying input data

2020-03-17 · William W. Hsieh

When applying machine learning/statistical methods to the environmental sciences, nonlinear regression (NLR) models often perform only slightly better and occasionally worse than linear regression (LR). The proposed reason for this conundrum is that NLR models can give predictions much worse than LR when given input data which lie outside the domain used in model training. Continuous unbounded variables are widely used in environmental sciences, whence not uncommon for new input data to lie far outside the training domain. For six environmental datasets, inputs in the test data were classified as "outliers" and "non-outliers" based on the Mahalanobis distance from the training input data. The prediction scores (mean absolute error, Spearman correlation) showed NLR to outperform LR for the non-outliers, but often underperform LR for the outliers. An approach based on Occam's Razor (OR) was proposed, where linear extrapolation was used instead of nonlinear extrapolation for the outliers. The linear extrapolation to the outlier domain was based on the NLR model within the non-outlier domain. This NLR$_{\mathrm{OR}}$ approach reduced occurrences of very poor extrapolation by NLR, and it tended to outperform NLR and LR for the outliers. In conclusion, input test data should be screened for outliers. For outliers, the unreliable NLR predictions can be replaced by NLR$_{\mathrm{OR}}$ or LR predictions, or by issuing a "no reliable prediction" warning.

📄 PDF Abstract BibTeX arXiv:2003.07926

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Gaussian process regression with Student-t likelihood

2009-12-01 · NeurIPS 2009 12 · Jarno Vanhatalo, Pasi Jylänki, Aki Vehtari

In the Gaussian process regression the observation model is commonly assumed to be Gaussian, which is convenient in computational perspective. However, the drawback is that the predictive accuracy of the model can be sig…

regression

Bayesian Inference for Consistent Predictions in Overparameterized Nonlinear Regression

2024-04-06 · Tomoya Wakayama

The remarkable generalization performance of large-scale models has been challenging the conventional wisdom of the statistical learning theory. Although recent theoretical studies have shed light on this behavior in lin…

Bayesian InferenceLearning Theoryregression

ENFORCE: Nonlinear Constrained Learning with Adaptive-depth Neural Projection

2025-02-10 · Giacomo Lastrucci, Artur M. Schweidtmann

Ensuring neural networks adhere to domain-specific constraints is crucial for addressing safety and ethical concerns while also enhancing inference accuracy. Despite the nonlinear nature of most real-world tasks, existin…

A Comprehensive Survey on Outlying Aspect Mining Methods

2020-05-06 · Durgesh Samariya, Jiangang Ma, Sunil Aryal

In recent years, researchers have become increasingly interested in outlying aspect mining. Outlying aspect mining is the task of finding a set of feature(s), where a given data object is different from the rest of the d…

Survey

An Outlyingness Matrix for Multivariate Functional Data Classification

2017-04-09 · Wenlin Dai, Marc G. Genton

The classification of multivariate functional data is an important task in scientific research. Unlike point-wise data, functional data are usually classified by their shapes rather than by their scales. We define an out…

ClassificationGeneral Classificationspeech-recognitionSpeech Recognition