$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

대용량 자료의 분석을 위한 분할정복 커널 분위수 회귀모형
Divide and conquer kernel quantile regression for massive dataset 원문보기

응용통계연구 = The Korean journal of applied statistics, v.33 no.5, 2020년, pp.569 - 578  

방성완 (육군사관학교 수학과) ,  김재오 (군본부 빅데이터분석센터)

초록
AI-Helper 아이콘AI-Helper

분위수 회귀모형반응변수의 조건부 분위수 함수를 추정함으로써 반응변수와 예측변수의 관계에 대한 포괄적인 정보를 제공한다. 특히 커널 분위수 회귀모형은 비선형 관계식을 고려하기 위하여 양정치 커널함수(kernel function)에 의해 만들어지는 재생 커널 힐버트 공간(reproducing kernel Hilbert space)에서 비선형 조건부 분위수 함수를 추정한다. 그러나 KQR은 이차계획법으로 공식화되어 많은 계산비용을 필요로 하므로 컴퓨터 메모리 능력의 제한으로 대용량 자료의 분석은 불가능하다. 이러한 문제점을 해결하기 위하여 본 논문에서는 분할정복(divide and conquer) 알고리즘을 활용한 KQR 추정법(DC-KQR)을 제안한다. DC-KQR은 먼저 전체 훈련자료를 몇 개의 부분집합으로 무작위로 분할(divide)한 후, 각각의 부분집합에 대하여 KQR 분위수 함수를 추정하고 이들의 산술 평균을 이용하여 최종적인 추정량으로 통합(conquer)하는 기법이다. 본 논문에서는 모의실험과 실제자료 분석을 통해 제안한 DC-KQR의 효율적인 성능과 활용 가능성을 확인하였다.

Abstract AI-Helper 아이콘AI-Helper

By estimating conditional quantile functions of the response, quantile regression (QR) can provide comprehensive information of the relationship between the response and the predictors. In addition, kernel quantile regression (KQR) estimates a nonlinear conditional quantile function in reproducing k...

주제어

표/그림 (4)

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

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

문제 정의

  • 이러한 대용량 자료의 분석을 위하여 전체 자료를 분할(divide)한 후 분할된 자료의 추정 결과를 통합(conquer)하는 분할정복 알고리즘(divide and conquer algorithm; DC)이 최근 전통적인 선형 분위수 회귀모형에서 활용되어 추정의 계산 효율을 증대시키는 방법론이 연구되고 있다 (Chen 등, 2018; Jiang 등, 2018; Xu 등, 2020; Chen과 Zhou, 2020). 따라서 본 논문에서는 대용량 자료의 분석을 위하여 분할정복 알고리즘을 활용한 커널 분위수 회귀모형(DC-KQR)과 그 계산 알고리즘을 제안한다.
  • 분할정복 알고리즘은 컴퓨터의 성능 제한으로 대용량 자료의 분석이 전통적인 통계적 방법론으로 불가능 할 때 계산의 효율을 향상시킬 수 있으며, 특히 KQR과 같이 많은 계산 비용을 요구하는 추정법에 매우 효과적으로 적용될 수 있다. 따라서 본 논문에서는 대용량 자료의 분석을 위하여 분할정복 알고리즘을 활용한 커널 분위수 회귀모형(DC-KQR)을 제안한다. 제안한 DC-KQR은 먼저 N개의 전체 훈련자료를 서로 배반인 동일한 크기(n = N/K)의 훈련자료로 구성된 K개의 부분집합으로 무작위로 분할한 후, 각각의 부분집합에 대하여 커널 분위수 회귀함수를 추정하고 이들의 산술 평균을 이용하여 최종적인 추정량으로 통합하는 기법으로 구체적인 알고리즘은 다음과 같다.
  • 특히 반응변수와 설명변수의 비선형 관계식을 고려하는 KQR은 커널함수를 이용하여 비선형 분위수 함수를 보다 정확하게 추정하나, 많은 계산 비용으로 인하여 대용량 자료의 분석에는 그 사용이 제한된다. 따라서 본 논문에서는 대용량 자료의 분석을 위하여 전체 자료를 분할한 후 분할된 자료에서 추정된 분위수 함수들을 통합하는 DC-KQR 추정법을 제안하였다.
  • 본 절에서는 제안한 DC-KQR의 분위수 함수의 추정 정확도와 계산 효율성을 기존의 KQR과 비교하기 위하여 모의실험을 시행하였다. 회귀모형으로는 비선형 함수
  • 본 논문에서 제안하는 DC-KQR 추정법의 유용성을 확인하기 위하여 Bertin-Mahieux 등 (2011)의 Million Song 자료를 분석하였다. 이 자료는 1922년부터 2011년 사이에 발매된 515,345개의 곡에 대한 발매년도와 음색에 관한 90개의 설명변수로 구성되어 있으며, 음색의 정보를 이용하여 발매년도를 추정하는 모형을 구축하는 것이 분석의 목적이다.

가설 설정

  • 을 고려하였으며, 설명변수 x1과 x2는 서로 독립적으로 균등분포 U(−1, 1)를, 오차항 ϵ은 표준정규 분포 N(0, 1)를 따르는 것으로 가정하였다.
본문요약 정보가 도움이 되었나요?

참고문헌 (28)

  1. Bang, S., Eo, S-H., Cho, Y., Jhun, M., and Cho, H. (2016). Non-crossing weighted kernel quantile regression with right censored data, Lifetime Data Analysis, 22, 100-121. 

  2. Bang, S. and Shin, S. (2016). A comparison study of multiple linear quantile regression using non-crossing constraints, The Korean Journal of Applied Statistics, 29, 773-786. 

  3. Bertin-Mahieux, T., Ellis, D., Whitman, B., and Lamere, P. (2011). The million song dataset, In Proceedings of the 12th International Conference on Music Information Retrieval(IS-MIR). 

  4. Caputo, B., Sim, K., Furesjo, F., and Smola, A. (2002). Appearance-based object recognition using SVMs: Which kernel should I use?. In Proceedings of INPS workshop on Statistical methods for computational Experiments in Visual Processing and Computer Vision, 149-158. 

  5. Chen, X., Liu, W., and Zhang, Y. (2018). Quantile regression under memory constraint, arXiv preprint arXiv:1810.08264. 

  6. Chen, L. and Zhou, Y. (2020). Quantile regression in big data: A divide and conquer based strategy, Computational Statistics and Data Analysis, 144, 1-17. 

  7. Chen, X., and Xie, M. G. (2014). A split-and-conquer approach for analysis of extraordinarily large data, Statistica Sinica, 24, 1655-1684. 

  8. Cole, T. and Green, P. (1992). Smoothing Reference Centile Curves: The LMS Method and Penalized Likelihood, Statistics in Medicine, 11, 1305-1319. 

  9. Dhillon, I., Guan, Y., and Kulis, B. (2004). Kernel k-means, spectral clustering and normalized cuts, KDD 2004, 551-556. 

  10. Fan, T., Lin, D., and Cheng, K. (2007). Regression analysis for massive datasets, Data and Knowledge Engineering, 61, 554-562. 

  11. Heagerty, P. and Pepe, M. (1999). Semiparametric Estimation of Regression Quantiles with Application to Standardizing Weight for Height and Age in U.S. Children, The Journal of the Royal Statistical Society, Series C (Applied Statistics), 48, 533-551. 

  12. Jiang, R., Hu, X., Yu, K., and Qian, W. (2018). Composite quantile regression for massive datasets, Statistics, 52, 980-1004. 

  13. Kang, J. and Jhun, M. (2020). Divide-and-conquer random sketched kernel ridge regression for large-scale data, Journal of the Korean Data & Information Science Society, 31, 15-23. 

  14. Karatzoglou, A., Smola, A., Hornik, K., and Zeileis, A. (2004). kernlab-An S4 package for kernel methods in R, Journal of Statistical Software, 11, 1-20. 

  15. Kimeldorf, G. and Wahba, G. (1971). Some results on Tchebycheffian spline functions, Journal of Mathematical Analysis and Applications, 33, 82-95. 

  16. Koenker, R. and Bassett, G. (1978). Regression quantiles, Econometrica, 4, 33-50. 

  17. Koenker, R. and Geling, R. (2001). Reappraising Medfly Longevity: A Quantile Regression Survival Analysis, Journal of the American Statistical Association, 96, 458-468. 

  18. Koenker, R. and Hallock, K. (2001). Quantile Regression, Journal of Economic Perspectives, 15, 143-156. 

  19. Li, Y., Liu, Y., and Zhu, J. (2007). Quantile regression in reproducing kernel Hilbert spaces, Journal of the American Statistical Association, 102, 255-268. 

  20. Li, Y. and Zhu, J. (2008). L1-norm quantile regression, Journal of Computational and Graphical Statistics, 17, 1-23. 

  21. Lin, N. and Xi, R. (2011). Aggregated estimating equation estimation, Statistics and Its Interface, 4, 73-83. 

  22. Powell, D. and Wagner, J. (2014). The exporter productivity premium along the productivity distribution: evidence from quantile regression with nonadditive firm fixed effects, Review of World Economics, 150, 763-785. 

  23. Vapnik, V. N. (1998). Statistical Learning Theory, Wiley, New York. 

  24. Wang, H. and He, X. (2007). Detecting differential expressions in genechip microarray studies: A quantile approach, Journal of the American Statistical Association, 102, 104-112. 

  25. Wu, Y. and Liu, Y. (2009). Stepwise multiple quantile regression estimation using non-crossing constraints, Statistics and Its Interface, 2, 299-310. 

  26. Xu, Q., Cai, C., Jiang, C., Sun, F., and Huang, X. (2020). Block average quantile regression for massive dataset, Statistical Papers, 61, 141-165. 

  27. Yang, H. and Liu, H. (2016). Penalized weighted composite quantile estimators with missing covariates, Statistical Papers, 57, 69-88. 

  28. Zhang, Y., Duchi, J., andWainwright, M. (2015). Divide and conquer kernel ridge regression: A distributed algorithm with minimax optimal rates, Journal of Machine Learning Research, 16, 3299-3340. 

저자의 다른 논문 :

섹션별 컨텐츠 바로가기

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

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

선택된 텍스트

맨위로