paper-with-me

홈 › Papers

NK Hybrid Genetic Algorithm for Clustering

2024-02-06 · Renato Tinós, Liang Zhao, Francisco Chicano, Darrell Whitley

The NK hybrid genetic algorithm for clustering is proposed in this paper. In order to evaluate the solutions, the hybrid algorithm uses the NK clustering validation criterion 2 (NKCV2). NKCV2 uses information about the disposition of $N$ small groups of objects. Each group is composed of $K+1$ objects of the dataset. Experimental results show that density-based regions can be identified by using NKCV2 with fixed small $K$. In NKCV2, the relationship between decision variables is known, which in turn allows us to apply gray box optimization. Mutation operators, a partition crossover, and a local search strategy are proposed, all using information about the relationship between decision variables. In partition crossover, the evaluation function is decomposed into $q$ independent components; partition crossover then deterministically returns the best among $2^q$ possible offspring with computational complexity $O(N)$. The NK hybrid genetic algorithm allows the detection of clusters with arbitrary shapes and the automatic estimation of the number of clusters. In the experiments, the NK hybrid genetic algorithm produced very good results when compared to another genetic algorithm approach and to state-of-art clustering algorithms.

📄 PDF Abstract BibTeX arXiv:2402.03813

Code (1)

rtinos/nkgaclust 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Hybrid Ant Swarm-Based Data Clustering

2021-07-11 · Md Ali Azam, Abir Hossen, Md Hafizur Rahman

Biologically inspired computing techniques are very effective and useful in many areas of research including data clustering. Ant clustering algorithm is a nature-inspired clustering technique which is extensively studie…

Clustering

Early Prediction of Heart Disease Using PCA and Hybrid Genetic Algorithm with k-Means

2021-01-01 · Md. Touhidul Islam, Sanjida Reza Rafa, Md. Golam Kibria

Worldwide research shows that millions of lives lost per year because of heart disease. The healthcare sector produces massive volumes of data on heart disease that are sadly not used to locate secret knowledge for succe…

ClusteringDecision Making

An enhanced Teaching-Learning-Based Optimization (TLBO) with Grey Wolf Optimizer (GWO) for text feature selection and clustering

2024-02-19 · Mahsa Azarshab, Mohammad Fathian, Babak Amiri

Text document clustering can play a vital role in organizing and handling the everincreasing number of text documents. Uninformative and redundant features included in large text documents reduce the effectiveness of the…

ClusteringDimensionality Reductionfeature selectionText Clustering

Medical data clustering based on particle swarm optimisation and genetic algorithm

2019-11-04 · International Journal of Advanced Intelligence Paradigms 2019 11 · Indresh Kumar Gupta, Vikash Yadav and Sushil Kumar

The main objective of this paper is to present a hybrid technique named as a PSO-GA for solving the constrained optimization problems. In this algorithm, particle swarm optimization (PSO) operates in the direction of imp…

Clustering

Genetic CFL: Optimization of Hyper-Parameters in Clustered Federated Learning

2021-07-15 · Shaashwat Agrawal, Sagnik Sarkar, Mamoun Alazab, Praveen Kumar Reddy Maddikunta 외

Federated learning (FL) is a distributed model for deep learning that integrates client-server architecture, edge computing, and real-time intelligence. FL has the capability of revolutionizing machine learning (ML) but …

Edge-computingFederated Learning