中文
相关论文

相关论文: Lower Bounding the AND-OR Tree via Symmetrization

200 篇论文

We develop a new technique for proving cell-probe lower bounds on dynamic data structures. This technique enables us to prove an amortized randomized Omega(lg n) lower bound per operation for several data structural problems on n elements,…

数据结构与算法 · 计算机科学 2007-05-23 Mihai Patrascu , Erik D. Demaine

We derive sharp lower bounds for the first and the second Zagreb indices ($M_1$ and $M_2$ respectively) for trees and chemical trees with the given number of pendent vertices and find optimal trees. $M_1$ is minimized by a tree with all…

组合数学 · 数学 2015-07-20 Mikhail Goubko , Tamás Réti

We show an $\widetilde{O}(m^{1.5} \epsilon^{-1})$ time algorithm that on a graph with $m$ edges and $n$ vertices outputs its spanning tree count up to a multiplicative $(1+\epsilon)$ factor with high probability, improving on the previous…

数据结构与算法 · 计算机科学 2025-05-21 Yang P. Liu , Richard Peng , Junzhao Yang

We investigate whether an n-vertex instance (G,k) of Treewidth, asking whether the graph G has treewidth at most k, can efficiently be made sparse without changing its answer. By giving a special form of OR-cross-composition, we prove that…

计算复杂性 · 计算机科学 2013-08-19 Bart M. P. Jansen

While empirical scaling laws for LLM reasoning are well-documented, the theoretical mechanisms governing out-of-distribution (OOD) generalization remain elusive. We formalize reasoning via optimal transport, projecting discrete trajectories…

机器学习 · 计算机科学 2026-05-20 Yuyang Zhang , Yifu Zhang , Xuehai Zhou , Xiaoyin Chen

This paper develops a measure for bounding the performance of AND/OR search algorithms for solving a variety of queries over graphical models. We show how drawing a connection to the recent notion of hypertree decompositions allows to…

人工智能 · 计算机科学 2012-06-18 Lars Otten , Rina Dechter

Low-degree polynomials have emerged as a powerful paradigm for providing evidence of statistical-computational gaps across a variety of high-dimensional statistical models [Wein25]. For detection problems -- where the goal is to test a…

Algorithmic meta-theorems state that problems definable in a fixed logic can be solved efficiently on structures with certain properties. An example is Courcelle's Theorem, which states that all problems expressible in monadic second-order…

计算机科学中的逻辑 · 计算机科学 2025-01-09 Max Bannach , Markus Hecher

In this paper we prove a space lower bound of $n^{\Omega(k)}$ for non-deterministic (syntactic) read-once branching programs ({\sc nrobp}s) on functions expressible as {\sc cnf}s with treewidth at most $k$ of their primal graphs. This lower…

计算复杂性 · 计算机科学 2015-07-28 Igor Razgon

The approximate degree of a Boolean function is the least degree of a real multilinear polynomial approximating it in the $\ell_\infty$-norm over the Boolean hypercube. We show that the approximate degree of the Bipartite Perfect Matching…

离散数学 · 计算机科学 2022-03-03 Gal Beniamini

Most state-of-the-art satisfiability algorithms today are variants of the DPLL procedure augmented with clause learning. The main bottleneck for such algorithms, other than the obvious one of time, is the amount of memory used. In the field…

计算复杂性 · 计算机科学 2009-09-29 Jakob Nordström , Johan Håstad

We provide a variety of lower bounds for the well-known shortcut set problem: how much can one decrease the diameter of a directed graph on $n$ vertices and $m$ edges by adding $O(n)$ or $O(m)$ of shortcuts from the transitive closure of…

数据结构与算法 · 计算机科学 2023-10-19 Virginia Vassilevska Williams , Yinzhan Xu , Zixuan Xu

Codes over trees were introduced recently to bridge graph theory and coding theory with diverse applications in computer science and beyond. A central challenge lies in determining the maximum number of labelled trees over $n$ nodes with…

组合数学 · 数学 2025-04-10 Yanzhi Li , Wenjie Zhong , Tingting Chen , Xiande Zhang

We study the Excluded Grid Theorem, a fundamental structural result in graph theory, that was proved by Robertson and Seymour in their seminal work on graph minors. The theorem states that there is a function $f: \mathbb{Z}^+ \to…

离散数学 · 计算机科学 2019-01-24 Julia Chuzhoy , Zihan Tan

We make progress on some questions related to polynomial approximations of ${\rm AC}^0$. It is known, by works of Tarui (Theoret. Comput. Sci. 1993) and Beigel, Reingold, and Spielman (Proc. $6$th CCC, 1991), that any ${\rm AC}^0$ circuit…

计算复杂性 · 计算机科学 2020-01-01 Prahladh Harsha , Srikanth Srinivasan

We study a natural complexity measure of Boolean functions known as the rational degree. Denoted $\textrm{rdeg}(f)$, it is the minimal degree of a rational function that is equal to $f$ on the Boolean hypercube. For total functions $f$, it…

We study a probability distribution d on the truth assignments to a uniform binary AND-OR tree. Liu and Tanaka [2007, Inform. Process. Lett.] showed the following: If d achieves the equilibrium among independent distributions (ID) then d is…

人工智能 · 计算机科学 2015-11-05 Toshio Suzuki , Yoshinao Niida

In a recent work [2] with Datta, we introduced the mu vector (with respect to a given field) of simplicial complexes and used it to study tightness and lower bounds. In this paper, we modify the definition of mu vectors. With the new…

几何拓扑 · 数学 2014-05-23 Bhaskar Bagchi

The threshold degree of a Boolean function $f\colon\{0,1\}^n\to\{0,1\}$ is the minimum degree of a real polynomial $p$ that represents $f$ in sign: $\mathrm{sgn}\; p(x)=(-1)^{f(x)}.$ A related notion is sign-rank, defined for a Boolean…

计算复杂性 · 计算机科学 2019-01-07 Alexander A. Sherstov , Pei Wu

The *algebrization barrier*, proposed by Aaronson and Wigderson (STOC '08, ToCT '09), captures the limitations of many complexity-theoretic techniques based on arithmetization. Notably, several circuit lower bounds that overcome the…

计算复杂性 · 计算机科学 2025-11-19 Lijie Chen , Yang Hu , Hanlin Ren