paper-with-me

Papers

Interactive dimensionality reduction using similarity projections

2018-11-13 · Dimitris Spathis, Nikolaos Passalis, Anastasios Tefas

Recent advances in machine learning allow us to analyze and describe the content of high-dimensional data like text, audio, images or other signals. In order to visualize that data in 2D or 3D, usually Dimensionality Reduction (DR) techniques are employed. Most of these techniques, e.g., PCA or t-SNE, produce static projections without taking into account corrections from humans or other data exploration scenarios. In this work, we propose the interactive Similarity Projection (iSP), a novel interactive DR framework based on similarity embeddings, where we form a differentiable objective based on the user interactions and perform learning using gradient descent, with an end-to-end trainable architecture. Two interaction scenarios are evaluated. First, a common methodology in multidimensional projection is to project a subset of data, arrange them in classes or clusters, and project the rest unseen dataset based on that manipulation, in a kind of semi-supervised interpolation. We report results that outperform competitive baselines in a wide range of metrics and datasets. Second, we explore the scenario of manipulating some classes, while enriching the optimization with high-dimensional neighbor information. Apart from improving classification precision and clustering on images and text documents, the new emerging structure of the projection unveils semantic manifolds. For example, on the Head Pose dataset, by just dragging the faces looking far left to the left and those looking far right to the right, all faces are re-arranged on a continuum even on the vertical axis (face up and down). This end-to-end framework can be used for fast, visual semi-supervised learning, manifold exploration, interactive domain adaptation of neural embeddings and transfer learning.

📄 PDF Abstract BibTeX arXiv:1811.05531

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionDomain AdaptationTransfer Learning

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Feature Learning for Nonlinear Dimensionality Reduction toward Maximal Extraction of Hidden Patterns

2022-06-28 · Takanori Fujiwara, Yun-Hsin Kuo, Anders Ynnerman, Kwan-Liu Ma

Dimensionality reduction (DR) plays a vital role in the visual analysis of high-dimensional data. One main aim of DR is to reveal hidden patterns that lie on intrinsic low-dimensional manifolds. However, DR often overloo…

Dimensionality Reduction

Lens functions for exploring UMAP Projections with Domain Knowledge

2024-05-15 · Daniel M. Bot, Jan Aerts

Dimensionality reduction algorithms are often used to visualise high-dimensional data. Previously, studies have used prior information to enhance or suppress expected patterns in projections. In this paper, we adapt such…

Dimensionality Reduction

Improved Dimensionality Reduction of various Datasets using Novel Multiplicative Factoring Principal Component Analysis (MPCA)

2020-09-25 · Chisom Ezinne Ogbuanya

Principal Component Analysis (PCA) is known to be the most widely applied dimensionality reduction approach. A lot of improvements have been done on the traditional PCA, in order to obtain optimal results in the dimensio…

Dimensionality Reduction

ShaRP: Shape-Regularized Multidimensional Projections

2023-06-01 · Alister Machado, Alexandru Telea, Michael Behrisch

Projections, or dimensionality reduction methods, are techniques of choice for the visual exploration of high-dimensional data. Many such techniques exist, each one of them having a distinct visual signature - i.e., a re…

Dimensionality Reduction

SAP-sLDA: An Interpretable Interface for Exploring Unstructured Text

2023-07-28 · Charumathi Badrinath, Weiwei Pan, Finale Doshi-Velez

A common way to explore text corpora is through low-dimensional projections of the documents, where one hopes that thematically similar documents will be clustered together in the projected space. However, popular algori…

Dimensionality Reduction