EDBT 2026 Demo / reviewers in the wild / expert
Grigor Bezirganyan
dblp:358/8072
· DBLP profile ↗
6ranked-venue papers in the field
4as first author
6since 2021 · last 2025
0000-0003-0428-1973ORCID · corroborated
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 2 (1 first)Information Retrieval & Web Search · 2 (2 first)Big Data, Cloud & Distributed Data Systems · 2 (1 first)
| 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) | 1 |
| 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 | 1 |
| 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 | 2 |
| 2024 | Anomaly Detection from Time Series Under Uncertainty
Paul Wiessner, Grigor Bezirganyan, Sana Sellami, Richard Chbeir, Hans-Joachim Bungartz |
DaWaK | 2 |
| 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 | 1 |
| 2023 | Data and Decision Fusion with Uncertainty Quantification for ML-based Healthcare Decision SystemsabstractThis paper outlines the PhD research plan to develop a comprehensive, uncertainty-aware, multimodal deep learning approach to be used in the healthcare domain.The goal is to design a multimodal deep learning framework that can leverage the complex interconnections between various modalities in order to generate highly precise predictions for intricate healthcare datasets.In addition, the framework should also incorporate methods for quantifying and dealing with uncertainty, which is an important consideration in many real-world healthcare applications.The approach will be tested on real-world multimodal datasets from Marseilles hospitals in France.We further represent some preliminary results of our early stage experiments with uncertainty quantification on multimodal datasets. Grigor Bezirganyan |
CIKM | 1 |