Datasets:
Add files using upload-large-folder tool
Browse files- parse/dev/4p6_5HBWPCw/4p6_5HBWPCw.md +2 -2
- parse/train/YSzTMntO1KY/YSzTMntO1KY_model.json +0 -0
- parse/train/pW2Q2xLwIMD/pW2Q2xLwIMD.md +0 -0
- parse/train/pW2Q2xLwIMD/pW2Q2xLwIMD_content_list.json +0 -0
- parse/train/pW2Q2xLwIMD/pW2Q2xLwIMD_middle.json +0 -0
- parse/train/pW2Q2xLwIMD/pW2Q2xLwIMD_model.json +0 -0
- parse/train/rJxgknCcK7/rJxgknCcK7_middle.json +0 -0
- parse/train/rJxgknCcK7/rJxgknCcK7_model.json +0 -0
parse/dev/4p6_5HBWPCw/4p6_5HBWPCw.md
CHANGED
|
@@ -153,7 +153,7 @@ Figure 4: Loss curves on CPF datasets show GLNN distillation can help to regular
|
|
| 153 |
|
| 154 |
Intuitively, the addition of neighbor information makes GNNs more powerful than MLPs when classifying nodes. Thus, a natural question regarding KD from GNNs to MLPs is whether MLPs are expressive enough to represent graph data as well as GNNs. Many recent works studied GNN model expressiveness (Xu et al., 2018; Chen et al., 2021). The latter analyzed GNNs and GA-MLPs for node classification and characterized expressiveness as the number of equivalence classes of rooted graphs induced by the model (formal definitions in Appendix D). The conclusion is that GNNs are more powerful than GA-MLPs, but in most real-world cases their expressiveness is indistinguishable.
|
| 155 |
|
| 156 |
-
We adopt the analysis framework from Chen et al. (2021) and show in Appendix D that the number of equivalence classes induced by GNNs and MLPs are |