Giter Site home page Giter Site logo

Fail to reproduce result about graphtern HOT 4 OPEN

inhwanbae avatar inhwanbae commented on September 23, 2024
Fail to reproduce result

from graphtern.

Comments (4)

InhwanBae avatar InhwanBae commented on September 23, 2024 1

Hi @Pranav-chib,

I'll share the results of my tests from the past week and some interesting findings with you. First, I was able to reproduce the table in the paper using the GitHub code I uploaded. What's interesting is that using the latest PyTorch release significantly reduces both the training speed and final performance. It even caused errors that interrupted the training. I recommend using version 1.6 or an older version as much as possible. (up to 1.11 seems to converge well)

Secondly, I have good news for you. I've made some updates to the source code a bit. Using the new codebase, you should be able to get better results!

from graphtern.

InhwanBae avatar InhwanBae commented on September 23, 2024

Thanks for your interest in my work! In my experience, when training on the ETH set, early stopping between 16 and 32 epochs significantly improves performance.

Even so, FDE 1.4 is a value I've never seen before. Actually, I have not run training since early 2021 and only evaluated with pre-trained weights. I will check it out with the published code and let you know.

from graphtern.

LOCKE98 avatar LOCKE98 commented on September 23, 2024

Hello, esteemed author. I have recently embarked upon replicating your code and encountered similar circumstances. Instead of creating a separate conda environment based on the setup you provided, I attempted to reproduce it using my existing environment. Now, I am facing a few issues. Firstly, when training on five datasets simultaneously with a single GPU, the training process is intermittently interrupted and does not reach the designated number of epochs. Additionally, there is a significant deviation in performance metrics. I am now prepared to attempt the replication using your recommended configuration.

from graphtern.

InhwanBae avatar InhwanBae commented on September 23, 2024

Hi @LOCKE98, Changing or commenting out the seed may help solve the interruptions. Since I also ran 40 model training on an 8GPU server, running multiple experiments on a single GPU might not be the cause of the interruption.

from graphtern.

Related Issues (2)

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.