English

Computing minimal interpolation bases

Symbolic Computation 2016-06-14 v2 Information Theory math.IT

Abstract

We consider the problem of computing univariate polynomial matrices over a field that represent minimal solution bases for a general interpolation problem, some forms of which are the vector M-Pad\'e approximation problem in [Van Barel and Bultheel, Numerical Algorithms 3, 1992] and the rational interpolation problem in [Beckermann and Labahn, SIAM J. Matrix Anal. Appl. 22, 2000]. Particular instances of this problem include the bivariate interpolation steps of Guruswami-Sudan hard-decision and K\"otter-Vardy soft-decision decodings of Reed-Solomon codes, the multivariate interpolation step of list-decoding of folded Reed-Solomon codes, and Hermite-Pad\'e approximation. In the mentioned references, the problem is solved using iterative algorithms based on recurrence relations. Here, we discuss a fast, divide-and-conquer version of this recurrence, taking advantage of fast matrix computations over the scalars and over the polynomials. This new algorithm is deterministic, and for computing shifted minimal bases of relations between mm vectors of size σ\sigma it uses O (mω1(σ+s))O~( m^{\omega-1} (\sigma + |s|) ) field operations, where ω\omega is the exponent of matrix multiplication, and s|s| is the sum of the entries of the input shift ss, with min(s)=0\min(s) = 0. This complexity bound improves in particular on earlier algorithms in the case of bivariate interpolation for soft decoding, while matching fastest existing algorithms for simultaneous Hermite-Pad\'e approximation.

Keywords

Cite

@article{arxiv.1512.03503,
  title  = {Computing minimal interpolation bases},
  author = {Claude-Pierre Jeannerod and Vincent Neiger and Éric Schost and Gilles Villard},
  journal= {arXiv preprint arXiv:1512.03503},
  year   = {2016}
}

Comments

53 pages, 14 figures (problems and algorithms), uses elsart.cls with JSC style

R2 v1 2026-06-22T12:06:57.378Z