Skip to main content

Showing 1–5 of 5 results for author: Zouzias, A

Searching in archive math. Search in all archives.
.
  1. arXiv:1403.7683  [pdf, ps, other

    math.ST cs.IT stat.ML

    Approximate Matrix Multiplication with Application to Linear Embeddings

    Authors: Anastasios Kyrillidis, Michail Vlachos, Anastasios Zouzias

    Abstract: In this paper, we study the problem of approximately computing the product of two real matrices. In particular, we analyze a dimensionality-reduction-based approximation algorithm due to Sarlos [1], introducing the notion of nuclear rank as the ratio of the nuclear norm over the spectral norm. The presented bound has improved dependence with respect to the approximation error (as compared to previ… ▽ More

    Submitted 29 March, 2014; originally announced March 2014.

    Comments: 8 pages, International Symposium on Information Theory

  2. arXiv:1403.4192  [pdf, other

    math.NA

    Randomized Block Kaczmarz Method with Projection for Solving Least Squares

    Authors: Deanna Needell, Ran Zhao, Anastasios Zouzias

    Abstract: The Kaczmarz method is an iterative method for solving overcomplete linear systems of equations Ax=b. The randomized version of the Kaczmarz method put forth by Strohmer and Vershynin iteratively projects onto a randomly chosen solution space given by a single row of the matrix A and converges exponentially in expectation to the solution of a consistent system. In this paper we analyze two block v… ▽ More

    Submitted 22 June, 2015; v1 submitted 17 March, 2014; originally announced March 2014.

    MSC Class: 65F10; 65F20; 68W20; 41A65

  3. arXiv:1209.2185  [pdf, other

    cs.DS math.NA

    Efficient Dimensionality Reduction for Canonical Correlation Analysis

    Authors: Haim Avron, Christos Boutsidis, Sivan Toledo, Anastasios Zouzias

    Abstract: We present a fast algorithm for approximate Canonical Correlation Analysis (CCA). Given a pair of tall-and-thin matrices, the proposed algorithm first employs a randomized dimensionality reduction transform to reduce the size of the input matrices, and then applies any CCA algorithm to the new pair of matrices. The algorithm computes an approximate CCA to the original pair of matrices with provabl… ▽ More

    Submitted 1 May, 2013; v1 submitted 10 September, 2012; originally announced September 2012.

    Comments: 22 pages. 4 figures. To appear in ICML 2013: The 30th International Conference on Machine Learning

  4. arXiv:1205.5770  [pdf, ps, other

    math.NA cs.DS

    Randomized Extended Kaczmarz for Solving Least-Squares

    Authors: Anastasios Zouzias, Nikolaos Freris

    Abstract: We present a randomized iterative algorithm that exponentially converges in expectation to the minimum Euclidean norm least squares solution of a given linear system of equations. The expected number of arithmetic operations required to obtain an estimate of given accuracy is proportional to the square condition number of the system multiplied by the number of non-zeros entries of the input matrix… ▽ More

    Submitted 5 January, 2013; v1 submitted 25 May, 2012; originally announced May 2012.

    Comments: 19 Pages, 5 figures; code is available at https://github.com/zouzias/REK

  5. arXiv:1005.2724  [pdf, ps, other

    cs.DS cs.DM math.PR

    Low Rank Matrix-Valued Chernoff Bounds and Approximate Matrix Multiplication

    Authors: Avner Magen, Anastasios Zouzias

    Abstract: In this paper we develop algorithms for approximating matrix multiplication with respect to the spectral norm. Let A\in{\RR^{n\times m}} and B\in\RR^{n \times p} be two matrices and \eps>0. We approximate the product A^\top B using two down-sampled sketches, \tilde{A}\in\RR^{t\times m} and \tilde{B}\in\RR^{t\times p}, where t\ll n such that \norm{\tilde{A}^\top \tilde{B} - A^\top B} \leq \eps \nor… ▽ More

    Submitted 27 October, 2010; v1 submitted 16 May, 2010; originally announced May 2010.

    Comments: 15 pages, To appear in 22nd ACM-SIAM Symposium on Discrete Algorithms (SODA 2011)