paper-with-me

Papers

Fused Lasso Additive Model

2014-09-18 · Ashley Petersen, Daniela Witten, Noah Simon

We consider the problem of predicting an outcome variable using $p$ covariates that are measured on $n$ independent observations, in the setting in which flexible and interpretable fits are desirable. We propose the fused lasso additive model (FLAM), in which each additive function is estimated to be piecewise constant with a small number of adaptively-chosen knots. FLAM is the solution to a convex optimization problem, for which a simple algorithm with guaranteed convergence to the global optimum is provided. FLAM is shown to be consistent in high dimensions, and an unbiased estimator of its degrees of freedom is proposed. We evaluate the performance of FLAM in a simulation study and on two data sets.

📄 PDF Abstract BibTeX arXiv:1409.5391

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

On the Complexity of the Weighted Fused Lasso

2018-01-15 · Jose Bento, Ralph Furmaniak, Surjyendu Ray

The solution path of the 1D fused lasso for an $n$-dimensional input is piecewise linear with $\mathcal{O}(n)$ segments (Hoefling et al. 2010 and Tibshirani et al 2011). However, existing proofs of this bound do not hold…

Bayesian generalized fused lasso modeling via NEG distribution

2016-02-16 · Kaito Shimamura, Masao Ueki, Shuichi. Kawano, Sadanori Konishi

The fused lasso penalizes a loss function by the $L_1$ norm for both the regression coefficients and their successive differences to encourage sparsity of both. In this paper, we propose a Bayesian generalized fused lass…

regression

A path algorithm for the Fused Lasso Signal Approximator

2009-10-03 · Holger Hoefling

The Lasso is a very well known penalized regression model, which adds an $L_{1}$ penalty with parameter $\lambda_{1}$ on the coefficients to the squared error loss function. The Fused Lasso extends this model by also put…

regression

Spacing Test for Fused Lasso

2025-09-17 · Rieko Tasaka, Tatsuya Kimura, Joe Suzuki arxiv

Detecting changepoints in a one-dimensional signal is a classical yet fundamental problem. The fused lasso provides an elegant convex formulation that produces a stepwise estimate of the mean, but quantifying the uncerta…

Efficient Implementations of the Generalized Lasso Dual Path Algorithm

2014-05-13 · Taylor Arnold, Ryan Tibshirani

We consider efficient implementations of the generalized lasso dual path algorithm of Tibshirani and Taylor (2011). We first describe a generic approach that covers any penalty matrix D and any (full column rank) matrix …