SOTAVerified

DiRe-JAX: A JAX based Dimensionality Reduction Algorithm for Large-scale Data

2025-03-05Code Available1· sign in to hype

Alexander Kolpakov, Igor Rivin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

DiRe - JAX is a new dimensionality reduction toolkit designed to address some of the challenges faced by traditional methods like UMAP and tSNE such as loss of global structure and computational efficiency. Built on the JAX framework, DiRe leverages modern hardware acceleration to provide an efficient, scalable, and interpretable solution for visualizing complex data structures, and for quantitative analysis of lower-dimensional embeddings. The toolkit shows considerable promise in preserving both local and global structures within the data as compared to state-of-the-art UMAP and tSNE implementations. This makes it suitable for a wide range of applications in machine learning, bio-informatics, and data science.

Tasks

Reproductions