-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add one new paper #422
Merged
Merged
add one new paper #422
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
b677cc0
20221017
qbc2016 eb8f7db
Merge branch 'master' of https://github.com/alibaba/FederatedScope
qbc2016 f1e3b99
refine master
qbc2016 04d5d42
add OpBoost paper
qbc2016 d2b7a12
add OpBoost paper refined
qbc2016 130070b
change the title to tree-based models
qbc2016 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,29 @@ | ||
# Federated Learning for Tree | ||
## Federated Learning for Tree | ||
This list is constantly being updated. Feel free to contribute! | ||
|
||
# 2022 | ||
### 2022 | ||
| Title | Venue | Link | | ||
| -------- |-------|---------------------------------------------------------------------------------------------------------| | ||
|OpBoost: A Vertical Federated Tree Boosting Framework Based on Order-Preserving Desensitization| arxiv | [pdf](https://arxiv.org/pdf/2210.01318.pdf), [code](https://github.com/alibaba-edu/mpc4j/tree/main/mpc4j-sml-opboost) | | ||
|Federated Boosted Decision Trees with Differential Privacy| arxiv | [pdf](https://arxiv.org/pdf/2210.02910.pdf) | | ||
|
||
# 2021 | ||
### 2021 | ||
| Title | Venue | Link | | ||
| --- |--------------------------------------------------------|-----------------------------------------------------------------------------------------------| | ||
| Large-Scale Secure XGB for Vertical Federated Learning | CIKM | [pdf](https://arxiv.org/pdf/2005.08479.pdf), [code](https://github.com/secretflow/secretflow) | | ||
| SecureBoost: A Lossless Federated Learning Framework | IEEE Intelligent Systems | [pdf](https://arxiv.org/pdf/1901.08755.pdf), [code](https://github.com/FederatedAI/FATE) | | ||
| An Efficient Learning Framework For Federated XGBoost Using Secret Sharing And Distributed Optimization | ACM Transactions on Intelligent Systems and Technology | [pdf](https://arxiv.org/pdf/2105.05717.pdf) | | ||
|
||
# 2020 | ||
### 2020 | ||
| Title | Venue | Link | | ||
|------------------------------------------------------------------------|-------| --- | | ||
| Practical federated gradient boosting decision trees | AAAI | [pdf](https://arxiv.org/pdf/1911.04206.pdf) | | ||
| FederBoost: Private federated learning for GBDT | arxiv | [pdf](https://arxiv.org/pdf/2011.02796.pdf) | | ||
| Privacy Preserving Vertical Federated Learning for Tree-based Models | VLDB | [pdf](http://www.vldb.org/pvldb/vol13/p2090-wu.pdf)| | ||
| Adaptive histogram-based gradient boosted trees for federated learning | arxiv |[pdf](https://arxiv.org/pdf/2012.06670.pdf)| | ||
|
||
# 2019 | ||
### 2019 | ||
| Title | Venue | Link | | ||
| --- |-------|---------| | ||
|SecureGBM: Secure Multi-Party Gradient Boosting|IEEE International Conference on Big Data| [pdf](https://arxiv.org/pdf/1911.11997.pdf)| | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should change it to "Federated Learning for Tree-based Models"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fine