|
09:30 to 10:15 |
Bruno Loff (Universidade de Lisboa, Lisbon, Portugal) |
The natural proofs barrier against data-structure lower-bounds "Consider a data structure problem with possible data coming from a set
$\mathcal D$, queries coming from a set $\mathcal Q$, and in the dynamic
case updates coming from a set $\mathcal U$. Then, the current state of
the art in data structure lower bounds is
$t = \tilde\Omega(\log |\mathcal Q|)$ for static data structure
problems, and
$\max(t_{\mathrm q},t_{\mathrm u}) = \tilde\Omega((\log n)^2)$ where
$n = \max(|\mathcal Q|,|\mathcal U|,\log |\mathcal D|)$ for dynamic.
We port Razborov and Rudich's natural-proofs framework to the setting of
static and dynamic data structures in the cell probe model, in a way
that strongly suggests this state of the art is unlikely to be improved
anytime soon. A similar direction was recently taken also by Korten,
Pitassi and Impagliazzo (FOCS 2025) who look at static data structure
lower bounds in a different regime of parameters. Our contribution is:
- We define notions analogous to pseudorandom functions (PRF). We call
these primitives *local PRFs*, in the context of static data
structures, and *local and locally updatable (LLU) PRFs*, in the
context of dynamic data structures.
- We then formulate cryptographic conjectures, namely, that secure
local PRFs and secure LLU PRFs exist, precisely at the frontier
where we are no longer able to prove static, respectively dynamic,
data structure lower bounds. If these conjectures are true, it
follows that the current state of the art in data structure lower
bounds cannot be improved by a natural proof.
- We show that (almost) every single known data structure lower bound
proof is a natural proof, by surveying all lower bounds in the
literature (known to us). (The only exception is proofs based on
lifting theorems.)
- It follows that, if our cryptographic conjecture is true, then all
known lower bound proof techniques (minus the two exceptions) are
unable to improve upon the state of the art. (We also present
obstacles for the two exceptions.)
- Further, we provide concrete candidate constructions for our two
pseudo-random primitives. We conjecture that our constructions are
secure for parameters just above the state-of-the-art lower bounds.
- We also show that, whether or not they are secure, our candidate
PRFs at least satisfy the natural properties appearing in all (but
one) known proofs.
- So if one is interested in improving upon the state of the art in
static or dynamic data structure lower bounds, one must either find
a non-natural method of proving such lower bounds (no such method
currently exists), or one may as well begin by trying to break our
PRF candidates."
|
|
|
|
10:15 to 11:00 |
Suhail Sherif (Universidade de Lisboa, Lisbon, Portugal) |
An unconditional constant depth natural proof barrier: Bound by our own lower bounds
Circuit complexity lower bounds for explicit functions are hard to prove. This has been true anecdotally but has also been backed up by the Natural Proof Barrier framework of Razborov and Rudich, which views lower bound proofs as computational tasks. It states that assuming the existence of a pseudorandom function generator supported on small circuits there is no "natural" lower bound proof that a function does not have a small circuit.
When restricting to constant depth circuits we are able to prove far stronger, subexponential, lower bounds. However improvements on these lower bounds have also been anecdotally hard to prove. We note that most state-of-the-art lower bound proofs for constant depth circuits are computational tasks that are computable by polysize constant depth circuits. More generally, we show that they are "AC0-natural". We then show that "AC0-natural" lower bound proofs cannot significantly improve the state of the art lower bounds. Notably we show this unconditionally by providing a construction of pseudorandom function generators supported on constant depth circuits of subexponential size that fool ALL polysize constant depth circuits. This is proven via the best known lower bounds against constant depth circuits, thereby using the lower bound itself to prove the hardness of improving the lower bound.
|
|
|
|
11:30 to 12:15 |
Jakob Nordstrom (University of Copenhagen & Lund University, Denmark) |
Truly Supercritical Trade-offs for Resolution, Cutting Planes, Monotone Circuits, and Weisfeiler–Leman "We exhibit supercritical trade-off for monotone circuits, showing that
there are functions computable by small circuits for which any small
circuit must have depth superlinear or even super-polynomial in the number
of variables, far exceeding the linear worst-case upper bound. We obtain
similar trade-offs in proof complexity, where we establish the first
size-depth trade-offs for cutting planes and resolution that are truly
supercritical, i.e., in terms of formula size rather than number of
variables, and also show supercritical trade-offs between width and size
for treelike resolution.
Our results build on a new supercritical width-depth trade-off for
resolution, obtained by refining and strengthening the compression scheme
for the cop-robber game in [Grohe, Lichter, Neuen, and Schweitzer 2023].
This yields robust supercritical trade-offs for dimension versus iteration
number in the Weisfeiler–Leman algorithm, which also translate into
trade-offs between number of variables and quantifier depth in first-order
logic. Our other results follow from improved lifting theorems that might
be of independent interest.
This is joint work with Susanna F. de Rezende, Noah Fleming, Duri Andrea
Janett, and Shuo Pang presented at STOC '25."
|
|
|
|
12:15 to 12:45 |
Duri Andrea Janett (University of Copenhagen, København, Denmark) |
Average-Case Hardness of Binary-Encoded Clique in Proof and Communication Complexity
We study the average-case hardness of establishing that a graph does not have a large clique in both proof and communication complexity. We show exponential lower bounds on the length of cutting planes and bounded-depth resolution over parities refutations of the binary encoding of clique formulas on randomly sampled dense graphs. Moreover, we show that the randomized communication complexity of finding a falsified clause in these formulas is polynomial.
Based on joint work with de Rezende, Engström, Ghannane, and Riazanov that appeared at ICALP'26.
|
|
|
|
15:30 to 16:15 |
Yogesh Dahiya (University of California, San Diego, USA) |
Restriction Trees for Sparsity and Applications
We study the sparsity of real polynomial representations of Boolean functions in the De Morgan basis. We introduce a novel combinatorial characterization, called max-degree restriction trees, that provides local certificates of large sparsity. Using this characterization, we show that approximating a Boolean function, rather than computing it exactly, does not lead to substantially sparser representations—there is only a polynomial advantage on the logarithmic scale, up to polylog(n) factors. This is a sparsity analogue of the celebrated relation between exact and approximate degree established by Nisan and Szegedy (STOC, 1992). I will also discuss consequences of our results for the AND-query model and for the communication complexity of certain lifted functions.
This talk is based on joint work with Arkadev Chattopadhyay and Shachar Lovett.
|
|
|
|
16:15 to 17:00 |
Sreejato Bhattacharya (Tata Institute of Fundamental Research, Mumbai, India) |
Quantum-Classical Equivalence for AND functions
A major open problem in quantum communication complexity is whether quantum protocols can be exponentially more efficient than classical protocols for computing total Boolean functions; the prevailing conjecture is that they cannot be so. In a seminal work, Razborov (2002) resolved this question for AND-functions of the form
$F(x,y)=f(x_1 \land y_1 , \cdots , ,x_n \land y_n)$,
when the outer function f is symmetric, by proving that their bounded-error quantum and classical communication complexities are polynomially related. Since then, extending this result to all AND-functions has remained open and has been posed by several authors.
In this work, we settle this problem in a strong way. We show that for every Boolean function f, the bounded-error quantum and classical deterministic communication complexities of the function $f \circ \text{AND}_2$ are polynomially related, up to polylogarithmic factors in n. We prove this by showing that both are characterized--up to polynomial loss--by the logarithm of the De Morgan sparsity of f.
Our results build on the recent work of Chattopadhyay, Dahiya, and Lovett (2025) on structural characterizations of non-sparse Boolean functions, which we extend to resolve the conjecture for general AND-functions
|
|
|