English

Towards Vector Optimization on Low-Dimensional Vector Symbolic Architecture

Machine Learning 2025-03-18 v2

Abstract

Vector Symbolic Architecture (VSA) is emerging in machine learning due to its efficiency, but they are hindered by issues of hyperdimensionality and accuracy. As a promising mitigation, the Low-Dimensional Computing (LDC) method significantly reduces the vector dimension by ~100 times while maintaining accuracy, by employing a gradient-based optimization. Despite its potential, LDC optimization for VSA is still underexplored. Our investigation into vector updates underscores the importance of stable, adaptive dynamics in LDC training. We also reveal the overlooked yet critical roles of batch normalization (BN) and knowledge distillation (KD) in standard approaches. Besides the accuracy boost, BN does not add computational overhead during inference, and KD significantly enhances inference confidence. Through extensive experiments and ablation studies across multiple benchmarks, we provide a thorough evaluation of our approach and extend the interpretability of binary neural network optimization similar to LDC, previously unaddressed in BNN literature.

Keywords

Cite

@article{arxiv.2502.14075,
  title  = {Towards Vector Optimization on Low-Dimensional Vector Symbolic Architecture},
  author = {Shijin Duan and Yejia Liu and Gaowen Liu and Ramana Rao Kompella and Shaolei Ren and Xiaolin Xu},
  journal= {arXiv preprint arXiv:2502.14075},
  year   = {2025}
}

Comments

10 pages, 2 figures. Accepted in CPAL 2025

R2 v1 2026-06-28T21:50:36.124Z