Skip to content

AI-driven system to optimize ambulance placement using Deep Embedded Clustering and Cat2Vec. Analyzes real-world accident, road, and weather data to reduce emergency response time and improve public safety.

Notifications You must be signed in to change notification settings

dhyanid13/Optimal-ambulance-positioning-with-deep-embedded-clustering

Repository files navigation

πŸš‘ Optimal ambulance positioning for road accidents with deep embedded clustering

This project presents a deep learning-based framework for identifying optimal ambulance positioning in urban areas to improve emergency response times. By analyzing real-time accident, road segment, and weather data from Nairobi, it leverages Deep Embedded Clustering (DEC) and Cat2Vec embeddings to predict accident hotspots and suggest strategic ambulance deployment locations.


πŸ“Œ Key Features

  • πŸ“Š Real-time analysis of traffic accidents, road conditions, and weather data
  • 🧠 Deep Embedded Clustering (DEC) for precise hotspot detection
  • 🧬 Cat2Vec: Deep embeddings for high-cardinality categorical variables
  • πŸ—ΊοΈ Predicts coordinates for optimal ambulance positions in a city
  • πŸ“ˆ Achieves 95% clustering accuracy using K-Fold cross-validation
  • βœ… Outperforms traditional clustering algorithms (K-Means, GMM, Agglomerative)

🧠 Techniques Used

  • Deep Embedded Clustering (DEC) with autoencoders
  • Cat2Vec: Neural network embeddings for categorical data
  • Exploratory Data Analysis (EDA) to extract accident patterns
  • Custom distance scoring for real-world validation of cluster centroids
  • Evaluation Metrics: Silhouette Score, Calinski-Harabasz Index, Davies-Bouldin Index, and a novel distance-based metric

This project is based on my published research. πŸ“„ Read the full paper here.

About

AI-driven system to optimize ambulance placement using Deep Embedded Clustering and Cat2Vec. Analyzes real-world accident, road, and weather data to reduce emergency response time and improve public safety.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages