학술논문

K-Means 클러스터링 성능 향상을 위한 최대평균거리 기반 초기값 설정
Refining Initial Seeds using Max Average Distance for K-Means Clustering
Document Type
Article
Source
인터넷정보학회논문지 / Journal of Internet Computing and Services (JICS). Apr 30, 2011 12(2):103
Subject
클러스터링(clustering)
K-Means
초기값(initial seed)
Language
Korean
English
ISSN
1598-0170
Abstract
대규모 데이터에 대한 특성에 따라 몇 개의 클러스터로 군집화하는 클러스터링 기법은 계층적 클러스터링이나 분할 클러스터링 등 다양한 기법이 있는데 그 중에서 K-Means 알고리즘은 구현이 쉬우나 할당-재계산에 소요되는 시간이 증가하게 된다. 본 논문에서는 초기 클러스터 중심들 간의 거리가 최대가 되도록 하여 초기 클러스터 중심들이 고르게 분포되도록 함으로써 할당-재계산 횟수를 줄이고 전체 클러스터링 시간을 감소시키고자 한다.
Clustering methods is divided into hierarchical clustering, partitioning clustering, and more. If the amount of documents is huge, it takes too much time to cluster them in hierarchical clustering. In this paper we deal with K-Means algorithm that is one of partitioning clustering and is adequate to cluster so many documents rapidly and easily . We propose the new method of selecting initial seeds in K-Means algorithm. In this method, the initial seeds have been selected that are positioned as far away from each other as possible.

Online Access