Abstract

The Memetic algorithm (MA) breaks down complex optimization problems into smaller sub-parts called memes and operates on them to find optimal solutions. MA uses local search to increase its exploitation capabilities, which makes it a high-performing universal heuristic. This inspires us to work on MA and we attempt to improve the local search ability of the MA which is its core part. Here we propose a new memory-based fuzzy local search method in association with MA with dynamic mutation and a problem specific guided population initialization. This framework is used to solve feature selection and class imbalance problems. Feature selection is a technique used to find the most important subset of features from a high-dimensional dataset to reduce space and computational needs. The class imbalance problem deals with highly imbalanced datasets where the goal is to identify the optimal number of the majority class samples. Otherwise, the classifier becomes biased towards the majority class due to the presence of a huge number of samples and ignores the minority class which might hold the important data. We have named our framework as Memetic Framework with Memory based Fuzzy Local Search ((MF)2LS). It has been applied on standard datasets for the respective domains and compared with state-of-the-art methods. For feature selection and class imbalance problems, the proposed method proves to be superior to the state-of-the-art methods. This shows that a good initialization strategy, local search and dynamic mutation contribute significantly to the model’s effectiveness. The source code for this method is available on Github.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.