المفاهيم الأساسية
Designing deterministic algorithms for factorizing polynomials computed by constant-depth circuits.
الملخص
この記事は、定数深さ回路で計算された多項式の因数分解について、確率論的アルゴリズムを設計する方法に焦点を当てています。多項式の因数分解は、整数の因数分解とは異なり、効率的なアルゴリズムが提供されています。Kaltofenらによるランダム化アルゴリズムやPIT問題への影響が議論されています。新しい概念である疑似結果とその性質が導入され、ニュートン反復法の開始点を見つけるために使用されます。
الإحصائيات
fは定数深さ回路で計算された多項式である。
サイズパラメータmは単位で与えられる。
多項式fはyに関してモニックである。
ヒットセットH1は(ΣΠ)(max(∆,∆′)+2)-circuits用に計算され、サイズ(11smD5)および次数(5D2)を持つ。
H2はH1内の点を最初のn個の座標に射影したものです。
اقتباسات
"Algorithms for polynomial factorization have been remarkably successful in computer algebra."
"Faced with this fact, it is natural to wonder how far this connection extends."
"A more accurate statement would be that if f is an n-variate polynomial of degree poly(n) that has a circuit of size poly(n), then any factor g of f has a circuit of size poly(n)."