**arXiv ID:** 2302.11297 **Authors:** Mashaan Alshammari, Masahiro Takatsuka **Published:** 2023-02-22T11:32:24Z **Abstract:** The recently emerged spectral clustering surpasses conventional clustering methods by detecting clusters of any shape without the convexity assumption. Unfortunately, with a computational complexity of $O(n^3)$, it was infeasible for multiple real applications, where $n$ could be large. This stimulates researchers to propose the approximate spectral clustering (ASC). ...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill approximate-spectral-clustering-with-eigenvector-selection-and-selftuned-k --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Approximate Spectral Clustering With Eigenvector Selection And Selftuned K?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-approximate-spectral-clustering-with-eigenvector-s)More formats (shields.io, HTML) on the badges page.
# Approximate spectral clustering with eigenvector selection and self-tuned $k$
**arXiv ID:** 2302.11297
**Authors:** Mashaan Alshammari, Masahiro Takatsuka
**Published:** 2023-02-22T11:32:24Z
**Abstract:**
The recently emerged spectral clustering surpasses conventional clustering methods by detecting clusters of any shape without the convexity assumption. Unfortunately, with a computational complexity of $O(n^3)$, it was infeasible for multiple real applications, where $n$ could be large. This stimulates researchers to propose the approximate spectral clustering (ASC). However, most of ASC methods assumed that the number of clusters $k$ was known. In practice, manual setting of $k$ could be subjective or time consuming. The proposed algorithm has two relevance metrics for estimating $k$ in two vital steps of ASC. One for selecting the eigenvectors spanning the embedding space, and the other to discover the number of clusters in that space. The algorithm used a growing neural gas (GNG) approximation, GNG is superior in preserving input data topology. The experimental setup demonstrates the efficiency of the proposed algorithm and its ability to compete with similar methods where $k$ was set manually.
## Skill Description
This skill is generated from the arXiv paper: Approximate spectral clustering with eigenvector selection and self-tuned $k$ (2302.11297).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2302.11297](http://arxiv.org/abs/2302.11297v1)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!