$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

부분 단어 토큰화 기법을 이용한 뉴스 기사 정치적 편향성 자동 분류 및 어휘 분석
Automatic Classification and Vocabulary Analysis of Political Bias in News Articles by Using Subword Tokenization 원문보기

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

조단비 (국민대학교 컴퓨터공학과) ,  이현영 (국민대학교 컴퓨터공학과) ,  정원섭 (경남대학교 자유전공학부) ,  강승식 (국민대학교 소프트웨어학부)

초록
AI-Helper 아이콘AI-Helper

뉴스 기사의 정치 분야는 보수, 진보와 같이 양극화된 편향적 특성이 존재하며 이를 정치적 편향성이라고 한다. 뉴스 기사로부터 편향성 문제를 분류하기 위해 키워드 기반의 학습 데이터를 구축하였다. 대부분의 임베딩 연구에서는 미등록어로 인한 문제를 완화시키기 위해 형태소 단위로 문장을 구성한다. 본 논문에서는 문장을 언어 모델에 의해 세부적으로 분할하는 부분 단어로 문장을 구성할 경우 미등록어 수가 감소할 것이라 예상하였다. 부분 단어 토큰화 기법을 이용한 문서 임베딩 모델을 제안하며 이를 SVM과 전방향 뉴럴 네트워크 구조에 적용하여 정치적 편향성 분류 실험을 진행하였다. 형태소 토큰화 기법을 이용한 문서 임베딩 모델과 비교 실험한 결과, 부분 단어 토큰화 기법을 이용한 문서 임베딩 모델이 78.22%로 가장 높은 정확도를 보였으며 부분 단어 토큰화를 통해 미등록어 수가 감소되는 것을 확인하였다. 분류 실험에서 가장 성능이 좋은 임베딩 모델을 이용하여 정치적 인물을 기반한 어휘를 추출하였으며 각 성향의 정치적 인물 벡터와의 평균 유사도를 통해 어휘의 편향성을 검증하였다.

Abstract AI-Helper 아이콘AI-Helper

In the political field of news articles, there are polarized and biased characteristics such as conservative and liberal, which is called political bias. We constructed keyword-based dataset to classify bias of news articles. Most embedding researches represent a sentence with sequence of morphemes....

주제어

표/그림 (7)

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

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 하지만 학습 데이터에 출현한 단어(또는 어절)을 이용한 벡터 표현 기법인 워드 임 베딩은 학습 말뭉치에 출현하지 않은 미등록어 토큰으로 인한 OOV (Out Of Vocabulary) 문제가 발생한다. 본 논문에서는 미등록어를 감소시키고 OOV 문제를 완화시키기 위해 부분 단어 토큰화 기법을 이용하였다. 부분 단어 토큰화 기법을 이용하여 정치적 편향성 문제에 접근하였으며 뉴스 기사로부터 보수와 진보의 문서를 분류하기 위한 문서 임베딩 모델을 (3.
  • 문제가 제기된다. 이러한 정치적 편향성 문제에 접근하기 위해 본 논문에서는 키워드 기반으로 검색되는 기사를 수집하여 학습 데이터를 구축하였다. 미등록어 토큰의 수를 감소시키기 위한 형태소 임베딩의 특성을 고려하여 부분 단어 토큰화 기법이 미등록어 토큰의 수를 감소시키는 데에 효과적일 것이라 예상하였다.
  • 예상하였다. 이에 따라 본 논문에서는 부분 단어 토큰화 기법을 이용하여 문서를 구성하고 이를 평균하여 벡터를 구성하는 문서 임베딩 모델을 제안한다. 정치적 편향성 분류실험에서 뉴스 기사의 본문 텍스트를 하나의 문서로 취급하여 문서 임베딩을 진행하였으며 제안한 부분 단어 토큰화 기법을 이용한 문서 임베딩 모델과 형태소 토큰화 기법을 이용한 문서 임베딩 모델을 비교 실험하였다.
본문요약 정보가 도움이 되었나요?

참고문헌 (19)

  1. S. Greene and P. Resnik, "More than words: Syntactic packaging and implicit sentiment," in Proceedings of the Human Language Technologies: The 2009 Annual Conference of the North American Chapter of the Association for Computational Linguistics, Boulder, pp.503-511, 2009. 

  2. M. Recasens, C. Danescu-Niculescu-Mizil, and D. Jurafsky, "Linguistic models for analyzing and detecting biased language," in Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics, Sofia, Vol.1, pp.1650-1659, 2013. 

  3. C. Hube and B. Fetahu, "Detecting biased statements in wikipedia," in Companion Proceedings of the Web Conference 2018, Lyon, pp.1779-1786, 2018. 

  4. L. Fan, M. White, E. Sharma, R. Su, P. Choubey, R. Huang, and L. Wang, "In plain sight: media bias through the lens of factual reporting," in Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing, Hong Kong, pp.6343-6349, 2019. 

  5. N. Mehrabi, F. Morstatter, N. Saxena, K. Lerman, and A. Galstyan, "A survey on bias and fairness in machine learning," in arXiv preprint arXiv:1908:09635, 2019. 

  6. T. Bolukbasi, K. Chang, J. Zou, V. Saligrama, and A. Kalai, "Man is to computer programmer as woman is to homemaker? debiasing word embeddings," in Proceedings of the Advances in Neural Information Processing Systems, Red Hook, pp.4349-4357, 2016. 

  7. S. Bordia and S. Bowman, "Identifying and reducing gender bias in word-level language models," in Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics, Minneapolis, pp.7-15, 2019. 

  8. J. Font and M. Costa-Jussa, "Equalizing gender biases in neural machine translation with word embeddings techniques," in Proceedings of the 1st ACL Workshop on Gender Bias in Natural Language Processing, Florence, pp.147-154, 2019. 

  9. E. Sheng, K. Chang, P. Natarajan, and N. Peng, "The woman worked as a babysitter: On biases in language generation," in Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing, Hong Kong, pp.3407-3412, 2019. 

  10. T. Mikolov, I. Sutskever, K. Chen, G. Corrado and J. Dean, "Distributed representations of words and phrases and their compositionality," in Proceedings of the Advances in Neural Information Processing Systems, Nevada, pp.3111-3119, 2013. 

  11. T. Mikolov, K. Chen, G. Corrado and J. Dean, "Efficient estimation of word representations in vector space," in Proceedings of the 1st International Conference on Learning Representations, 2013. 

  12. J. Pennington, R. Socher and C. Manning, "Glove: Global vectors for word representation," in Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing, Doha, pp.1532-1543, 2014. 

  13. J. Botha and P. Blunsom, "Compositional morphology for word representations and language modelling," in Proceedings of the International Conference on Machine Learning, Beijing, Vol.32, pp.1899-1907, 2014. 

  14. R. Cotterell and H. Schutze, "Morphological word embeddings," in Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics, Denver, pp.1287-1292, 2015. 

  15. J. Wieting, M. Bansal, K. Gimpel, and K. Livescu, "Towards universal paraphrastic sentence embeddings," in Proceedings of the 4th International Conference on Learning Representations, 2016. 

  16. T. Kudo, "Subword regularization: Improving neural network translation models with multiple subword candidates," in Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics, Melbourne, Vol.1, pp.66-75, 2018. 

  17. M. Domingo, M. Garcia-Marinez, A. Helle, F. Casacuberta, and M. Herranz, "How much does tokenization affect neural machine translation?," in arXiv preprint arXiv:1812.08621, 2018. 

  18. P. Bojanowski, E. Grave, A. Joulin, and T. Mikolov, "Enriching word vectors with subword information," in Transactions of the Association for Computational Linguistics, Vol.5, pp.135-146, 2017. 

  19. D. Cho, H. Lee, and S. Kang, "Sentiment analysis for informal text by using sentencepiece tokenizer and subword embedding," in Proceedings of the Korea Computer Congress 2020, Online, pp.395-397, 2020. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

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

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

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

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

선택된 텍스트

맨위로