English

Order-Preserving Dimension Reduction for Multimodal Semantic Embedding

Machine Learning 2025-08-25 v3 Artificial Intelligence Information Retrieval

Abstract

Searching for the kk-nearest neighbors (KNN) in multimodal data retrieval is computationally expensive, particularly due to the inherent difficulty in comparing similarity measures across different modalities. Recent advances in multimodal machine learning address this issue by mapping data into a shared embedding space; however, the high dimensionality of these embeddings (hundreds to thousands of dimensions) presents a challenge for time-sensitive vision applications. This work proposes Order-Preserving Dimension Reduction (OPDR), aiming to reduce the dimensionality of embeddings while preserving the ranking of KNN in the lower-dimensional space. One notable component of OPDR is a new measure function to quantify KNN quality as a global metric, based on which we derive a closed-form map between target dimensionality and key contextual parameters. We have integrated OPDR with multiple state-of-the-art dimension-reduction techniques, distance functions, and embedding models; experiments on a variety of multimodal datasets demonstrate that OPDR effectively retains recall high accuracy while significantly reducing computational costs.

Keywords

Cite

@article{arxiv.2408.10264,
  title  = {Order-Preserving Dimension Reduction for Multimodal Semantic Embedding},
  author = {Chengyu Gong and Gefei Shen and Luanzheng Guo and Nathan Tallent and Dongfang Zhao},
  journal= {arXiv preprint arXiv:2408.10264},
  year   = {2025}
}
R2 v1 2026-06-28T18:17:13.643Z