An Optimal Linear Time Algorithm for Quasi-Monotonic Segmentation
Data Structures and Algorithms
2007-05-23 v1 Databases
Abstract
Monotonicity is a simple yet significant qualitative characteristic. We consider the problem of segmenting an array in up to K segments. We want segments to be as monotonic as possible and to alternate signs. We propose a quality metric for this problem, present an optimal linear time algorithm based on novel formalism, and compare experimentally its performance to a linear time top-down regression algorithm. We show that our algorithm is faster and more accurate. Applications include pattern recognition and qualitative modeling.
Cite
@article{arxiv.cs/0702142,
title = {An Optimal Linear Time Algorithm for Quasi-Monotonic Segmentation},
author = {Daniel Lemire and Martin Brooks and Yuhong Yan},
journal= {arXiv preprint arXiv:cs/0702142},
year = {2007}
}
Comments
Appeared in ICDM 2005