Reduction algorithm for the NPMLE for the distribution function of bivariate interval censored data
Marloes H. Maathuis

TL;DR
This paper introduces two new algorithms, especially the HeightMap algorithm, for efficiently reducing parameters in computing the NPMLE for bivariate interval censored data, significantly improving speed over previous methods.
Contribution
The paper presents the HeightMap algorithm, a fast, simple, and scalable reduction algorithm with O(n^2) complexity for bivariate data, extendable to higher dimensions.
Findings
HeightMap algorithm is faster than previous algorithms.
The algorithm has O(n^2) complexity for bivariate data.
It can be generalized to higher dimensions with O(n^d) complexity.
Abstract
We study computational aspects of the nonparametric maximum likelihood estimator (NPMLE) for the distribution function of bivariate interval censored data. The computation of the NPMLE consists of two steps: a parameter reduction step and an optimization step. In this paper we focus on the reduction step. We introduce two new reduction algorithms: the Tree algorithm and the HeightMap algorithm. The Tree algorithm is only mentioned briefly. The HeightMap algorithm is discussed in detail and also given in pseudo code. It is a very fast and simple algorithm of time complexity O(n^2). This is an order faster than the best known algorithm thus far, the O(n^3) algorithm of Bogaerts and Lesaffre (2003). We compare our algorithms with the algorithms of Gentleman and Vandal (2001), Song (2001) and Bogaerts and Lesaffre (2003), using simulated data. We show that our algorithms, and especially the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
