A more efficient algorithm to compute the Rand Index for change-point problems
Abstract
We provide a more efficient algorithm for computing the Rand Index when the data cluster comes from a change-point detection problem. Given N data points and two clusterings of size r and s, the algorithm runs on O(r+s) time complexity and O(1) memory complexity. The traditional algorithm, in contrast, runs on O(rs+N) time complexity and O(rs) memory complexity.
0
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.