paper-with-me

홈 › Papers

ClusterGraph: a new tool for visualization and compression of multidimensional data

2024-11-08 · Paweł Dłotko, Davide Gurnari, Mathis Hallier, Anna Jurek-Loughrey

Understanding the global organization of complicated and high dimensional data is of primary interest for many branches of applied sciences. It is typically achieved by applying dimensionality reduction techniques mapping the considered data into lower dimensional space. This family of methods, while preserving local structures and features, often misses the global structure of the dataset. Clustering techniques are another class of methods operating on the data in the ambient space. They group together points that are similar according to a fixed similarity criteria, however unlike dimensionality reduction techniques, they do not provide information about the global organization of the data. Leveraging ideas from Topological Data Analysis, in this paper we provide an additional layer on the output of any clustering algorithm. Such data structure, ClusterGraph, provides information about the global layout of clusters, obtained from the considered clustering algorithm. Appropriate measures are provided to assess the quality and usefulness of the obtained representation. Subsequently the ClusterGraph, possibly with an appropriate structure--preserving simplification, can be visualized and used in synergy with state of the art exploratory data analysis techniques.

📄 PDF Abstract BibTeX arXiv:2411.05443

Code (1)

dioscuri-tda/clustergraph 공식 구현

Tasks

ClusteringDimensionality ReductionTopological Data Analysis

Similar Papers 제목 키워드 기반

Explainable Mixed Data Representation and Lossless Visualization Toolkit for Knowledge Discovery

2022-06-13 · Boris Kovalerchuk, Elijah McCoy

Developing Machine Learning (ML) algorithms for heterogeneous/mixed data is a longstanding problem. Many ML algorithms are not applicable to mixed data, which include numeric and non-numeric data, text, graphs and so on …

Data Visualization

Implicit Multidimensional Projection of Local Subspaces

2020-09-07 · Rongzheng Bian, Yumeng Xue, Liang Zhou, Jian Zhang 외

We propose a visualization method to understand the effect of multidimensional projection on local subspaces, using implicit function differentiation. Here, we understand the local subspace as the multidimensional local …

Collection Space Navigator: An Interactive Visualization Interface for Multidimensional Datasets

2023-05-11 · Tillmann Ohm, Mar Canet Solà, Andres Karjus, Maximilian Schich

We introduce the Collection Space Navigator (CSN), a browser-based visualization tool to explore, research, and curate large collections of visual digital artifacts that are associated with multidimensional data, such as…

Data VisualizationDimensionality ReductionEmbeddings Evaluation

Text Ranking and Classification using Data Compression

2021-09-23 · NeurIPS Workshop ICBINB 2021 12 · Nitya Kasturi, Igor L. Markov

A well-known but rarely used approach to text categorization uses conditional entropy estimates computed using data compression tools. Text affinity scores derived from compressed sizes can be used for classification and…

ClassificationData CompressionText Categorization

Lossy compression of multidimensional medical images using sinusoidal activation networks: an evaluation study

2022-08-02 · Matteo Mancini, Derek K. Jones, Marco Palombo

In this work, we evaluate how neural networks with periodic activation functions can be leveraged to reliably compress large multidimensional medical image datasets, with proof-of-concept application to 4D diffusion-weig…

Data Compression