p-Index From 2021 - 2026
0.444
P-Index
This Author published in this journals
All Journal bit-Tech
Wahyu Syaifullah Jauharis Saputra
University of Pembangunan Nasional “Veteran” East Java

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Multimodal Detection of Covert Online Gambling Advertisements Using Faster R-CNN and Tr-OCR Andry Syva Maldini; Wahyu Syaifullah Jauharis Saputra; Dwi Arman Prasetya
bit-Tech Vol. 8 No. 1 (2025): bit-Tech
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v8i1.2769

Abstract

The increasing prevalence of online gambling advertisements on social media has led to the use of covert strategies, such as embedding visual watermarks and employing euphemistic language, to bypass traditional detection methods, rendering manual moderation ineffective. This study proposes an AI-based automated detection system designed to identify both explicit and obfuscated gambling content. The system operates in three stages: (1) Object detection: Faster R-CNN, using a ResNet-50 backbone and Feature Pyramid Network (FPN), detects gambling-related visual elements, such as watermarks and logos; (2) Text extraction: A Transformer-based Optical Character Recognition (TrOCR) model is employed to extract textual content from images and video frames, even in the presence of visual distortions; and (3) Text classification: A BERT-based Natural Language Processing (NLP) model is used to identify gambling-related language within the extracted text. The dataset, manually collected and annotated, was augmented with Roboflow to improve model robustness and generalization. Experimental results show that the Faster R-CNN model achieved an average precision of 98.1%, TrOCR demonstrated a Character Error Rate (CER) of 4.6% and a Word Error Rate (WER) of 29%, while the BERT classifier reached an impressive 99% accuracy with high precision and recall. The system was integrated into a Flask-based web application that allows real-time analysis of both image and video inputs. This system presents strong potential to support automated content moderation and curb the spread of online gambling advertisements on digital platforms, contributing to safer online spaces.
Rice Price Forecasting Using an Ensemble GRU–SVR Model with Enhanced Feature Engineering Dandi Nur Faizi; Trimono Trimono; Wahyu Syaifullah Jauharis Saputra
bit-Tech Vol. 8 No. 3 (2026): bit-Tech
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v8i3.3532

Abstract

Rice price volatility significantly impacts economic stability and food security in Indonesia, particularly in East Java, where fluctuations in staple food prices affect household purchasing power and inflation management. This study addresses the limitations of existing rice price forecasting models, which often struggle to capture the complex, nonlinear dynamics of agricultural prices influenced by multiple factors such as climate variability and market conditions. Accurate and reliable price forecasting is essential to support effective policy formulation, market intervention, and food price stabilization strategies. This research develops an ensemble forecasting framework integrating Gated Recurrent Unit (GRU) and Support Vector Regression (SVR) with enhanced feature engineering to predict daily medium rice prices using historical price and weather data. The dataset comprises daily observations from 2021 to 2025, including rice prices, average temperature, relative humidity, rainfall, and sunshine duration. In this framework, GRU serves as a temporal feature extractor to learn complex temporal dependencies, while enhanced feature engineering generates complementary statistical features from sliding windows to enrich GRU's output. The combined feature set is provided to an SVR model with a Radial Basis Function kernel for final regression. Experimental results show that the proposed model achieves a high forecasting accuracy with an MAPE of 0.109%, demonstrating stable predictive behavior and making it a valuable tool for monitoring rice prices. The model's effectiveness in capturing temporal dependencies and nonlinear patterns suggests potential applicability beyond East Java, offering broader insights for agricultural price forecasting in other regions.