Routing algorithms as tools for integrating social distancing with
emergency evacuation
- URL: http://arxiv.org/abs/2103.03413v1
- Date: Fri, 5 Mar 2021 01:12:31 GMT
- Title: Routing algorithms as tools for integrating social distancing with
emergency evacuation
- Authors: Yi-Lin Tsai (1), Chetanya Rastogi (2), Peter K. Kitanidis (1, 3, and
4), Christopher B. Field (3, 5, and 6) ((1) Department of Civil and
Environmental Engineering, Stanford University, Stanford, CA, USA, (2)
Department of Computer Science, Stanford University, Stanford, CA, USA, (3)
Woods Institute for the Environment, Stanford University, Stanford, CA, USA,
(4) Institute for Computational and Mathematical Engineering, Stanford
University, Stanford, CA, USA, (5) Department of Biology, Stanford
University, Stanford, CA, USA, (6) Department of Earth System Science,
Stanford University, Stanford, CA, USA)
- Abstract summary: We explore the implications of integrating social distancing with emergency evacuation when a hurricane approaches a major city during the COVID-19 pandemic.
We compare DNN-based and non-DNN methods for generating evacuation strategies that minimize evacuation time while allowing for social distancing in rescue vehicles.
Although DNN-based solution can save considerable time in evacuation routing, it does not come close to compensating for the extra time required for social distancing.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this study, we explore the implications of integrating social distancing
with emergency evacuation when a hurricane approaches a major city during the
COVID-19 pandemic. Specifically, we compare DNN (Deep Neural Network)-based and
non-DNN methods for generating evacuation strategies that minimize evacuation
time while allowing for social distancing in rescue vehicles. A central
question is whether a DNN-based method provides sufficient extra efficiency to
accommodate social distancing, in a time-constrained evacuation operation. We
describe the problem as a Capacitated Vehicle Routing Problem and solve it
using one non-DNN solution (Sweep Algorithm) and one DNN-based solution (Deep
Reinforcement Learning). DNN-based solution can provide decision-makers with
more efficient routing than non-DNN solution. Although DNN-based solution can
save considerable time in evacuation routing, it does not come close to
compensating for the extra time required for social distancing and its
advantage disappears as the vehicle capacity approaches the number of people
per household.
Related papers
- GREAT-EER: Graph Edge Attention Network for Emergency Evacuation Responses [3.854471865029609]
Emergency situations that require the evacuation of urban areas can arise from man-made causes (e.g., terrorist attacks or industrial accidents) or natural disasters.<n>In this work, we identify and propose the Bus Evacuation Orienteering Problem (BEOP), an NP-hard optimization problem.<n>The purpose of bus-based evacuation is to reduce congestion and disorder that arises in purely car-focused evacuation scenarios.
arXiv Detail & Related papers (2026-02-16T12:04:14Z) - Generalizability of Graph Neural Networks for Decentralized Unlabeled Motion Planning [72.86540018081531]
Unlabeled motion planning involves assigning a set of robots to target locations while ensuring collision avoidance.
This problem forms an essential building block for multi-robot systems in applications such as exploration, surveillance, and transportation.
We address this problem in a decentralized setting where each robot knows only the positions of its $k$-nearest robots and $k$-nearest targets.
arXiv Detail & Related papers (2024-09-29T23:57:25Z) - DNN Partitioning, Task Offloading, and Resource Allocation in Dynamic Vehicular Networks: A Lyapunov-Guided Diffusion-Based Reinforcement Learning Approach [49.56404236394601]
We formulate the problem of joint DNN partitioning, task offloading, and resource allocation in Vehicular Edge Computing.
Our objective is to minimize the DNN-based task completion time while guaranteeing the system stability over time.
We propose a Multi-Agent Diffusion-based Deep Reinforcement Learning (MAD2RL) algorithm, incorporating the innovative use of diffusion models.
arXiv Detail & Related papers (2024-06-11T06:31:03Z) - An Efficient Learning-based Solver Comparable to Metaheuristics for the
Capacitated Arc Routing Problem [67.92544792239086]
We introduce an NN-based solver to significantly narrow the gap with advanced metaheuristics.
First, we propose direction-aware facilitating attention model (DaAM) to incorporate directionality into the embedding process.
Second, we design a supervised reinforcement learning scheme that involves supervised pre-training to establish a robust initial policy.
arXiv Detail & Related papers (2024-03-11T02:17:42Z) - Special Session: Approximation and Fault Resiliency of DNN Accelerators [0.9126382223122612]
This paper explores the approximation and fault resiliency of Deep Neural Network accelerators.
We propose to use approximate (AxC) arithmetic circuits to emulate errors in hardware without performing fault injection on the DNN.
We also propose a fine-grain analysis of fault resiliency by examining fault propagation and masking in networks.
arXiv Detail & Related papers (2023-05-31T19:27:45Z) - Spiking Network Initialisation and Firing Rate Collapse [3.7057859167913456]
It is unclear what constitutes a good initialisation for a spiking neural network (SNN)
We show that the problem of weight initialisation for ANNs is a more nuanced problem than it is for ANNs due to the spike-and-reset non-linearity of SNNs.
We devise a general strategy for SNN initialisation which combines variance propagation techniques from ANNs and different methods to obtain the expected firing rate and membrane potential distribution.
arXiv Detail & Related papers (2023-05-13T10:11:00Z) - Fault-Aware Design and Training to Enhance DNNs Reliability with
Zero-Overhead [67.87678914831477]
Deep Neural Networks (DNNs) enable a wide series of technological advancements.
Recent findings indicate that transient hardware faults may corrupt the models prediction dramatically.
In this work, we propose to tackle the reliability issue both at training and model design time.
arXiv Detail & Related papers (2022-05-28T13:09:30Z) - Direct Training via Backpropagation for Ultra-low Latency Spiking Neural
Networks with Multi-threshold [3.286515597773624]
Spiking neural networks (SNNs) can utilizetemporal information and have a nature of energy efficiency.
We propose a novel training method based on backpropagation (BP) for ultra-low latency(1-2 timethreshold) SNN with multi-threshold model.
Our proposed method achieves an average accuracy of 99.56%, 93.08%, and 87.90% on MNIST, FashionMNIST, and CIFAR10, respectively with only 2 time steps.
arXiv Detail & Related papers (2021-11-25T07:04:28Z) - Adversarially Robust Learning for Security-Constrained Optimal Power
Flow [55.816266355623085]
We tackle the problem of N-k security-constrained optimal power flow (SCOPF)
N-k SCOPF is a core problem for the operation of electrical grids.
Inspired by methods in adversarially robust training, we frame N-k SCOPF as a minimax optimization problem.
arXiv Detail & Related papers (2021-11-12T22:08:10Z) - Online Limited Memory Neural-Linear Bandits with Likelihood Matching [53.18698496031658]
We study neural-linear bandits for solving problems where both exploration and representation learning play an important role.
We propose a likelihood matching algorithm that is resilient to catastrophic forgetting and is completely online.
arXiv Detail & Related papers (2021-02-07T14:19:07Z) - TaxoNN: A Light-Weight Accelerator for Deep Neural Network Training [2.5025363034899732]
We present a novel approach to add the training ability to a baseline DNN accelerator (inference only) by splitting the SGD algorithm into simple computational elements.
Based on this approach we propose TaxoNN, a light-weight accelerator for DNN training.
Our experimental results show that TaxoNN delivers, on average, 0.97% higher misclassification rate compared to a full-precision implementation.
arXiv Detail & Related papers (2020-10-11T09:04:19Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.