paper-with-me

Papers

An Evolutionary Forest for Regression

2021-11-20 · IEEE Transactions on Evolutionary Computation 2021 11 · Hengzhe Zhang, Aimin Zhou, Hu Zhang

Random forest (RF) is a type of ensemble-based machine learning method that has been applied to a variety of machine learning tasks in recent years. This article proposes an evolutionary approach to generate an oblique RF for regression problems. More specifically, our method induces an oblique RF by transforming the original feature space to a new feature space through the evolutionary feature construction method. To speed up the searching process, the proposed method evaluates each set of features based on a decision tree (DT) rather than an RF. In order to obtain an RF, we archive top-performing features and corresponding trees during the search. In this way, both the features and the forest can be constructed simultaneously in a single run. The proposed evolutionary forest is applied to 117 benchmark problems with different characteristics and compared with some state-of-the-art regression methods, including several variants of the RF and gradient boosted DTs (GBDTs). The experimental results suggest that the proposed method outperforms the existing RF and GBDT methods.

📄 PDF Abstract BibTeX

Code (1)

hengzhe-zhang/EvolutionaryForest pytorch

Tasks

Penn Machine Learning Benchmarkregression

Similar Papers 제목 키워드 기반

PropNEAT -- Efficient GPU-Compatible Backpropagation over NeuroEvolutionary Augmenting Topology Networks

2024-11-06 · Michael Merry, Patricia Riddle, Jim Warren

We introduce PropNEAT, a fast backpropagation implementation of NEAT that uses a bidirectional mapping of the genome graph to a layer-based architecture that preserves the NEAT genomes whilst enabling efficient GPU backp…

Binary ClassificationGPUregression

The Impact of Hyper-Parameter Tuning for Landscape-Aware Performance Regression and Algorithm Selection

2021-04-19 · Anja Jankovic, Gorjan Popovski, Tome Eftimov, Carola Doerr

Automated algorithm selection and configuration methods that build on exploratory landscape analysis (ELA) are becoming very popular in Evolutionary Computation. However, despite a significantly growing number of applica…

BIG-bench Machine Learningregression

A Novel Semisupervised Contrastive Regression Framework for Forest Inventory Mapping with Multisensor Satellite Data

2022-12-01 · Shaojia Ge, Hong Gu, Weimin Su, Anne Lönnqvist 외

Accurate mapping of forests is critical for forest management and carbon stocks monitoring. Deep learning is becoming more popular in Earth Observation (EO), however, the availability of reference data limits its potenti…

Earth ObservationManagementregression

Theoretical and Empirical Advances in Forest Pruning

2024-01-10 · Albert Dorador

Regression forests have long delivered state-of-the-art accuracy, often outperforming regression trees and even neural networks, but they suffer from limited interpretability as ensemble methods. In this work, we revisit…

Generalization Boundsregression

Forest-type Regression with General Losses and Robust Forest

2017-08-01 · ICML 2017 8 · Alexander Hanbo Li, Andrew Martin

This paper introduces a new general framework for forest-type regression which allows the development of robust forest regressors by selecting from a large family of robust loss functions. In particular, when plugge…

regressionVocal Bursts Type Prediction