Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZWZ committed Jul 22, 2024
1 parent ff5ec9d commit 0b26ed3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Pytorch Implementation for CIKM 2024 Full Research Track Paper:
## Investigation: Do We Really Need Graph Convolution During Training?
<p align="center">
Investigation of Role of Graph Convolution<br><img src="Images/Prelim.png" alt="Investigation" width="500"><br>
BFS (GCN) vs DFS (MF) perspective<br><img src="Images/BFS-DFS.png" alt="BFS vs DFS" width="450"/><br>
The Embedding Discrepancy Issue<br><img src="Images/Trade-off.png" alt="ED" width="550"/>
**Investigation of Role of Graph Convolution**<br><img src="Images/Prelim.png" alt="Investigation" width="400"><br>
**BFS (GCN) vs DFS (MF) perspective**<br><img src="Images/BFS-DFS.png" alt="BFS vs DFS" width="350"/><br>
**The Embedding Discrepancy Issue**<br><img src="Images/Trade-off.png" alt="ED" width="450"/>
</p>

## Solution: Light Post-Training Graph-ODE for Efficient Recommendation.
Expand Down

0 comments on commit 0b26ed3

Please sign in to comment.