paper-with-me

홈 › Papers

Stars: Tera-Scale Graph Building for Clustering and Graph Learning

2022-12-05 · CJ Carey, Jonathan Halcrow, Rajesh Jayaram, Vahab Mirrokni, Warren Schudy, Peilin Zhong

A fundamental procedure in the analysis of massive datasets is the construction of similarity graphs. Such graphs play a key role for many downstream tasks, including clustering, classification, graph learning, and nearest neighbor search. For these tasks, it is critical to build graphs which are sparse yet still representative of the underlying data. The benefits of sparsity are twofold: firstly, constructing dense graphs is infeasible in practice for large datasets, and secondly, the runtime of downstream tasks is directly influenced by the sparsity of the similarity graph. In this work, we present $\textit{Stars}$: a highly scalable method for building extremely sparse graphs via two-hop spanners, which are graphs where similar points are connected by a path of length at most two. Stars can construct two-hop spanners with significantly fewer similarity comparisons, which are a major bottleneck for learning based models where comparisons are expensive to evaluate. Theoretically, we demonstrate that Stars builds a graph in nearly-linear time, where approximate nearest neighbors are contained within two-hop neighborhoods. In practice, we have deployed Stars for multiple data sets allowing for graph building at the $\textit{Tera-Scale}$, i.e., for graphs with tens of trillions of edges. We evaluate the performance of Stars for clustering and graph learning, and demonstrate 10~1000-fold improvements in pairwise similarity comparisons compared to different baselines, and 2~10-fold improvement in running time without quality loss.

📄 PDF Abstract BibTeX arXiv:2212.02635

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Learning

Similar Papers 제목 키워드 기반

Geo-Aware Models for Stream Temperature Prediction across Different Spatial Regions and Scales

2025-10-10 · Shiyuan Luo, Runlong Yu, Shengyu Chen, Yingda Fan 외 arxiv

Understanding environmental ecosystems is vital for the sustainable management of our planet. However,existing physics-based and data-driven models often fail to generalize to varying spatial regions and scales due to th…

Graph Neural Network

Jujeop: Korean Puns for K-pop Stars on Social Media

2021-06-01 · NAACL (SocialNLP) 2021 6 · Soyoung Oh, Jisu Kim, Seungpeel Lee, Eunil Park

Jujeop is a type of pun and a unique way for fans to express their love for the K-pop stars they follow using Korean. One of the unique characteristics of Jujeop is its use of exaggerated expressions to compliment K-pop …

FiberStars: Visual Comparison of Diffusion Tractography Data between Multiple Subjects

2020-05-16 · Loraine Franke, Daniel Karl I. Weidele, Fan Zhang, Suheyla Cetin-Karayumak 외

Tractography from high-dimensional diffusion magnetic resonance imaging (dMRI) data allows brain's structural connectivity analysis. Recent dMRI studies aim to compare connectivity patterns across subject groups and dise…

AnatomyNavigate

A Unified Analysis of Dynamic Interactive Learning

2022-04-14 · Xing Gao, Thomas Maranzatto, Lev Reyzin

In this paper we investigate the problem of learning evolving concepts over a combinatorial structure. Previous work by Emamjomeh-Zadeh et al. [2020] introduced dynamics into interactive learning as a way to model non-st…

Recommendation Systems

STARS: Synchronous Token Alignment for Robust Supervision in Large Language Models

2025-11-05 · Mohammad Atif Quamar, Mohammad Areeb, Mikhail Kuznetsov, Muslum Ozgur Ozmen 외 arxiv

Aligning large language models (LLMs) with human values is crucial for safe deployment. Inference-time techniques offer granular control over generation; however, they rely on model uncertainty, meaning an internal estim…