DOI QR코드

DOI QR Code

내비게이션 경로설정에서 최단거리경로 탐색을 위한 A*와 Dijkstra 알고리즘의 하이브리드 검색법

A Hybrid Search Method of A* and Dijkstra Algorithms to Find Minimal Path Lengths for Navigation Route Planning

  • 이용후 (명지대학교 컴퓨터공학과) ;
  • 김상운 (명지대학교 컴퓨터공학과)
  • Lee, Yong-Hu (Department of Computer Engineering, Myongji University) ;
  • Kim, Sang-Woon (Department of Computer Engineering, Myongji University)
  • 투고 : 2014.08.10
  • 심사 : 2014.09.30
  • 발행 : 2014.10.25

초록

내비게이션 경로탐색 시스템에서 A* 알고리즘을 사용할 경우 경로거리가 멀수록 Open 리스트(최적의 경로를 선택하기 위해 탐색된 예비경로들의 집합)의 크기가 증가하며, 이로 인해 비교연산이 증가하게 된다. 본 논문에서는 Dijkstra의 알고리즘과 A* 알고리즘을 주기적으로 교체 적용하여 Open 리스트의 크기를 줄일 수 있는 검색 방법을 제안한다. 여기서 두 알고리즘을 교체 적용하기 위하여 Level이라는 이름의 파라미터를 사용한다. 미리 정해진 레벨(깊이)만큼 Dijkstra의 알고리즘으로 탐색한 다음 A* 알고리즘으로 교체되도록 한다. 이 때 Dijkstra 알고리즘의 Open 리스트에 있는 노드들을 A* 알고리즘의 평가함수로 적합도를 평가하여 가능성이 있는 노드만을 A* 알고리즘의 Open 리스트로 전달한다. 따라서 계속되는 검색과정에서 Open 리스트의 크기가 불필요하게 증가되는 것을 억제할 수 있다. 또한 Dijkstra와 A* 알고리즘을 번갈아 적용하기 때문에 A* 알고리즘으로는 찾지 못할 최적 또는 준 최적 경로를 Dijkstra의 알고리즘으로 탐색한 결과와 비슷한 수준으로 찾을 수 있게 된다. 제안한 하이브리드 검색 알고리즘을 인공 및 실제의 지도 데이터를 이용하며 실험한 결과, 기존의 탐색 알고리즘과 비슷한 수준의 최단경로거리를 유지하면서 비교연산의 수를 더 줄일 수 있었다. 이 실험에서는 Level 값은 임의로 선정하였다. 따라서 실제의 도로 상황에서 최적 Level 값을 자동 선정하는 연구는 앞으로의 과제이다.

In navigation route planning systems using A* algorithms, the cardinality of an Open list, which is a list of candidate nodes through which a terminal node can be accessed, increases as the path length increases. In this paper, a method of alternately utilizing the Dijkstra's algorithm and the A* algorithm to reduce the cardinality of the Open list is investigated. In particular, by employing a depth parameter, named Level, the two algorithms are alternately performed depending on the Level's value. Using the hybrid searching approach, the Open list constructed in the Dijkstra's algorithm is transferred into the Open list of the A* algorithm, and consequently, the unconstricted increase of the cardinality of the Open list of the former algorithm can be avoided and controlled appropriately. In addition, an optimal or nearly optimal path similar to the Dijkstra's route, but not available in the A* algorithm, can be found. The experimental results, obtained with synthetic and real-life benchmark data, demonstrate that the computational cost, measured with the number of nodes to be compared, was remarkably reduced compared to the traditional searching algorithms, while maintaining the similar distance to those of the latter algorithms. Here, the values of Level were empirically selected. Thus, a study on finding the optimal Level values, while taking into consideration the actual road conditions remains open.

키워드

참고문헌

  1. Hofmann-Wellenhof, B., Lichtenegger, H., Collins, J., Global Positioning System: Theory and Practice, Springer-Verlag, New York, 2001.
  2. Dijkstra, E. W., "A note on two problems in connextion with graphs", Numerische Mathematik, vol. 1, no. 1, pp. 269-271, 1959. https://doi.org/10.1007/BF01386390
  3. Hart, P. E., Nilsson, N. J., Raphael, B., "A formal basis for the heuristic determination of minimum cost paths", IEEE Transactions on System Science and Cybernetics, vol. 4, no. 2, pp. 100-107, 1968. https://doi.org/10.1109/TSSC.1968.300136
  4. Rios, L. H. O., Chaimowicz, L., "A survey and classification of A* based best-first heuristic search algorithms", Proc. of the 20th Brazilian Symposium on Artificial Intelligence (SBIA 2010), vol. 6404, pp. 253-262, 2010.
  5. Lee, J., Kim, J., and Jeon, H. S., "Performance evaluation of different route planning algorithms in the vehicle navigation system," Journal of Korean Association of Information Education, vol. 2, no. 2, pp. 252-259, 1998.
  6. Flinsenberg, I. C. M., Route Planning Algorithms for Car Navigation, PhD Thesis, Technische Universiteit Eindhoven, The Netherlands, 2004.
  7. Ok, S.-H., Ahn, J.-H., Kang, S., and Moon, B., "A combined heuristic algorithm for preference-based shortest path search," Journal of the Institute of Electronics Engineers of Korea, vol. 47(TC), no. 8, pp. 716-726, 2010.
  8. Lee, B.-W., Choi, W.-K., and Jeon, H.-T., "Intelligent navigation system using fuzzy logic," Journal of the Institute of Electronics Engineers of Korea, vol. 43(CI), no. 4, pp. 67-72, 2006.
  9. Park, M.-J., A Study on the High-Speed Search Method Using A* Algorithm, Master Thesis of Electronic Engineering, Hoseo University, Cheonan, Korea, 2011.
  10. Korf, R. E., "Real-Time Heuristic Search", Artificial Intelli.. vol. 42, no. 2-3, pp. 189-211. 1990. https://doi.org/10.1016/0004-3702(90)90054-4
  11. Bulitko, V., Lee, G., "Learning in Real Time Search: A Unifying Framework", Journal of Artificial Intelligence Research. vol. 25, pp. 119-157, 2006.
  12. Lee, Y.-H., Kim, S.-W., "A method of finding the optimal paths on image maps for navigation system," Proceedings of IPIU 2014, Jeju, Korea, Feburary 2014.
  13. Lee, Y.-H., Kim, S.-W., "A Hybrid Search Method to Find Minimal Length Paths for Navigation Route Planning," Proc. of ICAI 2014, Las Vegas, NV, pp. 378-384, July 2014.

피인용 문헌

  1. Dynamic Route Choice Prediction Model Based on Connected Vehicle Guidance Characteristics vol.2017, pp.2042-3195, 2017, https://doi.org/10.1155/2017/6905431
  2. Automatic Ship Routing with High Reliability and Efficiency between Two Arbitrary Points at Sea pp.1469-7785, 2019, https://doi.org/10.1017/S0373463318000814
  3. 방향성이 있는 동적인 도로에서 실시간 최단 경로 탐색 시스템의 설계와 구현 vol.20, pp.4, 2014, https://doi.org/10.9717/kmms.2017.20.4.649
  4. 잠수함 데이터 분산 시스템을 위한 테스트 케이스 생성 기법 vol.8, pp.4, 2014, https://doi.org/10.3745/ktsde.2019.8.4.137