Integrating Hybrid Statistical and Unsupervised LSTM-Guided Feature Extraction for Breast Cancer Detection
(De Rosal Ignatius Moses Setiadi, Arnold Adimabua Ojugo, Octara Pribadi, Etika Kartikadarma, Bimo Haryo Setyoko, Suyud Widiono, Robet Robet, Tabitha Chukwudi Aghaunor, Eferhire Valentine Ugbotu)
DOI : 10.62411/jcta.12698
- Volume: 2,
Issue: 4,
Sitasi : 0 05-May-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Breast cancer is the most prevalent cancer among women worldwide, requiring early and accurate diagnosis to reduce mortality. This study proposes a hybrid classification pipeline that integrates Hybrid Statistical Feature Selection (HSFS) with unsupervised LSTM-guided feature extraction for breast cancer detection using the Wisconsin Diagnostic Breast Cancer (WDBC) dataset. Initially, 20 features were selected using HSFS based on Mutual Information, Chi-square, and Pearson Correlation. To address class imbalance, the training set was balanced using the Synthetic Minority Over-sampling Technique (SMOTE). Subsequently, an LSTM encoder extracted non-linear latent features from the selected features. A fusion strategy was applied by concatenating the statistical and latent features, followed by re-selection of the top 30 features. The final classification was performed using a Support Vector Machine (SVM) with RBF kernel and evaluated using 5-fold cross-validation and a held-out test set. Experimental results showed that the proposed method achieved an average training accuracy of 98.13%, F1-score of 98.13%, and AUC-ROC of 99.55%. On the held-out test set, the model reached an accuracy of 99.30%, precision of 100%, and F1-score of 99.05%, with an AUC-ROC of 0.9973. The proposed pipeline demonstrates improved generalization and interpretability compared to existing methods such as LightGBM-PSO, DHH-GRU, and ensemble deep networks. These results highlight the effectiveness of combining statistical selection and LSTM-based latent feature encoding in a balanced classification framework.
|
0 |
2025 |
Quantum Key Distribution-Assisted Image Encryption Using 7D and 2D Hyperchaotic Systems
(Zahrah Asri Nur Fauzyah, Aceng Sambas, Prajanto Wahyu Adi, De Rosal Ignatius Moses Setiadi)
DOI : 10.62411/faith.3048-3719-93
- Volume: 2,
Issue: 1,
Sitasi : 0 22-Apr-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Secure image transmission is increasingly vital in the digital era, especially against emerging quantum threats. This study proposes a hybrid image encryption scheme that integrates Quantum Key Distribution (QKD) using the BB84 protocol with a combination of 7-dimensional (7D) and 2-dimensional (2D) hyperchaotic systems to achieve robust security. The BB84 protocol facilitates quantum-assisted key exchange, ensuring resistance to eavesdropping, while the hyperchaotic systems provide high entropy and complex randomness, utilized in a layered permutation-substitution encryption framework. The initial seeds for chaotic sequences are derived using a SHA-512 hash of both the input image and quantum-generated key, ensuring uniqueness and sensitivity. Experimental validation was conducted using several benchmark images. The information entropy values of the ciphered images reached up to 7.9993, indicating excellent randomness. Differential analysis showed high resistance to small perturbations, with NPCR exceeding 99.61% and UACI averaging around 33.47%, which meet standard security thresholds. Histogram and chi-square tests confirmed the uniform pixel distribution, with chi-square values below 280, satisfying the randomness criterion for 8-bit images. Furthermore, correlation coefficients of adjacent pixels dropped to near zero, evidencing effective decorrelation. The encryption scheme also demonstrated robustness to data loss, as shown by the successful decryption of partially corrupted cipher images. Robustness testing under partial data loss (200×200-pixel blocks) also demonstrated visual recoverability and algorithm resilience. Overall, the proposed BB84-assisted dual-hyperchaotic encryption scheme offers a secure and computationally effective solution for protecting sensitive image data, making it suitable for post-quantum secure communications.
|
0 |
2025 |
AI-Powered Steganography: Advances in Image, Linguistic, and 3D Mesh Data Hiding – A Survey
(De Rosal Ignatius Moses Setiadi, Sudipta Kr Ghosal, Aditya Kumar Sahu)
DOI : 10.62411/faith.3048-3719-76
- Volume: 2,
Issue: 1,
Sitasi : 0 04-Apr-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
The rapid evolution of artificial intelligence (AI) has significantly transformed the field of steganography, extending its scope beyond conventional image-based techniques to novel domains such as linguistic and 3D mesh data hiding. This review presents a concise, accessible, and critical examination of recent AI-powered steganography methods, focusing on three distinct modalities: image, linguistic, and 3D mesh. Unlike most surveys focusing solely on one modality, this work highlights some modalities, identifies their unique challenges, and discusses how AI has reshaped embedding mechanisms, evaluation strategies, and security concerns. In image-based steganography, deep models such as GANs and Transformers have improved imperceptibility and extraction accuracy, but face limitations in computational efficiency and extraction consistency. Linguistic steganography, previously hindered by semantic fragility, has been revitalized by large language models (LLMs), enabling context-aware and reversible embedding, though still constrained by metric standardization and synchronization issues. Meanwhile, 3D mesh steganography remains dominated by non-AI methods, offering fertile ground for innovation through geometric deep learning. This review also provides a comparative summary of design principles, performance metrics, and modality-specific trade-offs. The analysis reveals a shift in evaluation paradigms, from numeric fidelity (e.g., PSNR, SSIM) to semantic and perceptual metrics (e.g., LPIPS, BERTScore, Hausdorff Distance). Looking ahead, future directions include cross-modal integration, domain adaptation, lightweight AI models, and the development of unified benchmarks. By presenting recent advances and critical perspectives across underexplored domains, this survey aims to inspire early-stage researchers and practitioners to explore new frontiers of steganography in the AI era.
|
0 |
2025 |
Aspect-Based Sentiment Analysis on E-commerce Reviews using BiGRU and Bi-Directional Attention Flow
(De Rosal Ignatius Moses Setiadi, Warto Warto, Ahmad Rofiqul Muslikh, Kristiawan Nugroho, Achmad Nuruddin Safriandono)
DOI : 10.62411/jcta.12376
- Volume: 2,
Issue: 4,
Sitasi : 0 01-Apr-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Aspect-based sentiment Analysis (ABSA) is vital in capturing customer opinions on specific e-commerce products and service attributes. This study proposes a hybrid deep learning model integrating Bi-Directional Gated Recurrent Units (BiGRU) and Bi-Directional Attention Flow (BiDAF) to perform aspect-level sentiment classification. BiGRU captures sequential dependencies, while BiDAF enhances attention by focusing on sentiment-relevant segments. The model is trained on an Amazon review dataset with preprocessing steps, including emoji handling, slang normalization, and lemmatization. It achieves a peak training accuracy of 99.78% at epoch 138 with early stopping. The model delivers a strong performance on the Amazon test set across four key aspects: price, quality, service, and delivery, with F1 scores ranging from 0.90 to 0.92. The model was also evaluated on the SemEval 2014 ABSA dataset to assess generalizability. Results on the restaurant domain achieved an F1-score of 88.78% and 83.66% on the laptop domain, outperforming several state-of-the-art baselines. These findings confirm the effectiveness of the BiGRU-BiDAF architecture in modeling aspect-specific sentiment across diverse domains.
|
0 |
2025 |
Feature Fusion with Albumentation for Enhancing Monkeypox Detection Using Deep Learning Models
(Nizar Rafi Pratama, De Rosal Ignatius Moses Setiadi, Imanuel Harkespan, Arnold Adimabua Ojugo)
DOI : 10.62411/jcta.12255
- Volume: 2,
Issue: 3,
Sitasi : 0 21-Feb-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Monkeypox is a zoonotic disease caused by Orthopoxvirus, presenting clinical challenges due to its visual similarity to other dermatological conditions. Early and accurate detection is crucial to prevent further transmission, yet conventional diagnostic methods are often resource-intensive and time-consuming. This study proposes a deep learning-based classification model by integrating Xception and InceptionV3 using feature fusion to enhance performance in classifying Monkeypox skin lesions. Given the limited availability of annotated medical images, data augmentation was applied using Albumentation to improve model generalization. The proposed model was trained and evaluated on the Monkeypox Skin Lesion Dataset (MSLD), achieving 85.96% accuracy, 86.47% precision, 85.25% recall, 78.43% specificity, and an AUC score of 0.8931, outperforming existing methods. Notably, data augmentation significantly improved recall from 81.23% to 85.25%, demonstrating its effectiveness in enhancing sensitivity to positive cases. Ablation studies further validated that augmentation increased overall accuracy from 82.02% to 85.96%, emphasizing its role in improving model robustness. Comparative analysis with other models confirmed the superiority of our approach. This research enhances automated Monkeypox detection, offering a robust and efficient tool for low-resource clinical settings. The findings reinforce the potential of feature fusion and augmentation in improving deep learn-ing-based medical image classification, facilitating more reliable and accessible disease identification.
|
0 |
2025 |
High-Performance Face Spoofing Detection using Feature Fusion of FaceNet and Tuned DenseNet201
(Leygian Reyhan Zuama, De Rosal Ignatius Moses Setiadi, Ajib Susanto, Stefanus Santosa, Hong-Seng Gan, Arnold Adimabua Ojugo)
DOI : 10.62411/faith.3048-3719-62
- Volume: 1,
Issue: 4,
Sitasi : 0 12-Feb-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Face spoofing detection is critical for biometric security systems to prevent unauthorized access. This study proposes a deep learning-based approach integrating FaceNet and DenseNet201 to enhance face spoofing detection performance. FaceNet generates identity-based embeddings, ensuring robust facial feature representation, while DenseNet201 extracts complementary texture-based features. These features are fused using the Concatenate function to form a more comprehensive representation for im-proved classification. The proposed method is evaluated on two widely used face spoofing datasets, NUAA Photograph Imposter and LCC-FASD, achieving 100% accuracy on NUAA and 99% on LCC-FASD. Ablation studies reveal that data augmentation does not always enhance performance, particularly on high-complexity datasets such as LCC-FASD, where augmentation increases the False Rejection Rate (FRR). Conversely, DenseNet201 benefits more from augmentation, while the proposed method performs best without augmentation. Comparative analysis with previous studies further confirms the superiority of the proposed approach in reducing error rates, particularly Half Total Error Rate (HTER), False Acceptance Rate (FAR), and FRR. These findings indicate that combining identity-based embeddings and texture-based feature extraction significantly improves spoofing detection and enhances model robustness across different attack scenarios. This study advances biometric security by introducing an efficient feature fusion strategy that strengthens deep learning-based spoof detection. Future research may explore further optimization strategies and evaluate the approach on more diverse datasets to enhance generalization.
|
0 |
2025 |
A Quantum Circuit Learning-based Investigation: A Case Study in Iris Benchmark Dataset Binary Classification
(Muhamad Akrom, Wise Herowati, De Rosal Ignatius Moses Setiadi)
DOI : 10.62411/jcta.11779
- Volume: 2,
Issue: 3,
Sitasi : 0 05-Jan-2025
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
This study presents a Quantum Machine Learning (QML) architecture for perfectly classifying the Iris flower dataset. The research addresses improving classification accuracy using quantum models in machine-learning tasks. The objective is to demonstrate the effectiveness of QML approaches, specifically the Variational Quantum Circuit (VQC), Quantum Neural Network (QNN), and Quantum Support Vector Machine (QSVM), in achieving high performance on the Iris dataset. The proposed methods result in perfect classification, with all models attaining accuracy, precision, recall, and an F1-score of 1.00. The main finding is that the QML architecture successfully achieves flawless classification, contributing significantly to the field. These results underscore the potential of QML in solving complex classification problems and highlight its promise for future applications across various domains. The study concludes that QML techniques can offer transformative solutions in machine learning tasks, particularly those leveraging VQC, QNN, and QSVM.
|
0 |
2025 |
Hypertension Detection via Tree-Based Stack Ensemble with SMOTE-Tomek Data Balance and XGBoost Meta-Learner
(Christopher Chukwufunaya Odiakaose, Fidelis Obukohwo Aghware, Margaret Dumebi Okpor, Andrew Okonji Eboka, Amaka Patience Binitie, Arnold Adimabua Ojugo, De Rosal Ignatius Moses Setiadi, Ayei Egu Ibor, Rita Erhovwo Ako, Victor Ochuko Geteloma, Eferhire Valentine Ugbotu, Tabitha Chukwudi Aghaunor)
DOI : 10.62411/faith.3048-3719-43
- Volume: 1,
Issue: 3,
Sitasi : 0 01-Dec-2024
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
High blood pressure (or hypertension) is a causative disorder to a plethora of other ailments – as it succinctly masks other ailments, making them difficult to diagnose and manage with a targeted treatment plan effectively. While some patients living with elevated high blood pressure can effectively manage their condition via adjusted lifestyle and monitoring with follow-up treatments, Others in self-denial leads to unreported instances, mishandled cases, and in now rampant cases – result in death. Even with the usage of machine learning schemes in medicine, two (2) significant issues abound, namely: (a) utilization of dataset in the construction of the model, which often yields non-perfect scores, and (b) the exploration of complex deep learning models have yielded improved accuracy, which often requires large dataset. To curb these issues, our study explores the tree-based stacking ensemble with Decision tree, Adaptive Boosting, and Random Forest (base learners) while we explore the XGBoost as a meta-learner. With the Kaggle dataset as retrieved, our stacking ensemble yields a prediction accuracy of 1.00 and an F1-score of 1.00 that effectively correctly classified all instances of the test dataset.
|
0 |
2024 |
Outlier Detection Using Gaussian Mixture Model Clustering to Optimize XGBoost for Credit Approval Prediction
(De Rosal Ignatius Moses Setiadi, Ahmad Rofiqul Muslikh, Syahroni Wahyu Iriananda, Warto Warto, Jutono Gondohanindijo, Arnold Adimabua Ojugo)
DOI : 10.62411/jcta.11638
- Volume: 2,
Issue: 2,
Sitasi : 0 01-Nov-2024
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
Credit approval prediction is one of the critical challenges in the financial industry, where the accuracy and efficiency of credit decision-making can significantly affect business risk. This study proposes an outlier detection method using the Gaussian Mixture Model (GMM) combined with Extreme Gradient Boosting (XGBoost) to improve prediction accuracy. GMM is used to detect outliers with a probabilistic approach, allowing for finer-grained anomaly identification compared to distance- or density-based methods. Furthermore, the data cleaned through GMM is processed using XGBoost, a decision tree-based boosting algorithm that efficiently handles complex datasets. This study compares the performance of XGBoost with various outlier detection methods, such as LOF, CBLOF, DBSCAN, IF, and K-Means, as well as various other classification algorithms based on machine learning and deep learning. Experimental results show that the combination of GMM and XGBoost provides the best performance with an accuracy of 95.493%, a recall of 91.650%, and an AUC of 95.145%, outperforming other models in the context of credit approval prediction on an imbalanced dataset. The proposed method has been proven to reduce prediction errors and improve the model's reliability in detecting eligible credit applications.
|
0 |
2024 |
Exploring Deep Q-Network for Autonomous Driving Simulation Across Different Driving Modes
(Marcell Adi Setiawan, De Rosal Ignatius Moses Setiadi, Erna Zuni Astuti, T. Sutojo, Noor Ageng Setiyanto)
DOI : 10.62411/faith.3048-3719-31
- Volume: 1,
Issue: 3,
Sitasi : 0 18-Oct-2024
| Abstrak
| PDF File
| Resource
| Last.31-Jul-2025
Abstrak:
The rapid growth in vehicle ownership has led to increased traffic congestion, making the need for autonomous driving solutions more urgent. Autonomous Vehicles (AVs) offer a promising solution to improve road safety and reduce traffic accidents by adapting to various driving conditions without human intervention. This research focuses on implementing Deep Q-Network (DQN) to enhance AV performance in different driving modes: safe, normal, and aggressive. DQN was selected for its ability to handle complex, dynamic environments through experience replay, asynchronous training, and epsilon-greedy exploration. We designed a simulation environment using the Highway-env platform and evaluated the DQN model under varying traffic densities. The performance of the AV was assessed based on two key metrics: success rate and total reward. Our findings show that the DQN model achieved a success rate of 90.75%, 94.625%, and 95.875% in safe, normal, and aggressive modes, respectively. Although the success rate increased with traffic intensity, the total reward remained lower in aggressive driving scenarios, indicating room for optimization in decision-making processes under highly dynamic conditions. This study demonstrates that DQN can adapt effectively to different driving needs, but further optimization is needed to enhance performance in more challenging environments. Future work will focus on improving the DQN algorithm to maximize both success rate and reward in high-traffic scenarios and testing the model in more diverse and complex environments.
|
0 |
2024 |