paper-with-me

홈 › Papers

OPTIC-ER: A Reinforcement Learning Framework for Real-Time Emergency Response and Equitable Resource Allocation in Underserved African Communities

2025-08-18 · Mary Tonwe arxiv

Public service systems in many African regions suffer from delayed emergency response and spatial inequity, causing avoidable suffering. This paper introduces OPTIC-ER, a reinforcement learning (RL) framework for real-time, adaptive, and equitable emergency response. OPTIC-ER uses an attention-guided actor-critic architecture to manage the complexity of dispatch environments. Its key innovations are a Context-Rich State Vector, encoding action sub-optimality, and a Precision Reward Function, which penalizes inefficiency. Training occurs in a high-fidelity simulation using real data from Rivers State, Nigeria, accelerated by a precomputed Travel Time Atlas. The system is built on the TALS framework (Thin computing, Adaptability, Low-cost, Scalability) for deployment in low-resource settings. In evaluations on 500 unseen incidents, OPTIC-ER achieved a 100.00% optimal action selection rate, confirming its robustness and generalization. Beyond dispatch, the system generates Infrastructure Deficiency Maps and Equity Monitoring Dashboards to guide proactive governance and data-informed development. This work presents a validated blueprint for AI-augmented public services, showing how context-aware RL can bridge the gap between algorithmic decision-making and measurable human impact.

📄 PDF Abstract BibTeX arXiv:2508.12943

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Emergency Computing: An Adaptive Collaborative Inference Method Based on Hierarchical Reinforcement Learning

2024-02-03 · Weiqi Fu, Lianming Xu, Xin Wu, Li Wang 외

In achieving effective emergency response, the timely acquisition of environmental information, seamless command data transmission, and prompt decision-making are crucial. This necessitates the establishment of a resilie…

Collaborative InferenceDecision MakingHierarchical Reinforcement Learning

Facilitating Emergency Vehicle Passage in Congested Urban Areas Using Multi-agent Deep Reinforcement Learning

2025-02-23 · Haoran Su

Emergency Response Time (ERT) is crucial for urban safety, measuring cities' ability to handle medical, fire, and crime emergencies. In NYC, medical ERT increased 72% from 7.89 minutes in 2014 to 14.27 minutes in 2024, w…

Deep Reinforcement LearningMulti-agent Reinforcement Learning

Emergency Caching: Coded Caching-based Reliable Map Transmission in Emergency Networks

2024-02-27 · Zeyu Tian, Lianming Xu, Liang Li, Li Wang 외

Many rescue missions demand effective perception and real-time decision making, which highly rely on effective data collection and processing. In this study, we propose a three-layer architecture of emergency caching net…

Decision MakingDeep Reinforcement Learning

A Decentralized Reinforcement Learning Framework for Efficient Passage of Emergency Vehicles

2021-10-30 · Haoran Su, Yaofeng Desmond Zhong, Biswadip Dey, Amit Chakraborty

Emergency vehicles (EMVs) play a critical role in a city's response to time-critical events such as medical emergencies and fire outbreaks. The existing approaches to reduce EMV travel time employ route optimization and …

reinforcement-learningReinforcement Learning (RL)Traffic Signal Control

Deep Q-Learning with Q-Matrix Transfer Learning for Novel Fire Evacuation Environment

2019-05-23 · Jivitesh Sharma, Per-Arne Andersen, Ole-Chrisoffer Granmo, Morten Goodwin

We focus on the important problem of emergency evacuation, which clearly could benefit from reinforcement learning that has been largely unaddressed. Emergency evacuation is a complex task which is difficult to solve wit…

OpenAI GymQ-Learningreinforcement-learningReinforcement Learning+2