paper-with-me

Papers

Evacuation Shelter Scheduling Problem

2021-11-26 · Hitoshi Shimizu, Hirohiko Suwa, Tomoharu Iwata, Akinori Fujino, Hiroshi Sawada, Keiichi Yasumoto

Evacuation shelters, which are urgently required during natural disasters, are designed to minimize the burden of evacuation on human survivors. However, the larger the scale of the disaster, the more costly it becomes to operate shelters. When the number of evacuees decreases, the operation costs can be reduced by moving the remaining evacuees to other shelters and closing shelters as quickly as possible. On the other hand, relocation between shelters imposes a huge emotional burden on evacuees. In this study, we formulate the "Evacuation Shelter Scheduling Problem," which allocates evacuees to shelters in such a way to minimize the movement costs of the evacuees and the operation costs of the shelters. Since it is difficult to solve this quadratic programming problem directly, we show its transformation into a 0-1 integer programming problem. In addition, such a formulation struggles to calculate the burden of relocating them from historical data because no payments are actually made. To solve this issue, we propose a method that estimates movement costs based on the numbers of evacuees and shelters during an actual disaster. Simulation experiments with records from the Kobe earthquake (Great Hanshin-Awaji Earthquake) showed that our proposed method reduced operation costs by 33.7 million dollars: 32%.

📄 PDF Abstract BibTeX arXiv:2111.13326

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

A Constraint Programming Approach for Non-Preemptive Evacuation Scheduling

2015-05-11 · Caroline Even, Andreas Schutt, Pascal Van Hentenryck

Large-scale controlled evacuations require emergency services to select evacuation routes, decide departure times, and mobilize resources to issue orders, all under strict time constraints. Existing algorithms almost alw…

Scheduling

A Conflict-Based Path-Generation Heuristic for Evacuation Planning

2013-09-10 · Victor Pillac, Pascal Van Henetenryck, Caroline Even

Evacuation planning and scheduling is a critical aspect of disaster management and national security applications. This paper proposes a conflict-based path-generation approach for evacuation planning. Its key idea is to…

ManagementScheduling

Effective approaches to disaster evacuation during a COVID-like pandemic

2022-08-29 · Yi-Lin Tsai, Dymasius Y. Sitepu, Karyn E. Chappell, Rishi P. Mediratta 외

Since COVID-19 vaccines became available, no studies have quantified how different disaster evacuation strategies can mitigate pandemic risks in shelters. Therefore, we applied an age-structured epidemiological model, kn…

Simulation-Assisted Optimization for Large-Scale Evacuation Planning with Congestion-Dependent Delays

2022-09-04 · Kazi Ashik Islam, Da Qi Chen, Madhav Marathe, Henning Mortveit 외

Evacuation planning is a crucial part of disaster management. However, joint optimization of its two essential components, routing and scheduling, with objectives such as minimizing average evacuation time or evacuation …

Heuristic SearchManagementScheduling

Collective Decision Dynamics in Group Evacuation: Behavioral Experiment and Machine Learning Models

2016-06-17 · Chantal Nguyen, Fangqiu Han, Kimberly J. Schlesinger, Izzeddin Gür 외

Identifying factors that affect human decision making and quantifying their influence remain essential and challenging tasks for the design and implementation of social and technological communication systems. We report …

BIG-bench Machine LearningDecision Making