paper-with-me

Papers

An implicit function learning approach for parametric modal regression

2020-02-14 · NeurIPS 2020 12 · Yangchen Pan, Ehsan Imani, Martha White, Amir-Massoud Farahmand

For multi-valued functions---such as when the conditional distribution on targets given the inputs is multi-modal---standard regression approaches are not always desirable because they provide the conditional mean. Modal regression algorithms address this issue by instead finding the conditional mode(s). Most, however, are nonparametric approaches and so can be difficult to scale. Further, parametric approximators, like neural networks, facilitate learning complex relationships between inputs and targets. In this work, we propose a parametric modal regression algorithm. We use the implicit function theorem to develop an objective, for learning a joint function over inputs and targets. We empirically demonstrate on several synthetic problems that our method (i) can learn multi-valued functions and produce the conditional modes, (ii) scales well to high-dimensional inputs, and (iii) can even be more effective for certain uni-modal problems, particularly for high-frequency functions. We demonstrate that our method is competitive in a real-world modal regression problem and two regular regression datasets.

📄 PDF Abstract BibTeX arXiv:2002.06195

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A Statistical Learning Approach to Modal Regression

2017-02-20 · Yunlong Feng, Jun Fan, Johan A. K. Suykens

This paper studies the nonparametric modal regression problem systematically from a statistical learning view. Originally motivated by pursuing a theoretical understanding of the maximum correntropy criterion based regre…

quantile regressionregression

Nonparametric Teaching of Implicit Neural Representations

2024-05-17 · Chen Zhang, Steven Tin Sui Luo, Jason Chun Lok Li, Yik-Chung Wu 외

We investigate the learning of implicit neural representation (INR) using an overparameterized multilayer perceptron (MLP) via a novel nonparametric teaching perspective. The latter offers an efficient example selection …

Nonparametric Teaching for Graph Property Learners

2025-05-20 · Chen Zhang, Weixin Bu, Zeyi Ren, Zhengwu Liu 외

Inferring properties of graph-structured data, e.g., the solubility of molecules, essentially involves learning the implicit mapping from graphs to their properties. This learning process is often costly for graph proper…

Generative Regression with IQ-BART

2025-07-05 · Sean O'Hagan, Veronika Ročková arxiv

Implicit Quantile BART (IQ-BART) posits a non-parametric Bayesian model on the conditional quantile function, acting as a model over a conditional model for $Y$ given $X$. One of the key ingredients is augmenting the obs…

Time Series Forecasting

Determinantal Point Processes Implicitly Regularize Semi-parametric Regression Problems

2020-11-13 · Michaël Fanuel, Joachim Schreurs, Johan A. K. Suykens

Semi-parametric regression models are used in several applications which require comprehensibility without sacrificing accuracy. Typical examples are spline interpolation in geophysics, or non-linear time series problems…

GeophysicsPoint ProcessesregressionTime Series+1