Skip to main content

Showing 1–15 of 15 results for author: Rossman, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.16015  [pdf, ps, other

    cs.CC math.CO

    Formula Size-Depth Tradeoffs for Iterated Sub-Permutation Matrix Multiplication

    Authors: Benjamin Rossman

    Abstract: We study the formula complexity of Iterated Sub-Permutation Matrix Multiplication, the logspace-complete problem of computing the product of $k$ $n$-by-$n$ Boolean matrices with at most a single $1$ in each row and column. For all $d \le \log k$, this problem is solvable by $n^{O(dk^{1/d})}$ size monotone formulas of two distinct types: (unbounded fan-in) $AC^0$ formulas of depth $d+1$ and (semi-u… ▽ More

    Submitted 23 June, 2024; originally announced June 2024.

    MSC Class: 68Q17 ACM Class: F.1.3; F.2.3

  2. arXiv:2211.15520  [pdf, ps, other

    cs.CC

    Symmetric Formulas for Products of Permutations

    Authors: William He, Benjamin Rossman

    Abstract: We study the formula complexity of the word problem $\mathsf{Word}_{S_n,k} : \{0,1\}^{kn^2} \to \{0,1\}$: given $n$-by-$n$ permutation matrices $M_1,\dots,M_k$, compute the $(1,1)$-entry of the matrix product $M_1\cdots M_k$. An important feature of this function is that it is invariant under action of $S_n^{k-1}$ given by \[ (π_1,\dots,π_{k-1})(M_1,\dots,M_k) = (M_1π_1^{-1},π_1M_2π_2^{-1},\dots… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

    Comments: ITCS 2023

  3. arXiv:2012.05132  [pdf, other

    cs.CC cs.DM math.CO

    Shrinkage of Decision Lists and DNF Formulas

    Authors: Benjamin Rossman

    Abstract: We establish nearly tight bounds on the expected shrinkage of decision lists and DNF formulas under the $p$-random restriction $\mathbf R_p$ for all values of $p \in [0,1]$. For a function $f$ with domain $\{0,1\}^n$, let $\mathrm{DL}(f)$ denote the minimum size of a decision list that computes $f$. We show that \[ \mathbb E[\ \mathrm{DL}(f{\upharpoonright}\mathbf R_p)\ ] \le \mathrm{DL}(f)^{\… ▽ More

    Submitted 26 December, 2020; v1 submitted 9 December, 2020; originally announced December 2020.

    MSC Class: 68Q06 ACM Class: F.1.3

  4. Monotone Circuit Lower Bounds from Robust Sunflowers

    Authors: Bruno Pasqualotto Cavalar, Mrinal Kumar, Benjamin Rossman

    Abstract: Robust sunflowers are a generalization of combinatorial sunflowers that have applications in monotone circuit complexity, DNF sparsification, randomness extractors, and recent advances on the Erdős-Rado sunflower conjecture. The recent breakthrough of Alweiss, Lovett, Wu and Zhang gives an improved bound on the maximum size of a $w$-set system that excludes a robust sunflower. In this paper, we us… ▽ More

    Submitted 5 August, 2022; v1 submitted 7 December, 2020; originally announced December 2020.

    Comments: Journal version

  5. arXiv:2004.13302  [pdf, other

    cs.CC math.CO

    Tree-depth and the Formula Complexity of Subgraph Isomorphism

    Authors: Deepanshu Kush, Benjamin Rossman

    Abstract: For a fixed "pattern" graph $G$, the $\textit{colored $G$-subgraph isomorphism problem}$ (denoted $\mathrm{SUB}(G)$) asks, given an $n$-vertex graph $H$ and a coloring $V(H) \to V(G)$, whether $H$ contains a properly colored copy of $G$. The complexity of this problem is tied to parameterized versions of $\mathit{P}$ ${=}?$ $\mathit{NP}$ and $\mathit{L}$ ${=}?$ $\mathit{NL}$, among other questions… ▽ More

    Submitted 28 April, 2020; originally announced April 2020.

    Comments: 49 pages, 18 figures

  6. arXiv:1910.00656  [pdf, ps, other

    math.CO cs.DM

    Thresholds in the Lattice of Subspaces of $(\mathbb F_q)^n$

    Authors: Benjamin Rossman

    Abstract: Let $Q$ be an ideal (downward-closed set) in the lattice of linear subspaces of $(\mathbb F_q)^n$, ordered by inclusion. For $0 \le k \le n$, let $μ_k(Q)$ denote the fraction of $k$-dimensional subspaces that belong to $Q$. We show that these densities satisfy \[ μ_k(Q) = \frac{1}{1+z} \quad\Longrightarrow\quad μ_{k+1}(Q) \le \frac{1}{1+qz}. \] This implies a sharp threshold theorem: if… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

  7. Subspace-Invariant AC$^0$ Formulas

    Authors: Benjamin Rossman

    Abstract: We consider the action of a linear subspace $U$ of $\{0,1\}^n$ on the set of AC$^0$ formulas with inputs labeled by literals in the set $\{X_1,\overline X_1,\dots,X_n,\overline X_n\}$, where an element $u \in U$ acts on formulas by transposing the $i$th pair of literals for all $i \in [n]$ such that $u_i=1$. A formula is {\em $U$-invariant} if it is fixed by this action. For example, there is a we… ▽ More

    Submitted 23 July, 2019; v1 submitted 12 June, 2018; originally announced June 2018.

    Journal ref: Logical Methods in Computer Science, Volume 15, Issue 3 (July 24, 2019) lmcs:4588

  8. arXiv:1702.03625  [pdf, ps, other

    cs.CC

    Separation of AC$^0[\oplus]$ Formulas and Circuits

    Authors: Benjamin Rossman, Srikanth Srinivasan

    Abstract: This paper gives the first separation between the power of {\em formulas} and {\em circuits} of equal depth in the $\mathrm{AC}^0[\oplus]$ basis (unbounded fan-in AND, OR, NOT and MOD$_2$ gates). We show, for all $d(n) \le O(\frac{\log n}{\log\log n})$, that there exist {\em polynomial-size depth-$d$ circuits} that are not equivalent to {\em depth-$d$ formulas of size $n^{o(d)}$} (moreover, this i… ▽ More

    Submitted 12 February, 2017; originally announced February 2017.

  9. arXiv:1612.08192  [pdf, ps, other

    cs.CC

    An Improved Homomorphism Preservation Theorem From Lower Bounds in Circuit Complexity

    Authors: Benjamin Rossman

    Abstract: Previous work of the author [39] showed that the Homomorphism Preservation Theorem of classical model theory remains valid when its statement is restricted to finite structures. In this paper, we give a new proof of this result via a reduction to lower bounds in circuit complexity, specifically on the AC$^0$ formula size of the colored subgraph isomorphism problem. Formally, we show the following:… ▽ More

    Submitted 24 December, 2016; originally announced December 2016.

  10. arXiv:1508.07677  [pdf, ps, other

    cs.CC

    The Average Sensitivity of Bounded-Depth Formulas

    Authors: Benjamin Rossman

    Abstract: We show that unbounded fan-in boolean formulas of depth $d+1$ and size $s$ have average sensitivity $O(\frac{1}{d}\log s)^d$. In particular, this gives a tight $2^{Ω(d(n^{1/d}-1))}$ lower bound on the size of depth $d+1$ formulas computing the \textsc{parity} function. These results strengthen the corresponding $2^{Ω(n^{1/d})}$ and $O(\log s)^d$ bounds for circuits due to Håstad (1986) and Boppana… ▽ More

    Submitted 31 August, 2015; originally announced August 2015.

  11. arXiv:1504.03398  [pdf, other

    cs.CC

    An average-case depth hierarchy theorem for Boolean circuits

    Authors: Benjamin Rossman, Rocco A. Servedio, Li-Yang Tan

    Abstract: We prove an average-case depth hierarchy theorem for Boolean circuits over the standard basis of $\mathsf{AND}$, $\mathsf{OR}$, and $\mathsf{NOT}$ gates. Our hierarchy theorem says that for every $d \geq 2$, there is an explicit $n$-variable Boolean function $f$, computed by a linear-size depth-$d$ formula, which is such that any depth-$(d-1)$ circuit that agrees with $f$ on $(1/2 + o_n(1))$ fract… ▽ More

    Submitted 13 April, 2015; originally announced April 2015.

  12. arXiv:1312.0355  [pdf, ps, other

    cs.CC

    Formulas vs. Circuits for Small Distance Connectivity

    Authors: Benjamin Rossman

    Abstract: We give the first super-polynomial separation in the power of bounded-depth boolean formulas vs. circuits. Specifically, we consider the problem Distance $k(n)$ Connectivity, which asks whether two specified nodes in a graph of size $n$ are connected by a path of length at most $k(n)$. This problem is solvable (by the recursive doubling technique) on {\bf circuits} of depth $O(\log k)$ and size… ▽ More

    Submitted 2 December, 2013; originally announced December 2013.

    MSC Class: 68Q15 ACM Class: F.1.3

  13. Interactive Small-Step Algorithms II: Abstract State Machines and the<br> Characterization Theorem

    Authors: Andreas Blass, Yuri Gurevich, Dean Rosenzweig, Benjamin Rossman

    Abstract: In earlier work, the Abstract State Machine Thesis -- that arbitrary algorithms are behaviorally equivalent to abstract state machines -- was established for several classes of algorithms, including ordinary, interactive, small-step algorithms. This was accomplished on the basis of axiomatizations of these classes of algorithms. In Part I (Interactive Small-Step Algorithms I: Axiomatization), th… ▽ More

    Submitted 5 November, 2007; v1 submitted 25 July, 2007; originally announced July 2007.

    ACM Class: F.1.1; F.1.2; F.3.1

    Journal ref: Logical Methods in Computer Science, Volume 3, Issue 4 (November 5, 2007) lmcs:1201

  14. Interactive Small-Step Algorithms I: Axiomatization

    Authors: Andreas Blass, Yuri Gurevich, Dean Rosenzweig, Benjamin Rossman

    Abstract: In earlier work, the Abstract State Machine Thesis -- that arbitrary algorithms are behaviorally equivalent to abstract state machines -- was established for several classes of algorithms, including ordinary, interactive, small-step algorithms. This was accomplished on the basis of axiomatizations of these classes of algorithms. Here we extend the axiomatization and, in a companion paper, the pr… ▽ More

    Submitted 5 November, 2007; v1 submitted 25 July, 2007; originally announced July 2007.

    ACM Class: F.1.1; F.1.2; F.3.1

    Journal ref: Logical Methods in Computer Science, Volume 3, Issue 4 (November 5, 2007) lmcs:1200

  15. An O(n^3)-Time Algorithm for Tree Edit Distance

    Authors: Erik D. Demaine, Shay Mozes, Benjamin Rossman, Oren Weimann

    Abstract: The {\em edit distance} between two ordered trees with vertex labels is the minimum cost of transforming one tree into the other by a sequence of elementary operations consisting of deleting and relabeling existing nodes, as well as inserting new nodes. In this paper, we present a worst-case $O(n^3)$-time algorithm for this problem, improving the previous best $O(n^3\log n)$-time algorithm~\cite… ▽ More

    Submitted 19 April, 2006; v1 submitted 9 April, 2006; originally announced April 2006.

    Comments: 10 pages, 5 figures, 5 .tex files where TED.tex is the main one

    Journal ref: ACM Transactions on Algorithms 6(1): (2009)