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 f4725d3 commit 14672f8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ Pytorch Implementation for CIKM 2024 Full Research Track Paper:
**Investigate the Role of Graph Convolution & Analyze it from BFS (GCN) vs DFS (MF) perspective**
<p align="center">
<img src="Images/Prelim.png" alt="Investigation" width="400">
<br><img src="Images/BFS-DFS.png" alt="BFS vs DFS" width="380"/><br>
The Embedding Discrepancy Issue<br><img src="Images/Trade-off.png" alt="ED" width="450"/>
<img src="Images/BFS-DFS.png" alt="BFS vs DFS" width="380"/><br>
</p>

**Identify the Embedding Discrepancy Issue when further Increase the Depth of Post-Training Graph Convolution Layers**
<p align="center">
<br><img src="Images/Trade-off.png" alt="ED" width="420"/>
<img src="Images/Trade-off.png" alt="ED" width="420"/>
</p>

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

0 comments on commit 14672f8

Please sign in to comment.