paper-with-me

홈 › Papers

Visualizing the Effects of a Changing Distance on Data Using Continuous Embeddings

2013-11-08 · Gina Gruenhage, Manfred Opper, Simon Barthelme

Most Machine Learning (ML) methods, from clustering to classification, rely on a distance function to describe relationships between datapoints. For complex datasets it is hard to avoid making some arbitrary choices when defining a distance function. To compare images, one must choose a spatial scale, for signals, a temporal scale. The right scale is hard to pin down and it is preferable when results do not depend too tightly on the exact value one picked. Topological data analysis seeks to address this issue by focusing on the notion of neighbourhood instead of distance. It is shown that in some cases a simpler solution is available. It can be checked how strongly distance relationships depend on a hyperparameter using dimensionality reduction. A variant of dynamical multi-dimensional scaling (MDS) is formulated, which embeds datapoints as curves. The resulting algorithm is based on the Concave-Convex Procedure (CCCP) and provides a simple and efficient way of visualizing changes and invariances in distance patterns as a hyperparameter is varied. A variant to analyze the dependence on multiple hyperparameters is also presented. A cMDS algorithm that is straightforward to implement, use and extend is provided. To illustrate the possibilities of cMDS, cMDS is applied to several real-world data sets.

📄 PDF Abstract BibTeX arXiv:1311.1911

Code (1)

ginagruenhage/cmdsr 공식 구현

Tasks

ClusteringDimensionality ReductionTopological Data Analysis

Similar Papers 제목 키워드 기반

Improving files availability for BitTorrent using a diffusion model

2014-09-16 · Christian Napoli, Giuseppe Pappalardo, Emiliano Tramontana

The BitTorrent mechanism effectively spreads file fragments by copying the rarest fragments first. We propose to apply a mathematical model for the diffusion of fragments on a P2P in order to take into account both the e…

Visualizing Bags of Vectors

2013-10-12 · Sriramkumar Balasubramanian, Raghuram Reddy Nagireddy

The motivation of this work is two-fold - a) to compare between two different modes of visualizing data that exists in a bag of vectors format b) to propose a theoretical model that supports a new mode of visualizing dat…

VINE: Visualizing Statistical Interactions in Black Box Models

2019-04-01 · Matthew Britton

As machine learning becomes more pervasive, there is an urgent need for interpretable explanations of predictive models. Prior work has developed effective methods for visualizing global model behavior, as well as genera…

Attraction-Repulsion Spectrum in Neighbor Embeddings

2020-07-17 · Jan Niklas Böhm, Philipp Berens, Dmitry Kobak

Neighbor embeddings are a family of methods for visualizing complex high-dimensional datasets using $k$NN graphs. To find the low-dimensional embedding, these algorithms combine an attractive force between neighboring pa…

MURAL: An Unsupervised Random Forest-Based Embedding for Electronic Health Record Data

2021-11-19 · Michal Gerasimiuk, Dennis Shung, Alexander Tong, Adrian Stanley 외

A major challenge in embedding or visualizing clinical patient data is the heterogeneity of variable types including continuous lab values, categorical diagnostic codes, as well as missing or incomplete data. In particul…

DiagnosticDimensionality Reduction