Research & Publications
R

Publications

Academic research spanning enterprise cybersecurity, computer vision AI, seismic deep learning, and NLP-driven document intelligence.

4
Publications
3
Published
1
In Preparation

Abstract

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.

Key Contributions

  • Authored a comprehensive research study on enterprise cybersecurity architectures, focusing on risk mitigation, layered defense strategies, and scalable infrastructure design.
  • Conducted systematic literature review of security framework components (firewalls, IDS/IPS, SIEM, endpoint protection) to derive actionable recommendations.
  • Synthesized complex technical findings into a formal research manuscript, demonstrating disciplined documentation and analytical reasoning.
  • Managed end-to-end research workflow including conceptualization, data collection, critical evaluation, and formal publication.
  • Analyzed real-world enterprise network topologies and proposed a layered defense-in-depth model for large organizations.

Keywords

CybersecurityEnterprise ArchitectureIDS/IPSSIEMFirewallRisk MitigationEndpoint Protection
Journal / Venue
IJARESM
International Journal of Advanced Research in Engineering, Science and Management
Focus Area
Enterprise Cybersecurity
Framework
Defense-in-Depth
Key Topic
IDS/IPS · SIEM · Firewall
Status
Published
Research Domain
Cybersecurity
APA Citation

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.

Abstract

This paper presents a real-time multi-class classroom behavior detection framework built with YOLOv8 and PyTorch. The system classifies 11+ student behavioral patterns in classroom environments with measurable Precision, Recall, and mAP@50 scores. Grad-CAM explainability layers are integrated to validate model decisions and support responsible AI deployment in educational settings.

Key Contributions

  • Designed and trained a YOLOv8 multi-class detection model covering 11+ behavioral categories in classroom environments.
  • Structured and curated a custom annotated dataset with rigorous quality control under CPU-constrained hardware.
  • Configured reproducible YAML-based training pipelines with systematic hyperparameter optimization.
  • Achieved mAP@50 improvements through iterative debugging, augmentation strategies, and batch tuning.
  • Integrated Grad-CAM heatmap visualization for model explainability and responsible AI validation.
  • Proposed deployment strategies for real-time inference in resource-limited campus settings.

Keywords

YOLOv8Computer VisionBehavior DetectionGrad-CAMExplainable AIPyTorchObject DetectionEducation AI
Journal / Venue
IJSRST
International Journal of Scientific Research in Science and Technology
Model
YOLOv8 · PyTorch
Metric
mAP@50 Optimized
Innovation
Grad-CAM Explainability
Status
Published
Research Domain
Computer Vision / AI
APA Citation

Joshi, D. (2025). Classroom Behavior Detection Using YOLOv8 and Explainable AI. International Journal of Scientific Research in Science and Technology.

Abstract

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.

Key Contributions

  • Designed a hybrid CNN-LSTM architecture that combines convolutional spatial features with LSTM temporal sequence modeling for seismic data analysis.
  • Developed a pipeline for processing real seismic waveform datasets and training multi-target prediction models for magnitude and location estimation.
  • Implemented synthetic seismogram generation capabilities to augment training datasets for improved model generalization.
  • Evaluated model performance against baseline deep learning models on established seismic datasets.
  • Demonstrated that CNN-LSTM hybrid models outperform standalone CNN or LSTM architectures on temporal seismic prediction tasks.
  • Published findings in the American Journal of Civil Engineering, October 30, 2025.

Keywords

CNNLSTMEarthquake PredictionSeismogramDeep LearningHybrid ModelSeismologyTime Series
Journal / Venue
American Journal of Civil Engineering
American Journal of Civil Engineering
Architecture
CNN + LSTM Hybrid
Application
Seismic Prediction
Published
Oct 30, 2025
Status
Published
Research Domain
Deep Learning / Seismology
APA Citation

Joshi, D. (Oct 30, 2025). Earthquake Prediction and Synthetic Seismogram Generation Using Hybrid CNN-LSTM Model. American Journal of Civil Engineering.

Abstract

This paper describes the architecture, design decisions, and evaluation of a FastAPI-based resume intelligence system that uses NLP techniques to parse job descriptions and generate tailored career documents. The system achieves 87%+ suitability scoring accuracy and sub-2-second generation latency.

Key Contributions

  • Described the full architecture of a 6-module FastAPI system for NLP-driven resume generation.
  • Benchmarked JD skill extraction accuracy against manually labeled datasets (87%+ suitability match).
  • Evaluated PDF/DOCX generation latency and formatting consistency across diverse input lengths.
  • Compared regex-based NLP heuristics against spaCy NER models for skill extraction precision.
  • Proposed future directions including LLM-powered summary rewriting and ATS score prediction.

Keywords

NLPFastAPIResume GenerationJD ParsingDocument AIPythonReportLab
Journal / Venue
IJCST
International Journal of Computer Science and Technology
Accuracy
87%+ Suitability
Latency
<2s Generation
Stack
FastAPI · NLP · Python
Status
In Preparation
Research Domain
NLP / Backend AI
APA Citation

Joshi, D. (2026). NLP-Driven Resume Tailoring: A Modular Approach to JD-Aware Career Document Generation. International Journal of Computer Science and Technology.

Research Interests

🌍
Seismic AI
Hybrid CNN-LSTM models for earthquake prediction and synthetic seismogram generation.
🔭
Computer Vision
Real-time object detection, behavior recognition, and model explainability with Grad-CAM.
🧠
NLP & Document AI
Job description parsing, skills extraction, and automated career document generation.
🛡
Cybersecurity
Enterprise infrastructure design, buffer overflow analysis, and responsible disclosure.
MLOps & Pipelines
Reproducible YAML training workflows, hyperparameter tuning, and deployment strategies.
📊
Explainable AI
Grad-CAM visualization, model interpretability, and responsible AI practices.