Skip to main content

Proposal and Evaluation of a Robust Pheromone-Based Algorithm for the Patrolling Problem with Various Graph Structure

  • Conference paper
Proceedings of the 18th Asia Pacific Symposium on Intelligent and Evolutionary Systems, Volume 1

Part of the book series: Proceedings in Adaptation, Learning and Optimization ((PALO,volume 1))

Abstract

Recently, the urgent necessity to develop an algorithm to resolve patrolling problems has become evident. This problem is modeled using a graph structure and defined as the requirement that an agent or multi-agents patrol each node in the graph at the shortest regular intervals possible. To solve the problem, some central controlled algorithms have been proposed. However, these algorithms require a central control system, and therefore, their reliability strongly depends on the reliability of the central control system. Thus, the algorithm has a lower ability in severe environments, for example, in the case of communication between an agent and the central control system. Instead of a central controlled algorithm, some autonomous distributed algorithms have been proposed. In this paper, we propose an autonomous distributed algorithm, called pheromone and inverse degree-based Probabilistic Vertex-Ant-Walk (pidPVAW), which is an improved version of pheromone-based Probabilistic Vertex-Ant-Walk (pPVAW). pPVAW is based on Probabilistic Vertex-Ant-Walk (PVAW). These algorithms use a pheromone model corresponding to fixed points for agent communication and cooperative patrolling. The difference between pidPVAW and pPVAW is that when an agent determines the neighbor node to which it moves the next time, pidPVAW takes into consideration the degree of each neighbor node, whereas pPVAW does not. This consideration is useful for scale-free or tree-like graphs. It is considered that lower degree nodes cannot easily be visited by agents when they use pPVAW. In contrast, when agents use pidPVAW, they can visit these lower degree nodes with ease. pidPVAW inherits some parts of the useful behavior of pPVAW, such as that agents using pPVAW do not return to the last visited node.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 219.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Almeida, A., Ramalho, G., Santana, H., Tedesco, P., Menezes, T., Corruble, V., Chevaleyre, Y.: Multi-agent patrolling with reinforcement learning. In: Proceedings of 17th Brazilian Symposium on Artificial Intelligence, pp. 526–535 (2004)

    Google Scholar 

  2. Barabási, A.L., Albert, R., Jeong, H.: Scale-free characteristics of random networks: the topology of the world-wide web. Physica A: Statistical Mechanics and its Applications 281(1), 69–77 (2000)

    Article  Google Scholar 

  3. Chevaleyre, Y.: Theoretical analysis of the multi-agent patrolling problem. In: Proceedings of IEEE International Conference on Intelligent Agent Technology, pp. 302–308 (2004)

    Google Scholar 

  4. Chu, H.N., Glad, A., Simonin, O., Sempe, F., Drogoul, A., Charpillet, F.: Swarm approaches for the patrolling problem, information propagation vs. pheromone evaporation. In: Proceedings of the 19th IEEE International Conference on Tools with Artificial Intelligence, ICTAI 2007, vol. 01, pp. 442–449 (2007)

    Google Scholar 

  5. Doi, S.: Proposal and evaluation of a pheromone-based algorithm for the patrolling problem in dynamic environments. In: Proceedings of the 2013 IEEE Symposium on Swarm Intelligence, IEEE SIS 2013, pp. 48–55 (2013)

    Google Scholar 

  6. Elmaliach, Y., Agmon, N., Kaminka, G.A.: Multi-robot area patrol under frequency constraints. Annals of Mathematics and Artificial Intelligence 57(3), 293–320 (2009)

    Article  MATH  MathSciNet  Google Scholar 

  7. Elor, Y., Bruckstein, A.M.: Autonomous multi-agent cycle based patrolling. Technion CIS Technical Reports CIS-2009-15 (2009)

    Google Scholar 

  8. Elor, Y., Bruckstein, A.M.: Autonomous multi-agent cycle based patrolling. In: Dorigo, M., Birattari, M., Di Caro, G.A., Doursat, R., Engelbrecht, A.P., Floreano, D., Gambardella, L.M., Groß, R., Şahin, E., Sayama, H., Stützle, T. (eds.) ANTS 2010. LNCS, vol. 6234, pp. 119–130. Springer, Heidelberg (2010)

    Chapter  Google Scholar 

  9. Gabriely, Y., Rimon, E.: Spanning-tree based coverage of continuous areas by a mobile robot. Annals of Mathematics and Artificial Intelligence 31(1-4), 77–98 (2001)

    Article  Google Scholar 

  10. Glad, A., Simonin, O., Buffet, O., Charpillet, F., et al.: Theoretical study of ant-based algorithms for multi-agent patrolling. In: 18th European Conference on Artificial Intelligence Including Prestigious Applications of Intelligent Systems (PAIS 2008) ECAI 2008, pp. 626–630 (2008)

    Google Scholar 

  11. Lauri, F., Charpillet, F., et al.: Ant colony optimization applied to the multi-agent patrolling problem. In: IEEE Swarm Intelligence Symposium (2006)

    Google Scholar 

  12. Machado, A., Ramalho, G., Zucker, J.D., Drogoul, A.: Multi-agent patrolling: An empirical analysis of alternative architectures. In: Sichman, J.S., Bousquet, F., Davidsson, P. (eds.) MABS 2002. LNCS (LNAI), vol. 2581, pp. 155–170. Springer, Heidelberg (2003)

    Chapter  Google Scholar 

  13. Portugal, D., Rocha, R.: Msp algorithm: multi-robot patrolling based on territory allocation using balanced graph partitioning. In: Proceedings of ACM Symposium on Applied Computing, pp. 1271–1276 (2010)

    Google Scholar 

  14. Santana, H., Ramalho, G., Corruble, V., Corruble, V.: Multi-agent patrolling with reinforcement learning. In: AAMAS2004 Proceedings of the Third International Joint Conference on Autonomous Agents and Multiagent Systems, vol. 3, pp. 1122–1129 (2004)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Shigeo Doi .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Springer International Publishing Switzerland

About this paper

Cite this paper

Doi, S. (2015). Proposal and Evaluation of a Robust Pheromone-Based Algorithm for the Patrolling Problem with Various Graph Structure. In: Handa, H., Ishibuchi, H., Ong, YS., Tan, K. (eds) Proceedings of the 18th Asia Pacific Symposium on Intelligent and Evolutionary Systems, Volume 1. Proceedings in Adaptation, Learning and Optimization, vol 1. Springer, Cham. https://doi.org/10.1007/978-3-319-13359-1_31

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-13359-1_31

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-13358-4

  • Online ISBN: 978-3-319-13359-1

  • eBook Packages: EngineeringEngineering (R0)

Publish with us

Policies and ethics