$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

한국어 언어 모델을 활용한 보이스피싱 탐지 기능 개선
Exploiting Korean Language Model to Improve Korean Voice Phishing Detection 원문보기

정보처리학회논문지. KIPS transactions on software and data engineering. 소프트웨어 및 데이터 공학, v.11 no.10, 2022년, pp.437 - 446  

(숭실대학교 컴퓨터학과) ,  박동주 (숭실대학교 컴퓨터학부)

초록
AI-Helper 아이콘AI-Helper

보이스피싱 통화 내용을 탐지하고 분류하는데 핵심 엔진으로 최신 머신러닝(ML) 및 딥러닝(DL) 알고리즘과 결합된 자연어 처리(NLP)텍스트 분류 작업이 널리 사용된다. 비대면 금융거래의 증가와 더불어 보이스피싱 통화 내용 분류에 대한 많은 연구가 진행되고 양호한 성과를 보이고 있지만, 최신 NLP 기술을 활용한 성능 개선의 필요성이 여전히 존재한다. 본 논문은 KorCCVi라는 레이블이 지정된 한국 보이스 피싱 데이터의 텍스트 분류를 기반으로 여러 다른 최신 알고리즘과 비교하여 사전 훈련된 한국어 모델 KoBERT의 한국 보이스 피싱 탐지 성능을 벤치마킹한다. 실험 결과에 따르면 KoBERT 모델의 테스트 집합에서 분류 정확도가 99.60%로 다른 모든 모델의 성능을 능가한다.

Abstract AI-Helper 아이콘AI-Helper

Text classification task from Natural Language Processing (NLP) combined with state-of-the-art (SOTA) Machine Learning (ML) and Deep Learning (DL) algorithms as the core engine is widely used to detect and classify voice phishing call transcripts. While numerous studies on the classification of voic...

주제어

표/그림 (13)

참고문헌 (25)

  1. K. Kowsari, D. E. Brown, M. Heidarysafa, K. J. Meimandi, M. S. Gerber, and L. E. Barnes, "HDLTex: Hierarchical deep learning for text classification," 2017 16th IEEE International Conference on Machine Learning and Applications (ICMLA), pp.364-371, 2017. doi: 10.1109/ICMLA.2017.0-134. 

  2. C. C. Aggarwal and C. X. Zhai, "A survey of text classification algorithms," Mining Text Data, pp.163-222, Aug. 2012. doi: 10.1007/978-1-4614-3223-4_6. 

  3. J. Devlin, M. W. Chang, K. Lee, and K. Toutanova, "BERT: Pre-training of deep bidirectional transformers for language understanding," NAACL HLT 2019 - 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp.4171-4186, 2018, Accessed: Dec. 27, 2021. [Online]. Available: https://arxiv.org/abs/1810.04805v2. 

  4. SKTBrain/KoBERT: Korean BERT pre-trained cased (KoBERT) [Internet], https://github.com/SKTBrain/KoBERT (accessed Dec. 27, 2021). 

  5. M. K. M. Boussougou, S. Jin, D. Chang, and D.-J. Park, "Korean voice phishing text classification performance analysis using machine learning techniques," Proceedings of the Korea Information Processing Society Conference, pp. 297-299, 2021. doi: 10.3745/PKIPS.Y2021M11A.297. 

  6. K. Kowsari, K. J. Meimandi, M. Heidarysafa, S. Mendu, L. E. Barnes, and D. E. Brown, "Text classification algorithms: A survey," Information (Switzerland), Vol.10, No.4, Apr. 2019, doi: 10.3390/info10040150. 

  7. M. K. M. Boussougou and D.-J. Park, "A real-time efficient detection technique of voice phishing with AI," in Proceedings of Korea Software Congress 2021, pp.768-770, 2021, Accessed: Oct. 13, 2021. [Online]. Available: https://www.dbpia.co.kr/Journal/articleDetail?nodeIdNODE10583070. 

  8. Catboost, "CatBoost - open-source gradient boosting library," 2021. [Internet], https://catboost.ai/ (accessed Mar. 11, 2022). 

  9. XBGoost, "XGBoost Documentation - Introduction to Boosted Trees," 2020. [Internet], https://xgboost.readthedocs.io/en/latest/tutorials/model.html (accessed Mar. 11, 2022). 

  10. T. Chen and C. Guestrin, "XGBoost: A scalable tree boosting system," Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp.785794, 2016. doi: 10.1145/2939672.2939785. 

  11. G. Ke et al., "LightGBM: A highly efficient gradient boosting decision tree," Advances in Neural Information Processing Systems, pp.3147-3155, 2017, Accessed: Mar. 11, 2022. [Online]. Available: https://github.com/Microsoft/LightGBM. 

  12. "Welcome to LightGBM's documentation! - LightGBM 3.3.2.99 documentation." [Internet], https://lightgbm.readthedocs.io/en/latest/index.html (accessed Mar. 11, 2022). 

  13. Z. C. Lipton, J. Berkowitz, and C. Elkan, "A critical review of recurrent neural networks for sequence learning," 2015, Accessed: Mar. 11, 2022. [Online]. Available: http://arxiv.org/abs/1506.00019. 

  14. A. Sherstinsky, "Fundamentals of Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM) network," Physica D: Nonlinear Phenomena, Vol.404, 2020, doi: 10.1016/j.physd.2019.132306. 

  15. M. Schuster and K. K. Paliwal, "Bidirectional recurrent neural networks," IEEE Transactions on Signal Processing, Vol.45, No.11, pp.2673-2681, 1997. doi: 10.1109/78.650093. 

  16. A. Graves and J. Schmidhuber, "Framewise phoneme classification with bidirectional LSTM and other neural network architectures," Neural Networks, Vol.18, No.5-6, pp.602-610, 2005, doi: 10.1016/j.neunet.2005.06.042. 

  17. K. Cho et al., "Learning phrase representations using RNN encoder-decoder for statistical machine translation," EMNLP 2014 - 2014 In Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp.1724-1734, 2014. doi: 10.3115/v1/d14-1179. 

  18. H. Cho, H. Im, Y. Yi, and J. Cha, "Comparison of Korean classification models' Korean essay score range prediction performance," KIPS Transactions on Software and Data Engineering, Vol.11, No.3, pp.133-140, 2022. doi: 10.3745/KTSDE.2022.11.3.133. 

  19. S. Choi, M.-K. Park, and E. Kim, "How are Korean neural language models 'surprised' layerwisely?," Journal of Language Sciences, Vol.28, No.4, pp.301-317, 2021. doi: 10.14384/kals.2021.28.4.301. 

  20. K. Yang, "Transformer-based Korean pretrained language models: A survey on three years of progress," 2021, Accessed: Mar. 11, 2022. [Online]. Available: http://arxiv.org/abs/2112.03014. 

  21. K. Yang, W. Jang, and W. I. Cho, "APEACH: Attacking pejorative expressions with analysis on crowd-generated hate speech evaluation datasets," 2022, Accessed: Mar. 13, 2022. [Online]. Available: http://arxiv.org/abs/2202.12459. 

  22. S. Park, H. Yang, M. Choe, M. Ha, K. Chung, and M. Koo, "Sentimental Analysis of YouTube Korean Comments Using KoBERT," in Proceedings of Korea Software Congress 2020, pp.1385-1387, 2020. [Online]. Available: http://www.dbpia.co.kr/journal/articleDetail?nodeIdNODE10529995 

  23. K.-H. Park, Y.-S Jeong, "Korean daily conversation topics classification using KoBERT," in Proceedings of Korea Software Congress 2021, pp.1735-1737, 2021. Accessed: Dec. 27, 2021. [Online]. Available: https://www.dbpia.co.kr/journal/articleDetail?nodeIdNODE10583420. 

  24. A. K. Uysal and S. Gunal, "The impact of preprocessing on text classification," Information Processing & Management, Vol.50, No.1, pp.104-112, 2014. doi: 10.1016/J.IPM.2013.08.006. 

  25. E. Grave, P. Bojanowski, P. Gupta, A. Joulin, and T. Mikolov, "Learning word vectors for 157 languages," 2019. Accessed: Nov. 15, 2020. [Online]. Available: https://fasttext.cc/ 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

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

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

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

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

선택된 텍스트

맨위로