REVIEW 2 cited by
Online Hierarchical Clustering Approximations
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Hierarchical clustering is a widely used approach for clustering datasets at multiple levels of granularity. Despite its popularity, existing algorithms such as hierarchical agglomerative clustering (HAC) are limited to the offline setting, and thus require the entire dataset to be available. This prohibits their use on large datasets commonly encountered in modern learning applications. In this paper, we consider hierarchical clustering in the online setting, where points arrive one at a time. We propose two algorithms that seek to optimize the Moseley and Wang (MW) revenue function, a variant of the Dasgupta cost. These algorithms offer different tradeoffs between efficiency and MW revenue performance. The first algorithm, OTD, is a highly efficient Online Top Down algorithm which provably achieves a 1/3-approximation to the MW revenue under a data separation assumption. The second algorithm, OHAC, is an online counterpart to offline HAC, which is known to yield a 1/3-approximation to the MW revenue, and produce good quality clusters in practice. We show that OHAC approximates offline HAC by leveraging a novel split-merge procedure. We empirically show that OTD and OHAC offer significant efficiency and cluster quality gains respectively over baselines.
Forward citations
Cited by 2 Pith papers
-
DynHAC: Fully Dynamic Approximate Hierarchical Agglomerative Clustering
DynHAC is the first fully dynamic algorithm for average-linkage hierarchical clustering that maintains a (1+epsilon)-approximate dendrogram under point insertions and deletions.
-
SPOCC: Scalable POssibilistic Classifier Combination -- toward robust aggregation of classifiers
SPOCC builds possibility distributions from validation confusion matrices and aggregates them with data-adaptive t-norms, yielding a scalable, incremental classifier combination method with claimed asymptotic robustne...
Discussion (0). Continue with ORCID to comment.