Skip to content

Commit d91113a

Browse files
committed
add citation information and change content layout
1 parent 1745d11 commit d91113a

File tree

1 file changed

+48
-30
lines changed

1 file changed

+48
-30
lines changed

README.md

Lines changed: 48 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
- [Tutorials and Courses](#tutorials-and-courses)
1919
- Key Conferences/Workshops/Journals
2020
- [Workshops](#workshops) [Special Issues](#journal-special-issues) [Special Tracks](#conference-special-tracks)
21+
- [Update log](#update-log)
22+
- [How to contact us](#how-to-contact-us)
23+
- [Acknowledgments](#acknowledgments)
24+
- [Citation](#citation)
2125

2226

2327

@@ -47,35 +51,6 @@ Statistics: :fire: code is available & stars >= 100 | :star: citation >= 50 | :m
4751

4852

4953

50-
51-
52-
**update log**
53-
54-
![](https://img.shields.io/github/last-commit/youngfish42/Awesome-Federated-Learning-on-Graph-and-Tabular-Data)
55-
56-
- *2022/09/19 - add NeurIPS 2022 papers*
57-
- *2022/09/16 - repository is online with [Github Pages](https://youngfish42.github.io/Awesome-Federated-Learning-on-Graph-and-Tabular-Data/)*
58-
- *2022/09/06 - add information about FL on Tabular and Graph data*
59-
- *2022/09/05 - add some information about top journals and add TPDS papers*
60-
- *2022/08/31 - all papers (including 400+ papers from top conferences and top journals and 100+ papers with graph and tabular data) have been comprehensively sorted out, and information such as publication addresses, links to preprints and source codes of these papers have been compiled. The source code of 280+ papers has been obtained. We hope it can help those who use this project.* :smiley:
61-
- *2022/07/31 - add VLDB papers*
62-
- *2022/07/30 - add top-tier system conferences papers and add COLT,UAI,OSDI, SOSP, ISCA, MLSys, AISTATS,WSDM papers*
63-
- *2022/07/28 - add a list of top-tier conferences papers and add IJCAI,SIGIR,SIGMOD,ICDE,WWW,SIGCOMM.INFOCOM,WWW papers*
64-
- *2022/07/27 - add some ECCV 2022 papers*
65-
- *2022/07/22 - add CVPR 2022 and MM 2020,2021 papers*
66-
- *2022/07/21 - give TL;DR and interpret information(解读) of papers. And add KDD 2022 papers*
67-
- *2022/07/15 - give a list of papers in the field of federated learning in top NLP/Secure conferences. And add ICML 2022 papers*
68-
- *2022/07/14 - give a list of papers in the field of federated learning in top ML/CV/AI/DM conferences from [innovation-cat](https://github.com/innovation-cat)‘s [Awesome-Federated-Machine-Learning](https://github.com/innovation-cat/Awesome-Federated-Machine-Learning) and find :fire: papers(code is available & stars >= 100)*
69-
- *2022/07/12 - added information about the last commit time of the federated learning open source framework (can be used to determine the maintenance of the code base)*
70-
- *2022/07/12 - give a list of papers in the field of federated learning in top journals*
71-
- *2022/05/25 - complete the paper and code lists of FL on tabular data and Tree algorithms*
72-
- *2022/05/25 - add the paper list of FL on tabular data and Tree algorithms*
73-
- *2022/05/24 - complete the paper and code lists of FL on graph data and Graph Neural Networks*
74-
- *2022/05/23 - add the paper list of FL on graph data and Graph Neural Networks*
75-
- *2022/05/21 - update all of Federated Learning Framework*
76-
77-
78-
7954
## fl on graph data and graph neural networks
8055

8156
[![dblp](https://img.shields.io/badge/dynamic/json?label=dblp&query=%24.result.hits[%27%40total%27]&url=https%3A%2F%2Fdblp.org%2Fsearch%2Fpubl%2Fapi%3Fq%3DFederated%2520graph%257Csubgraph%257Cgnn%26format%3Djson%26h%3D1000)](https://dblp.uni-trier.de/search?q=Federated%20graph%7Csubgraph%7Cgnn)
@@ -1156,6 +1131,37 @@ This section partially refers to [The Federated Learning Portal](https://federat
11561131

11571132

11581133

1134+
1135+
1136+
## update log
1137+
1138+
![](https://img.shields.io/github/last-commit/youngfish42/Awesome-Federated-Learning-on-Graph-and-Tabular-Data)
1139+
1140+
- *2022/09/19 - add NeurIPS 2022 papers*
1141+
- *2022/09/16 - repository is online with [Github Pages](https://youngfish42.github.io/Awesome-Federated-Learning-on-Graph-and-Tabular-Data/)*
1142+
- *2022/09/06 - add information about FL on Tabular and Graph data*
1143+
- *2022/09/05 - add some information about top journals and add TPDS papers*
1144+
- *2022/08/31 - all papers (including 400+ papers from top conferences and top journals and 100+ papers with graph and tabular data) have been comprehensively sorted out, and information such as publication addresses, links to preprints and source codes of these papers have been compiled. The source code of 280+ papers has been obtained. We hope it can help those who use this project.* :smiley:
1145+
- *2022/07/31 - add VLDB papers*
1146+
- *2022/07/30 - add top-tier system conferences papers and add COLT,UAI,OSDI, SOSP, ISCA, MLSys, AISTATS,WSDM papers*
1147+
- *2022/07/28 - add a list of top-tier conferences papers and add IJCAI,SIGIR,SIGMOD,ICDE,WWW,SIGCOMM.INFOCOM,WWW papers*
1148+
- *2022/07/27 - add some ECCV 2022 papers*
1149+
- *2022/07/22 - add CVPR 2022 and MM 2020,2021 papers*
1150+
- *2022/07/21 - give TL;DR and interpret information(解读) of papers. And add KDD 2022 papers*
1151+
- *2022/07/15 - give a list of papers in the field of federated learning in top NLP/Secure conferences. And add ICML 2022 papers*
1152+
- *2022/07/14 - give a list of papers in the field of federated learning in top ML/CV/AI/DM conferences from [innovation-cat](https://github.com/innovation-cat)‘s [Awesome-Federated-Machine-Learning](https://github.com/innovation-cat/Awesome-Federated-Machine-Learning) and find :fire: papers(code is available & stars >= 100)*
1153+
- *2022/07/12 - added information about the last commit time of the federated learning open source framework (can be used to determine the maintenance of the code base)*
1154+
- *2022/07/12 - give a list of papers in the field of federated learning in top journals*
1155+
- *2022/05/25 - complete the paper and code lists of FL on tabular data and Tree algorithms*
1156+
- *2022/05/25 - add the paper list of FL on tabular data and Tree algorithms*
1157+
- *2022/05/24 - complete the paper and code lists of FL on graph data and Graph Neural Networks*
1158+
- *2022/05/23 - add the paper list of FL on graph data and Graph Neural Networks*
1159+
- *2022/05/21 - update all of Federated Learning Framework*
1160+
1161+
1162+
1163+
1164+
11591165
## how to contact us
11601166

11611167
**More items will be added to the repository**. Please feel free to suggest other key resources by opening an [issue](https://github.com/youngfish42/Awesome-Federated-Learning-on-Graph-and-Tabular-Data/issues) report, submitting a pull request, or dropping me an email @ ([[email protected]](mailto:[email protected])). Enjoy reading!
@@ -1186,11 +1192,23 @@ Many thanks :heart: to the other awesome list:
11861192

11871193

11881194

1195+
## citation
1196+
1197+
```text
1198+
@misc{awesomeflGTD,
1199+
title = {Awesome-Federated-Learning-on-Graph-and-Tabular-Data},
1200+
author = {Yuwen Yang, Bingjie Yan, Xuefeng Jiang, Hongcheng Li, Jian Wang, Jiao Chen, Xiangmou Qu, Chang Liu and others},
1201+
year = {2022},
1202+
howpublished = {\\url{https://github.com/youngfish42/Awesome-Federated-Learning-on-Graph-and-Tabular-Data}
1203+
}
1204+
```
1205+
1206+
1207+
11891208
[<img src="https://rf.revolvermaps.com/h/m/a/0/ff0000/80/35/5zw06d5f905.png" alt="map" style="zoom:1%;" />](https://www.revolvermaps.com/livestats/5zw06d5f905/)
11901209

11911210
<script type="text/javascript" src="//rf.revolvermaps.com/0/0/8.js?i=5zw06d5f905&amp;m=6&amp;c=ff0000&amp;cr1=ffffff&amp;f=arial&amp;l=33" async="async"></script>
11921211

1193-
11941212
<!-- START:reference-section -->
11951213

11961214
[^FedWalk]: FedWalk, a random-walk-based unsupervised node embedding algorithm that operates in such a node-level visibility graph with raw graph information remaining locally. FedWalk,一个基于随机行走的无监督节点嵌入算法,在这样一个节点级可见度图中操作,原始图信息保留在本地。

0 commit comments

Comments
 (0)