28 اردیبهشت 1403
حسن اسمخان

حسن اسمخان

مرتبه علمی: استادیار
نشانی: بناب- دانشگاه بناب
تحصیلات: کارشناسی ارشد / مهندسی کامپیوتر
تلفن: 04137745000-1620
دانشکده: دانشکده فنی و مهندسی
گروه: گروه مهندسی کامپیوتر

مشخصات پژوهش

عنوان
A. 1D-C: A novel fast automatic heuristic to handle large-scale one-dimensional clustering
نوع پژوهش مقاله چاپ شده
کلیدواژه‌ها
A.1D-C, One-dimensional, Number of clusters, Array of integers, New heuristic
پژوهشگران حسن اسمخان (نفر اول)

چکیده

The one-dimensional clustering aims to group real-values of an input array into identified number of clusters. Some of the current algorithms, such as the k-means, need the number of clusters in advance, and use a goal function based on minimizing the sum of squared Euclidean distances to the mean of each group. This paper shows why this goal function is not efficient, even for one-dimensional case, then proposes an O (n × log n) efficient algorithm for the one-dimensional clustering purposes. The proposed algorithm can automatically detect the number of clusters. The performance of the proposed algorithm is approved across several experiments. In addition, results of experiments show why the goal function used in some current algorithms like the k-means is not suitable for the one-dimensional clustering.