Computers & Graphics

DimenFix: A novel meta-strategy to preserve user-defined data values on dimensionality reduction layouts

Zixuan Han, Diede van der Hoorn, Thomas Höllt, Qiaodan Luo, Leonardo Christino, Evangelos Milios, and Fernando V. Paulovich

DimenFix-t-SNE on MNIST with class ordering enabled.

Dimensionality Reduction (DR) methods have become essential tools for the data analysis toolbox. Typically, DR methods combine features of a multivariate dataset to produce dimensions in a reduced space, preserving some data properties, usually pairwise distances or local neighborhoods. Preserving such properties makes DR methods attractive, but it is also one of their weaknesses. When calculating the embedded dimensions, usually through non-linear strategies, the original feature values are lost and not explicitly represented in the spatialization of the produced layouts, making it challenging to interpret the results and understand the features’ contributions to the attained representations. Some strategies have been proposed to tackle this issue, such as coloring the DR layouts or generating explanations. Still, they are post-processes, so specific features (values) are not guaranteed to be preserved or represented. This paper proposes DimenFix, a novel meta-DR strategy that explicitly preserves the values of a particular user-defined feature or external data (not used to generate a layout) in one of the embedded axes. DimenFix can be used to preserve ordinal (e.g., numerical measures) and nominal (e.g., labels) values and works with virtually any gradient-descent DR method. It requires minimum changes to the underlying DR technique, running in linear time considering the number of data instances. In our results, involving Force Scheme and t-SNE adaptations, DimenFix was capable of representing features without heavily impacting distance or neighborhood preservation, allowing for creating hybrid layouts that join characteristics of scatter plots and DR methods.


More Information

Gallery

Citation

Zixuan Han, Diede van der Hoorn, Thomas Höllt, Qiaodan Luo, Leonardo Christino, Evangelos Milios, and Fernando V. Paulovich, DimenFix: A novel meta-strategy to preserve user-defined data values on dimensionality reduction layouts, Computers & Graphics, 130, p. 104231, 2025.

BibTex

@article{bib:han:2025,
    author       = { Han, Zixuan and van der Hoorn, Diede and Höllt, Thomas and Luo, Qiaodan and Christino, Leonardo and Milios, Evangelos and Paulovich, Fernando V. },    
    title        = { DimenFix: A novel meta-strategy to preserve user-defined data values on dimensionality reduction layouts },
    journal      = { Computers & Graphics },
    volume       = { 130 },
    year         = { 2025 },
    pages        = { 104231 },
    doi          = { 10.1016/j.cag.2025.104231 },
    url          = { https://publications.graphics.tudelft.nl/papers/813 },
}