Papers
Topics
Authors
Recent
2000 character limit reached

Explicit Evasive Sets in Finite Fields

Updated 8 December 2025
  • Explicit evasive sets are finite subsets of vector spaces over finite fields designed to avoid large intersections with low-dimensional algebraic varieties.
  • They are constructed using advanced algebraic and geometric techniques, including twisted varieties and sparse polynomial systems, to achieve near-optimal size and intersection bounds.
  • These sets have practical applications in coding theory, list decoding, polynomial identity testing, and pseudorandom constructions in computational complexity.

An explicit evasive set is a finite subset of a vector space or algebraic variety over a finite field that is constructed to avoid large intersections with prescribed families of subspaces or algebraic varieties of bounded dimension and degree. These sets are central objects in combinatorics, algebraic geometry, coding theory, and computational complexity, serving as building blocks for hitting sets, dimension expanders, rank-metric codes, and pseudorandom constructions. Explicit evasive sets maximize size subject to strong "evasion" requirements, and modern research has produced a range of constructions matching upper bounds, leveraging algebraic and geometric tools.

1. Formal Definitions and Key Parameters

Let Fq\mathbb{F}_q be a finite field, nn a positive integer, and SFqnS \subset \mathbb{F}_q^n a set of points. A set SS is called (d,k,r)(d,k,r)-evasive if SV<r|S \cap V| < r for every algebraic variety VV in Fqn\mathbb{F}_q^n of dimension kk and degree at most dd (Lim et al., 10 Jul 2025). Equivalently, no kk-dimensional degree d\leq d variety contains rr points of SS. When restricted to affine subspaces (suppressing degree bound), one obtains (k,)(k,\ell)-subspace-evasive sets: SS meets every kk-dimensional affine subspace in at most \ell points (Dvir et al., 2011).

In subspace geometry over extension fields, an Fq\mathbb{F}_q-subspace UV(r,Fqn)U \subset V(r,\mathbb{F}_{q^n}) is called (h,k)q(h,k)_q-evasive if for every hh-dimensional Fqn\mathbb{F}_{q^n}-subspace HH, the intersection UHU \cap H has dimension at most kk over Fq\mathbb{F}_q (Bartoli et al., 2020).

In summary, core parameters for explicit evasive sets are:

  • ambient space dimension nn
  • variety/subspace dimension kk
  • variety degree dd (if applicable)
  • intersection bound rr or \ell or kk
  • field size qq
  • explicitness, i.e., constructibility in polytime from field and parameters

2. Algebraic and Geometric Construction Techniques

The algebraic construction of large explicit evasive sets rests on the theory of twisted varieties, everywhere-finite varieties, and zero-dimensional intersections.

Twisted Varieties and Complete Intersections

A central technique involves constructing dd-twisted projective varieties VPnV \subset \mathbb{P}^n of dimension nkn-k, such that for every variety WW of codimension kk and degree d\leq d, the intersection VWV \cap W is finite (Lim et al., 10 Jul 2025). Explicit polynomials f1,,fkFq[x0,,xn]f_1, \ldots, f_k \in \mathbb{F}_q[x_0, \dots, x_n] are chosen with degrees di=Θ(n1/(k+1i))d_i = \Theta(n^{1/(k+1-i)}), yielding a complete intersection of total degree O(n1+1/2++1/k)O(n^{1+1/2+\dots+1/k}), which is best possible in a mild sense.

The points of VV over Fq\mathbb{F}_q within a fixed affine chart yield a (d,k,r)(d, k, r)-evasive set SFqnS \subset \mathbb{F}_q^n with S(1o(1))qnk|S| \geq (1-o(1)) q^{n-k} and intersection bound r=O(n1+1/2++1/k)r = O(n^{1+1/2+\dots+1/k}).

Everywhere-Finite Varieties

For (k,)(k, \ell)-subspace-evasive sets, Dvir–Lovett construct varieties defined by sparse systems of polynomials with powers coprime to q1q-1 and matrices AA with full-rank minors, ensuring that the intersection with any kk-dimensional affine subspace is bounded, typically by (d1)k(d_1)^k (Dvir et al., 2011). Via a block product construction, one achieves S=qnk|S| = q^{n-k} and intersection bound polynomial in kk (Dvir et al., 2012).

Explicitness and Computational Aspects

All constructions are explicit: sampling and membership queries run in poly(n,logq)\text{poly}(n, \log q) time, and parameters are computable from dd, kk, nn, and qq using randomized polynomial sampling plus derandomization via Schwartz–Zippel (Lim et al., 10 Jul 2025). In subspace-evasive cases, explicit enumeration and sampling of the set rely on invertibility of exponentiation maps and efficient resolution of polynomial systems (Dvir et al., 2011).

3. Enumeration and Container-Method Upper Bounds

The question of how many explicit evasive sets (or their analogues) exist connects to combinatorial enumeration of independent sets in hypergraphs, where vertices are points in Fqn\mathbb{F}_q^n and edges are given by varieties or subspaces containing rr points.

Using the container–clique tree technique, one establishes that the total number of (d,k,r)(d,k,r)-evasive sets is at most 2O(qnk)2^{O(q^{n-k})} (Lim et al., 10 Jul 2025). This matches the trivial lower bound up to the constant in the exponent and substantially improves previous estimates 2O(qnklogq)2^{O(q^{n-k}\log q)}.

The method builds a rooted tree labeling sets (containers and cliques), recursively peeling off large cliques and applying the Saxton–Thomason container lemma to high-degree vertices. Supersaturation lemmas assure that large sets either admit abundant configurations or are structurally restricted, facilitating enumeration.

4. Lower Bounds and Optimality

For fixed kk and large qq, averaging arguments bound the size of (d,k,r)(d,k,r)-evasive sets by O(qnk)O(q^{n-k}) (Lim et al., 10 Jul 2025). Dvir–Kollár–Lovett showed that variety-evasive sets can be constructed with S=qnk|S|=q^{n-k} and intersection bounds (d+n)O(k)(d+n)^{O(k)}, matching the optimal rate up to polynomial factors (Dvir et al., 2012).

In explicit construction, previous work required rnkr \geq n^k for (d,k,r)(d,k,r)-evasive sets of comparable size (Dvir et al., 2011); the twisted variety method improves this to r=O(n1+1/2++1/k)r = O(n^{1+1/2+\dots+1/k}) for fixed kk, which is polynomially smaller.

The degree bound for twisted varieties is tight among complete intersections, but possible improvements may exist for more general varieties. All construction constants depend only on dd and kk.

5. Applications Across Fields

Explicit evasive sets are applied in a variety of settings:

  • List Decoding and Coding Theory: Subspace-evasive sets dramatically reduce list sizes in folded Reed–Solomon codes, enabling explicit list-decodable codes with optimal rate and constant list size (Dvir et al., 2011, Dvir et al., 2012).
  • Ramsey Theory: Construction of subspace-evasive sets underpins explicit bipartite Ramsey graphs, ruling out large cliques and their complements (Dvir et al., 2011).
  • Polynomial Identity Testing: Deterministic black-box PIT algorithms for arithmetic circuits reduce the class of possible nonzero polynomials to those evaded by a hitting set. In depth-4, non-SG circuits, explicit subspace families derandomize Noether’s normalization (Guo, 2021).
  • Finite Geometry and LDPC Codes: Sets without tangents in projective space, or "stopping sets," are equivalent to explicit evasive sets in geometry and coding (Voorde, 2012).
  • Rank-Metric Codes and Scattered Subspaces: (h,k)q(h,k)_q-evasive subspaces (scattered when k=hk=h) determine generalized rank-weights, with tight connections to MRD and near-MRD codes (Bartoli et al., 2020, Marino et al., 2022).

6. Extensions and Variants

Research has extended the concept to:

  • Variety-Evasive Subspace Families: Subspace families H\mathcal{H} in projective/affine space that evade a family F\mathcal{F} of subvarieties, generalizing hitting sets and rank-condensers. Construction uses Chow forms and achieves polynomial-size families for bounded degree (Guo, 2021).
  • Circuit Complexity and PIT: Hitting sets for circuits with restricted parse tree structures, including UPT and FewPT circuits, are constructed as explicit evasive sets with quasi-polynomial size (Saptharishi et al., 2017).
  • Duality and Rank Geometry: Dualities (orthogonal and Delsarte) translate (h,k)q(h,k)_q-evasive constructions to new parameter regimes, impacting bounds and classification in rank-metric codes and finite geometry (Marino et al., 2022, Bartoli et al., 2020).

7. Comparative Perspectives and Open Problems

Explicit evasive sets generalize classical combinatorial constructions, extend to higher degrees and projective algebraic geometry, and provide deterministic substitutes for random sets in complexity. Despite progress, gaps remain between upper and lower bounds in codimension and degree, and more efficient explicit constructions for small codimension or large degree are sought (Guo, 2021).

The trade-off between set size and intersection bound, as well as the interaction with algebraic parameters, remains an active field. Open directions include refined lower bounds, lossier variants, and extending explicit constructions to algebraically defined families beyond bounded degree. The role of Chow variety complexity and combinatorial container methods continues to drive improvements in enumeration and construction.

Slide Deck Streamline Icon: https://streamlinehq.com

Whiteboard

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Explicit Evasive Sets.