Skip to main content

Showing 1–5 of 5 results for author: Fauvel, K

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

    cs.LG

    LCE: An Augmented Combination of Bagging and Boosting in Python

    Authors: Kevin Fauvel, Élisa Fromont, Véronique Masson, Philippe Faverdin, Alexandre Termier

    Abstract: lcensemble is a high-performing, scalable and user-friendly Python package for the general tasks of classification and regression. The package implements Local Cascade Ensemble (LCE), a machine learning method that further enhances the prediction performance of the current state-of-the-art methods Random Forest and XGBoost. LCE combines their strengths and adopts a complementary diversification ap… ▽ More

    Submitted 15 August, 2023; v1 submitted 14 August, 2023; originally announced August 2023.

  2. arXiv:2202.05535  [pdf, other

    cs.LG

    A Lightweight, Efficient and Explainable-by-Design Convolutional Neural Network for Internet Traffic Classification

    Authors: Kevin Fauvel, Fuxing Chen, Dario Rossi

    Abstract: Traffic classification, i.e. the identification of the type of applications flowing in a network, is a strategic task for numerous activities (e.g., intrusion detection, routing). This task faces some critical challenges that current deep learning approaches do not address. The design of current approaches do not take into consideration the fact that networking hardware (e.g., routers) often runs… ▽ More

    Submitted 5 June, 2023; v1 submitted 11 February, 2022; originally announced February 2022.

    Comments: Accepted for publication in the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, Long Beach, USA, 2023

  3. XCM: An Explainable Convolutional Neural Network for Multivariate Time Series Classification

    Authors: Kevin Fauvel, Tao Lin, Véronique Masson, Élisa Fromont, Alexandre Termier

    Abstract: Multivariate Time Series (MTS) classification has gained importance over the past decade with the increase in the number of temporal datasets in multiple domains. The current state-of-the-art MTS classifier is a heavyweight deep learning approach, which outperforms the second-best MTS classifier only on large datasets. Moreover, this deep learning approach cannot provide faithful explanations as i… ▽ More

    Submitted 7 December, 2021; v1 submitted 10 September, 2020; originally announced September 2020.

    Comments: Accepted for publication in Mathematics. Another machine learning method for multivariate time series classification providing faithful explanations is presented in arXiv:2005.03645

  4. arXiv:2005.14501  [pdf, other

    cs.LG cs.AI stat.ML

    A Performance-Explainability Framework to Benchmark Machine Learning Methods: Application to Multivariate Time Series Classifiers

    Authors: Kevin Fauvel, Véronique Masson, Élisa Fromont

    Abstract: Our research aims to propose a new performance-explainability analytical framework to assess and benchmark machine learning methods. The framework details a set of characteristics that systematize the performance-explainability assessment of existing machine learning methods. In order to illustrate the use of the framework, we apply it to benchmark the current state-of-the-art multivariate time se… ▽ More

    Submitted 19 November, 2021; v1 submitted 29 May, 2020; originally announced May 2020.

    Comments: In Proceedings of the IJCAI-PRICAI 2020 Workshop on Explainable Artificial Intelligence. An example of this framework in use is available in arXiv:2005.03645

  5. XEM: An Explainable-by-Design Ensemble Method for Multivariate Time Series Classification

    Authors: Kevin Fauvel, Élisa Fromont, Véronique Masson, Philippe Faverdin, Alexandre Termier

    Abstract: We present XEM, an eXplainable-by-design Ensemble method for Multivariate time series classification. XEM relies on a new hybrid ensemble method that combines an explicit boosting-bagging approach to handle the bias-variance trade-off faced by machine learning models and an implicit divide-and-conquer approach to individualize classifier errors on different parts of the training data. Our evaluati… ▽ More

    Submitted 15 February, 2022; v1 submitted 7 May, 2020; originally announced May 2020.

    Comments: Accepted for publication in Data Mining and Knowledge Discovery