OpenAlex · Aktualisierung stündlich · Letzte Aktualisierung: 13.05.2026, 05:07

Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.

ConvXGB: A new deep learning model for classification problems based on CNN and XGBoost

2020·163 Zitationen·Nuclear Engineering and TechnologyOpen Access
Volltext beim Verlag öffnen

163

Zitationen

4

Autoren

2020

Jahr

Abstract

We describe a new deep learning model - Convolutional eXtreme Gradient Boosting (ConvXGB) for classification problems based on convolutional neural nets and Chen et al.’s XGBoost. As well as image data, ConvXGB also supports the general classification problems, with a data preprocessing module. ConvXGB consists of several stacked convolutional layers to learn the features of the input and is able to learn features automatically, followed by XGBoost in the last layer for predicting the class labels. The ConvXGB model is simplified by reducing the number of parameters under appropriate conditions, since it is not necessary re-adjust the weight values in a back propagation cycle. Experiments on several data sets from UCL Repository, including images and general data sets, showed that our model handled the classification problems, for all the tested data sets, slightly better than CNN and XGBoost alone and was sometimes significantly better.

Ähnliche Arbeiten