เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| LightGBM แบบเรียนรู้ด้วยตนเอง× | LightGBM แบบกึ่งมีผู้สอน× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้ของเครื่อง | การเรียนรู้ของเครื่อง |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2017–2020 | 2017–2019 |
| ผู้ริเริ่ม≠ | Ke, G. et al. (LightGBM); self-supervised paradigm adapted from broader SSL literature | Ke, G. et al. (LightGBM); semi-supervised extension via community practice and research |
| ประเภท≠ | Hybrid (self-supervised pretraining + gradient boosting) | Semi-supervised gradient boosting ensemble |
| แหล่งต้นตำรับ≠ | 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 ↗ | 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, 3146–3154. link ↗ |
| ชื่อเรียกอื่น | SSL-LightGBM, self-supervised gradient boosting, pretraining LightGBM, pseudo-label LightGBM | SSL-LightGBM, pseudo-label LightGBM, self-training LightGBM, semi-supervised GBDT |
| ที่เกี่ยวข้อง≠ | 6 | 4 |
| สรุป≠ | 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. | Semi-supervised LightGBM combines LightGBM's highly efficient gradient boosting framework with semi-supervised strategies — most commonly pseudo-labeling or self-training — to exploit large pools of unlabeled data alongside a smaller labeled set, improving predictive performance when obtaining labels is costly or time-consuming. |
| ScholarGateชุดข้อมูล ↗ |
|
|