English

Learning Read-Once Determinants and the Principal Minor Assignment Problem

Computational Complexity 2026-03-05 v1 Commutative Algebra Combinatorics

Abstract

A symbolic determinant under rank-one restriction computes a polynomial of the form det(A0+A1y1++Anyn)\det(A_0+A_1y_1+\ldots+A_ny_n), where A0,A1,,AnA_0,A_1,\ldots,A_n are square matrices over a field F\mathbb{F} and rank(Ai)=1rank(A_i)=1 for each i[n]i\in[n]. This class of polynomials has been studied extensively, since the work of Edmonds (1967), in the context of linear matroids, matching, matrix completion and polynomial identity testing. We study the following learning problem for this class: Given black-box access to an nn-variate polynomial f=det(A0+A1y1++Anyn)f=\det(A_0+A_1y_1+ \ldots+A_ny_n), where A0,A1,,AnA_0,A_1,\ldots,A_n are unknown square matrices over F\mathbb{F} and rank(Ai)=1(A_i)=1 for each i[n]i\in[n], find a square matrix B0B_0 and rank-one square matrices B1,,BnB_1,\ldots,B_n over F\mathbb{F} such that f=det(B0+B1y1++Bnyn)f=\det(B_0+B_1y_1+\ldots+B_ny_n). In this work, we give a randomized poly(n) time algorithm to solve this problem. As the above-mentioned class is known to be equivalent to the class of read-once determinants (RODs), we will refer to the problem as learning RODs. The algorithm for learning RODs is obtained by connecting with a well-known open problem in linear algebra, namely the Principal Minor Assignment Problem (PMAP), which asks to find (if possible) a matrix having prescribed principal minors. PMAP has also been studied in machine learning to learn the kernel matrix of a determinantal point process. Here, we study a natural black-box version of PMAP: Given black-box access to an nn-variate polynomial f=det(A+Y)f = \det(A + Y), where AFn×nA \in \mathbb{F}^{n \times n} is unknown and Y=diag(y1,,yn)Y = diag(y_1,\ldots,y_n), find a BFn×nB\in\mathbb{F}^{n\times n} such that f=det(B+Y)f=det(B+Y). We show that black-box PMAP can be solved in randomized poly(n) time, and further, it is randomized polynomial-time equivalent to learning RODs. We resolve black-box PMAP by investigating a property of dense matrices that we call the rank-one extension property.

Cite

@article{arxiv.2603.04255,
  title  = {Learning Read-Once Determinants and the Principal Minor Assignment Problem},
  author = {Abhiram Aravind and Abhranil Chatterjee and Sumanta Ghosh and Rohit Gurjar and Roshan Raj and Chandan Saha},
  journal= {arXiv preprint arXiv:2603.04255},
  year   = {2026}
}
R2 v1 2026-07-01T11:03:23.239Z