SENSE: Self-Supervised Neural Embeddings for Spatial Ensembles
Hamid Gadirov, Lennard Manuel, Steffen Frey

TL;DR
This paper introduces an enhanced autoencoder framework with clustering and contrastive losses, improving visualization and interpretability of high-dimensional scientific ensemble datasets through combined optimization and UMAP projection.
Contribution
The paper proposes a novel autoencoder approach that integrates clustering and contrastive losses, utilizing pseudo-labels from EfficientNetV2 to better analyze complex ensemble data.
Findings
Models with clustering or contrastive loss outperform baselines
Effective latent space grouping of similar data points
Improved 2D visualization of high-dimensional data
Abstract
Analyzing and visualizing scientific ensemble datasets with high dimensionality and complexity poses significant challenges. Dimensionality reduction techniques and autoencoders are powerful tools for extracting features, but they often struggle with such high-dimensional data. This paper presents an enhanced autoencoder framework that incorporates a clustering loss, based on the soft silhouette score, alongside a contrastive loss to improve the visualization and interpretability of ensemble datasets. First, EfficientNetV2 is used to generate pseudo-labels for the unlabeled portions of the scientific ensemble datasets. By jointly optimizing the reconstruction, clustering, and contrastive objectives, our method encourages similar data points to group together while separating distinct clusters in the latent space. UMAP is subsequently applied to this latent representation to produce 2D…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis · 3D Shape Modeling and Analysis
