Towards Faster Matrix Diagonalization with Graph Isomorphism Networks and the AlphaZero Framework
Geigh Zollicoffer, Kshitij Bhatta, Manish Bhattarai, Phil Romero,, Christian F. A. Negre, Anders M. N. Niklasson, Adetokunbo Adedoyin

TL;DR
This paper presents a novel approach to accelerate matrix diagonalization by formulating it as decision processes and leveraging scalable architectures, resulting in fewer steps and potential for large-scale applications.
Contribution
It introduces a decision process-based framework for faster matrix diagonalization and demonstrates scalability and efficiency improvements over traditional methods.
Findings
Reduced number of diagonalization steps during training
Efficient inference with scalable architecture
Potential applicability to large matrices
Abstract
In this paper, we introduce innovative approaches for accelerating the Jacobi method for matrix diagonalization, specifically through the formulation of large matrix diagonalization as a Semi-Markov Decision Process and small matrix diagonalization as a Markov Decision Process. Furthermore, we examine the potential of utilizing scalable architecture between different-sized matrices. During a short training period, our method discovered a significant reduction in the number of steps required for diagonalization and exhibited efficient inference capabilities. Importantly, this approach demonstrated possible scalability to large-sized matrices, indicating its potential for wide-ranging applicability. Upon training completion, we obtain action-state probabilities and transition graphs, which depict transitions between different states. These outputs not only provide insights into the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks
