paper-with-me

Papers

Engression: Extrapolation through the Lens of Distributional Regression

2023-07-03 · Xinwei Shen, Nicolai Meinshausen

Distributional regression aims to estimate the full conditional distribution of a target variable, given covariates. Popular methods include linear and tree-ensemble based quantile regression. We propose a neural network-based distributional regression methodology called engression'. An engression model is generative in the sense that we can sample from the fitted conditional distribution and is also suitable for high-dimensional outcomes. Furthermore, we find that modelling the conditional distribution on training data can constrain the fitted function outside of the training support, which offers a new perspective to the challenging extrapolation problem in nonlinear regression. In particular, for pre-additive noise' models, where noise is added to the covariates before applying a nonlinear transformation, we show that engression can successfully perform extrapolation under some assumptions such as monotonicity, whereas traditional regression approaches such as least-squares or quantile regression fall short under the same assumptions. Our empirical results, from both simulated and real data, validate the effectiveness of the engression method and indicate that the pre-additive noise model is typically suitable for many real-world scenarios. The software implementations of engression are available in both R and Python.

📄 PDF Abstract BibTeX arXiv:2307.00835

Code (1)

xwshen51/engression 공식 구현

Tasks

quantile regressionregression

Similar Papers 제목 키워드 기반

Frugal, Flexible, Faithful: Causal Data Simulation via Frengression

2025-08-01 · Linying Yang, Robin J. Evans, Xinwei Shen arxiv

Machine learning has revitalized causal inference by combining flexible models and principled estimators, yet robust benchmarking and evaluation remain challenging with real-world data. In this work, we introduce frengre…

Causal Inference

ANGLE: Angular Neural Generative Learning via Engression

2026-07-14 · Rajdeep Pathak, Archi Roy, Tanujit Chakraborty arxiv

Circular data, representing angles or directions, are frequently encountered in computer vision, biology, geology, and meteorology. Traditional regression targets the conditional mean, which is often geometrically mislea…

Autonomous VehiclesPose Estimation

UQ-SHRED: uncertainty quantification of shallow recurrent decoder networks for sparse sensing via engression

2026-04-01 · Mars Liyao Gao, Yuxuan Bao, Amy S. Rude, Xinwei Shen 외 arxiv

Reconstructing high-dimensional spatiotemporal fields from sparse sensor measurements is critical in a wide range of scientific applications. The SHallow REcurrent Decoder (SHRED) architecture is a recent state-of-the-ar…

Deep Generative Spatiotemporal Engression for Probabilistic Forecasting of Epidemics

2026-03-07 · Rajdeep Pathak, Tanujit Chakraborty arxiv

Accurate and reliable forecasting of epidemic incidences is critical for public health preparedness, yet it remains a challenging task due to complex nonlinear temporal dependencies and heterogeneous spatial interactions…

Error Analysis of Neural-Network-Based Engression

2026-07-30 · Juntong Chen, Zijian Guo, Xinwei Shen arxiv

Engression (Shen and Meinshausen, 2024) learns a conditional distribution by fitting a generative model $Y = f(X,\varepsilon)$ under the energy score, a strictly proper scoring rule. We provide a theoretical error analys…