English

OpenTensor: Reproducing Faster Matrix Multiplication Discovering Algorithms

Artificial Intelligence 2024-06-04 v1 Data Structures and Algorithms Machine Learning

Abstract

OpenTensor is a reproduction of AlphaTensor, which discovered a new algorithm that outperforms the state-of-the-art methods for matrix multiplication by Deep Reinforcement Learning (DRL). While AlphaTensor provides a promising framework for solving scientific problems, it is really hard to reproduce due to the massive tricks and lack of source codes. In this paper, we clean up the algorithm pipeline, clarify the technical details, and make some improvements to the training process. Computational results show that OpenTensor can successfully find efficient matrix multiplication algorithms.

Keywords

Cite

@article{arxiv.2405.20748,
  title  = {OpenTensor: Reproducing Faster Matrix Multiplication Discovering Algorithms},
  author = {Yiwen Sun and Wenye Li},
  journal= {arXiv preprint arXiv:2405.20748},
  year   = {2024}
}
R2 v1 2026-06-28T16:48:18.587Z