Algorithms for a class of isotonic regression problems

Citation
Pm. Pardalos et G. Xue, Algorithms for a class of isotonic regression problems, ALGORITHMIC, 23(3), 1999, pp. 211-222
Citations number
25
Categorie Soggetti
Engineering Mathematics
Journal title
ALGORITHMICA
ISSN journal
01784617 → ACNP
Volume
23
Issue
3
Year of publication
1999
Pages
211 - 222
Database
ISI
SICI code
0178-4617(199903)23:3<211:AFACOI>2.0.ZU;2-T
Abstract
The isotonic regression problem has applications in statistics, operations research, and image processing. In this paper a general framework for the i sotonic regression algorithm is proposed. Under this framework, we discuss the isotonic regression problem in the case where the directed graph specif ying the order restriction is a directed tree with n vertices. A new algori thm is presented for this case, which can be regarded as a generalization o f the PAV algorithm of Ayer et al. Using a simple tree structure such as th e binomial heap, the algorithm can be implemented in O(n log n) time, impro ving the previously best known O(n(2)) time algorithm. We also present line ar time algorithms for special cases where the directed graph is a path or a star.