English

Learning the Markov Decision Process in the Sparse Gaussian Elimination

Numerical Analysis 2021-10-01 v1 Machine Learning Mathematical Software Numerical Analysis

Abstract

We propose a learning-based approach for the sparse Gaussian Elimination. There are many hard combinatorial optimization problems in modern sparse solver. These NP-hard problems could be handled in the framework of Markov Decision Process, especially the Q-Learning technique. We proposed some Q-Learning algorithms for the main modules of sparse solver: minimum degree ordering, task scheduling and adaptive pivoting. Finally, we recast the sparse solver into the framework of Q-Learning. Our study is the first step to connect these two classical mathematical models: Gaussian Elimination and Markov Decision Process. Our learning-based algorithm could help improve the performance of sparse solver, which has been verified in some numerical experiments.

Keywords

Cite

@article{arxiv.2109.14929,
  title  = {Learning the Markov Decision Process in the Sparse Gaussian Elimination},
  author = {Yingshi Chen},
  journal= {arXiv preprint arXiv:2109.14929},
  year   = {2021}
}

Comments

13 pages,2 figures

R2 v1 2026-06-24T06:30:40.418Z