Matrix Autoregressive Model

[Definition] (Chen, Xiao & Yang’21) Given matrix-variate time series , then the th-order matrix autoregressive (MAR()) model takes the form of

where are the coefficient matrices.

[Questions] Regarding the following optimization problem:

How to obtain the global minimum with respect to the coefficient matrices? Is alternating least squares (ALS) the best solution algorithm?


[Note] According to Nash equilibrium, the alternating minimization procedure is guaranteed to globally converge to a block coordinate-wise minimum (Xu & Yin’13).