paper-with-me

홈 › Papers

An improved chromosome formulation for genetic algorithms applied to variable selection with the inclusion of interaction terms

2016-04-22 · Chee Chun Gan, Gerard Learmonth

Genetic algorithms are a well-known method for tackling the problem of variable selection. As they are non-parametric and can use a large variety of fitness functions, they are well-suited as a variable selection wrapper that can be applied to many different models. In almost all cases, the chromosome formulation used in these genetic algorithms consists of a binary vector of length n for n potential variables indicating the presence or absence of the corresponding variables. While the aforementioned chromosome formulation has exhibited good performance for relatively small n, there are potential problems when the size of n grows very large, especially when interaction terms are considered. We introduce a modification to the standard chromosome formulation that allows for better scalability and model sparsity when interaction terms are included in the predictor search space. Experimental results show that the indexed chromosome formulation demonstrates improved computational efficiency and sparsity on high-dimensional datasets with interaction terms compared to the standard chromosome formulation.

📄 PDF Abstract BibTeX arXiv:1604.06727

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyVariable Selection

Similar Papers 제목 키워드 기반

Improved Compact Genetic Algorithms with Efficient Caching

2025-04-03 · Prasanta Dutta, Anirban Mukhopadhyay

Compact Genetic Algorithms (cGAs) are condensed variants of classical Genetic Algorithms (GAs) that use a probability vector representation of the population instead of the complete population. cGAs have been shown to si…

Structural Combinatorial of Network Information System of Systems based on Evolutionary Optimization Method

2020-02-22 · Tingting Zhang, Yushi Lan, Aiguo Song, Kun Liu 외

The network information system is a military information network system with evolution characteristics. Evolution is a process of replacement between disorder and order, chaos and equilibrium. Given that the concept of e…

A Hybrid Genetic Algorithm with Type-Aware Chromosomes for Traveling Salesman Problems with Drone

2023-03-01 · Sasan Mahmoudinazlou, Changhyun Kwon

There are emerging transportation problems known as the Traveling Salesman Problem with Drone (TSPD) and the Flying Sidekick Traveling Salesman Problem (FSTSP) that involve using a drone in conjunction with a truck for p…

Decision MakingTraveling Salesman Problem

Genetic-Gated Networks for Deep Reinforcement

2018-11-26 · Simyung Chang, John Yang, Jae-Seok Choi, Nojun Kwak

We introduce the Genetic-Gated Networks (G2Ns), simple neural networks that combine a gate vector composed of binary genetic genes in the hidden layer(s) of networks. Our method can take both advantages of gradient-free …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Genetic-Gated Networks for Deep Reinforcement Learning

2018-12-01 · NeurIPS 2018 12 · Simyung Chang, John Yang, Jaeseok Choi, Nojun Kwak

We introduce the Genetic-Gated Networks (G2Ns), simple neural networks that combine a gate vector composed of binary genetic genes in the hidden layer(s) of networks. Our method can take both advantages of gradient-free …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)