Skip to main content

Showing 1–3 of 3 results for author: Abdous, K

Searching in archive cs. Search in all archives.
.
  1. Hierarchical Aggregations for High-Dimensional Multiplex Graph Embedding

    Authors: Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa

    Abstract: We investigate the problem of multiplex graph embedding, that is, graphs in which nodes interact through multiple types of relations (dimensions). In recent years, several methods have been developed to address this problem. However, the need for more effective and specialized approaches grows with the production of graph data with diverse characteristics. In particular, real-world multiplex graph… ▽ More

    Submitted 28 December, 2023; originally announced December 2023.

    Journal ref: IEEE Transactions on Knowledge and Data Engineering 2023

  2. arXiv:2104.04955  [pdf, other

    cs.PL cs.DC cs.LG

    A Deep Learning Based Cost Model for Automatic Code Optimization

    Authors: Riyadh Baghdadi, Massinissa Merouani, Mohamed-Hicham Leghettas, Kamel Abdous, Taha Arbaoui, Karima Benatchba, Saman Amarasinghe

    Abstract: Enabling compilers to automatically optimize code has been a longstanding goal for the compiler community. Efficiently solving this problem requires using precise cost models. These models predict whether applying a sequence of code transformations reduces the execution time of the program. Building an analytical cost model to do so is hard in modern x86 architectures due to the complexity of the… ▽ More

    Submitted 11 April, 2021; originally announced April 2021.

    Journal ref: Proceedings of the 4th MLSys Conference, San Jose, CA, USA, 2021

  3. arXiv:2005.04091  [pdf, other

    cs.DC cs.NE

    TIRAMISU: A Polyhedral Compiler for Dense and Sparse Deep Learning

    Authors: Riyadh Baghdadi, Abdelkader Nadir Debbagh, Kamel Abdous, Fatima Zohra Benhamida, Alex Renda, Jonathan Elliott Frankle, Michael Carbin, Saman Amarasinghe

    Abstract: In this paper, we demonstrate a compiler that can optimize sparse and recurrent neural networks, both of which are currently outside of the scope of existing neural network compilers (sparse neural networks here stand for networks that can be accelerated with sparse tensor algebra techniques). Our demonstration includes a map** of sparse and recurrent neural networks to the polyhedral model alon… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.