is a case where a strict solution cannot be found by
DSA.
The case where evacuationis performed only from
one classroom is called a strict solution. The fre-
quency distribution of only a strict solution is shown
in Figure 6. In the figure, the case of the approximate
solution was also plotted for comparison. Although a
significant difference was observed in these two as a
result of the t-test, the difference was very slight. In
this experiment, there were only three classrooms on
one floor, so the difference between the strict solution
and the approximate solution might be small.
5 RELATED WORK
(Lass et al., 2008) discussed the application of DCOP
to coordination in a disaster management situation.
Authorities must assign tasks and resources in dis-
aster scenarios; unfortunately accomplishing this in
real time is currently difficult. They argue the frame-
work of DCOP is uniquely suited to meet the require-
ments imposed of coordination mechanisms in these
settings. (Nguyen et al., 2012) extended DCOP to
Stochastic DCOP(SDCOP) in order apply it to dis-
aster management proposed by (Lass et al., 2008)D
In SDCOP, the constraint rewards are deterministic
values but are sampled from known probability dis-
tribution function called reward functions. And they
proposed an algorithm that solves SDCOP. These re-
searches are specialized in the resource (or shelter) as-
signment problem at the time of a disaster, and have
not made reference to evacuation guidance.
Evacuation problems can be modeled in dynamic
network flows (Hamacher and Tjandra, 2002)D The
standard approach to solving dynamic flow problems
is to transform the graph into a time-expanded net-
work. However, the expanded graph is larger.The
major computational bottlenecks are the time and
memory required to construct the expanded network.
Some heuristic algorithms have been proposed for
this problem (Hamacher and Tjandra, 2002)D (Lu
et al., 2005) considered capacity constrained routing
heuristics. (Hadzic et al., 2011) considered the prob-
lem of planning evacuation routes in deteriorating net-
works, where nodes become unavailable over time. In
these researchs of heuristic algorithms, it is assumed
that problem solving is performed in a non-distributed
environment.
There are also some related works concerning dis-
aster evacuation simulation systems using multi-agent
simulation (Burstedde et al., 2001) (Helbing et al.,
2000)(Shi et al., 2009).
6 CONCLUSIONS
We aim to develop a the system that provides optimal
evacuation guidance autonomously at the time of a
disaster. This system enables assistance to be given in
the form of evacuation guidance to relievecongestion,
by calculating evacuation routes and timing via an ad-
hoc network of evacuees’ mobile devices, without a
center server.
In this paper, the problem of disaster evacua-
tion was formalized and how to solve it using the
framework of the Distributed Constraint Optimiza-
tion Problem was examined. In the experiment us-
ing a multi-agent simulation, when evacuation guid-
ance using DCOP existed, the evacuation completion
time decreased by about 10%. And even when it was
solved with an approximation algorithm, the effect on
the evacuation completion time was small.
As the formalization in this paper is very simple, it
is necessary to introduce a more realistic model. The
fairness of an agent’s latency time, and minimizing
the total evacuation completion time should also be
written as a constraint. The fairness of latency time
will be realizable if an agent’s continuation latency
time is minimized. Therefore, it is necessary to write
the continuation latency time as a unary constraint.
Moreover, it is necessary to examine the guidance
method itself to ensure that people are able to follow
the guidance.
ACKNOWLEDGEMENTS
This work was supported in part by a JSPS Grant-in-
Aid for Scientific Research (25350481).
REFERENCES
Burstedde, C., Klauck, K., Schadschneider, A., and Zittartz,
J. (2001). Simulation of pedestrian dynamics using a
two-dimensional cellular automaton. Physica A: Sta-
tistical Mechanics and its Applications, 295(3):507–
525.
CabinetOffice (2011). Disaster Management In Japan.
Government of Japan.
Chechetka, A. and Sycara, K. (2006). No-commitment
branch and bound search for distributed constraint op-
timization. In Proceedings of the fifth international
joint conference on Autonomous agents and multia-
gent systems, pages 1427–1429. ACM.
Fitzpatrick, S. and Meertens, L. (2001). An experimen-
tal assessment of a stochastic, anytime, decentralized,
soft colourer for sparse graphs. In 1st Symposium on
Stochastic Algorithms: Foundations and Applications,
pages 49–64.
MultiagentApproachforEffectiveDisasterEvacuation
227