The primary objective of this project is to develop a robust, intelligent, and context-aware system for ransomware detection and optimized response in healthcare environments. The proposed framework integrates Hybrid Deep Learning and Quantum Optimization techniques to accurately detect ransomware from Windows PE files and generate optimal containment strategies for critical hospital assets. By combining Autoencoder for anomaly detection, Graph Neural Network (GNN) capabilities, and TabNet (TabTransformer) for classification, along with Quantum-inspired QUBO optimization for response planning, the system aims to achieve high detection accuracy while providing actionable, prioritized containment decisions. A secure and user-friendly Flask-based web application has been developed to enable real-time ransomware risk assessment and response recommendations.
This project presents a Hybrid Deep Learning and Quantum Optimization Framework for real-time ransomware detection and response in healthcare environments. The system integrates advanced machine learning techniques with quantum-inspired optimization to protect critical medical infrastructure from PE-based ransomware threats.
The detection pipeline combines Autoencoder for unsupervised anomaly detection and latent feature extraction, Graph Neural Network (GNN) augmentation (with MLP fallback), and TabNet (TabTransformer) for high-accuracy classification on a Windows PE dataset (62,485 samples). Upon detecting a malicious file, the framework performs healthcare-specific impact mapping across hospital assets (ICU, EHR, Radiology, etc.), calculating risk scores based on criticality, patient exposure, and recovery time.
A Quantum Optimization module (QUBO formulation solved via Qiskit or classical greedy solver) generates optimal containment strategies, recommending which systems to isolate under constrained resources. The solution is deployed as a secure Flask web application featuring user authentication, real-time prediction interface, and visualization of containment decisions. This hybrid approach achieves robust ransomware detection while providing actionable, context-aware response planning tailored for healthcare continuity and patient safety.
Keywords: Ransomware Detection, Deep Learning, Autoencoder, TabNet, Graph Neural Network, Quantum Optimization, QUBO, Healthcare Cybersecurity, PE File Analysis, Flask Application, Hospital Asset Prioritization.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

4.1 SOFTWARE REQUIREMENS
Component
Specification
Operating System
Windows 10 / 11 (64-bit) or Linux (Ubuntu 20.04+)
Programming Language
Python 3.10.15
Web Framework
Flask
Deep Learning Framework
TensorFlow / Keras
Data Processing Libraries
Pandas, NumPy, Joblib
Other Libraries
MySQL Connector, JSON, Scikit-learn
Frontend Technologies
HTML5, CSS3, Bootstrap, JavaScript
Database
MySQL
IDE / Editor
Visual Studio Code / PyCharm
Model File Formats
.h5 (TensorFlow), .joblib, .json
Server Deployment
Localhost / Flask Development Server
4.2 HARDWARE REQUIREMENTS
Component
Minimum Specification
Recommended Specification
Processor
Intel Core i5 / AMD Ryzen 5
Intel Core i7 / AMD Ryzen 7
RAM
8 GB
16 GB or higher
Hard Disk
256 GB SSD
512 GB SSD or higher
Graphics Card
Integrated Graphics
NVIDIA GPU with CUDA support (optional for faster training)
Keyboard
Standard Windows Keyboard
Standard Windows Keyboard
Mouse
Two or Three Button Mouse
Two or Three Button Mouse
Monitor
Any (15-inch or above)
17-inch or above