paper-with-me

홈 › Papers

Modified Genetic Algorithm for Feature Selection and Hyper Parameter Optimization: Case of XGBoost in Spam Prediction

2023-10-30 · Nazeeh Ghatasheh, Ismail Altaharwa, Khaled Aldebei

Recently, spam on online social networks has attracted attention in the research and business world. Twitter has become the preferred medium to spread spam content. Many research efforts attempted to encounter social networks spam. Twitter brought extra challenges represented by the feature space size, and imbalanced data distributions. Usually, the related research works focus on part of these main challenges or produce black-box models. In this paper, we propose a modified genetic algorithm for simultaneous dimensionality reduction and hyper parameter optimization over imbalanced datasets. The algorithm initialized an eXtreme Gradient Boosting classifier and reduced the features space of tweets dataset; to generate a spam prediction model. The model is validated using a 50 times repeated 10-fold stratified cross-validation, and analyzed using nonparametric statistical tests. The resulted prediction model attains on average 82.32\% and 92.67\% in terms of geometric mean and accuracy respectively, utilizing less than 10\% of the total feature space. The empirical results show that the modified genetic algorithm outperforms $Chi^2$ and $PCA$ feature selection methods. In addition, eXtreme Gradient Boosting outperforms many machine learning algorithms, including BERT-based deep learning model, in spam prediction. Furthermore, the proposed approach is applied to SMS spam modeling and compared to related works.

📄 PDF Abstract BibTeX arXiv:2310.19845

Code (1)

nazeehgh/ModifiedGA 공식 구현

Tasks

Dimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Tribe Competition-Based Genetic Algorithm for Feature Selection in Pattern Classification

2017-04-28 · Benteng Ma, Yong Xia

Feature selection has always been a critical step in pattern recognition, in which evolutionary algorithms, such as the genetic algorithm (GA), are most commonly used. However, the individual encoding scheme used in vari…

Evolutionary Algorithmsfeature selectionGeneral Classification

Genetic optimization of the Hyperloop route through the Grapevine

2015-03-05 · Casey J. Handmer

We demonstrate a genetic algorithm that employs a versatile fitness function to optimize route selection for the Hyperloop, a proposed high speed passenger transportation system.

Genetic heterogeneity analysis using genetic algorithm and network science

2023-08-12 · Zhendong Sha, Yuanzhu Chen, Ting Hu

Through genome-wide association studies (GWAS), disease susceptible genetic variables can be identified by comparing the genetic data of individuals with and without a specific disease. However, the discovery of these as…

feature selection

Differential Evolution Algorithm based Hyper-Parameters Selection of Convolutional Neural Network for Speech Command Recognition

2023-10-13 · Sandipan Dhar, Anuvab Sen, Aritra Bandyopadhyay, Nanda Dulal Jana 외

Speech Command Recognition (SCR), which deals with identification of short uttered speech commands, is crucial for various applications, including IoT devices and assistive technology. Despite the promise shown by Convol…

Genetic algorithms for multi-omic feature selection: a comparative study in cancer survival analysis

2026-03-31 · Luca Cattelani, Vittorio Fortino arxiv

Multi-omic datasets offer opportunities for improved biomarker discovery in cancer research, but their high dimensionality and limited sample sizes make identifying compact and effective biomarker panels challenging. Fea…