Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Samo-riadené učenie LightGBM× | Samoučenie× | |
|---|---|---|
| Odbor | Strojové učenie | Strojové učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2017–2020 | 2018–2020 |
| Tvorca≠ | Ke, G. et al. (LightGBM); self-supervised paradigm adapted from broader SSL literature | LeCun, Y. and community (formalized ~2018–2020) |
| Typ≠ | Hybrid (self-supervised pretraining + gradient boosting) | Representation learning paradigm |
| Pôvodný zdroj≠ | 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 ↗ | LeCun, Y. & Misra, I. (2022). Self-supervised learning: The dark matter of intelligence. Meta AI Blog. https://ai.facebook.com/blog/self-supervised-learning-the-dark-matter-of-intelligence/ link ↗ |
| Ďalšie názvy | SSL-LightGBM, self-supervised gradient boosting, pretraining LightGBM, pseudo-label LightGBM | SSL, self-supervised pre-training, pretext-task learning, unsupervised representation learning |
| Príbuzné≠ | 6 | 3 |
| Zhrnutie≠ | 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. | Self-supervised learning (SSL) is a machine-learning paradigm that generates its own supervisory signal directly from unlabeled data by defining an auxiliary pretext task — such as predicting masked words, rotating images, or contrasting augmented views — and uses the learned representations as a powerful starting point for downstream tasks with minimal labeled examples. |
| ScholarGateDátová sada ↗ |
|
|