Skip to main content

Showing 1–4 of 4 results for author: Abo-Khamis, M

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

    cs.DS cs.DB

    Instance Optimal Join Size Estimation

    Authors: Mahmoud Abo-Khamis, Sung** Im, Benjamin Moseley, Kirk Pruhs, Alireza Samadian

    Abstract: We consider the problem of efficiently estimating the size of the inner join of a collection of preprocessed relational tables from the perspective of instance optimality analysis. The run time of instance optimal algorithms is comparable to the minimum time needed to verify the correctness of a solution. Previously instance optimal algorithms were only known when the size of the join was small (a… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

  2. arXiv:2005.05325  [pdf, ps, other

    cs.DS cs.LG

    A Relational Gradient Descent Algorithm For Support Vector Machine Training

    Authors: Mahmoud Abo-Khamis, Sung** Im, Benjamin Moseley, Kirk Pruhs, Alireza Samadian

    Abstract: We consider gradient descent like algorithms for Support Vector Machine (SVM) training when the data is in relational form. The gradient of the SVM objective can not be efficiently computed by known techniques as it suffers from the ``subtraction problem''. We first show that the subtraction problem can not be surmounted by showing that computing any constant approximation of the gradient of the S… ▽ More

    Submitted 11 May, 2020; originally announced May 2020.

  3. arXiv:2003.10588  [pdf, ps, other

    cs.DS cs.DB cs.LG

    Approximate Aggregate Queries Under Additive Inequalities

    Authors: Mahmoud Abo-Khamis, Sung** Im, Benjamin Moseley, Kirk Pruhs, Alireza Samadian

    Abstract: We consider the problem of evaluating certain types of functional aggregation queries on relational data subject to additive inequalities. Such aggregation queries, with a smallish number of additive inequalities, arise naturally/commonly in many applications, particularly in learning applications. We give a relatively complete categorization of the computational complexity of such problems. We fi… ▽ More

    Submitted 30 April, 2020; v1 submitted 23 March, 2020; originally announced March 2020.

  4. arXiv:1911.06577  [pdf, ps, other

    cs.DB

    Learning Models over Relational Data: A Brief Tutorial

    Authors: Maximilian Schleich, Dan Olteanu, Mahmoud Abo-Khamis, Hung Q. Ngo, XuanLong Nguyen

    Abstract: This tutorial overviews the state of the art in learning models over relational databases and makes the case for a first-principles approach that exploits recent developments in database research. The input to learning classification and regression models is a training dataset defined by feature extraction queries over relational databases. The mainstream approach to learning over relational dat… ▽ More

    Submitted 15 November, 2019; originally announced November 2019.

    Comments: 10 pages, 1 figure

    ACM Class: H.2.4; I.2.6