Algorithms for unimodal segmentation with applications to unimodality detection

作者:Niina Haiminen, Aristides Gionis, Kari Laasonen

摘要

We study the problem of segmenting a sequence into k pieces so that the resulting segmentation satisfies monotonicity or unimodality constraints. Unimodal functions can be used to model phenomena in which a measured variable first increases to a certain level and then decreases. We combine a well-known unimodal regression algorithm with a simple dynamic-programming approach to obtain an optimal quadratic-time algorithm for the problem of unimodal k-segmentation. In addition, we describe a more efficient greedy-merging heuristic that is experimentally shown to give solutions very close to the optimal. As a concrete application of our algorithms, we describe methods for testing if a sequence behaves unimodally or not. The methods include segmentation error comparisons, permutation testing, and a BIC-based scoring scheme. Our experimental evaluation shows that our algorithms and the proposed unimodality tests give very intuitive results, for both real-valued and binary data.

论文关键词:Unimodal, Segmentation, Regression, Algorithms, BIC, Binary data

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10115-006-0053-3