paper-with-me

Papers

Distributional Refinement Network: Distributional Forecasting via Deep Learning

2024-06-03 · Benjamin Avanzi, Eric Dong, Patrick J. Laub, Bernard Wong

A key task in actuarial modelling involves modelling the distributional properties of losses. Classic (distributional) regression approaches like Generalized Linear Models (GLMs; Nelder and Wedderburn, 1972) are commonly used, but challenges remain in developing models that can (i) allow covariates to flexibly impact different aspects of the conditional distribution, (ii) integrate developments in machine learning and AI to maximise the predictive power while considering (i), and, (iii) maintain a level of interpretability in the model to enhance trust in the model and its outputs, which is often compromised in efforts pursuing (i) and (ii). We tackle this problem by proposing a Distributional Refinement Network (DRN), which combines an inherently interpretable baseline model (such as GLMs) with a flexible neural network-a modified Deep Distribution Regression (DDR; Li et al., 2019) method. Inspired by the Combined Actuarial Neural Network (CANN; Schelldorfer and W{\''u}thrich, 2019), our approach flexibly refines the entire baseline distribution. As a result, the DRN captures varying effects of features across all quantiles, improving predictive performance while maintaining adequate interpretability. Using both synthetic and real-world data, we demonstrate the DRN's superior distributional forecasting capacity. The DRN has the potential to be a powerful distributional regression model in actuarial science and beyond.

📄 PDF Abstract BibTeX arXiv:2406.00998

Code (2)

agi-lab/DRN 공식 구현 pytorch
erictiandong/drn pytorch

Tasks

Deep Learningregression

Similar Papers 제목 키워드 기반

Any-Quantile Probabilistic Forecasting of Short-Term Electricity Demand

2024-04-26 · Slawek Smyl, Boris N. Oreshkin, Paweł Pełka, Grzegorz Dudek

Power systems operate under uncertainty originating from multiple factors that are impossible to account for deterministically. Distributional forecasting is used to control and mitigate risks associated with this uncert…

Demand ForecastingTime Series

M5 Competition Uncertainty: Overdispersion, distributional forecasting, GAMLSS and beyond

2021-07-14 · Florian Ziel

The M5 competition uncertainty track aims for probabilistic forecasting of sales of thousands of Walmart retail goods. We show that the M5 competition data faces strong overdispersion and sporadic demand, especially zero…

DSLOB: A Synthetic Limit Order Book Dataset for Benchmarking Forecasting Algorithms under Distributional Shift

2022-11-17 · Defu Cao, Yousef El-Laham, Loc Trinh, Svitlana Vyetrenko 외

In electronic trading markets, limit order books (LOBs) provide information about pending buy/sell orders at various price levels for a given security. Recently, there has been a growing interest in using LOB data for re…

BenchmarkingTime SeriesTime Series Analysis

Wasserstein Exponential Smoothing for Distributional Time Series Forecasting

2026-06-04 · Takuo Matsubara, Peiwen Jiang, Minh-Ngoc Tran, Wilson Ye Chen arxiv

Distributional time series arise when each temporal observation is a probability distribution rather than a scalar. We propose Wasserstein exponential smoothing (WES), a one-parameter recursive forecasting method for dis…

Time Series Forecasting

Online Multivariate Regularized Distributional Regression for High-dimensional Probabilistic Electricity Price Forecasting

2025-04-03 · Simon Hirsch

Probabilistic electricity price forecasting (PEPF) is a key task for market participants in short-term electricity markets. The increasing availability of high-frequency data and the need for real-time decision-making in…

regression