@@ -92,39 +92,33 @@ Similar collections about [graph classification](https://github.com/benedekrozem
9292
9393- ** Orthogonal Gradient Boosting for Simpler Additive Rule Ensembles (AISTATS 2024)**
9494 - Fan Yang, Pierre Le Bodic, Michael Kamp, Mario Boley
95- - [[ Paper]] ( )
96- - [[ Code]] ( )
95+ - [[ Paper]] ( https://arxiv.org/pdf/2402.15691 )
96+ - [[ Code]] ( https://github.com/fyan102/FCOGB )
9797
9898- ** Distributed Boosting: An Enhancing Method on Dataset Distillation (CIKM 2024)**
9999 - Xuechao Chen, Wenchao Meng, Peiran Wang, Qihang Zhou
100- - [[ Paper]] ( )
101- - [[ Code]] ( )
100+ - [[ Paper]] ( https://dl.acm.org/doi/10.1145/3627673.3679897 )
102101
103102- ** Adversarial Imitation Learning via Boosting (ICLR 2024)**
104103 - Jonathan D. Chang, Dhruv Sreenivas, Yingbing Huang, Kianté Brantley, Wen Sun
105- - [[ Paper]] ( )
106- - [[ Code]] ( )
104+ - [[ Paper]] ( https://arxiv.org/abs/2404.08513 )
107105
108106- ** Iterative Weak Learnability and Multiclass AdaBoost (KDD 2024)**
109107 - In-Koo Cho, Jonathan A. Libgober, Cheng Ding
110- - [[ Paper]] ( )
111- - [[ Code]] ( )
108+ - [[ Paper]] ( https://dl.acm.org/doi/10.1145/3637528.3671842 )
112109
113110- ** Uplift Modelling via Gradient Boosting (KDD 2024)**
114111 - Bulat Ibragimov, Anton Vakhrushev
115- - [[ Paper]] ( )
116- - [[ Code]] ( )
112+ - [[ Paper]] ( https://dl.acm.org/doi/epdf/10.1145/3637528.3672019 )
117113
118114- ** AdaGMLP: AdaBoosting GNN-to-MLP Knowledge Distillation (KDD 2024)**
119115 - Weigang Lu, Ziyu Guan, Wei Zhao, Yaming Yang
120- - [[ Paper]] ( )
121- - [[ Code]] ( )
116+ - [[ Paper]] ( https://arxiv.org/pdf/2405.14307 )
117+ - [[ Code]] ( https://github.com/WeigangLu/AdaGMLP-KDD24 )
122118
123119- ** PEMBOT: Pareto-Ensembled Multi-task Boosted Trees (KDD 2024)**
124120 - Gokul Swamy, Anoop Saladi, Arunita Das, Shobhit Niranjan
125- - [[ Paper]] ( )
126- - [[ Code]] ( )
127-
121+ - [[ Paper]] ( https://dl.acm.org/doi/epdf/10.1145/3637528.3671619 )
128122## 2023
129123
130124- ** Computing Abductive Explanations for Boosted Trees (AISTATS 2023)**
0 commit comments