arXiv:2409.02066cs.LGmath.OC2024-09被引 3

用随机量化提升高维数据聚类效率与收敛性

Robust Clustering on High-Dimensional Data with Stochastic Quantization

  • 采用随机量化算法实现高维数据的高效聚类
  • 在部分标注图像数据上准确率优于传统方法
  • 适合大规模高维数据,尤其有标签数据稀疏场景

本文针对传统向量量化算法(如K-Means及其变体)在高维数据上内存占用大、难以扩展的问题,提出以随机量化(Stochastic Quantization, SQ)作为可扩展的替代方案。传统方法需将全部数据加载至内存,而改进的迷你批次方法虽降低内存使用,但缺乏理论收敛保证。相比之下,随机量化具备强理论收敛性。实验表明,在部分标注图像数据集上,该算法在计算效率和快速收敛方面表现优异。为应对高维挑战,采用三元组网络将图像编码至低维隐空间进行比较,并通过自适应学习率优化加速收敛。

原文摘要 · Abstract (English)

This paper addresses the limitations of conventional vector quantization algorithms, particularly K-Means and its variant K-Means++, and investigates the Stochastic Quantization (SQ) algorithm as a scalable alternative for high-dimensional unsupervised and semi-supervised learning tasks. Traditional clustering algorithms often suffer from inefficient memory utilization during computation, necessitating the loading of all data samples into memory, which becomes impractical for large-scale datasets. While variants such as Mini-Batch K-Means partially mitigate this issue by reducing memory usage, they lack robust theoretical convergence guarantees due to the non-convex nature of clustering problems. In contrast, the Stochastic Quantization algorithm provides strong theoretical convergence guarantees, making it a robust alternative for clustering tasks. We demonstrate the computational efficiency and rapid convergence of the algorithm on an image classification problem with partially labeled data, comparing model accuracy across various ratios of labeled to unlabeled data. To address the challenge of high dimensionality, we employ a Triplet Network to encode images into low-dimensional representations in a latent space, which serve as a basis for comparing the efficiency of both the Stochastic Quantization algorithm and traditional quantization algorithms. Furthermore, we enhance the algorithm's convergence speed by introducing modifications with an adaptive learning rate.

聚类随机量化高维数据半监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。