Skip to main content

Showing 1–15 of 15 results for author: Umans, C

.
  1. arXiv:2307.11104  [pdf, other

    math.PR cs.CC math.CO math.SP

    Pseudorandomness of the Sticky Random Walk

    Authors: Emile Anand, Chris Umans

    Abstract: We extend the pseudorandomness of random walks on expander graphs using the sticky random walk. Building on prior works, it was recently shown that expander random walks can fool all symmetric functions in total variation distance (TVD) upto an $O(λ(\frac{p}{\min f})^{O(p)})$ error, where $λ$ is the second largest eigenvalue of the expander, $p$ is the size of the arbitrary alphabet used to label… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: 21 pages, 2 figures

    ACM Class: F.0; G.2.2; G.3

  2. arXiv:2205.00342  [pdf, ps, other

    cs.DS

    Fast Multivariate Multipoint Evaluation Over All Finite Fields

    Authors: Vishwas Bhargava, Sumanta Ghosh, Zeyu Guo, Mrinal Kumar, Chris Umans

    Abstract: Multivariate multipoint evaluation is the problem of evaluating a multivariate polynomial, given as a coefficient vector, simultaneously at multiple evaluation points. In this work, we show that there exists a deterministic algorithm for multivariate multipoint evaluation over any finite field $\mathbb{F}$ that outputs the evaluations of an $m$-variate polynomial of degree less than $d$ in each va… ▽ More

    Submitted 30 April, 2022; originally announced May 2022.

    Comments: 34 pages

    ACM Class: F.2.1

  3. arXiv:2204.03826  [pdf, other

    math.GR cs.DS math.CO

    Matrix multiplication via matrix groups

    Authors: Jonah Blasiak, Henry Cohn, Joshua A. Grochow, Kevin Pratt, Chris Umans

    Abstract: In 2003, Cohn and Umans proposed a group-theoretic approach to bounding the exponent of matrix multiplication. Previous work within this approach ruled out certain families of groups as a route to obtaining $ω= 2$, while other families of groups remain potentially viable. In this paper we turn our attention to matrix groups, whose usefulness within this framework was relatively unexplored. We fi… ▽ More

    Submitted 7 April, 2022; originally announced April 2022.

    Comments: 15 pages

  4. arXiv:2107.02846  [pdf

    cs.CY

    Visions in Theoretical Computer Science: A Report on the TCS Visioning Workshop 2020

    Authors: Shuchi Chawla, Jelani Nelson, Chris Umans, David Woodruff

    Abstract: Theoretical computer science (TCS) is a subdiscipline of computer science that studies the mathematical foundations of computational and algorithmic processes and interactions. Work in this field is often recognized by its emphasis on mathematical technique and rigor. At the heart of the field are questions surrounding the nature of computation: What does it mean to compute? What is computable? An… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: A Computing Community Consortium (CCC) workshop report, 36 pages

    Report number: ccc2021report_2

  5. arXiv:1901.02536  [pdf, ps, other

    cs.DS math.GR

    Fast generalized DFTs for all finite groups

    Authors: Chris Umans

    Abstract: For any finite group $G$, we give an arithmetic algorithm to compute generalized Discrete Fourier Transforms (DFTs) with respect to $G$, using $O(|G|^{ω/2 + ε})$ operations, for any $ε> 0$. Here, $ω$ is the exponent of matrix multiplication.

    Submitted 8 January, 2019; originally announced January 2019.

  6. arXiv:1712.02302  [pdf, other

    math.GR cs.DS math.CO

    Which groups are amenable to proving exponent two for matrix multiplication?

    Authors: Jonah Blasiak, Thomas Church, Henry Cohn, Joshua A. Grochow, Chris Umans

    Abstract: The Cohn-Umans group-theoretic approach to matrix multiplication suggests embedding matrix multiplication into group algebra multiplication, and bounding $ω$ in terms of the representation theory of the host group. This framework is general enough to capture the best known upper bounds on $ω$ and is conjectured to be powerful enough to prove $ω= 2$, although finding a suitable group and constructi… ▽ More

    Submitted 6 December, 2017; originally announced December 2017.

    Comments: 23 pages, 1 figure

  7. arXiv:1707.00349  [pdf, ps, other

    cs.DS math.GR

    A new algorithm for fast generalized DFTs

    Authors: Chloe Ching-Yun Hsu, Chris Umans

    Abstract: We give an new arithmetic algorithm to compute the generalized Discrete Fourier Transform (DFT) over finite groups $G$. The new algorithm uses $O(|G|^{ω/2 + o(1)})$ operations to compute the generalized DFT over finite groups of Lie type, including the linear, orthogonal, and symplectic families and their variants, as well as all finite simple groups of Lie type. Here $ω$ is the exponent of matrix… ▽ More

    Submitted 30 March, 2018; v1 submitted 2 July, 2017; originally announced July 2017.

  8. arXiv:1610.01199  [pdf, ps, other

    cs.CC

    Targeted Pseudorandom Generators, Simulation Advice Generators, and Derandomizing Logspace

    Authors: William M. Hoza, Chris Umans

    Abstract: Assume that for every derandomization result for logspace algorithms, there is a pseudorandom generator strong enough to nearly recover the derandomization by iterating over all seeds and taking a majority vote. We prove under a precise version of this assumption that $\mathbf{BPL} \subseteq \bigcap_{α> 0} \mathbf{DSPACE}(\log^{1 + α} n)$. We strengthen the theorem to an equivalence by consideri… ▽ More

    Submitted 9 April, 2017; v1 submitted 4 October, 2016; originally announced October 2016.

    Comments: 24 pages, 2 figures; added more commentary and references, fixed typos, changed notation and formatting

  9. arXiv:1606.04592  [pdf, ps, other

    cs.CC cs.DS cs.SC

    Algebraic Problems Equivalent to Beating Exponent 3/2 for Polynomial Factorization over Finite Fields

    Authors: Zeyu Guo, Anand Kumar Narayanan, Chris Umans

    Abstract: The fastest known algorithm for factoring univariate polynomials over finite fields is the Kedlaya-Umans (fast modular composition) implementation of the Kaltofen-Shoup algorithm. It is randomized and takes $\widetilde{O}(n^{3/2}\log q + n \log^2 q)$ time to factor polynomials of degree $n$ over the finite field $\mathbb{F}_q$ with $q$ elements. A significant open problem is if the $3/2$ exponent… ▽ More

    Submitted 14 June, 2016; originally announced June 2016.

  10. arXiv:1605.06702  [pdf, other

    math.CO cs.DS math.GR

    On cap sets and the group-theoretic approach to matrix multiplication

    Authors: Jonah Blasiak, Thomas Church, Henry Cohn, Joshua A. Grochow, Eric Naslund, William F. Sawin, Chris Umans

    Abstract: In 2003, Cohn and Umans described a framework for proving upper bounds on the exponent $ω$ of matrix multiplication by reducing matrix multiplication to group algebra multiplication, and in 2005 Cohn, Kleinberg, Szegedy, and Umans proposed specific conjectures for how to obtain $ω=2$. In this paper we rule out obtaining $ω=2$ in this framework from abelian groups of bounded exponent. To do this we… ▽ More

    Submitted 14 January, 2017; v1 submitted 21 May, 2016; originally announced May 2016.

    Comments: 27 pages

    Journal ref: Discrete Analysis, 2017:3, 27 pp

  11. arXiv:1507.05592  [pdf, ps, other

    cs.CC quant-ph

    The Power of Quantum Fourier Sampling

    Authors: Bill Fefferman, Chris Umans

    Abstract: A line of work initiated by Terhal and DiVincenzo and Bremner, Jozsa, and Shepherd, shows that quantum computers can efficiently sample from probability distributions that cannot be exactly sampled efficiently on a classical computer, unless the PH collapses. Aaronson and Arkhipov take this further by considering a distribution that can be sampled efficiently by linear optical quantum computation,… ▽ More

    Submitted 20 July, 2015; originally announced July 2015.

  12. arXiv:1207.6528  [pdf, other

    math.NA cs.DS

    Fast matrix multiplication using coherent configurations

    Authors: Henry Cohn, Christopher Umans

    Abstract: We introduce a relaxation of the notion of tensor rank, called s-rank, and show that upper bounds on the s-rank of the matrix multiplication tensor imply upper bounds on the ordinary rank. In particular, if the "s-rank exponent of matrix multiplication" equals 2, then omega = 2. This connection between the s-rank exponent and the ordinary exponent enables us to significantly generalize the group-t… ▽ More

    Submitted 27 December, 2012; v1 submitted 27 July, 2012; originally announced July 2012.

    Comments: 14 pages, Society for Industrial and Applied Mathematics

    Journal ref: Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms (New Orleans, Louisiana, USA, January 6-8, 2013), 2013, pages 1074-1087

  13. arXiv:1007.0305  [pdf, ps, other

    cs.CC quant-ph

    Pseudorandom generators and the BQP vs. PH problem

    Authors: Bill Fefferman, Christopher Umans

    Abstract: It is a longstanding open problem to devise an oracle relative to which BQP does not lie in the Polynomial-Time Hierarchy (PH). We advance a natural conjecture about the capacity of the Nisan-Wigderson pseudorandom generator [NW94] to fool AC_0, with MAJORITY as its hard function. Our conjecture is essentially that the loss due to the hybrid argument (which is a component of the standard proof fro… ▽ More

    Submitted 21 December, 2010; v1 submitted 2 July, 2010; originally announced July 2010.

    Comments: Updated in light of counterexample to the GLN conjecture

  14. arXiv:math/0511460  [pdf, ps, other

    math.GR math.CO

    Group-theoretic algorithms for matrix multiplication

    Authors: Henry Cohn, Robert Kleinberg, Balazs Szegedy, Christopher Umans

    Abstract: We further develop the group-theoretic approach to fast matrix multiplication introduced by Cohn and Umans, and for the first time use it to derive algorithms asymptotically faster than the standard algorithm. We describe several families of wreath product groups that achieve matrix multiplication exponent less than 3, the asymptotically fastest of which achieves exponent 2.41. We present two co… ▽ More

    Submitted 17 November, 2005; originally announced November 2005.

    Comments: 10 pages

    Journal ref: Proceedings of the 46th Annual Symposium on Foundations of Computer Science, 23-25 October 2005, Pittsburgh, PA, IEEE Computer Society, pp. 379-388

  15. A group-theoretic approach to fast matrix multiplication

    Authors: Henry Cohn, Christopher Umans

    Abstract: We develop a new, group-theoretic approach to bounding the exponent of matrix multiplication. There are two components to this approach: (1) identifying groups G that admit a certain type of embedding of matrix multiplication into the group algebra C[G], and (2) controlling the dimensions of the irreducible representations of such groups. We present machinery and examples to support (1), includi… ▽ More

    Submitted 30 October, 2003; v1 submitted 24 July, 2003; originally announced July 2003.

    Comments: 12 pages, 1 figure, only updates from previous version are page numbers and copyright information

    Journal ref: Proceedings of the 44th Annual Symposium on Foundations of Computer Science, 11-14 October 2003, Cambridge, MA, IEEE Computer Society, pp. 438-449