GithubHelp home page GithubHelp logo

Comments (6)

muhanzhang avatar muhanzhang commented on July 17, 2024

The memory consumption increases exponentially with hops. If hop=2 OOMs and you still want to use hop=2, you may keep decreasing max_nodes_per_hop to a smaller value, or further reduce the max-train-num.

from seal.

joc32 avatar joc32 commented on July 17, 2024

May I ask you @muhanzhang , what were the parameters of your computer setup when you were running SEAL with hops = 2 on the big datasets like (Arxiv, FB, Wikipedia, Blogpost) so that I know how much RAM I approximately need?

Seems like the building of the SEALDataset from TorchGeometric is the most demanding task. Even to build the PB dataset, it took me around 800 seconds to be done with hops = 1. I am using SEAL code from PTG Link Prediction demo.

Thanks,
Joe

from seal.

muhanzhang avatar muhanzhang commented on July 17, 2024

Pytorch Geometric default k-hop subgraph sampler is slow. I will release a new version (possibly merge to PyG) with much faster (~1000 times) speed up recently. Please stay tuned. I'll let you know when it is released.

from seal.

joc32 avatar joc32 commented on July 17, 2024

@muhanzhang That would be much appreciated! Even if you could share it somehow here as a gist in some beta version. I need it for my MSc thesis and so far I cannot run Arxiv and Facebook with PTG SEAL as it is really slow.

from seal.

muhanzhang avatar muhanzhang commented on July 17, 2024

Hi @joc32 , the new version of SEAL is here. It runs on OGB benchmark datasets.

from seal.

joc32 avatar joc32 commented on July 17, 2024

Thanks very much @muhanzhang , will look into it.

from seal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.