A fast, deterministic algorithm for computing a Hermite Normal Form of a polynomial matrix
George Labahn, Wei Zhou

TL;DR
This paper presents a fast, deterministic algorithm for computing the Hermite normal form of a polynomial matrix with improved complexity, leveraging advanced matrix multiplication techniques.
Contribution
It introduces a novel, efficient method for computing the Hermite normal form of polynomial matrices with complexity depending on matrix multiplication exponent.
Findings
Algorithm achieves complexity $O^{ ilde}(n^{\omega}d)$ for Hermite form computation.
Uses a fast method to determine diagonal entries with complexity $O^{ ilde}(n^{\omega}s)$.
Provides a deterministic approach with improved efficiency over previous methods.
Abstract
Given a square, nonsingular matrix of univariate polynomials over a field , we give a fast, deterministic algorithm for finding the Hermite normal form of with complexity where is the degree of . Here soft- notation is Big- with log factors removed and is the exponent of matrix multiplication. The method relies of a fast algorithm for determining the diagonal entries of its Hermite normal form, having as cost operations with the average of the column degrees of .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Coding theory and cryptography · Cryptography and Residue Arithmetic
