Methoden vergelijken
Bekijk de geselecteerde methoden naast elkaar; rijen die verschillen zijn gemarkeerd.
| Zelf-gesuperviseerde LightGBM× | XGBoost× | |
|---|---|---|
| Vakgebied | Machine learning | Machine learning |
| Familie | Machine learning | Machine learning |
| Jaar van ontstaan≠ | 2017–2020 | 2016 |
| Grondlegger≠ | Ke, G. et al. (LightGBM); self-supervised paradigm adapted from broader SSL literature | Chen, T. & Guestrin, C. |
| Type≠ | Hybrid (self-supervised pretraining + gradient boosting) | Ensemble (gradient-boosted decision trees) |
| Oorspronkelijke bron≠ | Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q., & Liu, T.-Y. (2017). LightGBM: A Highly Efficient Gradient Boosting Decision Tree. Advances in Neural Information Processing Systems, 30. link ↗ | Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD, 785–794. DOI ↗ |
| Aliassen≠ | SSL-LightGBM, self-supervised gradient boosting, pretraining LightGBM, pseudo-label LightGBM | XGBoost, extreme gradient boosting, scalable tree boosting |
| Verwant≠ | 6 | 5 |
| Samenvatting≠ | Self-supervised LightGBM combines the self-supervised learning paradigm with the LightGBM gradient boosting framework to exploit large volumes of unlabeled tabular data. A self-supervised pretext task — such as masked feature prediction or contrastive corruption — generates rich feature representations or pseudo-labels that are then used to train or fine-tune a LightGBM model, substantially improving performance in label-scarce regimes. | XGBoost (Extreme Gradient Boosting) is a scalable tree-boosting algorithm introduced by Tianqi Chen and Carlos Guestrin in 2016. It builds a strong predictor by adding decision trees one at a time, each correcting the errors left by the trees before it, and is a powerful prediction method widely used in competitions. |
| ScholarGateGegevensset ↗ |
|
|