Saved in:
Bibliographic Details
Main Authors: Almansoori, Mahmood K. M., Telek, Miklos
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2507.14261
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866908455980236800
author Almansoori, Mahmood K. M.
Telek, Miklos
author_facet Almansoori, Mahmood K. M.
Telek, Miklos
contents We present Fast Approximate Minimum Spanning Tree (FAMST), a novel algorithm that addresses the computational challenges of constructing Minimum Spanning Trees (MSTs) for large-scale and high-dimensional datasets. FAMST utilizes a three-phase approach: Approximate Nearest Neighbor (ANN) graph construction, ANN inter-component connection, and iterative edge refinement. For a dataset of $n$ points in a $d$-dimensional space, FAMST achieves $\mathcal{O}(dn \log n)$ time complexity and $\mathcal{O}(dn + kn)$ space complexity when $k$ nearest neighbors are considered, which is a significant improvement over the $\mathcal{O}(n^2)$ time and space complexity of traditional methods. Experiments across diverse datasets demonstrate that FAMST achieves remarkably low approximation errors while providing speedups of up to 1000$\times$ compared to exact MST algorithms. We analyze how the key hyperparameters, $k$ (neighborhood size) and $λ$ (inter-component edges), affect performance, providing practical guidelines for hyperparameter selection. FAMST enables MST-based analysis on datasets with millions of points and thousands of dimensions, extending the applicability of MST techniques to problem scales previously considered infeasible.
format Preprint
id arxiv_https___arxiv_org_abs_2507_14261
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle FAMST: Fast Approximate Minimum Spanning Tree Construction for Large-Scale and High-Dimensional Data
Almansoori, Mahmood K. M.
Telek, Miklos
Data Structures and Algorithms
Artificial Intelligence
We present Fast Approximate Minimum Spanning Tree (FAMST), a novel algorithm that addresses the computational challenges of constructing Minimum Spanning Trees (MSTs) for large-scale and high-dimensional datasets. FAMST utilizes a three-phase approach: Approximate Nearest Neighbor (ANN) graph construction, ANN inter-component connection, and iterative edge refinement. For a dataset of $n$ points in a $d$-dimensional space, FAMST achieves $\mathcal{O}(dn \log n)$ time complexity and $\mathcal{O}(dn + kn)$ space complexity when $k$ nearest neighbors are considered, which is a significant improvement over the $\mathcal{O}(n^2)$ time and space complexity of traditional methods. Experiments across diverse datasets demonstrate that FAMST achieves remarkably low approximation errors while providing speedups of up to 1000$\times$ compared to exact MST algorithms. We analyze how the key hyperparameters, $k$ (neighborhood size) and $λ$ (inter-component edges), affect performance, providing practical guidelines for hyperparameter selection. FAMST enables MST-based analysis on datasets with millions of points and thousands of dimensions, extending the applicability of MST techniques to problem scales previously considered infeasible.
title FAMST: Fast Approximate Minimum Spanning Tree Construction for Large-Scale and High-Dimensional Data
topic Data Structures and Algorithms
Artificial Intelligence
url https://arxiv.org/abs/2507.14261