Skip to main content

Showing 1–11 of 11 results for author: Ouarnoughi, H

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

    cs.NE cs.LG

    SONATA: Self-adaptive Evolutionary Framework for Hardware-aware Neural Architecture Search

    Authors: Halima Bouzidi, Smail Niar, Hamza Ouarnoughi, El-Ghazali Talbi

    Abstract: Recent advancements in Artificial Intelligence (AI), driven by Neural Networks (NN), demand innovative neural architecture designs, particularly within the constrained environments of Internet of Things (IoT) systems, to balance performance and efficiency. HW-aware Neural Architecture Search (HW-aware NAS) emerges as an attractive strategy to automate the design of NN using multi-objective optimiz… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

    Comments: 13 pages, 9 figures

  2. arXiv:2311.06917  [pdf, other

    cs.LG cs.AI cs.DC

    FLASH-RL: Federated Learning Addressing System and Static Heterogeneity using Reinforcement Learning

    Authors: Sofiane Bouaziz, Hadjer Benmeziane, Youcef Imine, Leila Hamdad, Smail Niar, Hamza Ouarnoughi

    Abstract: Federated Learning (FL) has emerged as a promising Machine Learning paradigm, enabling multiple users to collaboratively train a shared model while preserving their local data. To minimize computing and communication costs associated with parameter transfer, it is common practice in FL to select a subset of clients in each training round. This selection must consider both system and static heterog… ▽ More

    Submitted 12 November, 2023; originally announced November 2023.

    Comments: Accepted in the 41st IEEE International Conference on Computer Design (ICCD 2023)

  3. arXiv:2309.11246  [pdf, other

    cs.LG cs.NE

    Grassroots Operator Search for Model Edge Adaptation

    Authors: Hadjer Benmeziane, Kaoutar El Maghraoui, Hamza Ouarnoughi, Smail Niar

    Abstract: Hardware-aware Neural Architecture Search (HW-NAS) is increasingly being used to design efficient deep learning architectures. An efficient and flexible search space is crucial to the success of HW-NAS. Current approaches focus on designing a macro-architecture and searching for the architecture's hyperparameters based on a set of possible values. This approach is biased by the expertise of deep l… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

  4. arXiv:2309.06612  [pdf, other

    cs.LG cs.CV

    Harmonic-NAS: Hardware-Aware Multimodal Neural Architecture Search on Resource-constrained Devices

    Authors: Mohamed Imed Eddine Ghebriout, Halima Bouzidi, Smail Niar, Hamza Ouarnoughi

    Abstract: The recent surge of interest surrounding Multimodal Neural Networks (MM-NN) is attributed to their ability to effectively process and integrate multiscale information from diverse data sources. MM-NNs extract and fuse features from multiple modalities using adequate unimodal backbones and specific fusion networks. Although this helps strengthen the multimodal information representation, designing… ▽ More

    Submitted 28 September, 2023; v1 submitted 12 September, 2023; originally announced September 2023.

    Comments: Accepted to the 15th Asian Conference on Machine Learning (ACML 2023)

  5. arXiv:2307.08065  [pdf, other

    cs.DC cs.CV cs.LG

    MaGNAS: A Map**-Aware Graph Neural Architecture Search Framework for Heterogeneous MPSoC Deployment

    Authors: Mohanad Odema, Halima Bouzidi, Hamza Ouarnoughi, Smail Niar, Mohammad Abdullah Al Faruque

    Abstract: Graph Neural Networks (GNNs) are becoming increasingly popular for vision-based applications due to their intrinsic capacity in modeling structural and contextual relations between various parts of an image frame. On another front, the rising popularity of deep vision-based applications at the edge has been facilitated by the recent advancements in heterogeneous multi-processor Systems on Chips (M… ▽ More

    Submitted 16 July, 2023; originally announced July 2023.

    Comments: This article appears as part of the ESWEEK-TECS special issue and was presented in the International Conference on Compilers, Architectures, and Synthesis for Embedded Systems (CASES), 2023

  6. arXiv:2305.06492  [pdf, other

    cs.CV

    Treasure What You Have: Exploiting Similarity in Deep Neural Networks for Efficient Video Processing

    Authors: Hadjer Benmeziane, Halima Bouzidi, Hamza Ouarnoughi, Ozcan Ozturk, Smail Niar

    Abstract: Deep learning has enabled various Internet of Things (IoT) applications. Still, designing models with high accuracy and computational efficiency remains a significant challenge, especially in real-time video processing applications. Such applications exhibit high inter- and intra-frame redundancy, allowing further improvement. This paper proposes a similarity-aware training methodology that exploi… ▽ More

    Submitted 10 May, 2023; originally announced May 2023.

    Comments: Submitted to IEEE Micro

  7. arXiv:2303.04440  [pdf, other

    cs.CV cs.LG

    HyT-NAS: Hybrid Transformers Neural Architecture Search for Edge Devices

    Authors: Lotfi Abdelkrim Mecharbat, Hadjer Benmeziane, Hamza Ouarnoughi, Smail Niar

    Abstract: Vision Transformers have enabled recent attention-based Deep Learning (DL) architectures to achieve remarkable results in Computer Vision (CV) tasks. However, due to the extensive computational resources required, these architectures are rarely implemented on resource-constrained platforms. Current research investigates hybrid handcrafted convolution-based and attention-based models for CV tasks s… ▽ More

    Submitted 28 March, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: CODAI 2022 Workshop - Embedded System Week (ESWeek)

  8. arXiv:2302.12926  [pdf, other

    cs.DC cs.AR cs.LG

    Map-and-Conquer: Energy-Efficient Map** of Dynamic Neural Nets onto Heterogeneous MPSoCs

    Authors: Halima Bouzidi, Mohanad Odema, Hamza Ouarnoughi, Smail Niar, Mohammad Abdullah Al Faruque

    Abstract: Heterogeneous MPSoCs comprise diverse processing units of varying compute capabilities. To date, the map** strategies of neural networks (NNs) onto such systems are yet to exploit the full potential of processing parallelism, made possible through both the intrinsic NNs' structure and underlying hardware composition. In this paper, we propose a novel framework to effectively map NNs onto heterog… ▽ More

    Submitted 24 February, 2023; originally announced February 2023.

    Comments: Accepted to the 60th ACM/IEEE Design Automation Conference (DAC 2023)

  9. arXiv:2212.03354  [pdf, other

    cs.LG cs.AR cs.NE cs.PF

    HADAS: Hardware-Aware Dynamic Neural Architecture Search for Edge Performance Scaling

    Authors: Halima Bouzidi, Mohanad Odema, Hamza Ouarnoughi, Mohammad Abdullah Al Faruque, Smail Niar

    Abstract: Dynamic neural networks (DyNNs) have become viable techniques to enable intelligence on resource-constrained edge devices while maintaining computational efficiency. In many cases, the implementation of DyNNs can be sub-optimal due to its underlying backbone architecture being developed at the design stage independent of both: (i) the dynamic computing features, e.g. early exiting, and (ii) the re… ▽ More

    Submitted 6 December, 2022; originally announced December 2022.

    Comments: To be published in the 26th IEEE/ACM Design, Automation & Test in Europe Conference & Exhibition (DATE), April 2023, Antwerp, Belgium

  10. arXiv:2101.09336  [pdf, other

    cs.LG cs.CC

    A Comprehensive Survey on Hardware-Aware Neural Architecture Search

    Authors: Hadjer Benmeziane, Kaoutar El Maghraoui, Hamza Ouarnoughi, Smail Niar, Martin Wistuba, Naigang Wang

    Abstract: Neural Architecture Search (NAS) methods have been growing in popularity. These techniques have been fundamental to automate and speed up the time consuming and error-prone process of synthesizing novel Deep Learning (DL) architectures. NAS has been extensively studied in the past few years. Arguably their most significant impact has been in image classification and object detection tasks where th… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

    Comments: Submitted to Proceedings of IEEE

  11. arXiv:2010.11297  [pdf, ps, other

    cs.CV cs.LG

    Performance Prediction for Convolutional Neural Networks in Edge Devices

    Authors: Halima Bouzidi, Hamza Ouarnoughi, Smail Niar, Abdessamad Ait El Cadi

    Abstract: Running Convolutional Neural Network (CNN) based applications on edge devices near the source of data can meet the latency and privacy challenges. However due to their reduced computing resources and their energy constraints, these edge devices can hardly satisfy CNN needs in processing and data storage. For these platforms, choosing the CNN with the best trade-off between accuracy and execution t… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.