# Derandomization from Algebraic Hardness

**Authors:** Zeyu Guo, Mrinal Kumar, Ramprasad Saptharishi, Noam Solomon

arXiv: 1905.00091 · 2020-06-29

## TL;DR

This paper introduces a new algebraic hitting-set generator (HSG) construction based on polynomial hardness assumptions, leading to the first complete derandomization of polynomial identity testing (PIT) for general circuits.

## Contribution

It establishes a connection between algebraic circuit hardness and explicit HSGs, enabling deterministic PIT under certain hardness assumptions and improving explicit hitting set constructions.

## Key findings

- First HSG yielding complete derandomization of algebraic PIT.
- Explicit hitting sets of polynomial size for VP assuming polynomial hardness.
- Derandomization of PIT from a strengthened $	au$-Conjecture.

## Abstract

A hitting-set generator (HSG) is a polynomial map $G:\mathbb{F}^k \to \mathbb{F}^n$ such that for all $n$-variate polynomials $C$ of small enough circuit size and degree, if $C$ is nonzero, then $C\circ G$ is nonzero. In this paper, we give a new construction of such an HSG assuming that we have an explicit polynomial of sufficient hardness. Formally, we prove the following over any field of characteristic zero:   Let $k\in \mathbb{N}$ and $\delta > 0$ be arbitrary constants. Suppose $\{P_d\}_{d\in \mathbb{N}}$ is an explicit family of $k$-variate polynomials such that $\operatorname{deg} P_d = d$ and $P_d$ requires algebraic circuits of size $d^\delta$. Then, there are explicit hitting sets of polynomial size for $\mathsf{VP}$.   This is the first HSG in the algebraic setting that yields a complete derandomization of polynomial identity testing (PIT) for general circuits from a suitable algebraic hardness assumption. As a direct consequence, we show that even saving a single point from the "trivial" explicit, exponential sized hitting sets for constant-variate polynomials of low individual degree which are computable by small circuits, implies a deterministic polynomial time algorithm for PIT. More precisely, we show the following:   Let $k\in \mathbb{N}$ and $\delta > 0$ be arbitrary constants. Suppose for every $s$ large enough, there is an explicit hitting set of size at most $((s+1)^k - 1)$ for the class of $k$-variate polynomials of individual degree $s$ that are computable by size $s^\delta$ circuits. Then there is an explicit hitting set of size $\operatorname{poly}(s)$ for the class of $s$-variate polynomials, of degree $s$, that are computable by size $s$ circuits.   As a consequence, we give a deterministic polynomial time construction of hitting sets for algebraic circuits, if a strengthening of the $\tau$-Conjecture of Shub and Smale is true.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00091/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1905.00091/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1905.00091/full.md

---
Source: https://tomesphere.com/paper/1905.00091