Skip to content

Commit 074f618

Browse files
Update README.md
1 parent 76b2c9f commit 074f618

File tree

1 file changed

+15
-20
lines changed

1 file changed

+15
-20
lines changed

README.md

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -45,53 +45,48 @@ Similar collections about [graph classification](https://github.com/benedekrozem
4545

4646
- **Free Lunch in the Forest: Functionally-Identical Pruning of Boosted Tree Ensembles (AAAI 2025)**
4747
- Youssouf Emine, Alexandre Forel, Idriss Malek, Thibaut Vidal
48-
- [[Paper]]( )
49-
- [[Code]]( )
48+
- [[Paper]](https://arxiv.org/abs/2408.16167)
49+
- [[Code]](https://github.com/eminyous/fipe)
5050

5151
- **Supervised Score-Based Modeling by Gradient Boosting (AAAI 2025)**
5252
- Changyuan Zhao, Hongyang Du, Guangyuan Liu, Dusit Niyato
53-
- [[Paper]]( )
54-
- [[Code]]( )
53+
- [[Paper]](https://arxiv.org/abs/2411.01159)
5554

5655
- **Additive Model Boosting: New Insights and Pathologies (AISTATS 2025)**
5756
- Rickmer Schulte, David Rügamer
58-
- [[Paper]]( )
59-
- [[Code]]( )
57+
- [[Paper]](https://arxiv.org/pdf/2503.05538)
6058

6159
- **FairRegBoost: An End-to-End Data Processing Framework for Fair and Scalable Regression (CIKM 2025)**
6260
- Nico Lässig, Melanie Herschel
63-
- [[Paper]]( )
64-
- [[Code]]( )
61+
- [[Paper]](https://dl.acm.org/doi/10.1145/3746252.3761277)
62+
- [[Code]](https://github.com/NicoLaessig/fairregboost)
6563

6664
- **Federated Gradient Boosting for Financial Fraud Detection: An Empirical Study in the Banking Sector (CIKM 2025)**
6765
- Dae-Young Park, In-Young Ko, Taek-Ho Lee, Junghye Lee
68-
- [[Paper]]( )
69-
- [[Code]]( )
66+
- [[Paper]](https://dl.acm.org/doi/epdf/10.1145/3746252.3760891)
7067

7168
- **Boosting Methods for Interval-censored Data with Regression and Classification (ICLR 2025)**
7269
- Yuan Bian, Grace Y. Yi, Wenqing He
73-
- [[Paper]]( )
74-
- [[Code]]( )
70+
- [[Paper]](https://openreview.net/forum?id=DzbUL4AJPP)
71+
- [[Code]](https://github.com/krisyuanbian/L2BOOST-IC)
7572

7673
- **NRGBoost: Energy-Based Generative Boosted Trees (ICLR 2025)**
7774
- João Bravo
78-
- [[Paper]]( )
79-
- [[Code]]( )
75+
- [[Paper]](https://arxiv.org/pdf/2410.03535)
76+
- [[Code]](https://github.com/ajoo/nrgboost)
8077

8178
- **Gradient Boosting Reinforcement Learning (ICML 2025)**
8279
- Benjamin Fuhrer, Chen Tessler, Gal Dalal
83-
- [[Paper]]( )
84-
- [[Code]]( )
80+
- [[Paper]](https://github.com/NVlabs/gbrl)
81+
- [[Code]](https://arxiv.org/abs/2407.08250)
8582

8683
- **Fast Calculation of Feature Contributions in Boosting Trees (UAI 2025)**
8784
- Zhongli Jiang, Min Zhang, Dabao Zhang
88-
- [[Paper]]( )
89-
- [[Code]]( )
85+
- [[Paper]](https://arxiv.org/abs/2407.03515)
9086

9187
- **Learning Robust XGBoost Ensembles for Regression Tasks (UAI 2025)**
9288
- Atri Vivek Sharma, Panagiotis Kouvaros, Alessio Lomuscio
93-
- [[Paper]]( )
94-
- [[Code]]( )
89+
- [[Paper]](https://proceedings.mlr.press/v286/sharma25a.html)
9590

9691
## 2024
9792

0 commit comments

Comments
 (0)