Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Information Systems Engineering and Business Intelligence

Enhancing the Comprehensiveness of Criteria-Level Explanation in Multi-Criteria Recommender System Rismala, Rita; Maulidevi, Nur Ulfa; Surendro, Kridanto
Journal of Information Systems Engineering and Business Intelligence Vol. 11 No. 2 (2025): June
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20473/jisebi.11.2.160-172

Abstract

Background: The explainability of recommender systems (RSs) is currently attracting significant attention. Recent research mainly focus on item-level explanations, neglecting the need to provide comprehensive explanations for each criterion. In contrast, this research introduces a criteria-level explanation generated in a content-based pardigm by matching aspects between the user and item. However, generation may fall short when user aspects do not match perfectly with the item, despite possessing similar semantics.  Objective: This research aims to extend the aspect-matching method by leveraging semantic similarity. The extension provides more detail and comprehensive explanations for recommendations at the criteria level.    Methods: An extended version of the aspect matching (AM) method was used. This method identified identical aspects between users and items and obtained semantically similar aspects with closely related meanings.   Results: Experiment results from two real-world datasets showed that AM+ was superior to the AM method in coverage and relevance. However, the improvement varied depending on the dataset and criteria sparsity.  Conclusion: The proposed method improves the comprehensiveness and quality of the criteria-level explanation. Therefore, the adopted method has the potential to improve the explainability of multi-criteria RSs. The implication extends beyond the enhancement of explanation to facilitate better user engagement and satisfaction.  Keywords: Comprehensiveness, Content-Based Paradigm, Criteria-Level Explanation, Explainability, Multi-Criteria Recommender System
Unsupervised Anomaly Detection in Hospital Wastewater Effluent Using Convolutional Autoencoder Hibban, Daffa Maulana; Surendro, Kridanto
Journal of Information Systems Engineering and Business Intelligence Vol. 12 No. 1 (2026): February
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Background: Hospital wastewater treatment plants (WWTPs) play a crucial role in maintaining environmental sustainability. However, conventional monitoring has difficulty identifying minor differences in effluent quality, leading to non-compliance. While machine learning is increasingly applied in water quality analysis, the specific application of deep representation learning in hospital effluent analysis, focusing on identifying anomalies within stable and low variation factors, is not much explored. Objective: This study aims to evaluate the effectiveness of a proposed Convolutional Autoencoder (Conv-AE) for anomaly detection in the effluent of hospital WWTP. To ensure the efficacy of the algorithm, it is compared with two popular statistical algorithms: Isolation Forest (IF) and One-Class Support Vector Machine (OCSVM). Methods: Internet of Things (IoT) sensor data covering pH, temperature, Total Dissolved Solids (TDS), and ammonia gas parameters were collected from the effluent tank of a hospital WWTP. The Conv-AE model was designed to learn the latent nonlinear representations of normal effluent patterns. The model’s performance was evaluated using precision, recall, F1-score, accuracy, and inference time metrics. Results: The proposed Conv-AE model performed best in terms of detection, having the best values ​​for all three metrics, with a recall of 0.980, an F1 score of 0.960, and an accuracy of 0.980. This indicates a robust ability to identify subtle deviations that statistical baselines often miss. In terms of operational feasibility, while the Isolation Forest baseline exhibited the fastest inference time of 0.000014 seconds, the Conv-AE remained highly efficient for real-time applications with a inference time of 0.000348 seconds. Conclusion: In conclusion, the Conv-AE algorithm offers an optimal trade-off between high detection sensitivity and operational feasibility. By prioritizing the minimization of false negatives, this deep learning approach provides a more reliable solution for safety-critical hospital effluent monitoring compared to traditional statistical partitioning methods.   Keywords: Anomaly Detection, Hospital Wastewater Treatment Plant (WWTP) Effluent, Convolutional Autoencoder, Deep Learning