$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

Pedestrian GPS Trajectory Prediction Deep Learning Model and Method 원문보기

韓國컴퓨터情報學會論文誌 = Journal of the Korea Society of Computer and Information, v.27 no.8, 2022년, pp.61 - 68  

Yoon, Seung-Won (Dept. of Computer Science, Chung-nam National University) ,  Lee, Won-Hee (Dept. of Computer Science, Chung-nam National University) ,  Lee, Kyu-Chul (Dept. of Computer Science, Chung-nam National University)

초록
AI-Helper 아이콘AI-Helper

본 논문에서는 딥러닝 모델 기반 보행자의 GPS 경로를 예측하는 시스템을 제안한다. 보행자 경로 예측은 보행자의 위험 및 충돌 상황들을 알림을 통해 방지할 수 있으며, 다양한 마케팅 등 비즈니스 면에서도 영향을 끼치는 연구이다. 또한 보행자 뿐 아니라 많은 각광을 받고 있는 무인 이동수단의 경로 예측에도 활용될 수 있다. 다양한 경로 예측 방식들 중 본 논문은 GPS 데이터를 활용하여 경로를 예측하는 연구이다. 시계열 데이터인 보행자의 GPS 경로를 학습하여 다음 경로를 예측하도록 하는 딥러닝 모델 기반 연구이다. 본 논문에서는 보행자의 GPS 경로를 딥러닝 모델이 학습할 수 있도록하는 데이터 셋 구성 방식을 제시하였으며, 예측 범위에 큰 제약이 없는 경로 예측 딥러닝 모델을 제안한다. 본 연구의 경로 예측 딥러닝 모델에 적합한 파라메터들을 제시하였으며, 우수한 예측 성능을 보이는 결과를 제시한다.

Abstract AI-Helper 아이콘AI-Helper

In this paper, we propose a system to predict the GPS trajectory of a pedestrian based on a deep learning model. Pedestrian trajectory prediction is a study that can prevent pedestrian danger and collision situations through notifications, and has an impact on business such as various marketing. In ...

주제어

표/그림 (13)

AI 본문요약
AI-Helper 아이콘 AI-Helper

문제 정의

  • 본 연구는 딥러닝 모델 기반 보행자의 GPS 경로를 예측하는 연구이다. 본 논문은 시계열 예측 관련연구들과 경로 예측 관련연구들을 제시하였으며, 딥러닝 모델 생성을 위해 경로 데이터를 Look_back과 Forward_length 개념을 생성하여 학습, 테스트 데이터를 구성하였다.
  • 보행자의 경로를 예측하는 연구는 활용하는 데이터에 따라 영상을 통한 예측과 GPS 데이터를 통한 예측으로 나눌 수 있다. 본 연구팀은 예측 범위에 제한 없이 가장 넓은 범위의 보행자 경로를 예측할 수 있는 GPS 데이터를 통한 보행자 경로 예측 연구를 진행하였다. 본 연구팀은 경로예측을 위하여 다음과 같은 방법을 제시한다.

가설 설정

  • 이러한 마르코프 체인을 전제로한 모델이 시계열 데이터를 다루는데 강점을 지닌 은닉 마르코프 모델(Hidden Markov Model) 이다. 은닉 마르코프 모델은 각 상태들이 마르코프 체인을 따르되 은닉(Hidden)되어 있다고 가정한다. 그러기에 출력치만 관측되고 상태의 흐름은 관측을 못 한다.
본문요약 정보가 도움이 되었나요?

참고문헌 (20)

  1. Piccolo, Domenico. "A distance measure for classifying ARIMA models." Journal of time series analysis 11.2: 153-164, March 1990. DOI: 10.1111/j.1467-9892.1990.tb00048.x 

  2. McLeod, Allan I., and William K. Li. "Diagnostic checking ARMA time series models using squared-residual autocorrelations." Journal of time series analysis 4.4: 269-273, July 1983. DOI:10.1111/j.1467-9892.1983.tb00373.x 

  3. Eddy, Sean R. "Accelerated profile HMM searches." PLoS computational biology 7.10: e1002195, October 2011. DOI: 10.1371/journal.pcbi.1002195 

  4. Geyer, Charles J. "Practical markov chain monte carlo." Statistical science: 473-483, November 1992. DOI: 10.1214/ss/1177011137 

  5. Gun-Tae Son, Jeong-Hwa Jeong, and Min-Wook Park. "Study of Hidden Markov Model for Speech Recognition1." CSAM (Communications for Statistical Applications and Methods) 5.1 (1998): 155-165. 

  6. Cherkassky, Vladimir, and Yunqian Ma. "Practical selection of SVM parameters and noise estimation for SVM regression." Neural networks 17.1: 113-126, January 2004. DOI: 10.1016/S0893-6080(03)00169-2 

  7. Ouyang, Wanli, and Xiaogang Wang. "Single-pedestrian detection aided by multi-pedestrian detection." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, June 2013. DOI: 10.1109/cvpr.2013.411 

  8. Giuliari, Francesco, et al. "Transformer networks for trajectory forecasting." 2020 25th international conference on pattern recognition (ICPR). IEEE, January 2021. DOI: 10.1109/ICPR48806.2021.9412190 

  9. ANDLE, Joshua J., et al. The Stanford Drone Dataset is More Complex than We Think: An Analysis of Key Characteristics. IEEE Transactions on Intelligent Vehicles, April 2022. DOI: 10.1109/TIV.2022.3166642 

  10. Z. Yang, M. Sun, H. Ye, Z. Xiong, G. Zussman and Z. Kostic, "Bird's-eye View Social Distancing Analysis System," 2022 IEEE International Conference on Communications Workshops (ICC Workshops), May 2022, pp. 427-432, doi: 10.1109/ICCWorkshops53468.2022.9814627. 

  11. Varshneya, Daksh, and G. Srinivasaraghavan. "Human trajectory prediction using spatially aware deep attention models." arXiv preprint arXiv:1705.09436, May 2017. DOI: 10.48550/arXiv.1705.09436 

  12. Endo, Yuki, et al. "Predicting destinations from partial trajectories using recurrent neural network." Pacific-Asia Conference on Knowledge Discovery and Data Mining. Springer, Cham, April 2017. DOI: 10.1007/978-3-319-57454-7_13 

  13. Duives, Dorine C., Guangxing Wang, and Jiwon Kim. "Forecasting pedestrian movements using recurrent neural networks: An application of crowd monitoring data." Sensors19.2 : 382, January 2019. DOI: 10.3390/s19020382 

  14. LI, Zhe, et al. Grid map construction and terrain prediction for quadruped robot based on c-terrain path. IEEE Access, March 2020. DOI: 10.1109/ACCESS.2020.2977396 

  15. Hassan, Md Rafiul, and Baikunth Nath. "Stock market forecasting using hidden Markov model: a new approach." 5th International Conference on Intelligent Systems Design and Applications (ISDA'05). IEEE, September 2005. DOI: 10.1109/isda.2005.85 

  16. Shaheen, Hera, Shikha Agarwal, and Prabhat Ranjan. "MinMaxScaler binary PSO for feature selection." First international conference on sustainable technologies for computational intelligence. Springer, Singapore, November 2020. DOI: 10.1007/978-981-15-0029-9_55 

  17. Qian, Huajie, et al. "RobustScaler: QoS-Aware Autoscaling for Complex Workloads." arXiv preprint arXiv:2204.07197, April 2022. DOI: 10.48550/arXiv.2204.07197 

  18. Cho, Kyunghyun, et al. "Learning phrase representations using RNN encoder-decoder for statistical machine translation." arXiv preprint arXiv:1406.1078, September 2014. DOI: 10.48550/arXiv.1406.1078 

  19. Yu, Yong, et al. "A review of recurrent neural networks: LSTM cells and network architectures." Neural computation 31.7: 1235-1270, July 2019. DOI: 10.1162/neco_a_01199 

  20. Hodson, Timothy O. "Root-mean-square error (RMSE) or mean absolute error (MAE): when to use them or not." Geoscientific Model Development 15.14, July 2022. DOI: 10.5194/gmd-15-5481-2022 

관련 콘텐츠

오픈액세스(OA) 유형

FREE

Free Access. 출판사/학술단체 등이 허락한 무료 공개 사이트를 통해 자유로운 이용이 가능한 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로