paper-with-me

Papers

Catching Change-points with Lasso

2007-12-01 · NeurIPS 2007 12 · Céline Levy-Leduc, Zaïd Harchaoui

We propose a new approach for dealing with the estimation of the location of change-points in one-dimensional piecewise constant signals observed in white noise. Our approach consists in reframing this task in a variable selection context. We use a penalized least-squares criterion with a l1-type penalty for this purpose. We prove that, in an appropriate asymptotic framework, this method provides consistent estimators of the change-points. Then, we explain how to implement this method in practice by combining the LAR algorithm and a reduced version of the dynamic programming algorithm and we apply it to synthetic and real data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

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…

A Sharp Error Analysis for the Fused Lasso, with Application to Approximate Changepoint Screening

2017-12-01 · NeurIPS 2017 12 · Kevin Lin, James L. Sharpnack, Alessandro Rinaldo, Ryan J. Tibshirani

In the 1-dimensional multiple changepoint detection problem, we derive a new fast error rate for the fused lasso estimator, under the assumption that the mean vector has a sparse number of changepoints. This rate is seen…

The group fused Lasso for multiple change-point detection

2011-06-21 · Kevin Bleakley, Jean-Philippe Vert

We present the group fused Lasso for detection of multiple change-points shared by a set of co-occurring one-dimensional signals. Change-points are detected by approximating the original signals with a constraint on the …

Change Point Detection

High-Dimensional Longitudinal Classification with the Multinomial Fused Lasso

2015-01-29 · Samrachana Adhikari, Fabrizio Lecci, James T. Becker, Brian W. Junker 외

We study regularized estimation in high-dimensional longitudinal classification problems, using the lasso and fused lasso regularizers. The constructed coefficient estimates are piecewise constant across the time dimensi…

ClassificationGeneral ClassificationVocal Bursts Intensity Prediction

Just-in-Time Catching Test Generation at Meta

2026-01-30 · Matthew Becker, Yifei Chen, Nicholas Cochran, Pouyan Ghasemi 외 arxiv

We report on Just-in-Time catching test generation at Meta, designed to prevent bugs in large scale backend systems of hundreds of millions of line of code. Unlike traditional hardening tests, which pass at generation ti…