while or even after rescuing is high. Whereas, us-
ing the new approach in Figure 5 this is not the case.
Since civilians were chosen and prioritized according
to their ETD, decreasing the possibility of their death
after they have been rescued.
4 CONCLUSION
Including a new learning model in the ambulance
team agents thinking process helped utilize the agents
time while carrying out with their rescuing duties.
This model was the outcome of a training data set that
was trained using linear regression algorithm. Subse-
quently, the model was used for serving the planner
by allowing agents to predict the ETD of the civil-
ians. The planner then uses the ETD for task prior-
itizing and planning. Moreover, the ETD was also
used for optimizing the search algorithm that con-
structs paths for the agents to move from one location
on the map to another. This was done by replacing
the old traditional breadth first search by a heuristic
search, which includes the ETD as a heuristic for the
evaluation function of expanding nodes. According to
the exhaustive evaluation performed as mentioned in
section 3, both the learning model and the new plan-
ning helped increase the number of rescued civilians
by more than 10% compared with other strategies,
such as depending on the HP of the civilians or the
distance for tasks planning.
However, during evaluation there were some sce-
narios where the new approach performed almost
similar to the other two approaches. This is likely
to happen since the two parameters used for the other
two approaches are practically a part of the new learn-
ing model and planner, especially, the one with the
civilians sorted according to their HP. In future work,
we are planning to use a more weighted classification
for further enhancements of the results. For exam-
ple, the HP in the used training dataset could have a
larger weight than the other parameters in both the
training and prediction phases. Additionally, when
the approach was tested against previous approach us-
ing a map highly dependent on the ambulance perfor-
mance, better scores were achieved.
The new proposed solution did not only help op-
timize the task planning of the agents and achieve
better results. It also helped overcome the obstacles
enforced by the inaccurate values retrieved from the
simulator regarding civilians. In other words, having
the training dataset was the reason the relation be-
tween these parameters was finally revealed and un-
derstood. As mentioned in Section 2.1.3, the pre-
sented graphs showed that neither the HP nor the
damage can determine the ETD of the civilian if used
alone. This strategy was previously used for rescuing
civilians. This explains why having a training dataset
that consists of multiple parameters was highly effec-
tive to determine and predict the ETD. Moreover, this
helped clarifying what are the parameters that mostly
affect the state of the civilian at each time step.
REFERENCES
Abouraya, A., Helal, D., Sakr, F., Khater, N., Osama, S.,
and Abdennadher, S. (2014). Clustering and planning
for rescue agent simulation. In RoboCup 2013: Robot
World Cup XVII, pages 125–134. Springer.
Afzal, A., Alizadeh, P., Nezhad, M. A., Ghaffari, K., Hasan-
pour, G., Jahedi, K., Kaviani, P., and Omidvar, G.
(2013). Poseidon team description paper robocup
2013, eindhoven.
Bonet, B. and Geffner, H. (2001). Planning as heuristic
search. Artificial Intelligence, 129(1):5–33.
Guan, D.-q., Chen, N., and Jiang, Y.-h. (2010). Robocupres-
cue 2010-rescue simulation league team description.
In RoboCup 2010 Symposium Proceeding CD. Singa-
pore: RoboCup Foundation.
Hesam, A., Taheri, P., Ameri, M., Al-Bouye, M., and
FaghaniLemraski, M. (2015). Robocup rescue 2015
rescue simulation league team description paper.
Hussein, A., Gervet, C., and Abdennadher, S. (2012).
Multi-agent planning for the robocup rescue
simulation-applying clustering into task alloca-
tion and coordination. In ICAART (2), pages
339–342.
Kitano, H. and Tadokoro, S. (2001). Robocup rescue: A
grand challenge for multiagent and intelligent sys-
tems. AI magazine, 22(1):39.
Lane, D. M. (2015). Online statistics education: An inter-
active multimedia course of study.
Murphy, K. P. (2012). Machine learning: a probabilistic
perspective. MIT press.
Russell, S. and Norvig, P. (1995). Intelligent agents. Artifi-
cial intelligence: A modern approach, pages 46–47.
ICAART 2016 - 8th International Conference on Agents and Artificial Intelligence
164