Close the polynomial gap in worst-case head complexity
Determine the exact worst-case head complexity of Boolean functions computed by a single-layer attention-only transformer by closing the gap between the known lower bound d4aa(2^n/n^2) and the upper bound 2^n heads.
References
It remains open to exhibit an explicit, natural family with exponential head complexity, thereby complementing the counting lower bound with a concrete witness.
Is there an explicit family $f_n$ computable by an attention network of $O(1)$ (or $O(\log n)$) layers with $\operatorname{poly}(n)$ heads per layer, yet requiring $2{\Omega(n)}$ heads in any single layer?
The one $\operatorname{poly}(n)$ gap that remains --- closing $\Omega(2{n}/n{2})$ up to the trivial $2{n}$ from below --- is a genuine open problem: a single layer has no composition, so heads cannot reuse sub-computations the way a Lupanov-type circuit does.