RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Scientific Innovation (IJRSI)

Adfraud System: Real-Time Ad Click Fraud Detection Using Stacking Ensemble, Deep Learning, and an Agentic AI Chatbot

byProf. Ramya Prabhakaran (guide); Omkar Sawant; Shrikar Gujjeti; Nikhil Jain

Published May 12, 2026  •  Vol. 13, Issue 4, pp. 2047–2052Open Access
DOI: 10.51244/IJRSI.2026.1304000174

Abstract

Ad click fraud drains billions of advertiser budgets annually through bots and click farms that generate fake clicks with zero genuine engagement. This paper presents Adfraud system, a production-ready fraud detection system combining a novel 18-signal real-time feature engineering engine with nine ML/DL algorithms and an agentic AI chatbot. Operating on the public TalkingData AdTracking benchmark (100,000 records; 0.227% positive class), the system engineers fraud signals from raw click telemetry — click burst velocity, device–OS consistency, impossible geolocation, subnet botnet flags, and user-agent entropy — feeding a Stacking Classifier (LR+RF+XGBoost+LightGBM → meta-LR) achieving 97.4% accuracy, 96.8% F1, and AUC 0.98 — statistically significantly outperforming all eight baselines (Friedman χ²=47.3, p<0.0001). SHAP attribution identifies impossible geolocation and device–OS mismatch as the strongest discriminators. The deployed Flask platform exposes 20 REST endpoints, SSE live monitoring, batch processing, model drift detection, multi-website API-key tracking, and an agentic AI chatbot with six specialised fraud-analysis tools. The system is fully containerised via Docker.

Keywords: Ad click fraud; stacking ensemble; LightGBM; XGBoost; LSTM; SHAP; feature engineering; agentic AI; real-time monitoring; Flask; Docker

JournalInternational Journal of Research and Scientific Innovation (IJRSI)
ISSN2321-2705
Volume / IssueVolume 13, Issue 4
Pages2047–2052
Publication dateMay 12, 2026
DOI10.51244/IJRSI.2026.1304000174
PublisherRSIS International
LicenseOpen Access

How to cite this article

Prof. Ramya Prabhakaran (guide), Omkar Sawant, Shrikar Gujjeti, & Nikhil Jain (2026). Adfraud System: Real-Time Ad Click Fraud Detection Using Stacking Ensemble, Deep Learning, and an Agentic AI Chatbot. International Journal of Research and Scientific Innovation (IJRSI), 13(4), 2047-2052. https://doi.org/10.51244/IJRSI.2026.1304000174

BibTeX

@article{Prof2026,
  title   = {Adfraud System: Real-Time Ad Click Fraud Detection Using Stacking Ensemble, Deep Learning, and an Agentic AI Chatbot},
  author  = {Prof. Ramya Prabhakaran (guide) and Omkar Sawant and Shrikar Gujjeti and Nikhil Jain},
  journal = {International Journal of Research and Scientific Innovation (IJRSI)},
  volume  = {13},
  number  = {4},
  pages   = {2047--2052},
  year    = {2026},
  doi     = {10.51244/IJRSI.2026.1304000174},
  publisher = {RSIS International}
}