EDBT 2026 Demo / reviewers in the wild / expert
Faycal Bensaali
dblp:42/2936 · also Fayçal Bensaali
· DBLP profile ↗
7ranked-venue papers in the field
0as first author
7since 2021 · last 2024
0000-0002-9273-4735ORCID · verified
Domains — venue-derived; a paper can count in several
Other / Interdisciplinary · 4Big Data, Cloud & Distributed Data Systems · 3
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Evaluating Lightweight GAN- and Adapted CTGAN-Based Data Synthesis for Predictive Maintenance in High-Radiation EnvironmentsabstractThis paper presents a comparative analysis of two developed Generative Adversarial Network (GAN) architectures for synthesizing sensor data in predictive maintenance (PdM) applications within high-radiation environments. The study ad-dresses the challenge of data scarcity in such settings, where experimental runs are constrained by the risk of device failure and economic considerations. The two GAN models: GAN-1 uses the Conditional Tabular GAN (CTGAN) architecture, and GAN-2 employs a custom network. These models generated synthetic datasets that were used to train and evaluate three machine learning algorithms: Random Forest, k-Nearest Neighbours, and eXtreme Gradient Boosting. The performance of these PdM models trained on synthetic data was compared against models trained on the original limited dataset. Results demonstrate that GAN-1 produced synthetic data closely mirroring the characteristics of the original dataset, enabling PdM models to achieve comparable performance levels. This study highlights the potential of GAN-based data synthesis in enhancing PdM model development for high-radiation environments, offering a viable solution to the challenges of limited data availability in such harsh settings. The findings have significant implications for improving operational reliability and safety in nuclear and other extreme environments where electronic systems are deployed. Tamim M. Al-Hasan, Xiaojun Zhai, Klaus D. McDonald-Maier, Faycal Bensaali, Alice Cryer |
BDCAT | 4 |
| 2024 | Privacy-Preserving Energy Recommendations Using Federated Learning and Local LLMs on the EdgeabstractEffective energy management in households is critical to achieving overall energy efficiency and sustainability goals. This study introduces a novel approach to predicting short-term energy consumption for households using federated learning (FL) models. The approach achieves short-term energy consumption predictions (i.e. for the next 10 minutes) by analyzing local data, such as the current watt consumption and activated devices. The key innovation in this approach is the use of privacy-preserving machine learning techniques, ensuring that personal data is never shared during the training process. The models are used to predict potential spikes in energy demand, allowing for proactive management. In addition, a local Large Language Model (LLM) is integrated to generate personalized recommendations for users, aimed at avoiding predicted consumption spikes and promoting energy-efficient behavior. This approach not only preserves user privacy but also enhances user engagement by providing actionable insights based on local consumption patterns. Christos Chronis, Iraklis Varlamis, George Dimitrakopoulos 0001, Faycal Bensaali, Georgios Th. Papadopoulos |
BDCAT | 4 |
| 2024 | Optimizing Domestic Energy Consumption: A Comprehensive Plug for Enhanced Monitoring and EfficiencyabstractEnergy efficiency can be improved significantly by monitoring and optimizing utilization patterns, which is essential due to the substantial impact of human behavior on domestic energy consumption. Thus, this study describes developing and assessing a comprehensive plug incorporating numerous sensors to monitor household power consumption and environmental factors. The plug collects temperature, humidity, human presence, CO2 levels, and power consumption data, which is subsequently processed and visualized within the Home-Assistant platform. The evaluation demonstrates that the HLW8012 energy meter, which is embedded in the plug, obtains a high level of accuracy of 98.16%, surpassing commercially available smart switches like the Sonoff POW. The system offers consumers a comprehensive understanding of their energy consumption, which enables them to make more informed and efficient energy use decisions. This innovative solution illustrates the potential of sophisticated monitoring tools to substantially contribute to reducing energy waste in domestic environments. Md. Mosarrof Hossen, Aya Nabil Sayed, Faycal Bensaali, Tamim M. Al-Hasan, Munshi Sajidul Islam, Armstrong Nhlabatsi |
BDCAT | 3 |
| 2022 | Recent trends of smart nonintrusive load monitoring in buildings: A review, open challenges, and future directionsabstractSmart nonintrusive load monitoring (NILM) represents a cost-efficient technology for observing power usage in buildings. It tackles several challenges in transitioning into a more effective, sustainable, and digital energy efficiency environment. This paper presents a comprehensive review of recent trends in the NILM field, in which we propose a multiperspective classification of existing smart NILM techniques. More attention is devoted to describing the contributions of deep learning, feature extraction, computing platforms, and application scenarios for NILM development. Accordingly, NILM technical aspects are first investigated, including data collection devices and public data sets. Next, event-based and non-event-based NILM algorithms are overviewed. Furthermore, potential limitations of existing solutions are identified, highlighting their technical challenges, especially those related to security and privacy preservation, data scarcity, results reproduction, and implementation and business difficulties. Lastly, future directions are explored to overcome the identified limitations. Yassine Himeur, Abdullah Alsalemi, Faycal Bensaali, Abbes Amira, Ayman Al-Kababji |
Int. J. Intell. Syst. | 3 |
| 2021 | An intelligent nonintrusive load monitoring scheme based on 2D phase encoding of power signalsabstractNonintrusive load monitoring (NILM) is the de facto technique for extracting device-level power consumption fingerprints at (almost) no cost from only aggregated mains readings. Specifically, there is no need to install an individual meter for each appliance. However, a robust NILM system should incorporate a precise appliance identification module that can effectively discriminate between various devices. In this context, this paper proposes a powerful method to extract accurate power fingerprints for electrical appliance identification. Rather than relying solely on time-domain (TD) analysis, this framework abstracts the phase encoding of the TD description of power signals using a two-dimensional (2D) representation. This allows mapping power trajectories to a novel 2D binary representation space, and then performing a histogramming process after converting binary codes to new decimal representations. This yields the final histogram of 2D phase encoding of power signals, namely, 2D-PEP. An empirical performance evaluation conducted with three realistic power consumption databases collected at distinct resolutions indicates that the proposed 2D-PEP descriptor achieves outperformance for appliance identification in comparison with other recent techniques. Accordingly, high identification accuracies are attained on the GREEND, UK-DALE, and WHITED data sets, where 99.54%, 98.78%, and 100% rates have been achieved, respectively, using the proposed 2D-PEP descriptor. Yassine Himeur, Abdullah Alsalemi, Faycal Bensaali, Abbes Amira |
Int. J. Intell. Syst. | 3 |
| 2021 | Smart power consumption abnormality detection in buildings using micromoments and improved K-nearest neighborsabstractAnomaly detection in energy consumption is a crucial step towards developing efficient energy saving systems, diminishing overall energy expenditure and reducing carbon emissions. Therefore, implementing powerful techniques to identify anomalous consumption in buildings and providing this information to end-users and managers is of significant importance. Accordingly, two novel schemes are proposed in this paper; the first one is an unsupervised abnormality detection based on one-class support vector machine, namely UAD-OCSVM, in which abnormalities are extracted without the need of annotated data; the second is a supervised abnormality detection based on micromoments (SAD-M2), which is implemented in the following steps: (i) normal and abnormal power consumptions are defined and assigned; (ii) a rule-based algorithm is introduced to extract the micromoments representing the intent-rich moments, in which the end-users make decisions to consume energy; and (iii) an improved K-nearest neighbors model is introduced to automatically classify consumption footprints as normal or abnormal. Empirical evaluation conducted in this framework under three different data sets demonstrates that SAD-M2 achieves both a highest abnormality detection performance and real-time processing capability with considerably lower computational cost in comparison with other machine learning methods. For instance, up to 99.71% accuracy and 99.77% F1 score have been achieved using a real-world data set collected at the Qatar University energy lab. Yassine Himeur, Abdullah Alsalemi, Faycal Bensaali, Abbes Amira |
Int. J. Intell. Syst. | 3 |
| 2021 | The emergence of explainability of intelligent systems: Delivering explainable and personalized recommendations for energy efficiencyabstractThe recent advances in artificial intelligence namely in machine learning and deep learning, have boosted the performance of intelligent systems in several ways. This gave rise to human expectations, but also created the need for a deeper understanding of how intelligent systems think and decide. The concept of explainability appeared, in the extent of explaining the internal system mechanics in human terms. Recommendation systems are intelligent systems that support human decision making, and as such, they have to be explainable to increase user trust and improve the acceptance of recommendations. In this study, we focus on a context-aware recommendation system for energy efficiency and develop a mechanism for explainable and persuasive recommendations, which are personalized to user preferences and habits. The persuasive facts either emphasize on the economical saving prospects (Econ) or on a positive ecological impact (Eco) and explanations provide the reason for recommending an energy saving action. Based on a study conducted using a Telegram bot, different scenarios have been validated with actual data and human feedback. Current results show a total increase of 19% on the recommendation acceptance ratio when both economical and ecological persuasive facts are employed. This revolutionary approach on recommendation systems, demonstrates how intelligent recommendations can effectively encourage energy saving behavior. Christos Sardianos, Iraklis Varlamis, Christos Chronis, George Dimitrakopoulos 0001, Abdullah Alsalemi, Yassine Himeur, Faycal Bensaali, Abbes Amira |
Int. J. Intell. Syst. | 7 |