Skip to content

Conversation

@LeonResearch
Copy link
Contributor

@LeonResearch LeonResearch commented May 11, 2025

Dear PyG Team,

Thank you for your effort in supporting our graph learning community!

This is Huidong from the Machine Learning Research Group at University of Oxford. As a follow-up to our recent PR[#10115] of the CityNetwork dataset, we now release Total Influence, a measurement introduced in our paper which quantifies the long-range dependency in GNNs. Additionally, we also fixed some typos and slightly modified the comment description of CityNetwork in this current PR.

Please let me know if you need further information from me. Thanks again for helping us with our work!

Huidong Liang
PhD Student @ MLRG
Department of Engineering Science
Univeristy of Oxford

@LeonResearch LeonResearch requested a review from wsad1 as a code owner May 11, 2025 02:53
@codecov
Copy link

codecov bot commented May 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.80%. Comparing base (c211214) to head (1af9f1a).
⚠️ Report is 94 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10263      +/-   ##
==========================================
- Coverage   86.11%   85.80%   -0.31%     
==========================================
  Files         496      497       +1     
  Lines       33655    34083     +428     
==========================================
+ Hits        28981    29245     +264     
- Misses       4674     4838     +164     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Leon and others added 23 commits May 11, 2025 04:42
@LeonResearch LeonResearch changed the title Add Total Influence - Measuring Long range Dependency in GNN Added Total Influence - Measuring Long-range Dependency in GNN May 11, 2025
@rusty1s rusty1s enabled auto-merge (squash) June 3, 2025 11:27
@rusty1s rusty1s merged commit f4d0be1 into pyg-team:master Jun 3, 2025
17 checks passed
rusty1s added a commit that referenced this pull request Jun 4, 2025
Dear PyG Team,

Following the previous PR
[[#10263]](#10263) on
the long-range measurement, we slightly modified the text description of
the method and added a link to our paper.

Sorry for the extra changes and thanks in advance for the quick review!

Huidong

---------

Co-authored-by: Leon <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <[email protected]>
Co-authored-by: Leon <[email protected]>
chrisn-pik pushed a commit to chrisn-pik/pytorch_geometric that referenced this pull request Jun 30, 2025
…eam#10263)

Dear PyG Team,

Thank you for your effort in supporting our graph learning community!

This is Huidong from the _Machine Learning Research Group_ at
_University of Oxford_. As a follow-up to our recent
PR[[pyg-team#10115]](pyg-team#10115)
of the
[_**CityNetwork**_](https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.datasets.CityNetwork.html?highlight=city#torch_geometric.datasets.CityNetwork)
dataset, we now release **_Total Influence_**, a measurement introduced
in our [paper](https://arxiv.org/abs/2503.09008) which quantifies the
long-range dependency in GNNs. Additionally, we also fixed some typos
and slightly modified the comment description of CityNetwork in this
current PR.

Please let me know if you need further information from me. Thanks again
for helping us with our work!

Huidong Liang
PhD Student @ MLRG
Department of Engineering Science
Univeristy of Oxford

---------

Co-authored-by: Leon <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <[email protected]>
chrisn-pik pushed a commit to chrisn-pik/pytorch_geometric that referenced this pull request Jun 30, 2025
Dear PyG Team,

Following the previous PR
[[pyg-team#10263]](pyg-team#10263) on
the long-range measurement, we slightly modified the text description of
the method and added a link to our paper.

Sorry for the extra changes and thanks in advance for the quick review!

Huidong

---------

Co-authored-by: Leon <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <[email protected]>
Co-authored-by: Leon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants