English

A hybrid ensemble method with negative correlation learning for regression

Machine Learning 2023-05-16 v5

Abstract

Hybrid ensemble, an essential branch of ensembles, has flourished in the regression field, with studies confirming diversity's importance. However, previous ensembles consider diversity in the sub-model training stage, with limited improvement compared to single models. In contrast, this study automatically selects and weights sub-models from a heterogeneous model pool. It solves an optimization problem using an interior-point filtering linear-search algorithm. The objective function innovatively incorporates negative correlation learning as a penalty term, with which a diverse model subset can be selected. The best sub-models from each model class are selected to build the NCL ensemble, which performance is better than the simple average and other state-of-the-art weighting methods. It is also possible to improve the NCL ensemble with a regularization term in the objective function. In practice, it is difficult to conclude the optimal sub-model for a dataset prior due to the model uncertainty. Regardless, our method would achieve comparable accuracy as the potential optimal sub-models. In conclusion, the value of this study lies in its ease of use and effectiveness, allowing the hybrid ensemble to embrace diversity and accuracy.

Keywords

Cite

@article{arxiv.2104.02317,
  title  = {A hybrid ensemble method with negative correlation learning for regression},
  author = {Yun Bai and Ganglin Tian and Yanfei Kang and Suling Jia},
  journal= {arXiv preprint arXiv:2104.02317},
  year   = {2023}
}

Comments

39 pages, 10 figures, 12 tables

R2 v1 2026-06-24T00:52:37.313Z