Measuring Distortion in the Empty Regions of Dimensionality Reduction Scatterplots with the Gap Index
This paper introduces the Gap Index, a fast and interpretable quality metric for dimensionality reduction scatterplots that uniquely measures visual distortion in empty regions by comparing spatial deformations of empty triangles against their high-dimensional counterparts, addressing a key limitation of existing metrics that focus solely on point relationships.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a cartographer trying to draw a map of a giant, invisible, multi-dimensional city on a flat piece of paper. This is the daily challenge of Dimensionality Reduction, a branch of data science where computers take complex, high-dimensional information (like thousands of features describing a single object) and squish it down into a simple 2D scatterplot so humans can actually see it. The goal is to keep the "neighborhoods" intact: if two points are close together in the high-dimensional city, they should stay close on your paper map. If they are far apart, they should stay far.
But here's the catch: you can't perfectly flatten a 3D sphere onto a 2D sheet without tearing or stretching it. Just like how a map of the world distorts the size of Greenland or the shape of Antarctica, these computer-generated maps inevitably warp the data. To trust what we see, scientists use "quality metrics"—mathematical rulers that measure how much the map has been distorted. For a long time, these rulers only checked the distance between the dots (the data points) themselves. They asked, "Are these two dots still neighbors?" But they largely ignored the empty white space between the dots. Yet, in visual analysis, that empty space is just as important as the dots; it's the silence between the notes that defines the music, the gaps that tell us where one group ends and another begins.
This paper introduces a new way to measure that distortion, called the Gap Index (GI). The authors, Jaume Ros, Alessio Arleo, and Fernando Paulovich, argue that the old rulers are missing the big picture. They found that standard metrics often give a "clean bill of health" to maps that look visually chaotic and misleading to the human eye. To fix this, they developed a method that treats the empty spaces on the map as the main characters. Instead of just measuring the dots, they slice the entire empty space between the dots into triangles and check if those triangles have been stretched or squashed compared to their original shape in the high-dimensional world.
The core finding is that the Gap Index is much more sensitive to visual tricks than previous tools. In their tests, they showed that a popular technique called t-SNE (which is great at separating clusters) can create fake-looking gaps and spurious patterns that look like distinct groups but are actually just artifacts of the math. Standard metrics like "stress" or "trustworthiness" barely noticed this, reporting the map as nearly perfect. The Gap Index, however, immediately flagged these empty areas as highly distorted, coloring them red to show where the map was stretched and blue where it was compressed. The authors suggest that by focusing on these "gaps," the GI provides a more honest report card for visual analysis, helping users spot when a pretty picture is actually hiding a distorted reality. They also showed that this new metric is fast to compute, working efficiently even on large datasets, and can be overlaid directly onto the scatterplot to give a heat-map style view of exactly where the distortion is happening.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.