Papers
Topics
Authors
Recent
Search
2000 character limit reached

VW_nb^0[P]: Parameterized Algebraic Complexity

Updated 8 January 2026
  • VW_nb^0[P] is a parameterized algebraic complexity class defined by summing the outputs of constant-free, unbounded-degree algebraic circuits over 0–1 vectors of fixed Hamming weight.
  • Under the Shub–Smale τ-conjecture, explicit families in VW_nb^0[P] require exponential circuit sizes, establishing strong fixed-parameter tractable lower bounds.
  • The class connects parameterized circuit complexity with the linear counting hierarchy and graph-theoretic characterizations, prompting further study of its relation to VW[F] and potential hierarchy collapses.

The parameterized algebraic complexity class VWnb0_{nb}^0[P] is a class of parameterized polynomial families characterized by bounded sums of constant-free, unbounded-degree algebraic circuits, where the sum is over all $0$–$1$ vectors of fixed Hamming weight, and only the constants ±1\pm1 are freely available. This class captures a parameterized analog of algebraic exponential sums, and serves as a key object for investigating exponential lower bounds in algebraic circuit complexity, particularly under the Shub–Smale τ\tau-conjecture. Its properties have far-reaching implications for circuit lower bounds, the structure of the linear counting hierarchy, and connections to algebraic formula classes such as VW[F] that are characterized via restricted permanents on “nice” families of graphs (Bhattacharjee et al., 1 Jan 2026).

1. Formal Definition of VWnb0_{nb}^0[P]

VWnb0_{nb}^0[P] consists of parameterized families of polynomials

F=(Fm,k(X))m,kF = (F_{m,k}(X))_{m,k}

where:

  • X=(X1,,Xn)X = (X_1,\dots,X_n) is a tuple of variables with n=n(m)n = n(m) bounded polynomially in mm,
  • kk is the parameter,
  • there is a polynomially bounded function q(m)=mO(1)q(m) = m^{O(1)} and, for each mm, a family of constant-free algebraic circuits Gm(X,Y)G_m(X,Y) of size τ(Gm)f(k)q(m)\tau(G_m) \leq f(k)\cdot q(m) for some computable function ff, with unbounded formal degree,
  • for each m,km,k,

Fm,k(X)=y{0,1}q(m),wt(y)=kGm(X,y),F_{m,k}(X) = \sum_{y \in \{0,1\}^{q(m)},\,\mathrm{wt}(y) = k} G_m(X, y),

where wt(y)\mathrm{wt}(y) denotes the Hamming weight of yy.

Equivalently, the sum may be taken over all e(q(m)k)e \in \binom{q(m)}{k}, with each GmG_m using only the constants +1+1 and 1-1 at no cost.

This class thus encodes parameterized polynomial families generated by weighted sums over restricted supports (fixed Hamming weight) of constant-free, possibly high-degree algebraic circuits.

2. Exponential fpt Lower Bounds under the τ\tau-Conjecture

The main lower bound for VWnb0_{nb}^0[P], conditional on the Shub–Smale τ\tau-conjecture, asserts that explicit families in VWnb0_{nb}^0[P] require exponential size in their underlying constant-free algebraic circuits with unbounded degree.

The key theorem (Theorem 5.14 in (Bhattacharjee et al., 1 Jan 2026)) is formulated as follows: suppose, for some constant c>0c > 0, every family

Fm,k(X)=e(b(m)k)Gm(X,e) 0[P]F_{m,k}(X) = \sum_{e \in \binom{b(m)}{k}} G_m(X, e) \in\ ^0[P]

with τ(Gm)m\tau(G_m) \leq m and b(m)=mO(1)b(m) = m^{O(1)} can be computed by a constant-free algebraic circuit of size 2o(n)poly(m)2^{o(n)} \cdot \mathrm{poly}(m), where n=klogm/cn = k\log m/c. Then, the so-called log-variate exponential-sum family pm,kp_{m,k} defined analogously would also lie in 0^0, that is, be fpt-computable. However, under the τ\tau-conjecture, one establishes (Theorem 5.10) that pm,k 0p_{m,k} \notin\ ^0, leading to:

Corollary (Exponential fpt-lower bound). Assuming the τ\tau-conjecture, there is an explicit infinite family in VWnb0_{nb}^0[P] such that any constant-free, unbounded-degree algebraic circuit family computing it must have size at least 2Ω(n)poly(m)2^{\Omega(n)} \cdot \mathrm{poly}(m), for n=klogm/Cn = k\log m/C with some absolute constant C>0C > 0.

Thus, the class admits unconditional (under the conjecture) exponential fpt lower bounds for explicit families.

3. Key Technical Ingredients and Proof Sketch

The exponential lower bound leverages several critical steps:

(A) Reduction from Exponential-Sum Lower Bound: The proof establishes that if every VWnb0_{nb}^0[P] family were computable by 2o(n)poly(m)2^{o(n)} \cdot \mathrm{poly}(m)-size circuits, then certain “universal” log-variate exponential-sum families pm,kp_{m,k} would also lie in 0^0, a contradiction under the τ\tau-conjecture.

(B) Derivation from Linear Counting Hierarchy: Theorem 5.10 (pm,k_{m,k} \notin 0^0 under τ\tau-conjecture) exploits the fact that polynomial families pm,kp_{m,k}, if in 0^0, would imply that every integer and those univariate polynomials with coefficients definable in the linear counting hierarchy CHP would possess sub-polynomial τ\tau-complexity—a statement refuted by the application of the τ\tau-conjecture to Pochhammer polynomials pn(X)=i=1n(X+i)p_n(X) = \prod_{i=1}^n (X+i).

(C) Translation to Sum-of-Circuits Bound: An arbitrary VWnb0_{nb}^0[P] summation

Fm,k(X)=y{0,1}g(X,y)F_{m,k}(X) = \sum_{y \in \{0,1\}^\ell} g(X, y)

is encoded into a kk-fold sum of circuits of size about logm\log m with only polynomial overhead, showing that any 2o(n)2^{o(n)}-size circuit at this level would yield a fixed-parameter tractable circuit for pm,kp_{m,k}, which is impossible under the conjecture.

4. Consequences for the Linear Counting Hierarchy

If the log-variate exponential-sum family pm,kp_{m,k} were fpt-computable in the constant-free, unbounded model (i.e., if VWnb0_{nb}^0[P] =0= ^0), then the linear counting hierarchy CHP—and more generally the sub-exponential hierarchy CHSUBEXP_{\text{SUBEXP}}—would collapse.

Theorem (Collapse of CHP). If pm,k0p_{m,k} \in ^0, then for every language LL \in CHP, there exists, for input xx of length nn, a constant-free algebraic circuit χL\chi_L of size 2o(n)2^{o(n)} that decides xx's membership in LL (output 11 \leftrightarrow yes, 00 \leftrightarrow no). Thus, CHSUBEXP_{\text{SUBEXP}} \subseteq SUBEXP-size constant-free circuits, which would constitute a collapse.

Moreover, every integer sequence or univariate polynomial definable in CHP would have τ\tau-complexity no(1)n^{o(1)}, ruled out (under the τ\tau-conjecture) by the complexity of Pochhammer polynomials (Bhattacharjee et al., 1 Jan 2026).

5. Permanent-Based Characterization via the Class VW[F]

VW[F] is a class defined analogously to VW[P], but with formulas (of bounded degree) replacing circuits: Fn,k(X)=yq(n)kGn(X,y),F_{n,k}(X) = \sum_{y \in \langle q(n) \rangle^k} G_n(X, y), where GnG_n is computed by a size-q(n)q(n) algebraic formula.

VW[F] admits a tight graph-theoretic characterization:

  • For cc, bb fixed, on any family of (c,b)(c, b)-nice graphs GnG_n (whose vertex set VV partitions into V=V1V2V=V_1\cup V_2 with specified cycle and treewidth properties), the (k,c)(k, c)-restricted permanent,

per(k,c)(Gn),\operatorname{per}^{(k,\leq c)}(G_n),

where cycle covers contain one cycle of length kk and all others of length c\leq c, lies in VWF.

  • Over characteristic zero, there exists bb and a family of (4,b)(4, b)-nice graphs HnH_n so that

per(3k,4)(Hn)\operatorname{per}^{(3k, \leq 4)}(H_n)

is VW[F]-hard (under fpt-substitutions; Theorem 7.4).

This mirrors Valiant's permanent completeness for VNP, but with the additional structure that only one cycle has parameterized length kk and all others are of bounded length, and the host graph admits a “nice” partition enabling bounded-treewidth reductions.

6. Comparative Structure and Open Problems

VW[F] lies strictly below VW[P] in expressive power under current knowledge. It remains open whether VW[F] = VW[P]. The permanent-based completeness characterization for VW[F] provides both positive containment results (polynomial families within the class) and hardness results (via restricted permanents on nice graphs).

A summary of dependencies established in (Bhattacharjee et al., 1 Jan 2026):

Assumption/Implication Consequence
τ\tau-conjecture p0p \notin ^0 (Section 5)
p0p \notin ^0 No subexponential circuits for VWnb0_{nb}^0P
(Conversely) VWnb0_{nb}^0[P] = 0^0 p0p \in ^0 ⇒ Collapse of CHP (Section 4)

A plausible implication is that the further understanding of the constant-free, unbounded-degree paradigm and its lower bounds not only elucidates the structure of parameterized algebraic complexity classes, but also provides a fertile test site for conjectures such as the Shub–Smale τ\tau-conjecture, with consequences for hierarchy collapses in the algebraic world.

7. Connections to Foundational Complexity Theory

VWnb0_{nb}^0[P] encapsulates the parameterized analog of bounded (in Hamming weight) exponential sums over algebraic circuits, with results in (Bhattacharjee et al., 1 Jan 2026) marking the first use of the τ\tau-conjecture to obtain explicit exponential lower bounds for such sums. These results connect the VP vs. VNP framework, algebraic circuit complexity, parameterized computation, and counting hierarchies, situating VWnb0_{nb}^0[P] as a central class in the algebraic parameterized landscape. The links to linear counting hierarchy and Pochhammer polynomial complexity position this class at the interface of circuit size lower bounds, definability in counting structures, and the algebraic analogs of classical parameterized complexity classes.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Parameterized Algebraic Complexity Class VW$_{nb}^0$[P].