PulseAugur
LIVE 09:57:16
research · [4 sources] ·
0
research

New research questions flat minima, proposes topology-faithful dimensionality reduction

Researchers have developed DiRe-RAPIDS, a new dimensionality reduction technique that better preserves the global topology of high-dimensional data compared to existing methods like UMAP and t-SNE. DiRe-RAPIDS was tuned against a novel benchmark designed to evaluate topology faithfulness on noisy manifolds. On a large dataset of arXiv paper embeddings, DiRe-RAPIDS maintained significantly more topological structure than UMAP at a comparable speed. Separately, a new framework has been introduced to quantitatively and visually analyze the local neighborhood instability in parametric projection methods, demonstrating its effectiveness on UMAP and t-SNE based neural projectors. AI

Summary written by gemini-2.5-flash-lite from 4 sources. How we write summaries →

IMPACT Introduces new methods for visualizing high-dimensional data, potentially improving analysis of large datasets in AI research.

RANK_REASON The cluster contains two arXiv papers introducing new methods and evaluation frameworks for dimensionality reduction.

Read on arXiv cs.CV →

New research questions flat minima, proposes topology-faithful dimensionality reduction

COVERAGE [4]

  1. arXiv cs.LG TIER_1 · Michael Timothy Bennett ·

    Are Flat Minima an Illusion?

    arXiv:2605.05209v1 Announce Type: new Abstract: Neural networks that land in flat regions of the loss landscape tend to generalise better than those in sharp regions. Sharpness-Aware Minimisation exploits this to improve generalisation. But function-preserving reparameterisation …

  2. arXiv cs.LG TIER_1 · Alexander Kolpakov, Igor Rivin ·

    DiRe-RAPIDS: Topology-faithful dimensionality reduction at scale

    arXiv:2604.25209v1 Announce Type: new Abstract: Dimensionality reduction methods such as UMAP and t-SNE are central tools for visualising high-dimensional data, but their local-neighborhood objectives can preserve sampling noise while distorting global topology. We show that stan…

  3. arXiv cs.AI TIER_1 · Igor Rivin ·

    DiRe-RAPIDS: Topology-faithful dimensionality reduction at scale

    Dimensionality reduction methods such as UMAP and t-SNE are central tools for visualising high-dimensional data, but their local-neighborhood objectives can preserve sampling noise while distorting global topology. We show that standard local metrics reward this noise memorisatio…

  4. arXiv cs.CV TIER_1 · Daniel A. Keim ·

    Local Neighborhood Instability in Parametric Projections: Quantitative and Visual Analysis

    Parametric projections let analysts embed new points in real time, but input variations from measurement noise or data drift can produce unpredictable shifts in the 2D layout. Whether and where a projection is locally stable remains largely unexamined. In this paper, we present a…