paper-with-me

Papers

A Fast and Flexible Algorithm for the Graph-Fused Lasso

2015-05-24 · Wesley Tansey, James G. Scott

We propose a new algorithm for solving the graph-fused lasso (GFL), a method for parameter estimation that operates under the assumption that the signal tends to be locally constant over a predefined graph structure. Our key insight is to decompose the graph into a set of trails which can then each be solved efficiently using techniques for the ordinary (1D) fused lasso. We leverage these trails in a proximal algorithm that alternates between closed form primal updates and fast dual trail updates. The resulting techinque is both faster than previous GFL methods and more flexible in the choice of loss function and graph structure. Furthermore, we present two algorithms for constructing trail sets and show empirically that they offer a tradeoff between preprocessing time and convergence rate.

📄 PDF Abstract BibTeX arXiv:1505.06475

Code (1)

yaglm/yaglm

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

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

Bayesian Joint Spike-and-Slab Graphical Lasso

2018-05-18 · Zehang Richard Li, Tyler H. McCormick, Samuel J. Clark

In this article, we propose a new class of priors for Bayesian inference with multiple Gaussian graphical models. We introduce fully Bayesian treatments of two popular procedures, the group graphical lasso and the fused …

Bayesian InferenceModel Selection

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 …

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 fuse…

model