$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

이기종 머신러닝 모델 기반 치매예측 모델
Dementia Prediction Model based on Gradient Boosting 원문보기

한국정보통신학회논문지 = Journal of the Korea Institute of Information and Communication Engineering, v.25 no.12, 2021년, pp.1729 - 1738  

이태인 (Psychology & Applied Artifical Intelligence, Sungkyunkwan University) ,  오하영 (College of Computing and Informatics, Sungkyunkwan University)

초록
AI-Helper 아이콘AI-Helper

머신러닝은 인지심리, 뇌과학과 긴밀한 관계를 유지하며 함께 발전하고 있다. 본 논문은 OASIS-3 dataset을 머신러닝 기법을 이용하여 분석하고, 이를 통해 치매를 예측하는 모델을 제안한다. OASIS-3 데이터 중 각 영역의 부피를 수치화한 데이터들에 대해 PCA(Principal component analysis) 를 통한 차원 축소를 실행한 뒤, 중요한 요소(특징)들만 추출 후 이에 대해 그래디언트 부스팅, 스태킹을 포함한 다양한 머신러닝 모델들을 적용, 각각의 성능을 비교한다. 제안하는 기법은 기존 연구들과 달리 뇌 생체 데이터들은 물론 참가자의 성별 등의 기본 정보 데이터, 참여자의 의료 정보 데이터를 사용했기에 차별성이 크다. 또한, 다양한 성능평가를 통해 제안하는 기법이 다양한 수치 데이터 중 치매와 더 많은 관련성을 보이는 특징들을 찾아내어 치매를 더 잘 예측할 수 있는 모델임을 보였다.

Abstract AI-Helper 아이콘AI-Helper

Machine learning has a close relationship with cognitive psychology and brain science and is developing together. This paper analyzes the OASIS-3 dataset using machine learning techniques and proposes a model for predicting dementia. Dimensional reduction through PCA (Principal Component Analysis) i...

주제어

표/그림 (12)

참고문헌 (12)

  1. T. F. Oltmanns and R. E. Emery, "Abnormal Psychology," eight eidition, PEARSON, 2015. 

  2. C. Lian, M. Liu, Y. Pan, and D. Shen, "Attention-Guided Hybrid Network for Dementia Diagnosis With Structural MR Images," IEEE transactions on cybernetics, pp. 1-20, 2020. 

  3. Y. B. Lee, K. Yoo, J. H. Roh, W. J. Moon, and Y. Jeong, "Brain-State Extraction Algorithm Based on the State Transition(BEST): A Dynamic Functoinal Brain Network Analysis in fMRI Study," Brain Topography vol. 32, pp. 897-913, 2019. 

  4. S. E. Ryu, D. H. Shin, and K. Chung, "Prediction Model of Dementia Risk Based on XGBoost Using Derived Variable Extraction and Hyper Parameter Optimization," IEEE Access, vol. 8, pp. 177708-177720, 2020. 

  5. S. Buvari and K. Pettersson, "A Comparison on Image, Numerical and Hybrid based Deep Learning for Computer-aided AD Diagnostics," Degree Project In Technology, First Cycle, 15 Credits Stockholm, Sweden, vol. 1, pp. 1-20, 2020. 

  6. A. C. Muller and S. Guido, "Introduction to Machine Learning with Python," O'Reilly, Hanbit, pp. 178-180, 2018. 

  7. A. Geron, "Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow Concepts, Tools, and Techniques to Build Intelligent Systems," O'Reilly, pp. 191-202, 2017. 

  8. T. Chen and C. Guestrin, "XGBoost: A Scalable Tree Boosting System," KDD '16: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data, pp. 785-794, 2016. 

  9. D. S. Marcus, T. H. Wang, J. Parker, J. G. Csernansky, J. C. Morris, and R. L. Buckner, "Open Access Series of Imaging Studies (OASIS): cross-sectional MRI data in young, middle aged, nondemented, and demented older adults," J. Cogn. Neurosci, vol. 19, no. 9, pp. 1498-1507, 2007. 

  10. P. J. LaMontagne, T. LS. Benzinger, J. C. Morris, K. Sarah, H. Russ, X. Chengjie, G. Elizabeth, H. Jason, M. K. Vlassenko, G. A. Raichle, E. Marcus, C. Carlos, and M. Daniel, "OASIS-3:Longitudinal Neuroimaging, Clinical, and Cognitive Dataset for Normal Aging and Alzheimer Disease," medRxiv, 2019. 

  11. Morphometry Stats and Global Measure of Volume [Internet]. Available: https://surfer.nmr.mgh.harvard.edu/fswiki/MorphometryStats. 

  12. MaxAbsScaler [Internet]. Available: https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html#sklearn.preprocessing.MaxAbsScaler. 

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

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

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

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

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

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

선택된 텍스트

맨위로