Incorporating Texture Information into Dimensionality Reduction for High-Dimensional Images

Incorporating Texture Information into Dimensionality Reduction for High-Dimensional Images teaser image

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.

Resources

Citation

Zixuan Han, Diede van der Hoorn, Thomas Höllt, Qiaodan Luo, Leonardo Christino, Evangelos Milios, and Fernando Paulovich. Incorporating Texture Information into Dimensionality Reduction for High-Dimensional Images. Computers and Graphics, 130: p. 104231, 2025.

BibTeX

@article{ bib:2025_dimenfix,
author = {Zixuan Han and Diede van der Hoorn and Thomas H{\"o}llt and Qiaodan Luo and Leonardo Christino and Evangelos Milios and Fernando Paulovich},
title = { Incorporating Texture Information into Dimensionality Reduction for High-Dimensional Images },
journal = { Computers and Graphics },
volume = { 130 },
pages = { 104231 },
year = { 2025 },
doi = { 10.1016/j.cag.2025.104231 },
}