GithubHelp home page GithubHelp logo

Not-so-good clustering in experiments about verse HOT 5 OPEN

xgfs avatar xgfs commented on August 25, 2024
Not-so-good clustering in experiments

from verse.

Comments (5)

xgfs avatar xgfs commented on August 25, 2024 2

I would feed 128d embeddings personally.

Regarding 2d vs. 128d embeddings, the objective functions of UMAP or TSNE are tailored towards visualization task. VERSE is a bit different, offering similarity preservation for analysis of graphs.

from verse.

hadisfr avatar hadisfr commented on August 25, 2024

Using 128 dimensions and then using UMAP to reduce the result to x and y, I ended up this:
Figure_1
Is this a right approach? Can I make it better?

from verse.

xgfs avatar xgfs commented on August 25, 2024

Did you calculate the modularity of Louvain algorithm and of, say, k-means on the embedding? Are they comparable?

from verse.

hadisfr avatar hadisfr commented on August 25, 2024

No. How can I do that? Feed the final bidimensional result of embedding to sklearn or sth? 🤔

P.S. I saw many times this approach of feeding higher dimensional embeddings of VERSE or node2vec into UMAP to get a bidimensional embedding for visualization, and it seems to work better than using e.g. VERSE to get a bidimensional embedding directly. But I don't get it. Aren't UMAP another embedding tool just liker VERSE and node2vec, only with a different approach?

from verse.

hadisfr avatar hadisfr commented on August 25, 2024

I'll test that later this way. 🤔

Different approaches to design objective functions is an important point. I did not dig too into UMAP.
Thank you!

from verse.

Related Issues (17)

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.