paper-with-me

Papers

ClassSPLOM -- A Scatterplot Matrix to Visualize Separation of Multiclass Multidimensional Data

2022-01-30 · Michael Aupetit, Ahmed Ali

In multiclass classification of multidimensional data, the user wants to build a model of the classes to predict the label of unseen data. The model is trained on the data and tested on unseen data with known labels to evaluate its quality. The results are visualized as a confusion matrix which shows how many data labels have been predicted correctly or confused with other classes. The multidimensional nature of the data prevents the direct visualization of the classes so we design ClassSPLOM to give more perceptual insights about the classification results. It uses the Scatterplot Matrix (SPLOM) metaphor to visualize a Linear Discriminant Analysis projection of the data for each pair of classes and a set of Receiving Operating Curves to evaluate their trustworthiness. We illustrate ClassSPLOM on a use case in Arabic dialects identification.

📄 PDF Abstract BibTeX arXiv:2201.12822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Filament Plots for Data Visualization

2021-07-20 · Nate Strawn

The efficiency of modern computer graphics allows us to explore collections of space curves simultaneously with "drag-to-rotate" interfaces. This inspires us to replace "scatterplots of points" with "scatterplots of curv…

Data Visualization

A Large-Scale Sensitivity Analysis on Latent Embeddings and Dimensionality Reductions for Text Spatializations

2024-07-25 · Daniel Atzberger, Tim Cech, Willy Scheibel, Jürgen Döllner 외

The semantic similarity between documents of a text corpus can be visualized using map-like metaphors based on two-dimensional scatterplot layouts. These layouts result from a dimensionality reduction on the document-ter…

DescriptiveDimensionality ReductionSemantic SimilaritySemantic Textual Similarity+2

Statistical Query Hardness of Multiclass Linear Classification with Random Classification Noise

2025-02-17 · Ilias Diakonikolas, Mingchen Ma, Lisheng Ren, Christos Tzamos

We study the task of Multiclass Linear Classification (MLC) in the distribution-free PAC model with Random Classification Noise (RCN). Specifically, the learner is given a set of labeled examples $(x, y)$, where $x$ is d…

Classification

HPSCAN: Human Perception-Based Scattered Data Clustering

2023-04-27 · Sebastian Hartwig, Christian van Onzenoodt, Dominik Engel, Pedro Hermosilla 외

Cluster separation is a task typically tackled by widely used clustering techniques, such as k-means or DBSCAN. However, these algorithms are based on non-perceptual metrics, and our experiments demonstrate that their ou…

ClusteringOutlier Detection

Visualizing Linguistic Shift

2016-11-20 · Salman Mahmood, Rami Al-Rfou, Klaus Mueller

Neural network based models are a very powerful tool for creating word embeddings, the objective of these models is to group similar words together. These embeddings have been used as features to improve results in vario…

Document ClassificationLanguage ModelingLanguage Modellingnamed-entity-recognition+4