Skip to content

Conversation

@LeonResearch
Copy link
Contributor

Dear PyG Team,

This is Leon from Oxford EngSci, our research group has just constructed a new dataset of four city networks for transductive node classification and we just released our paper on arXiv. We believe integrating our dataset into PyG will greatly help other researchers download and run this dataset more conveniently.

For your reference, this is the previous Pull Request page where we did not update the paper link.

Best regards,
Huidong (Leon) Liang

@LeonResearch LeonResearch requested a review from wsad1 as a code owner March 13, 2025 05:37
@LeonResearch
Copy link
Contributor Author

@wsad1 Hello Jinu! Thanks for helping us with the PR! Could you please help us review the new changes?

Please let me know if you need any information from us!

Best,
Leon

@akihironitta akihironitta self-assigned this May 2, 2025
Copy link
Member

@akihironitta akihironitta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you for your contribution!

@akihironitta akihironitta changed the title A new dataset for testing long range dependency: CityNetwork Add CityNetwork dataset for testing long range dependency May 2, 2025
@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10115      +/-   ##
==========================================
- Coverage   86.11%   85.41%   -0.70%     
==========================================
  Files         496      496              
  Lines       33655    33993     +338     
==========================================
+ Hits        28981    29036      +55     
- Misses       4674     4957     +283     

☔ 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.

@akihironitta akihironitta merged commit 597757e into pyg-team:master May 2, 2025
19 checks passed
@LeonResearch
Copy link
Contributor Author

Great work, thank you for your contribution!

Thank you Akihiro for helping us with the PR!😃

rusty1s added a commit that referenced this pull request Jun 3, 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]](#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
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants