paper-with-me

Papers

Additive Models with Trend Filtering

2017-02-16 · Veeranjaneyulu Sadhanala, Ryan J. Tibshirani

We study additive models built with trend filtering, i.e., additive models whose components are each regularized by the (discrete) total variation of their $k$th (discrete) derivative, for a chosen integer $k \geq 0$. This results in $k$th degree piecewise polynomial components, (e.g., $k=0$ gives piecewise constant components, $k=1$ gives piecewise linear, $k=2$ gives piecewise quadratic, etc.). Analogous to its advantages in the univariate case, additive trend filtering has favorable theoretical and computational properties, thanks in large part to the localized nature of the (discrete) total variation regularizer that it uses. On the theory side, we derive fast error rates for additive trend filtering estimates, and show these rates are minimax optimal when the underlying function is additive and has component functions whose derivatives are of bounded variation. We also show that these rates are unattainable by additive smoothing splines (and by additive models built from linear smoothers, in general). On the computational side, as per the standard in additive models, backfitting is an appealing method for optimization, but it is particularly appealing for additive trend filtering because we can leverage a few highly efficient univariate trend filtering solvers. Going one step further, we describe a new backfitting algorithm whose iterations can be run in parallel, which (as far as we know) is the first of its kind. Lastly, we present experiments to examine the empirical performance of additive trend filtering.

📄 PDF Abstract BibTeX arXiv:1702.05037

Code (0)

등록된 구현이 없습니다.

Tasks

Additive models

Similar Papers 제목 키워드 기반

PENDANTSS: PEnalized Norm-ratios Disentangling Additive Noise, Trend and Sparse Spikes

2023-01-04 · Paul Zheng, Emilie Chouzenoux, Laurent Duval

Denoising, detrending, deconvolution: usual restoration tasks, traditionally decoupled. Coupled formulations entail complex ill-posed inverse problems. We propose PENDANTSS for joint trend removal and blind deconvolution…

Denoising

Innovative And Additive Outlier Robust Kalman Filtering With A Robust Particle Filter

2020-07-07 · Alexander T. M. Fisch, Idris A. Eckley, P. Fearnhead

In this paper, we propose CE-BASS, a particle mixture Kalman filter which is robust to both innovative and additive outliers, and able to fully capture multi-modality in the distribution of the hidden state. Furthermore,…

Fast and Flexible ADMM Algorithms for Trend Filtering

2014-06-09 · Aaditya Ramdas, Ryan J. Tibshirani

This paper presents a fast and robust algorithm for trend filtering, a recently developed nonparametric regression tool. It has been shown that, for estimating functions whose derivatives are of bounded variation, trend …

Towards Dynamic Trend Filtering through Trend Point Detection with Reinforcement Learning

2024-06-06 · Jihyeon Seong, Sekwang Oh, Jaesik Choi

Trend filtering simplifies complex time series data by applying smoothness to filter out noise while emphasizing proximity to the original data. However, existing trend filtering methods fail to reflect abrupt changes in…

Reinforcement Learning (RL)Time Series

RobustTrend: A Huber Loss with a Combined First and Second Order Difference Regularization for Time Series Trend Filtering

2019-06-10 · Qingsong Wen, Jingkun Gao, Xiaomin Song, Liang Sun 외

Extracting the underlying trend signal is a crucial step to facilitate time series analysis like forecasting and anomaly detection. Besides noise signal, time series can contain not only outliers but also abrupt trend ch…

Anomaly DetectionSparse LearningTime SeriesTime Series Analysis