🤖 AI Summary
This study addresses the lack of a unified, robust, and general-purpose methodology for detecting multiple change points in high-dimensional data under arbitrary parametric shifts. The authors propose a novel framework based on two-sample U-statistics, integrating sliding windows and flexible kernel functions to simultaneously test for, estimate the locations of, and construct confidence intervals for multiple change points in high dimensions. Requiring only mild distributional assumptions, the method is robust to heavy-tailed data and achieves minimax optimal convergence rates. Key technical innovations include an L∞-norm-based test statistic, a high-dimensional multiplier bootstrap procedure, the U-statistic Projection Refinement Algorithm (U-PRA), and accompanying asymptotic theory. Extensive simulations and real-data analysis of genomic copy number variations demonstrate superior detection power and localization accuracy, with the method implemented in the publicly available R package U-PRA.
📝 Abstract
High-dimensional change-point analysis is essential in modern statistical inference. However, existing methods are often designed either for specific parameters (e.g., mean or variance) or for particular tasks (e.g., testing or estimation), making them difficult to generalize. Moreover, they typically rely on restrictive distributional assumptions, limiting their robustness to heavy-tailed data. We propose a unified framework for testing, estimating, and inferring multiple change points in high-dimensional data. Our approach leverages a two-sample U-statistic within a moving window, allowing flexible kernel function selection to accommodate structural changes in general parameters such as variance changes or robust statistics. For testing, we develop an L-infinity norm-based statistic with a high-dimensional multiplier bootstrap procedure, achieving minimax-optimal power under sparse alternatives. For estimation, we construct an initial estimator for the change-point number and locations and refine it using the U-statistic Projection Refinement Algorithm (U-PRA), attaining minimax-optimal localization rates. We further derive the asymptotic distribution of refined estimators, enabling valid confidence interval construction. Extensive numerical experiments demonstrate the better performance of our method across various settings, including heavy-tailed distributions. Applications to genomic copy number variation data highlight its practical utility. An R package implementing the proposed method, U-PRA, is publicly available at https://github.com/liubin0145/R-codes-UPRA/.