paper-with-me

Papers

Online Hierarchical Clustering Approximations

2019-09-20 · Aditya Krishna Menon, Anand Rajagopalan, Baris Sumengen, Gui Citovsky, Qin Cao, Sanjiv Kumar

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.

📄 PDF Abstract BibTeX arXiv:1909.09667

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Hierarchical pixel clustering for image segmentation

2014-01-23 · M. Kharinov

In the paper a piecewise constant image approximations of sequential number of pixel clusters or segments are treated. A majorizing of optimal approximation sequence by hierarchical sequence of image approximations is st…

ClusteringImage SegmentationSegmentationSemantic Segmentation

Reversible Image Merging for Low-level Machine Vision

2016-04-13 · Mikhail Kharinov

In this paper a hierarchical model for pixel clustering and image segmentation is developed. In the model an image is hierarchically structured. The original image is treated as a set of nested images, which are capable …

ClusteringImage SegmentationObjectSemantic Segmentation

Fair, Polylog-Approximate Low-Cost Hierarchical Clustering

2023-09-21 · NeurIPS 2023 11

Research in fair machine learning, and particularly clustering, has been crucial in recent years given the many ethical controversies that modern intelligent systems have posed. Ahmadian et al. [2020] established the stu…

Fair Polylog-Approximate Low-Cost Hierarchical Clustering

2023-11-21 · Marina Knittel, Max Springer, John Dickerson, Mohammadtaghi Hajiaghayi

Research in fair machine learning, and particularly clustering, has been crucial in recent years given the many ethical controversies that modern intelligent systems have posed. Ahmadian et al. [2020] established the stu…

ClusteringFairness

Compression of the Koopman matrix for nonlinear physical models via hierarchical clustering

2024-03-27 · Tomoya Nishikata, Jun Ohkubo

Machine learning methods allow the prediction of nonlinear dynamical systems from data alone. The Koopman operator is one of them, which enables us to employ linear analysis for nonlinear dynamical systems. The linear ch…

Clustering