AI RESEARCH

Learning Fill-in Reduction Ordering via Graph Policy Optimization for Sparse Matrices

arXiv CS.LG

ArXi:2605.17362v1 Announce Type: new Matrix reordering in large sparse solvers seeks a permutation that minimizes factorization fill-in to reduce memory and computation. Because the minimum fill-in ordering problem is NP-complete and fill-in is implicit in the sparsity pattern, graph-theoretic heuristics are used. Existing reinforcement learning methods either ignore sparsity patterns--missing the global fill-in--or lack local exact fill-in feedback.