paper-with-me

Papers

A Novel Memetic Strategy for Optimized Learning of Classification Trees

2023-05-13 · Tommaso Aldinucci

Given the increasing interest in interpretable machine learning, classification trees have again attracted the attention of the scientific community because of their glass-box structure. These models are usually built using greedy procedures, solving subproblems to find cuts in the feature space that minimize some impurity measures. In contrast to this standard greedy approach and to the recent advances in the definition of the learning problem through MILP-based exact formulations, in this paper we propose a novel evolutionary algorithm for the induction of classification trees that exploits a memetic approach that is able to handle datasets with thousands of points. Our procedure combines the exploration of the feasible space of solutions with local searches to obtain structures with generalization capabilities that are competitive with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2305.07959

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine Learning

Similar Papers 제목 키워드 기반

Memetic EDA-Based Approaches to Comprehensive Quality-Aware Automated Semantic Web Service Composition

2019-06-19 · Chen Wang, Hui Ma, Gang Chen, Sven Hartmann

Comprehensive quality-aware automated semantic web service composition is an NP-hard problem, where service composition workflows are unknown, and comprehensive quality, i.e., Quality of services (QoS) and Quality of sem…

Service Composition

What Makes a Meme a Meme? Identifying Memes for Memetics-Aware Dataset Creation

2024-07-16 · Muzhaffar Hazman, Susan Mckeever, Josephine Griffith

Warning: This paper contains memes that may be offensive to some readers. Multimodal Internet Memes are now a ubiquitous fixture in online discourse. One strand of meme-based research is the classification of memes accor…

Meme Classification

Memetic Search in Differential Evolution Algorithm

2014-08-01 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

Differential Evolution (DE) is a renowned optimization stratagem that can easily solve nonlinear and comprehensive problems. DE is a well known and uncomplicated population based probabilistic approach for comprehensive …

Evolutionary AlgorithmsPosition

MEMO-QCD: Quantum Density Estimation through Memetic Optimisation for Quantum Circuit Design

2024-06-12 · Juan E. Ardila-García, Vladimir Vargas-Calderón, Fabio A. González, Diego H. Useche 외

This paper presents a strategy for efficient quantum circuit design for density estimation. The strategy is based on a quantum-inspired algorithm for density estimation and a circuit optimisation routine based on memetic…

Density Estimation

A PSO and Pattern Search based Memetic Algorithm for SVMs Parameters Optimization

2014-01-09 · Yukun Bao, Zhongyi Hu, Tao Xiong

Addressing the issue of SVMs parameters optimization, this study proposes an efficient memetic algorithm based on Particle Swarm Optimization algorithm (PSO) and Pattern Search (PS). In the proposed memetic algorithm, PS…