Skip to main content

Showing 1–5 of 5 results for author: Keles, F D

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

    math.NA cs.DS

    Quasi-optimal hierarchically semi-separable matrix approximation

    Authors: Noah Amsel, Tyler Chen, Feyza Duman Keles, Diana Halikias, Cameron Musco, Christopher Musco, David Persson

    Abstract: We present a randomized algorithm for producing a quasi-optimal hierarchically semi-separable (HSS) approximation to an $N\times N$ matrix $A$ using only matrix-vector products with $A$ and $A^T$. We prove that, using $O(k \log(N/k))$ matrix-vector products and ${O}(N k^2 \log(N/k))$ additional runtime, the algorithm returns an HSS matrix $B$ with rank-$k$ blocks whose expected Frobenius norm erro… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

    MSC Class: 65F55; 68W20; 68W25

  2. arXiv:2407.04686  [pdf, other

    cs.DS math.NA

    Near-optimal hierarchical matrix approximation from matrix-vector products

    Authors: Tyler Chen, Feyza Duman Keles, Diana Halikias, Cameron Musco, Christopher Musco, David Persson

    Abstract: We describe a randomized algorithm for producing a near-optimal hierarchical off-diagonal low-rank (HODLR) approximation to an $n\times n$ matrix $\mathbf{A}$, accessible only though matrix-vector products with $\mathbf{A}$ and $\mathbf{A}^{\mathsf{T}}$. We prove that, for the rank-$k$ HODLR approximation problem, our method achieves a $(1+β)^{\log(n)}$-optimal approximation in expected Frobenius… ▽ More

    Submitted 24 October, 2024; v1 submitted 5 July, 2024; originally announced July 2024.

    Journal ref: SIAM Symposium on Discrete Algorithms (SODA 2025)

  3. arXiv:2402.09379  [pdf, other

    cs.DS math.NA

    Fixed-sparsity matrix approximation from matrix-vector products

    Authors: Noah Amsel, Tyler Chen, Feyza Duman Keles, Diana Halikias, Cameron Musco, Christopher Musco

    Abstract: We study the problem of approximating a matrix $\mathbf{A}$ with a matrix that has a fixed sparsity pattern (e.g., diagonal, banded, etc.), when $\mathbf{A}$ is accessed only by matrix-vector products. We describe a simple randomized algorithm that returns an approximation with the given sparsity pattern with Frobenius-norm error at most $(1+\varepsilon)$ times the best possible error. When each r… ▽ More

    Submitted 26 March, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

  4. arXiv:2309.05795  [pdf, ps, other

    stat.ML cs.CC cs.LG

    On the Fine-Grained Hardness of Inverting Generative Models

    Authors: Feyza Duman Keles, Chinmay Hegde

    Abstract: The objective of generative model inversion is to identify a size-$n$ latent vector that produces a generative model output that closely matches a given target. This operation is a core computational primitive in numerous modern applications involving computer vision and NLP. However, the problem is known to be computationally challenging and NP-hard in the worst case. This paper aims to provide a… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: 19 pages

  5. arXiv:2209.04881  [pdf, ps, other

    cs.LG cs.CC

    On The Computational Complexity of Self-Attention

    Authors: Feyza Duman Keles, Pruthuvi Mahesakya Wijewardena, Chinmay Hegde

    Abstract: Transformer architectures have led to remarkable progress in many state-of-art applications. However, despite their successes, modern transformers rely on the self-attention mechanism, whose time- and space-complexity is quadratic in the length of the input. Several approaches have been proposed to speed up self-attention mechanisms to achieve sub-quadratic running time; however, the large majorit… ▽ More

    Submitted 11 September, 2022; originally announced September 2022.