Search Results for author: Yiqiu Wang

Found 6 papers, 4 papers with code

ParChain: A Framework for Parallel Hierarchical Agglomerative Clustering using Nearest-Neighbor Chain

2 code implementations8 Jun 2021 Shangdi Yu, Yiqiu Wang, Yan Gu, Laxman Dhulipala, Julian Shun

This paper studies the hierarchical clustering problem, where the goal is to produce a dendrogram that represents clusters at varying scales of a data set.

Clustering

Fast Parallel Algorithms for Euclidean Minimum Spanning Tree and Hierarchical Spatial Clustering

1 code implementation2 Apr 2021 Yiqiu Wang, Shangdi Yu, Yan Gu, Julian Shun

Our approach is based on generating a well-separated pair decomposition followed by using Kruskal's minimum spanning tree algorithm and bichromatic closest pair computations.

Clustering

Theoretically-Efficient and Practical Parallel DBSCAN

1 code implementation12 Dec 2019 Yiqiu Wang, Yan Gu, Julian Shun

The DBSCAN method for spatial clustering has received significant attention due to its applicability in a variety of data analysis tasks.

Clustering

Extreme Classification in Log Memory

no code implementations9 Oct 2018 Qixuan Huang, Yiqiu Wang, Tharun Medini, Anshumali Shrivastava

With MACH we can train ODP dataset with 100, 000 classes and 400, 000 features on a single Titan X GPU, with the classification accuracy of 19. 28%, which is the best-reported accuracy on this dataset.

Classification General Classification

MACH: Embarrassingly parallel $K$-class classification in $O(d\log{K})$ memory and $O(K\log{K} + d\log{K})$ time, instead of $O(Kd)$

no code implementations ICLR 2018 Qixuan Huang, Anshumali Shrivastava, Yiqiu Wang

MACH is the first generic $K$-classification algorithm, with provably theoretical guarantees, which requires $O(\log{K})$ memory without any assumption on the relationship between classes.

Classification General Classification

Cannot find the paper you are looking for? You can Submit a new open access paper.