paper-with-me

홈 › Papers

Self Organizing Nebulous Growths for Robust and Incremental Data Visualization

2019-12-09 · Damith Senanayake, Wei Wang, Shalin H. Naik, Saman Halgamuge

Non-parametric dimensionality reduction techniques, such as t-SNE and UMAP, are proficient in providing visualizations for datasets of fixed sizes. However, they cannot incrementally map and insert new data points into an already provided data visualization. We present Self-Organizing Nebulous Growths (SONG), a parametric nonlinear dimensionality reduction technique that supports incremental data visualization, i.e., incremental addition of new data while preserving the structure of the existing visualization. In addition, SONG is capable of handling new data increments, no matter whether they are similar or heterogeneous to the already observed data distribution. We test SONG on a variety of real and simulated datasets. The results show that SONG is superior to Parametric t-SNE, t-SNE and UMAP in incremental data visualization. Specifically, for heterogeneous increments, SONG improves over Parametric t-SNE by 14.98 % on the Fashion MNIST dataset and 49.73% on the MNIST dataset regarding the cluster quality measured by the Adjusted Mutual Information scores. On similar or homogeneous increments, the improvements are 8.36% and 42.26% respectively. Furthermore, even when the above datasets are presented all at once, SONG performs better or comparable to UMAP, and superior to t-SNE. We also demonstrate that the algorithmic foundations of SONG render it more tolerant to noise compared to UMAP and t-SNE, thus providing greater utility for data with high variance, high mixing of clusters, or noise.

📄 PDF Abstract BibTeX arXiv:1912.04896

Code (1)

hoppiece/song

Tasks

Data VisualizationDimensionality Reduction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Self-Organizing Pathway Expansion for Non-Exemplar Class-Incremental Learning

2023-01-01 · ICCV 2023 1 · Kai Zhu, Kecheng Zheng, Ruili Feng, Deli Zhao 외

Non-exemplar class-incremental learning aims to recognize both the old and new classes without access to old class samples. The conflict between old and new class optimization is exacerbated since the shared neural p…

class-incremental learningClass Incremental LearningIncremental Learning

Metodos de Agrupamentos em dois Estagios

2021-08-02 · Jefferson Souza, Teresa Ludermir

This work investigates the use of two-stage clustering methods. Four techniques were proposed: SOMK, SOMAK, ASCAK and SOINAK. SOMK is composed of a SOM (Self-Organizing Maps) followed by the K-means algorithm, SOMAK is a…

Clustering

Incremental Semantic Mapping with Unsupervised On-line Learning

2019-07-09 · Ygor C. N. Sousa, Hansenclever F. Bassani

This paper introduces an incremental semantic mapping approach, with on-line unsupervised learning, based on Self-Organizing Maps (SOM) for robotic agents. The method includes a mapping module, which incrementally create…

Clustering

Class Incremental Continual Learning with Self-Organizing Maps and Variational Autoencoders Using Synthetic Replay

2025-08-28 · Pujan Thapa, Alexander Ororbia, Travis Desell arxiv

This work introduces a novel generative continual learning framework based on self-organizing maps (SOMs) and variational autoencoders (VAEs) to enable memory-efficient replay, eliminating the need to store raw data samp…

Continual Learning

SATHUR: Self Augmenting Task Hallucinal Unified Representation for Generalized Class Incremental Learning

2023-08-13 · Sathursan Kanagarajah, Thanuja Ambegoda, Ranga Rodrigo

Class Incremental Learning (CIL) is inspired by the human ability to learn new classes without forgetting previous ones. CIL becomes more challenging in real-world scenarios when the samples in each incremental step are …

class-incremental learningClass Incremental LearningIncremental Learning