Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access 2026

Privacy-Preserving Financial Fraud Detection Using Federated Heterogeneous Temporal GraphSAGE

Digital financial ecosystems face mounting exposure to fraudulent transactions that collectively account for trillions of dollars in losses each year. Existing approaches suffer from three recurring deficiencies: they represent all transaction participants within a single undifferentiated node space, rely on fixed decision boundaries incapable of accommodating evolving fraud distributions, and fail to exploit the semantic diversity among entity categories including accounts, merchants, and transaction types. This study introduces FHT-GraphSAGE, a federated heterogeneous temporal graph learning framework for privacy-preserving financial fraud detection. The architecture combines heterogeneous temporal graph construction, a relation-aware GraphSAGE encoder with sinusoidal temporal edge embeddings, and a Federated Averaging optimization scheme that enables cross-institutional collaborative learning without exposing raw transaction records. Evaluation across two complementary benchmarks, the PaySim Mobile Money Dataset and the Credit Card Fraud 2023 Dataset, demonstrates consistent superiority over ten competitive baselines. On PaySim, FHT-GraphSAGE achieves an accuracy of 0.963, an F1-score of 0.939, an AUC-ROC of 0.986, and, most importantly under severe class imbalance, an AUC-PR of 0.724. On the Credit Card Fraud 2023 Dataset, it attains an accuracy of 0.941, an F1-score of 0.913, an AUC-ROC of 0.969, and an AUC-PR of 0.721. As AUC-PR is the most informative metric for minority-class detection under extreme imbalance, these two figures (0.724 and 0.721) constitute the primary evidence of the framework’s fraud-detection capability. Results are reported as the mean over five independent runs with distinct random seeds, and the improvements over the strongest baseline are statistically significant (p < 0.01). Ablation experiments confirm the non-redundant contribution of each architectural component, and robustness evaluations demonstrate stable minority-class detection performance down to a fraud ratio of 0.25%.

S. Islam, Md. Abul Kalam Azad, A. Masum et al. · 0 citations
Open access Aug 2026

An Interpretable Feature-Enhancement DeepEnsemble Classifier for Brinjal Disease Detection

Artificial intelligence has become an effective tool for improving agricultural productivity through automated crop disease diagnosis. Brinjal (eggplant) cultivation suffers substantial yield losses from diseases such as Shoot and Fruit Borer, Wet Rot, Fruit Cracking, and Phomopsis Blight, yet reliable field-based diagnostic systems remain limited. To address this challenge, we introduce \textit{BrinjalFruitX}, a real-world dataset comprising 1,823 annotated images collected under natural farming conditions in Bangladesh across four disease classes and one healthy class. We propose an interpretable hybrid feature-enhancement deep ensemble framework that integrates image preprocessing, transfer learning, traditional machine learning, class imbalance mitigation, and explainable artificial intelligence. Three preprocessing techniques, Gaussian, Laplacian, and Unsharp Masking, are systematically evaluated, while deep features extracted using pre-trained VGG and ResNet models are classified by Random Forest, K-Nearest Neighbors, and a classifier-level ensemble. The optimal Unsharp--ResNet--Random Forest configuration achieved 80.0\% accuracy with an F1-score of 87.0\%. ADASYN applied in the deep feature space improved minority-class sensitivity, while Grad-CAM and Grad-CAM++ enhanced model interpretability. The proposed framework provides an effective and transparent solution for practical field-level brinjal disease detection and precision agriculture.

Hasnur Jahan, Abu Kowshir Bitto, Susmoy Biswas et al. · 0 citations