Peer-reviewed research spanning enterprise cybersecurity, computer vision AI, seismic deep learning, and NLP-driven document intelligence.
A comprehensive study on enterprise cybersecurity architectures covering risk mitigation, layered defense strategies, and scalable infrastructure design. The paper synthesizes best practices across firewalls, IDS/IPS, SIEM systems, and endpoint protection frameworks.
Joshi, D. (2023). Design and Analysis of Cyber Security Infrastructure in Large Enterprises and Organisations. International Journal of Advanced Research in Engineering, Science and Management.
This paper presents a production-grade classroom behavior detection framework trained on the SCB-05 dataset using YOLOv8x on Google Colab Pro (A100 GPU). The system achieves 74.85% mAP@0.5 overall across 11+ behavioral classes, with a standout 93.5% detection accuracy on sleeping behavior. A tiled inference pipeline enables real-time deployment on CCTV/RTSP feeds. Grad-CAM explainability layers validate that the model attends to posture and body position rather than facial features, supporting responsible AI deployment in educational settings.
Joshi, D. (2025). Classroom Behavior Detection Using YOLOv8 and Explainable AI. International Journal of Scientific Research in Science and Technology.
This paper presents a hybrid CNN-LSTM deep learning architecture for earthquake prediction and the generation of synthetic seismograms. The model leverages convolutional layers for spatial feature extraction from seismic waveform data and LSTM layers for temporal sequence modeling, enabling accurate magnitude prediction and realistic synthetic seismogram synthesis for data augmentation and simulation purposes.
Joshi, D. (2025). Earthquake Prediction and Synthetic Seismogram Generation Using Hybrid CNN-LSTM Model. American Journal of Civil Engineering. https://doi.org/10.11648/j.ajce.20251305.14
This paper describes the architecture, design decisions, and evaluation of a production-grade AI job application system built with FastAPI. The system features dual extraction (NLP + LLM), ATS scoring and sanitization, adaptive learning via term memory, recruiter outreach automation, and a full web dashboard. Achieves 87%+ suitability scoring accuracy and sub-2-second generation latency across PDF, DOCX, and JSON outputs.
Joshi, D. (2026). NLP-Driven Resume Tailoring: A Modular Approach to JD-Aware Career Document Generation. International Journal of Computer Science and Technology.