Dimensionality Reduction

726 papers with code • 0 benchmarks • 10 datasets

Dimensionality reduction is the task of reducing the dimensionality of a dataset.

( Image credit: openTSNE )

Libraries

Use these libraries to find Dimensionality Reduction models and implementations

S+t-SNE - Bringing dimensionality reduction to data streams

pedrv/s--t-sne 26 Mar 2024

We present S+t-SNE, an adaptation of the t-SNE algorithm designed to handle infinite data streams.

3
26 Mar 2024

Assessing the similarity of real matrices with arbitrary shape

inm-6/sas 26 Mar 2024

We conclude that SAS is a suitable measure for quantifying the shared structure of matrices with arbitrary shape.

1
26 Mar 2024

Once for Both: Single Stage of Importance and Sparsity Search for Vision Transformer Compression

hankye/once-for-both 23 Mar 2024

Recent Vision Transformer Compression (VTC) works mainly follow a two-stage scheme, where the importance score of each model unit is first evaluated or preset in each submodule, followed by the sparsity score evaluation according to the target sparsity constraint.

4
23 Mar 2024

GCN-DevLSTM: Path Development for Skeleton-Based Action Recognition

deepintostreams/gcn-devlstm 22 Mar 2024

Skeleton-based action recognition (SAR) in videos is an important but challenging task in computer vision.

3
22 Mar 2024

Curvature Augmented Manifold Embedding and Learning

ymlasu/camel 21 Mar 2024

A new dimensional reduction (DR) and data visualization method, Curvature-Augmented Manifold Embedding and Learning (CAMEL), is proposed.

1
21 Mar 2024

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers

zhangaipi/dim 19 Mar 2024

Discovering biased subgroups is the key to understanding models' failure modes and further improving models' robustness.

4
19 Mar 2024

Light Curve Classification with DistClassiPy: a new distance-based classifier

sidchaini/distclassipy 18 Mar 2024

We explore the use of different distance metrics to aid in the classification of objects.

3
18 Mar 2024

SpokeN-100: A Cross-Lingual Benchmarking Dataset for The Classification of Spoken Numbers in Different Languages

ankilab/spoken-100 14 Mar 2024

Benchmarking plays a pivotal role in assessing and enhancing the performance of compact deep learning models designed for execution on resource-constrained devices, such as microcontrollers.

0
14 Mar 2024

DiffRed: Dimensionality Reduction guided by stable rank

s3-lab-iit/diffred 9 Mar 2024

We rigorously prove that DiffRed achieves a general upper bound of $O\left(\sqrt{\frac{1-p}{k_2}}\right)$ on Stress and $O\left(\frac{(1-p)}{\sqrt{k_2*\rho(A^{*})}}\right)$ on M1 where $p$ is the fraction of variance explained by the first $k_1$ principal components and $\rho(A^{*})$ is the stable rank of $A^{*}$.

9
09 Mar 2024

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

mahsunaltin/dr4mtsad 7 Mar 2024

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer models.

1
07 Mar 2024