Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions regarding RMST-RBS #65

Closed
BradKML opened this issue Apr 16, 2021 · 4 comments
Closed

Questions regarding RMST-RBS #65

BradKML opened this issue Apr 16, 2021 · 4 comments

Comments

@BradKML
Copy link

BradKML commented Apr 16, 2021

There is this paper called "Community detection and role identification in directed networks: understanding the Twitter network of the care.data debate" https://arxiv.org/abs/1508.03165, which follows "Interest communities and flow roles in directed networks: the Twitter network of the UK riots" https://arxiv.org/abs/1311.6785 and "Finding role communities in directed networks using Role-Based Similarity, Markov Stability and the Relaxed Minimum Spanning Tree" https://arxiv.org/abs/1309.1795

The papers mainly addresses the optimization of node embedding coupled with community detection as its main goal.

  1. Are there any algorithms that does both of them at the same time? (e.g. Node2Vec)
  2. Would RMST-RBS be included in KarateClub in the near future?
@BradKML
Copy link
Author

BradKML commented May 20, 2021

Here is a library that might fix this issue: https://github.com/barahona-research-group/PyGenStability

@benedekrozemberczki
Copy link
Owner

benedekrozemberczki commented May 20, 2021 via email

@BradKML
Copy link
Author

BradKML commented May 21, 2021

Understandable. The author have made note they will make this algorithm FOSS
barahona-research-group/PyGenStability#35 (comment)

@BradKML
Copy link
Author

BradKML commented Jun 8, 2021

Also reading up on other embedding algorithms e.g. https://arxiv.org/pdf/1804.03733.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants