cs.LGJun 10, 2022

Anisotropic View Distance Metric for High-Dimensional Data: Theory, Geometry, and Fast Computation

Authors: Yiqun ZhangHou-biao Li

Organizations: School of Mathematical Sciences, University of Electronic Science and Technology of China, Chengdu 611731, China

Abstract

K-Means clustering algorithm is one of the most commonly used clustering algorithms because of its simplicity and efficiency. K-Means clustering algorithm based on Euclidean distance only pays attention to the linear distance between Euclidean distance is an efficient and interpretable similarity measurement, but its effectiveness may deteriorate in sample spaces with anisotropic structures, redundant features, or complex feature interactions. In this paper, we propose a novel distance metric called View distance. Inspired by orthographic projection, the proposed metric projects the sample space onto n(n1)/2n(n-1)/2 two-dimensional planes and defines the final distance as the sum of the Euclidean distances across the projected planes. Theoretical derivations verify that the View distance strictly satisfies the metric axioms and norm constraints. Beyond that, the View distance achieves feature coupling through projection and not only enables constant features to indirectly participate in distance calculation, but also suppresses interference from redundant features while exhibiting anisotropic geometric properties. Furthermore, to address the high computational complexity and poor scalability of full-projection View distance, we propose a two-dimensional projection plane selection strategy based on iterative Maximum Weight Matching, which reduces the computational complexity of distance calculation from O(n2)\mathcal{O}(n^2) to O(k)\mathcal{O}(k). Extensive experiments on 12 diverse datasets demonstrate that View distance and the deterministic selection strategy provide competitive or superior performance compared with Euclidean distance and other LpL_{p} metrics while maintaining strong interpretability and computational efficiency. The View distance provides a new perspective and option for similarity measurements.

Explore similar work

CardsList
  1. Scalable and Distributed Silhouette Approximation

    Jul 2, 2026Ilie Sarpe, Federico Altieri, Andrea Pietracaprina +2Image ClusteringApproximation Algorithms

  2. Gromov-Wasserstein Methods for Multi-View Relational Embedding and Clustering

    Apr 26, 2026Rafael Pereira Eufrazio, Eduardo Fernandes Montesuma, Charles Casimiro CavalcanteGromov--WassersteinMulti-View