English

Accelerating Matrix Diagonalization through Decision Transformers with Epsilon-Greedy Optimization

Machine Learning 2024-06-25 v1 Artificial Intelligence Numerical Analysis Numerical Analysis

Abstract

This paper introduces a novel framework for matrix diagonalization, recasting it as a sequential decision-making problem and applying the power of Decision Transformers (DTs). Our approach determines optimal pivot selection during diagonalization with the Jacobi algorithm, leading to significant speedups compared to the traditional max-element Jacobi method. To bolster robustness, we integrate an epsilon-greedy strategy, enabling success in scenarios where deterministic approaches fail. This work demonstrates the effectiveness of DTs in complex computational tasks and highlights the potential of reimagining mathematical operations through a machine learning lens. Furthermore, we establish the generalizability of our method by using transfer learning to diagonalize matrices of smaller sizes than those trained.

Keywords

Cite

@article{arxiv.2406.16191,
  title  = {Accelerating Matrix Diagonalization through Decision Transformers with Epsilon-Greedy Optimization},
  author = {Kshitij Bhatta and Geigh Zollicoffer and Manish Bhattarai and Phil Romero and Christian F. A. Negre and Anders M. N. Niklasson and Adetokunbo Adedoyin},
  journal= {arXiv preprint arXiv:2406.16191},
  year   = {2024}
}

Comments

9 pages, 5 figures

R2 v1 2026-06-28T17:16:33.963Z