Skip to main content

Showing 1–20 of 20 results for author: Hacene, G B

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

    cs.CV cs.AI

    LLM meets Vision-Language Models for Zero-Shot One-Class Classification

    Authors: Yassir Bendou, Giulia Lioi, Bastien Pasdeloup, Lukas Mauch, Ghouthi Boukli Hacene, Fabien Cardinaux, Vincent Gripon

    Abstract: We consider the problem of zero-shot one-class visual classification, extending traditional one-class classification to scenarios where only the label of the target class is available. This method aims to discriminate between positive and negative query samples without requiring examples from the target class. We propose a two-step solution that first queries large language models for visually con… ▽ More

    Submitted 27 May, 2024; v1 submitted 31 March, 2024; originally announced April 2024.

  2. arXiv:2402.16830  [pdf, other

    eess.AS cs.CL cs.LG cs.SD

    SKILL: Similarity-aware Knowledge distILLation for Speech Self-Supervised Learning

    Authors: Luca Zampierin, Ghouthi Boukli Hacene, Bac Nguyen, Mirco Ravanelli

    Abstract: Self-supervised learning (SSL) has achieved remarkable success across various speech-processing tasks. To enhance its efficiency, previous works often leverage the use of compression techniques. A notable recent attempt is DPHuBERT, which applies joint knowledge distillation (KD) and structured pruning to learn a significantly smaller SSL model. In this paper, we contribute to this research domain… ▽ More

    Submitted 26 February, 2024; originally announced February 2024.

    Comments: Accepted at the Self-supervision in Audio, Speech and Beyond (SASB) Workshop at ICASSP 2024

  3. arXiv:2401.11311  [pdf, ps, other

    cs.CV

    A Novel Benchmark for Few-Shot Semantic Segmentation in the Era of Foundation Models

    Authors: Reda Bensaid, Vincent Gripon, François Leduc-Primeau, Lukas Mauch, Ghouthi Boukli Hacene, Fabien Cardinaux

    Abstract: Few-shot semantic segmentation (FSS) is a crucial challenge in computer vision, driving extensive research into a diverse range of methods, from advanced meta-learning techniques to simple transfer learning baselines. With the emergence of vision foundation models (VFM) serving as generalist feature extractors, we seek to explore the adaptation of these models for FSS. While current FSS benchmarks… ▽ More

    Submitted 3 June, 2025; v1 submitted 20 January, 2024; originally announced January 2024.

  4. arXiv:2311.14544  [pdf, other

    cs.CV cs.AI

    Inferring Latent Class Statistics from Text for Robust Visual Few-Shot Learning

    Authors: Yassir Bendou, Vincent Gripon, Bastien Pasdeloup, Giulia Lioi, Lukas Mauch, Fabien Cardinaux, Ghouthi Boukli Hacene

    Abstract: In the realm of few-shot learning, foundation models like CLIP have proven effective but exhibit limitations in cross-domain robustness especially in few-shot settings. Recent works add text as an extra modality to enhance the performance of these models. Most of these approaches treat text as an auxiliary modality without fully exploring its potential to elucidate the underlying class visual feat… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

    Comments: R0-FoMo: Workshop on Robustness of Few-shot and Zero-shot Learning in Foundation Models at NeurIPS 2023

  5. arXiv:2309.12854  [pdf, ps, other

    cs.NE

    ThinResNet: A New Baseline for Structured Convolutional Networks Pruning

    Authors: Hugo Tessier, Ghouti Boukli Hacene, Vincent Gripon

    Abstract: Pruning is a compression method which aims to improve the efficiency of neural networks by reducing their number of parameters while maintaining a good performance, thus enhancing the performance-to-cost ratio in nontrivial ways. Of particular interest are structured pruning techniques, in which whole portions of parameters are removed altogether, resulting in easier to leverage shrunk architectur… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

    Comments: 11 pages, 2 figures, 3 tables

  6. arXiv:2212.06461  [pdf, ps, other

    cs.LG cs.AI cs.CV stat.ML

    A Statistical Model for Predicting Generalization in Few-Shot Classification

    Authors: Yassir Bendou, Vincent Gripon, Bastien Pasdeloup, Lukas Mauch, Stefan Uhlich, Fabien Cardinaux, Ghouthi Boukli Hacene, Javier Alonso Garcia

    Abstract: The estimation of the generalization error of classifiers often relies on a validation set. Such a set is hardly available in few-shot learning scenarios, a highly disregarded shortcoming in the field. In these scenarios, it is common to rely on features extracted from pre-trained neural networks combined with distance-based classifiers such as nearest class mean. In this work, we introduce a Gaus… ▽ More

    Submitted 28 March, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

  7. arXiv:2105.13331  [pdf, other

    cs.LG eess.SP

    Quantization and Deployment of Deep Neural Networks on Microcontrollers

    Authors: Pierre-Emmanuel Novac, Ghouthi Boukli Hacene, Alain Pegatoquet, Benoît Miramond, Vincent Gripon

    Abstract: Embedding Artificial Intelligence onto low-power devices is a challenging task that has been partly overcome with recent advances in machine learning and hardware design. Presently, deep neural networks can be deployed on embedded targets to perform different tasks such as speech recognition,object detection or Human Activity Recognition. However, there is still room for optimization of deep neura… ▽ More

    Submitted 23 September, 2021; v1 submitted 27 May, 2021; originally announced May 2021.

    Comments: 34 pages, 14 figures. Published in MDPI Sensors 2021, special issue "Embedded Artificial Intelligence (AI) for Smart Sensing and IoT Applications": https://www.mdpi.com/1424-8220/21/9/2984 . v2: add reference for MicroAI software and link to source code repository; fix Eq. 3 according to implementation; improve English grammar and spelling; improve page layout

    Journal ref: Sensors 2021, 21, 2984

  8. arXiv:2103.13322  [pdf, other

    cs.CV cs.CC

    DNN Quantization with Attention

    Authors: Ghouthi Boukli Hacene, Lukas Mauch, Stefan Uhlich, Fabien Cardinaux

    Abstract: Low-bit quantization of network weights and activations can drastically reduce the memory footprint, complexity, energy consumption and latency of Deep Neural Networks (DNNs). However, low-bit quantization can also cause a considerable drop in accuracy, in particular when we apply it to complex learning tasks or lightweight DNN architectures. In this paper, we propose a training procedure that rel… ▽ More

    Submitted 24 March, 2021; originally announced March 2021.

  9. arXiv:2101.04073  [pdf, other

    cs.LG cs.AI cs.CV

    Deeplite Neutrino: An End-to-End Framework for Constrained Deep Learning Model Optimization

    Authors: Anush Sankaran, Olivier Mastropietro, Ehsan Saboori, Yasser Idris, Davis Sawyer, MohammadHossein AskariHemmat, Ghouthi Boukli Hacene

    Abstract: Designing deep learning-based solutions is becoming a race for training deeper models with a greater number of layers. While a large-size deeper model could provide competitive accuracy, it creates a lot of logistical challenges and unreasonable resource requirements during development and deployment. This has been one of the key reasons for deep learning models not being excessively used in vario… ▽ More

    Submitted 13 January, 2021; v1 submitted 11 January, 2021; originally announced January 2021.

    Comments: "IAAI Deployed Application Award", IAAI 2021 @ AAAI 2021

  10. arXiv:2012.01509  [pdf, ps, other

    cs.LG

    DecisiveNets: Training Deep Associative Memories to Solve Complex Machine Learning Problems

    Authors: Vincent Gripon, Carlos Lassance, Ghouthi Boukli Hacene

    Abstract: Learning deep representations to solve complex machine learning tasks has become the prominent trend in the past few years. Indeed, Deep Neural Networks are now the golden standard in domains as various as computer vision, natural language processing or even playing combinatorial games. However, problematic limitations are hidden behind this surprising universal capability. Among other things, exp… ▽ More

    Submitted 2 December, 2020; originally announced December 2020.

    Comments: Submitted as chapter proposal

  11. arXiv:2007.10106  [pdf, other

    cs.LG cs.CV stat.ML

    ThriftyNets : Convolutional Neural Networks with Tiny Parameter Budget

    Authors: Guillaume Coiffier, Ghouthi Boukli Hacene, Vincent Gripon

    Abstract: Typical deep convolutional architectures present an increasing number of feature maps as we go deeper in the network, whereas spatial resolution of inputs is decreased through downsampling operations. This means that most of the parameters lay in the final layers, while a large portion of the computations are performed by a small fraction of the total parameters in the first layers. In an effort t… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

  12. arXiv:2002.03090  [pdf, other

    cs.LG stat.ML

    BitPruning: Learning Bitlengths for Aggressive and Accurate Quantization

    Authors: Miloš Nikolić, Ghouthi Boukli Hacene, Ciaran Bannon, Alberto Delmas Lascorz, Matthieu Courbariaux, Yoshua Bengio, Vincent Gripon, Andreas Moshovos

    Abstract: Neural networks have demonstrably achieved state-of-the art accuracy using low-bitlength integer quantization, yielding both execution time and energy benefits on existing hardware designs that support short bitlengths. However, the question of finding the minimum bitlength for a desired accuracy remains open. We introduce a training method for minimizing inference bitlength at any granularity whi… ▽ More

    Submitted 11 August, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

  13. arXiv:1911.10287  [pdf, ps, other

    cs.LG stat.ML

    Training Modern Deep Neural Networks for Memory-Fault Robustness

    Authors: Ghouthi Boukli Hacene, François Leduc-Primeau, Amal Ben Soussia, Vincent Gripon, François Gagnon

    Abstract: Because deep neural networks (DNNs) rely on a large number of parameters and computations, their implementation in energy-constrained systems is challenging. In this paper, we investigate the solution of reducing the supply voltage of the memories used in the system, which results in bit-cell faults. We explore the robustness of state-of-the-art DNN architectures towards such defects and propose a… ▽ More

    Submitted 22 November, 2019; originally announced November 2019.

    Journal ref: In 2019 IEEE International Symposium on Circuits and Systems (ISCAS) (pp. 1-5). IEEE

  14. arXiv:1911.07847  [pdf, ps, other

    cs.CV

    Efficient Hardware Implementation of Incremental Learning and Inference on Chip

    Authors: Ghouthi Boukli Hacene, Vincent Gripon, Nicolas Farrugia, Matthieu Arzel, Michel Jezequel

    Abstract: In this paper, we tackle the problem of incrementally learning a classifier, one example at a time, directly on chip. To this end, we propose an efficient hardware implementation of a recently introduced incremental learning procedure that achieves state-of-the-art performance by combining transfer learning with majority votes and quantization techniques. The proposed design is able to accommodate… ▽ More

    Submitted 17 November, 2019; originally announced November 2019.

    Comments: In 2019 IEEE International NEWCAS Conference

  15. arXiv:1911.03080  [pdf, ps, other

    cs.LG stat.ML

    Deep geometric knowledge distillation with graphs

    Authors: Carlos Lassance, Myriam Bontonou, Ghouthi Boukli Hacene, Vincent Gripon, Jian Tang, Antonio Ortega

    Abstract: In most cases deep learning architectures are trained disregarding the amount of operations and energy consumption. However, some applications, like embedded systems, can be resource-constrained during inference. A popular approach to reduce the size of a deep learning architecture consists in distilling knowledge from a bigger network (teacher) to a smaller one (student). Directly training the st… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

  16. arXiv:1905.12300  [pdf, ps, other

    cs.NE

    Attention Based Pruning for Shift Networks

    Authors: Ghouthi Boukli Hacene, Carlos Lassance, Vincent Gripon, Matthieu Courbariaux, Yoshua Bengio

    Abstract: In many application domains such as computer vision, Convolutional Layers (CLs) are key to the accuracy of deep learning methods. However, it is often required to assemble a large number of CLs, each containing thousands of parameters, in order to reach state-of-the-art accuracy, thus resulting in complex and demanding systems that are poorly fitted to resource-limited devices. Recently, methods h… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.

  17. arXiv:1905.00301  [pdf, ps, other

    cs.LG stat.ML

    Introducing Graph Smoothness Loss for Training Deep Learning Architectures

    Authors: Myriam Bontonou, Carlos Lassance, Ghouthi Boukli Hacene, Vincent Gripon, Jian Tang, Antonio Ortega

    Abstract: We introduce a novel loss function for training deep learning architectures to perform classification. It consists in minimizing the smoothness of label signals on similarity graphs built at the output of the architecture. Equivalently, it can be seen as maximizing the distances between the network function images of training inputs from distinct classes. As such, only distances between pairs of e… ▽ More

    Submitted 1 May, 2019; originally announced May 2019.

    Comments: 5 pages

  18. arXiv:1812.11337  [pdf, ps, other

    cs.LG cs.CV cs.NE

    Quantized Guided Pruning for Efficient Hardware Implementations of Convolutional Neural Networks

    Authors: Ghouthi Boukli Hacene, Vincent Gripon, Matthieu Arzel, Nicolas Farrugia, Yoshua Bengio

    Abstract: Convolutional Neural Networks (CNNs) are state-of-the-art in numerous computer vision tasks such as object classification and detection. However, the large amount of parameters they contain leads to a high computational complexity and strongly limits their usability in budget-constrained devices such as embedded devices. In this paper, we propose a combination of a new pruning technique and a quan… ▽ More

    Submitted 29 December, 2018; originally announced December 2018.

  19. arXiv:1810.02020  [pdf, ps, other

    cs.CV cs.LG

    Transfer Incremental Learning using Data Augmentation

    Authors: Ghouthi Boukli Hacene, Vincent Gripon, Nicolas Farrugia, Matthieu Arzel, Michel Jezequel

    Abstract: Deep learning-based methods have reached state of the art performances, relying on large quantity of available data and computational power. Such methods still remain highly inappropriate when facing a major open machine learning problem, which consists of learning incrementally new classes and examples over time. Combining the outstanding performances of Deep Neural Networks (DNNs) with the flexi… ▽ More

    Submitted 3 October, 2018; originally announced October 2018.

  20. arXiv:1710.08637  [pdf, ps, other

    cs.LG stat.ML

    Improving Accuracy of Nonparametric Transfer Learning via Vector Segmentation

    Authors: Vincent Gripon, Ghouthi B. Hacene, Matthias Löwe, Franck Vermet

    Abstract: Transfer learning using deep neural networks as feature extractors has become increasingly popular over the past few years. It allows to obtain state-of-the-art accuracy on datasets too small to train a deep neural network on its own, and it provides cutting edge descriptors that, combined with nonparametric learning methods, allow rapid and flexible deployment of performing solutions in computati… ▽ More

    Submitted 24 October, 2017; originally announced October 2017.