Skip to main content

Showing 1–13 of 13 results for author: Pratt, K

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

    cs.DS cs.CC

    Faster Convolutions: Yates and Strassen Revisited

    Authors: Cornelius Brand, Radu Curticapean, Baitian Li, Kevin Pratt

    Abstract: Given two vectors $u,v \in \mathbb{Q}^D$ over a finite domain $D$ and a function $f : D\times D\to D$, the convolution problem asks to compute the vector $w \in \mathbb{Q}^D$ whose entries are defined by $w(d) = \sum_{\substack{x,y \in D \\ f(x,y)=d}} u(x)v(y).$ In parameterized and exponential-time algorithms, convolutions on product domains are particularly prominent: Here, a finite domain $B$ a… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

  2. arXiv:2502.02455  [pdf, ps, other

    cs.DS math.CO

    A note on Ordered Ruzsa-Szemerédi graphs

    Authors: Kevin Pratt

    Abstract: A recent breakthrough of Behnezhad and Ghafari [FOCS 2024] and subsequent work of Assadi, Khanna, and Kiss [SODA 2025] gave algorithms for the fully dynamic $(1-\varepsilon)$-approximate maximum matching problem whose runtimes are determined by a purely combinatorial quantity: the maximum density of Ordered Ruzsa-Szemerédi (ORS) graphs. We say a graph $G$ is an $(r,t)$-ORS graph if its edges can b… ▽ More

    Submitted 4 February, 2025; originally announced February 2025.

  3. arXiv:2501.07238  [pdf, other

    cs.AI

    Lessons From Red Teaming 100 Generative AI Products

    Authors: Blake Bullwinkel, Amanda Minnich, Shiven Chawla, Gary Lopez, Martin Pouliot, Whitney Maxwell, Joris de Gruyter, Katherine Pratt, Saphir Qi, Nina Chikanov, Roman Lutz, Raja Sekhar Rao Dheekonda, Bolor-Erdene Jagdagdorj, Eugenia Kim, Justin Song, Keegan Hines, Daniel Jones, Giorgio Severi, Richard Lundeen, Sam Vaughan, Victoria Westerhoff, Pete Bryan, Ram Shankar Siva Kumar, Yonatan Zunger, Chang Kawaguchi , et al. (1 additional authors not shown)

    Abstract: In recent years, AI red teaming has emerged as a practice for probing the safety and security of generative AI systems. Due to the nascency of the field, there are many open questions about how red teaming operations should be conducted. Based on our experience red teaming over 100 generative AI products at Microsoft, we present our internal threat model ontology and eight main lessons we have lea… ▽ More

    Submitted 13 January, 2025; originally announced January 2025.

  4. arXiv:2410.14905  [pdf, other

    math.GR cs.DS

    Finite matrix multiplication algorithms from infinite groups

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

    Abstract: The Cohn-Umans (FOCS '03) group-theoretic framework for matrix multiplication produces fast matrix multiplication algorithms from three subsets of a finite group $G$ satisfying a simple combinatorial condition (the Triple Product Property). The complexity of such an algorithm then depends on the representation theory of $G$. In this paper we extend the group-theoretic framework to the setting of i… ▽ More

    Submitted 18 October, 2024; originally announced October 2024.

    Comments: 39 pages

  5. arXiv:2410.02828  [pdf, other

    cs.CR cs.AI cs.CL

    PyRIT: A Framework for Security Risk Identification and Red Teaming in Generative AI System

    Authors: Gary D. Lopez Munoz, Amanda J. Minnich, Roman Lutz, Richard Lundeen, Raja Sekhar Rao Dheekonda, Nina Chikanov, Bolor-Erdene Jagdagdorj, Martin Pouliot, Shiven Chawla, Whitney Maxwell, Blake Bullwinkel, Katherine Pratt, Joris de Gruyter, Charlotte Siska, Pete Bryan, Tori Westerhoff, Chang Kawaguchi, Christian Seifert, Ram Shankar Siva Kumar, Yonatan Zunger

    Abstract: Generative Artificial Intelligence (GenAI) is becoming ubiquitous in our daily lives. The increase in computational power and data availability has led to a proliferation of both single- and multi-modal models. As the GenAI ecosystem matures, the need for extensible and model-agnostic risk identification frameworks is growing. To meet this need, we introduce the Python Risk Identification Toolkit… ▽ More

    Submitted 1 October, 2024; originally announced October 2024.

  6. arXiv:2404.04987  [pdf, other

    cs.DS

    Fast Deterministic Chromatic Number under the Asymptotic Rank Conjecture

    Authors: Andreas Björklund, Radu Curticapean, Thore Husfeldt, Petteri Kaski, Kevin Pratt

    Abstract: In this paper we further explore the recently discovered connection by Björklund and Kaski [STOC 2024] and Pratt [STOC 2024] between the asymptotic rank conjecture of Strassen [Progr. Math. 1994] and the three-way partitioning problem. We show that under the asymptotic rank conjecture, the chromatic number of an $n$-vertex graph can be computed deterministically in $O(1.99982^n)$ time, thus giving… ▽ More

    Submitted 6 December, 2024; v1 submitted 7 April, 2024; originally announced April 2024.

    Comments: To appear at SODA 2025

  7. arXiv:2311.02774  [pdf, ps, other

    cs.CC cs.DS

    A stronger connection between the asymptotic rank conjecture and the set cover conjecture

    Authors: Kevin Pratt

    Abstract: We give a short proof that Strassen's asymptotic rank conjecture implies that for every $\varepsilon > 0$ there exists a $(3/2^{2/3} + \varepsilon)^n$-time algorithm for set cover on a universe of size $n$ with sets of bounded size. This strengthens and simplifies a recent result of Björklund and Kaski that Strassen's asymptotic rank conjecture implies that the set cover conjecture is false. From… ▽ More

    Submitted 5 November, 2023; originally announced November 2023.

  8. arXiv:2309.03878  [pdf, other

    math.CO cs.DM cs.DS

    On generalized corners and matrix multiplication

    Authors: Kevin Pratt

    Abstract: Suppose that $S \subseteq [n]^2$ contains no three points of the form $(x,y), (x,y+δ), (x+δ,y')$, where $δ\neq 0$. How big can $S$ be? Trivially, $n \le |S| \le n^2$. Slight improvements on these bounds are obtained from Shkredov's upper bound for the corners problem [Shk06], which shows that $|S| \le O(n^2/(\log \log n)^c)$ for some small $c > 0$, and a construction due to Petrov [Pet23], which s… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: Feedback welcome!

  9. 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

  10. arXiv:2203.03705  [pdf, ps, other

    cs.DM math.GR

    High-Dimensional Expanders from Chevalley Groups

    Authors: Ryan O'Donnell, Kevin Pratt

    Abstract: Let $Φ$ be an irreducible root system (other than $G_2$) of rank at least $2$, let $\mathbb{F}$ be a finite field with $p = \operatorname{char} \mathbb{F} > 3$, and let $\mathrm{G}(Φ,\mathbb{F})$ be the corresponding Chevalley group. We describe a strongly explicit high-dimensional expander (HDX) family of dimension $\mathrm{rank}(Φ)$, where $\mathrm{G}(Φ,\mathbb{F})$ acts simply transitively on t… ▽ More

    Submitted 7 March, 2022; originally announced March 2022.

  11. arXiv:2005.05143  [pdf, ps, other

    cs.DS cs.CC

    An Algorithmic Method of Partial Derivatives

    Authors: Cornelius Brand, Kevin Pratt

    Abstract: We study the following problem and its applications: given a homogeneous degree-$d$ polynomial $g$ as an arithmetic circuit, and a $d \times d$ matrix $X$ whose entries are homogeneous linear polynomials, compute $g(\partial/\partial x_1, \ldots, \partial/\partial x_n) \det X$. By considering special cases of this problem we obtain faster parameterized algorithms for several problems, including th… ▽ More

    Submitted 11 May, 2020; originally announced May 2020.

  12. arXiv:1807.06194  [pdf, ps, other

    cs.DS

    Waring Rank, Parameterized and Exact Algorithms

    Authors: Kevin Pratt

    Abstract: Given nonnegative integers $n$ and $d$, where $n \gg d$, what is the minimum number $r$ such that there exist linear forms $\ell_1, \ldots, \ell_r \in \mathbb{C}[x_1, \ldots, x_n]$ so that $\ell_1^d + \cdots + \ell_r^d$ is supported exactly on the set of all degree-$d$ multilinear monomials in $x_1, \ldots, x_n$? We show that this and related questions have surprising and intimate connections to t… ▽ More

    Submitted 7 June, 2019; v1 submitted 16 July, 2018; originally announced July 2018.

    MSC Class: 11Y16

  13. arXiv:1609.09585  [pdf, ps, other

    cs.DM math.CO

    Closed-Form Expressions for the n-Queens Problem and Related Problems

    Authors: Kevin Pratt

    Abstract: In this paper, we derive simple closed-form expressions for the $n$-queens problem and three related problems in terms of permanents of $(0,1)$ matrices. These formulas are the first of their kind. Moreover, they provide the first method for solving these problems with polynomial space that has a nontrivial time complexity bound. We then show how a closed-form for the number of Latin squares of or… ▽ More

    Submitted 8 April, 2017; v1 submitted 29 September, 2016; originally announced September 2016.

    MSC Class: 05A05