paper-with-me

홈 › Papers

Adaptive Student's t-distribution with method of moments moving estimator for nonstationary time series

2023-04-06 · Jarek Duda

The real life time series are usually nonstationary, bringing a difficult question of model adaptation. Classical approaches like ARMA-ARCH assume arbitrary type of dependence. To avoid their bias, we will focus on recently proposed agnostic philosophy of moving estimator: in time $t$ finding parameters optimizing e.g. $F_t=\sum_{\tau<t} (1-\eta)^{t-\tau} \ln(\rho_\theta (x_\tau))$ moving log-likelihood, evolving in time. It allows for example to estimate parameters using inexpensive exponential moving averages (EMA), like absolute central moments $m_p=E[|x-\mu|^p]$ evolving for one or multiple powers $p\in\mathbb{R}^+$ using $m_{p,t+1} = m_{p,t} + \eta (|x_t-\mu_t|^p-m_{p,t})$. Application of such general adaptive methods of moments will be presented on Student's t-distribution, popular especially in economical applications, here applied to log-returns of DJIA companies. While standard ARMA-ARCH approaches provide evolution of $\mu$ and $\sigma$, here we also get evolution of $\nu$ describing $\rho(x)\sim |x|^{-\nu-1}$ tail shape, probability of extreme events - which might turn out catastrophic, destabilizing the market.

📄 PDF Abstract BibTeX arXiv:2304.03069

Code (0)

등록된 구현이 없습니다.

Tasks

PhilosophyTime Series

Similar Papers 제목 키워드 기반

Adaptive stable distribution and Hurst exponent by method of moments moving estimator for nonstationary time series

2025-05-20 · Jarek Duda

Nonstationarity of real-life time series requires model adaptation. In classical approaches like ARMA-ARCH there is assumed some arbitrarily chosen dependence type. To avoid their bias, we will focus on novel more agnost…

Time Series

Adaptive importance sampling for heavy-tailed distributions via $α$-divergence minimization

2023-10-25 · Thomas Guilmeau, Nicola Branchini, Emilie Chouzenoux, Víctor Elvira

Adaptive importance sampling (AIS) algorithms are widely used to approximate expectations with respect to complicated target probability distributions. When the target has heavy tails, existing AIS algorithms can provide…

Bayesian OptimizationVariational Inference

Estimation Beyond Data Reweighting: Kernel Method of Moments

2023-05-18 · Heiner Kremer, Yassine Nemmour, Bernhard Schölkopf, Jia-Jie Zhu

Moment restrictions and their conditional counterparts emerge in many areas of machine learning and statistics ranging from causal inference to reinforcement learning. Estimators for these tasks, generally called methods…

Causal Inference

Adaptive exponential power distribution with moving estimator for nonstationary time series

2020-03-04 · Jarek Duda

While standard estimation assumes that all datapoints are from probability distribution of the same fixed parameters $\theta$, we will focus on maximum likelihood (ML) adaptive estimation for nonstationary time series: s…

PhilosophyTime SeriesTime Series Analysis

$(ε, u)$-Adaptive Regret Minimization in Heavy-Tailed Bandits

2023-10-04 · Gianmarco Genalti, Lupo Marsigli, Nicola Gatti, Alberto Maria Metelli

Heavy-tailed distributions naturally arise in several settings, from finance to telecommunications. While regret minimization under subgaussian or bounded rewards has been widely studied, learning with heavy-tailed distr…