Prakoso, Rahmat
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Improving Image Retrieval Performance with SCS and MCS Clustering Techniques Fikri, Ulul; Prakoso, Rahmat; Azhar, Yufis
Jurnal Nasional Pendidikan Teknik Informatika : JANAPATI Vol. 13 No. 2 (2024)
Publisher : Prodi Pendidikan Teknik Informatika Universitas Pendidikan Ganesha

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23887/janapati.v13i2.75643

Abstract

This paper presents two methods, Single Cluster Search (SCS) and Multiple Cluster Search (MCS), aimed at enhancing image retrieval performance on the Corel1k, Corel5k, and Corel10k datasets, which has a wide variation of images. The Multi Texton Co-Occurrence Descriptor (MTCD) method is used for feature extraction, and the K-Medoids and DBSCAN methods are used for dataset clustering. The clusters are then ranked based on the distance of their medoids to the query image. The most relevant images are retrieved from the highest-ranking clusters. SCS selects the cluster with the highest ranking as the search area and expands the search area to the next ranking cluster if the number of images is less than 6, which is the desired number of retrieval results. MCS merges several clusters with the highest ranking and combines clusters as the search area. Both methods are evaluated using several metrics, such as AP, MRR, and retrieval time. The results are also compared with the original method, which does not use clustering (the query image and the dataset are only extracted with MTCD, and their distance is calculated). The findings indicate that both methods improve the retrieval time. In Corel1k, the SCS method reduces the time complexity by 0.001s, while the MCS method, although not surpassing the original method, still shows potential. In Corel5k, both methods reduce the time complexity by 0.052s in the SCS method and 0.015s in the MCS method. In Corel10k, both methods reduce the time complexity by 0.122s in the SCS method and 0.058s in the MCS method, compared to the original method. These results have practical implications for improving image retrieval efficiency. The paper discusses the reasons behind these results and suggests possible directions for future research.