paper-with-me

홈 › Papers

A Locally Adaptive Interpretable Regression

2020-05-07 · Lkhagvadorj Munkhdalai, Tsendsuren Munkhdalai, Keun Ho Ryu

Machine learning models with both good predictability and high interpretability are crucial for decision support systems. Linear regression is one of the most interpretable prediction models. However, the linearity in a simple linear regression worsens its predictability. In this work, we introduce a locally adaptive interpretable regression (LoAIR). In LoAIR, a metamodel parameterized by neural networks predicts percentile of a Gaussian distribution for the regression coefficients for a rapid adaptation. Our experimental results on public benchmark datasets show that our model not only achieves comparable or better predictive performance than the other state-of-the-art baselines but also discovers some interesting relationships between input and target variables such as a parabolic relationship between CO2 emissions and Gross National Product (GNP). Therefore, LoAIR is a step towards bridging the gap between econometrics, statistics, and machine learning by improving the predictive ability of linear regression without depreciating its interpretability.

📄 PDF Abstract BibTeX arXiv:2005.03350

Code (1)

lhagiimn/A-Locally-Adaptive-Regression pytorch

Tasks

BIG-bench Machine LearningEconometricsregression

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
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 제목 키워드 기반

Interpretable Locally Adaptive Nearest Neighbors

2020-11-08 · Jan Philip Göpfert, Heiko Wersing, Barbara Hammer

When training automated systems, it has been shown to be beneficial to adapt the representation of data by learning a problem-specific metric. This metric is global. We extend this idea and, for the widely used family of…

Locally Adaptive and Differentiable Regression

2023-08-14 · Mingxuan Han, Varun Shankar, Jeff M Phillips, Chenglong Ye

Over-parameterized models like deep nets and random forests have become very popular in machine learning. However, the natural goals of continuity and differentiability, common in regression models, are now often ignored…

regression

Bayesian adaptive and interpretable functional regression for exposure profiles

2022-03-01 · Yunan Gao, Daniel R. Kowal

Pollutant exposure during gestation is a known and adverse factor for birth and health outcomes. However, the links between prenatal air pollution exposures and educational outcomes are less clear, in particular the crit…

Bayesian InferenceregressionUncertainty Quantification

Adaptive piecewise polynomial estimation via trend filtering

2013-04-10 · Ryan J. Tibshirani

We study trend filtering, a recently proposed tool of Kim et al. [SIAM Rev. 51 (2009) 339-360] for nonparametric regression. The trend filtering estimate is defined as the minimizer of a penalized least squares criterion…

regression

Surrogate Locally-Interpretable Models with Supervised Machine Learning Algorithms

2020-07-28 · Linwei Hu, Jie Chen, Vijayan N. Nair, Agus Sudjianto

Supervised Machine Learning (SML) algorithms, such as Gradient Boosting, Random Forest, and Neural Networks, have become popular in recent years due to their superior predictive performance over traditional statistical m…

BIG-bench Machine Learningregression