🌙

分段线性回归中的在线跳跃与拐点检测:统计最优性与计算效率

Online Jump and Kink Detection in Segmented Linear Regression: Statistical Optimality Meets Computational Efficiency

Journal of Time Series Analysis · 2025
被引 1
ABS 3

中文导读

研究了高斯分段线性回归模型中单个变点的在线估计问题,证明了CUSUM型统计量在定位跳跃和拐点时达到极小化最优速率,并提出了一个常数计算复杂度和内存需求的在线算法。

Abstract

ABSTRACT We consider the problem of sequential (online) estimation of a single change point in a piecewise linear regression model under a Gaussian setup. We demonstrate that certain CUSUM‐type statistics attain the minimax optimal rates for localizing the change point. Our minimax analysis unveils an interesting phase transition from a jump (discontinuity in function values) to a kink (a change in slope). Specifically, for a jump, the minimax rate is of order , whereas for a kink it scales as , given that the sampling rate is of order . We further introduce an online algorithm based on these detectors, which optimally identifies both a jump and a kink, and is able to distinguish between them. Notably, the algorithm operates with constant computational complexity and requires only constant memory per incoming sample. Finally, we evaluate the empirical performance of our method on both simulated and real‐world data sets. An implementation is available in the R package FLOC on GitHub.

时间序列分析变点检测在线算法统计最优性