Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 2, 2026.
Abstract: MSMEs need a recommendation system that simultaneously captures the evolution of user intent over time and the relationship structure between entities (users, products, sessions, categories, and security events). The problem with this research is that LSTM excels in sequence, but its performance drops on a rare timeline, a general situation in MSME logs. GNN is strong for cross-entity relationships, but it does not explicitly model temporal dynamics. The gap arises because many pipelines still separate design signals, temporal behavior, and session security, reducing explainability and long-term reliability. Our contribution proposes a calibrated and security-aware hybrid that integrates CNN, heterogeneous GNN with reverse edges, and LSTM for behavioral sequences. Multitask-trained models (BCE for purchase links and λ· BCE for session risk) with L2 regularization and post-practice calibration, chronological data sharing prevents leakage. The goal is to design and evaluate CNN-plus CNN-enhanced GNN-LSTM hybrids to improve the accuracy of recommendations and reduce risk. The results on partner MSME data: ROC-AUC 0.965 (val)/0.946 (test), PR-AP 0.943/0.910; risk ROC-AUC 0.984, PR-AP 0.982, surpassing a CNN-BiLSTM baseline (0.93/0.91). Brier scores 0.161 (links) and 0.176 (risk) enable safer personalization. Going forward, we are focusing on per-segment calibration with ECE/MCE reporting, compute efficiency, multimodal expansion, ablation, and explainability (GNNExplainer, CNN saliency), as well as online retraining and drift monitoring to maintain production performance.
Jani Kusanti, Erni Widiastuti, Bintara Sura Priambada, Ramadhian Agus Triono Sudalyo, Masdava Aviv Masyayissa and Rizki Adhi Pratama. “A Hybrid Framework Integrating GNN-LSTM-CNN to Map the Impact of MSME User Behavior on Digital Transformation”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.2 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170215
@article{Kusanti2026,
title = {A Hybrid Framework Integrating GNN-LSTM-CNN to Map the Impact of MSME User Behavior on Digital Transformation},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170215},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170215},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {2},
author = {Jani Kusanti and Erni Widiastuti and Bintara Sura Priambada and Ramadhian Agus Triono Sudalyo and Masdava Aviv Masyayissa and Rizki Adhi Pratama}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.