EDBT 2026 Demo / reviewers in the wild / expert
Sébastien Fournier
dblp:84/6245
· DBLP profile ↗
9ranked-venue papers in the field
0as first author
4since 2021 · last 2025
0000-0002-1611-0744ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5Big Data, Cloud & Distributed Data Systems · 2Data Mining & Knowledge Discovery · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | EM-SEC: Efficient Multi-head Set-Valued Evidential Classification
Grigor Bezirganyan, Sana Sellami, Laure Berti-Équille, Sébastien Fournier |
ECML/PKDD (2) | 4 |
| 2025 | LUMA: A Benchmark Dataset for Learning from Uncertain and Multimodal DataabstractMultimodal Deep Learning enhances decision-making by integrating diverse information sources, such as texts, images, audio, and videos. To develop trustworthy multimodal approaches, it is essential to understand how uncertainty impacts these models. We propose LUMA, a unique multimodal dataset, featuring audio, image, and textual data from 50 classes, specifically designed for learning from uncertain data. It extends the well-known CIFAR 10/100 dataset with audio samples extracted from three audio corpora, and text data generated using the Gemma-7B Large Language Model (LLM). The LUMA dataset enables the controlled injection of varying types and degrees of uncertainty to achieve and tailor specific experiments and benchmarking initiatives. LUMA is also available as a Python package including the functions for generating multiple variants of the dataset with controlling the diversity of the data, the amount of noise for each modality, and adding out-of-distribution samples. A baseline pre-trained model is also provided alongside three uncertainty quantification methods: Monte-Carlo Dropout, Deep Ensemble, and Reliable Conflictive Multi-View Learning. This comprehensive dataset and its tools are intended to promote and support the development, evaluation, and benchmarking of trustworthy and robust multimodal deep learning approaches. We anticipate that the LUMA dataset will help the research community to design more trustworthy and robust machine learning approaches for safety critical applications. The code and instructions for downloading and processing the dataset can be found at: https://github.com/bezirganyan/LUMA. Grigor Bezirganyan, Sana Sellami, Laure Berti-Équille, Sébastien Fournier |
SIGIR | 4 |
| 2024 | MixMAS: A Framework for Sampling-Based Mixer Architecture Search for Multimodal Fusion and LearningabstractChoosing a suitable deep learning architecture for multimodal data fusion is a challenging task, as it requires the effective integration and processing of diverse data types, each with distinct structures and characteristics. In this paper, we introduce MixMAS, a novel framework for sampling-based mixer architecture search tailored to multimodal learning. Our approach automatically selects the optimal MLP-based architecture for a given multimodal machine learning (MML) task. Specifically, MixMAS utilizes a sampling-based micro-benchmarking strategy to explore various combinations of modality-specific encoders, fusion functions, and fusion networks, systematically identifying the architecture that best meets the task’s performance metrics. Abdelmadjid Chergui, Grigor Bezirganyan, Sana Sellami, Laure Berti-Équille, Sébastien Fournier |
IEEE Big Data | 5 |
| 2023 | M2-Mixer: A Multimodal Mixer with Multi-head Loss for Classification from Multimodal DataabstractIn this paper, we propose M2-Mixer, an MLP-Mixer based architecture with multi-head loss for multimodal classification. It achieves better performances than the convolutional, recurrent, or neural architecture search based baseline models with the main advantage of conceptual and computational simplicity. The proposed multi-head loss function addresses the problem of modality predominance (i.e., when one of the modalities is favored over the others by the training algorithm). Our experiments demonstrate that our multimodal mixer architecture, combined with the multi-head loss function, outperforms the baseline models on two benchmark multimodal datasets: AVMNIST and MIMIC-III with respectively, on average, + 0.43% in accuracy and 6. 4 times reduction in training time and + 0.33% in accuracy and 13. 3 times reduction in training time, compared with previous best performing models. Grigor Bezirganyan, Sana Sellami, Laure Berti-Équille, Sébastien Fournier |
IEEE Big Data | 4 |
| 2018 | Measuring the Centrality of the References in Scientific PapersabstractCitation analysis is considered as major and one of the most popular branches of bibliometrics. Citation analysis is based on the assumption that all citations have similar values and weights each equally. Specific research fields like content-based citation analysis (CCA) seeks to explain the "how" and "why" of citation behavior. In this paper we tackle to explain the "how" from a centrality indicator based on factors which are built automatically according to the authors' citation behavior. This indicator allows to evaluate bibliographical references' importance for reading the paper with which user interacts. From objective quantitative measurements, factors are computed in order to characterize the level of granularity where citations are used. By the setting of the centrality indicator's factors we can highlight citations which tend towards a partial or a global construction of the authors' discourse. We carry out a pilot study in which we test our approach on some papers and discuss the challenges in carrying out the citation analysis in this context. Our results show interesting and consistent correlations between the level of granularity and the significance of citation influences. Anaïs Ollagnier, Sébastien Fournier, Patrice Bellot |
DocEng | 2 |
| 2018 | Predicting Contradiction Intensity: Low, Strong or Very Strong?abstractReviews on web resources (e.g. courses, movies) become increasingly exploited in text analysis tasks (e.g. opinion detection, controversy detection). This paper investigates contradiction intensity in reviews exploiting different features such as variation of ratings and variation of polarities around specific entities (e.g. aspects, topics). Firstly, aspects are identified according to the distributions of the emotional terms in the vicinity of the most frequent nouns in the reviews collection. Secondly, the polarity of each review segment containing an aspect is estimated. Only resources containing these aspects with opposite polarities are considered. Finally, some features are evaluated, using feature selection algorithms, to determine their impact on the effectiveness of contradiction intensity detection. The selected features are used to learn some state-of-the-art learning approaches. The experiments are conducted on the Massive Open Online Courses data set containing 2244 courses and their 73,873 reviews, collected from coursera.org. Results showed that variation of ratings, variation of polarities, and reviews quantity are the best predictors of contradiction intensity. Also, J48 was the most effective learning approach for this type of classification. Ismail Badache, Sébastien Fournier, Adrian-Gabriel Chifu |
SIGIR | 2 |
| 2014 | An Effective TF/IDF-Based Text-to-Text Semantic Similarity Measure for Text Classification
Shereen Albitar, Sébastien Fournier, Bernard Espinasse |
WISE (1) | 2 |
| 2012 | Conceptualization Effects on MEDLINE Documents Classification Using Rocchio MethodabstractThe aim of this paper is to propose a supervised text classification method for the biomedical domain using semantic resources. We choose the traditional text classification method, Rocchio, for its scalability and extendibility with semantic knowledge. This paper proposes to integrate semantic aspects into Rocchio through a conceptualization task. This conceptualization is realized by mapping terms that are extracted from text to their corresponding concepts in the UMLS®Metathesaurus®in order to take meaning into consideration during text classification. The proposed classifier is tested on the Ohsumed text corpus, which is composed of abstracts of biomedical articles retrieved from the MEDLINE®database. The effects of Conceptualization on Rocchio's performance are discussed according to different standard similarity measures and to a variety of conceptualization strategies. Shereen Albitar, Sébastien Fournier, Bernard Espinasse |
Web Intelligence | 2 |
| 2012 | The Impact of Conceptualization on Text Classification
Shereen Albitar, Sébastien Fournier, Bernard Espinasse |
WISE | 2 |