Skip to main content

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

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

    cs.AR

    Identifying and Exploiting Sparse Branch Correlations for Optimizing Branch Prediction

    Authors: Anastasios Zouzias, Kleovoulos Kalaitzidis, Konstantin Berestizshevsky, Renzo Andri, Leeor Peled, Zhe Wang

    Abstract: Branch prediction is arguably one of the most important speculative mechanisms within a high-performance processor architecture. A common approach to improve branch prediction accuracy is to employ lengthy history records of previously seen branch directions to capture distant correlations between branches. The larger the history, the richer the information that the predictor can exploit for disco… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

  2. arXiv:2106.13429  [pdf, other

    cs.LG cs.AI

    Branch Prediction as a Reinforcement Learning Problem: Why, How and Case Studies

    Authors: Anastasios Zouzias, Kleovoulos Kalaitzidis, Boris Grot

    Abstract: Recent years have seen stagnating improvements to branch predictor (BP) efficacy and a dearth of fresh ideas in branch predictor design, calling for fresh thinking in this area. This paper argues that looking at BP from the viewpoint of Reinforcement Learning (RL) facilitates systematic reasoning about, and exploration of, BP designs. We describe how to apply the RL formulation to branch predictor… ▽ More

    Submitted 25 June, 2021; originally announced June 2021.

    Comments: 6 pages, appeared in ML workshop for Computer Architecture and Systems 2021

  3. arXiv:2007.01620  [pdf, other

    cs.LG stat.ML

    Team voyTECH: User Activity Modeling with Boosting Trees

    Authors: Immanuel Bayer, Anastasios Zouzias

    Abstract: This paper describes our winning solution for the ECML-PKDD ChAT Discovery Challenge 2020. We show that whether or not a Twitch user has subscribed to a channel can be well predicted by modeling user activity with boosting trees. We introduce the connection between target-encodings and boosting trees in the context of high cardinality categoricals and find that modeling user activity is more power… ▽ More

    Submitted 6 August, 2020; v1 submitted 3 July, 2020; originally announced July 2020.

  4. arXiv:1503.00374  [pdf, other

    cs.DS

    A Randomized Algorithm for Approximating the Log Determinant of a Symmetric Positive Definite Matrix

    Authors: Christos Boutsidis, Petros Drineas, Prabhanjan Kambadur, Eugenia-Maria Kontopoulou, Anastasios Zouzias

    Abstract: We introduce a novel algorithm for approximating the logarithm of the determinant of a symmetric positive definite (SPD) matrix. The algorithm is randomized and approximates the traces of a small number of matrix powers of a specially constructed matrix, using the method of Avron and Toledo~\cite{AT11}. From a theoretical perspective, we present additive and relative error bounds for our algorithm… ▽ More

    Submitted 31 August, 2016; v1 submitted 1 March, 2015; originally announced March 2015.

    Comments: working paper

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

  6. arXiv:1403.5877  [pdf, other

    stat.ML cs.IT cs.LG stat.AP

    Non-uniform Feature Sampling for Decision Tree Ensembles

    Authors: Anastasios Kyrillidis, Anastasios Zouzias

    Abstract: We study the effectiveness of non-uniform randomized feature selection in decision tree classification. We experimentally evaluate two feature selection methodologies, based on information extracted from the provided dataset: $(i)$ \emph{leverage scores-based} and $(ii)$ \emph{norm-based} feature selection. Experimental evaluation of the proposed feature selection techniques indicate that such app… ▽ More

    Submitted 24 March, 2014; originally announced March 2014.

    Comments: 7 pages, 7 figures, 1 table

  7. arXiv:1211.0665  [pdf, ps, other

    cs.CC

    Hidden cliques and the certification of the restricted isometry property

    Authors: Pascal Koiran, Anastasios Zouzias

    Abstract: Compressed sensing is a technique for finding sparse solutions to underdetermined linear systems. This technique relies on properties of the sensing matrix such as the restricted isometry property. Sensing matrices that satisfy this property with optimal parameters are mainly obtained via probabilistic arguments. Deciding whether a given matrix satisfies the restricted isometry property is a non-t… ▽ More

    Submitted 4 November, 2012; originally announced November 2012.

    Comments: arXiv admin note: substantial text overlap with arXiv:1103.4984

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

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

  10. arXiv:1110.2897  [pdf, ps, other

    cs.DS cs.LG

    Randomized Dimensionality Reduction for k-means Clustering

    Authors: Christos Boutsidis, Anastasios Zouzias, Michael W. Mahoney, Petros Drineas

    Abstract: We study the topic of dimensionality reduction for $k$-means clustering. Dimensionality reduction encompasses the union of two approaches: \emph{feature selection} and \emph{feature extraction}. A feature selection based algorithm for $k$-means clustering selects a small subset of the input features and then applies $k$-means clustering on the selected features. A feature extraction based algorith… ▽ More

    Submitted 4 November, 2014; v1 submitted 13 October, 2011; originally announced October 2011.

    Comments: IEEE Transactions on Information Theory, to appear

  11. arXiv:1103.4984  [pdf, ps, other

    cs.CC cs.DM

    On the Certification of the Restricted Isometry Property

    Authors: Pascal Koiran, Anastasios Zouzias

    Abstract: Compressed sensing is a technique for finding sparse solutions to underdetermined linear systems. This technique relies on properties of the sensing matrix such as the restricted isometry property. Sensing matrices that satisfy the restricted isometry property with optimal parameters are mainly obtained via probabilistic arguments. Given any matrix, deciding whether it satisfies the restricted iso… ▽ More

    Submitted 17 October, 2011; v1 submitted 25 March, 2011; originally announced March 2011.

    Comments: 21 pages, This version corrects a small typo at the end of the proof of Theorem 1

  12. A Matrix Hyperbolic Cosine Algorithm and Applications

    Authors: Anastasios Zouzias

    Abstract: In this paper, we generalize Spencer's hyperbolic cosine algorithm to the matrix-valued setting. We apply the proposed algorithm to several problems by analyzing its computational efficiency under two special cases of matrices; one in which the matrices have a group structure and an other in which they have rank-one. As an application of the former case, we present a deterministic algorithm that,… ▽ More

    Submitted 25 February, 2012; v1 submitted 14 March, 2011; originally announced March 2011.

    Comments: 16 pages, simplified proof and corrected acknowledging of prior work in (current) Section 4

  13. arXiv:1011.4632  [pdf, ps, other

    cs.AI cs.DS

    Random Projections for $k$-means Clustering

    Authors: Christos Boutsidis, Anastasios Zouzias, Petros Drineas

    Abstract: This paper discusses the topic of dimensionality reduction for $k$-means clustering. We prove that any set of $n$ points in $d$ dimensions (rows in a matrix $A \in \RR^{n \times d}$) can be projected into $t = Ω(k / \eps^2)$ dimensions, for any $\eps \in (0,1/3)$, in $O(n d \lceil \eps^{-2} k/ \log(d) \rceil )$ time, such that with constant probability the optimal $k$-partition of the point set is… ▽ More

    Submitted 20 November, 2010; originally announced November 2010.

    Comments: Neural Information Processing Systems (NIPS) 2010

  14. A Note on Element-wise Matrix Sparsification via a Matrix-valued Bernstein Inequality

    Authors: Petros Drineas, Anastasios Zouzias

    Abstract: Given an n x n matrix A, we present a simple, element-wise sparsification algorithm that zeroes out all sufficiently small elements of A and then retains some of the remaining elements with probabilities proportional to the square of their magnitudes. We analyze the approximation accuracy of the proposed algorithm using a recent, elegant non-commutative Bernstein inequality, and compare our bounds… ▽ More

    Submitted 13 January, 2011; v1 submitted 2 June, 2010; originally announced June 2010.

    Comments: 8 pages

  15. 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)

  16. arXiv:1003.0511  [pdf, ps, other

    cs.DM cs.CG

    Low Dimensional Euclidean Volume Preserving Embeddings

    Authors: Anastasios Zouzias

    Abstract: Let $\mathcal{P}$ be an $n$-point subset of Euclidean space and $d\geq 3$ be an integer. In this paper we study the following question: What is the smallest (normalized) relative change of the volume of subsets of $\mathcal{P}$ when it is projected into $\RR^d$. We prove that there exists a linear mapping $f:\mathcal{P} \mapsto \RR^d$ that relatively preserves the volume of all subsets of size u… ▽ More

    Submitted 2 March, 2010; originally announced March 2010.

    Comments: 8 pages