paper-with-me

Papers

Comparing various regression methods on ensemble strategies in differential evolution

2013-07-02 · Iztok Fister Jr., Iztok Fister, Janez Brest

Differential evolution possesses a multitude of various strategies for generating new trial solutions. Unfortunately, the best strategy is not known in advance. Moreover, this strategy usually depends on the problem to be solved. This paper suggests using various regression methods (like random forest, extremely randomized trees, gradient boosting, decision trees, and a generalized linear model) on ensemble strategies in differential evolution algorithm by predicting the best differential evolution strategy during the run. Comparing the preliminary results of this algorithm by optimizing a suite of five well-known functions from literature, it was shown that using the random forest regression method substantially outperformed the results of the other regression methods.

📄 PDF Abstract BibTeX arXiv:1307.0841

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Ensemble RL through Classifier Models: Enhancing Risk-Return Trade-offs in Trading Strategies

2025-02-23 · Zheli Xiong

This paper presents a comprehensive study on the use of ensemble Reinforcement Learning (RL) models in financial trading strategies, leveraging classifier models to enhance performance. By combining RL algorithms such as…

Decision MakingReinforcement Learning (RL)

BlackboxNLP-2025 MIB Shared Task: Exploring Ensemble Strategies for Circuit Localization Methods

2025-10-08 · Philipp Mondorf, Mingyang Wang, Sebastian Gerstner, Ahmad Dawar Hakimi 외 arxiv

The Circuit Localization track of the Mechanistic Interpretability Benchmark (MIB) evaluates methods for localizing circuits within large language models (LLMs), i.e., subnetworks responsible for specific task behaviors.…

Tabular Data: Deep Learning is Not All You Need

2021-06-06 · ICML Workshop AutoML 2021 7 · Ravid Shwartz-Ziv, Amitai Armon

A key element in solving real-life data science problems is selecting the types of models to use. Tree ensemble models (such as XGBoost) are usually recommended for classification and regression problems with tabular dat…

AllAutoMLDeep LearningGeneral Classification

Towards a Systematic Approach to Design New Ensemble Learning Algorithms

2024-02-09 · João Mendes-Moreira, Tiago Mendes-Neves

Ensemble learning has been a focal point of machine learning research due to its potential to improve predictive performance. This study revisits the foundational work on ensemble error decomposition, historically confin…

DiversityEnsemble Learningregression

Bayesian Additive Regression Networks

2024-04-05 · Danielle Van Boxel

We apply Bayesian Additive Regression Tree (BART) principles to training an ensemble of small neural networks for regression tasks. Using Markov Chain Monte Carlo, we sample from the posterior distribution of neural netw…

regression