qSNE: quadratic rate t-SNE optimizer with automatic parameter tuning for large datasets.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 32663244.
- Also identified by DOI 10.1093/bioinformatics/btaa637 and PMC identifier 7755412.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Non-parametric dimensionality reduction techniques, such as t-distributed stochastic neighbor embedding (t-SNE), are the most frequently used methods in the exploratory analysis of single-cell datasets. Current implementations scale poorly to massive datasets and often require downsampling or interpolative approximations, which can leave less-frequent populations undiscovered and much information unexploited. We implemented a fast t-SNE package, qSNE, which uses a quasi-Newton optimizer, allowing quadratic convergence rate and automatic perplexity (level of detail) optimizer. Our results show that these improvements make qSNE significantly faster than regular t-SNE packages and enables full analysis of large datasets, such as mass cytometry data, without downsampling. Source code and documentation are openly available at https://bitbucket.org/anthakki/qsne/. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Software