Coder Social home page Coder Social logo

Can't reproduce reported results about hyrnn HOT 8 OPEN

ferrine avatar ferrine commented on August 21, 2024
Can't reproduce reported results

from hyrnn.

Comments (8)

ferrine avatar ferrine commented on August 21, 2024

hmm, that is strange. We had updates in Geoopt and implementation of Poincare model is different now, this might affect the results. Did you check the old version of geoopt (before Stereographic is merged)?

from hyrnn.

ruoshiliu avatar ruoshiliu commented on August 21, 2024

Yes, I installed version 0.1.2 of geeopt which is before the Stereographic update.

from hyrnn.

ferrine avatar ferrine commented on August 21, 2024

That's a problem smth really seems to be broken. How does the training curve look like?

from hyrnn.

ruoshiliu avatar ruoshiliu commented on August 21, 2024

Please check the following tensorboard results, with orange being train curves and blue being valid curves. I obtained the following results with python run.py --data_dir=./data --num_epochs=30 --log_dir=./logs --batch_size=1024 --num_layers=2 --cell_type=hyp_gru
Screen Shot 2020-07-28 at 13 45 30
Screen Shot 2020-07-28 at 13 45 39
Screen Shot 2020-07-28 at 13 46 01

from hyrnn.

SkyFishMoon avatar SkyFishMoon commented on August 21, 2024

It occurs also in the new version. But I found that if decode using method in another paper named Hyperbolic GCN, the precision will arise a lot, but still can't get the result in original paper

from hyrnn.

ferrine avatar ferrine commented on August 21, 2024

From the curves I can't say the model has converged, did you try training more?

from hyrnn.

ferrine avatar ferrine commented on August 21, 2024

Other suggestion is to increase learning rate a bit.

from hyrnn.

SkyFishMoon avatar SkyFishMoon commented on August 21, 2024

This is the validation
image
and train result
image
a little rise in precision, but I didn't use the dist2plane as the last layer. I just use a linear + logmap0 + logsoftmax + nllloss as the last layer.
Another problem is I find that some parameters in your model are general torch.Parameter rather than geoopt.ManifoldParameter. Only the bias parameters are geoopt.ManifoldParameter. Does this matter?

from hyrnn.

Related Issues (9)

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.