2
LGGMs a new class of graph generative models trained on a large corpus of graphs
(www.marktechpost.com)
A community for posting things related to machine learning
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
Huh, your comment made look if there were personalized recommendation algorithms running on lemmy. From what I found, it appears that Lemmy does not use personalized recommendation algorithms : https://join-lemmy.org/docs/contributors/07-ranking-algo.html
The specific function used for ranking is here : https://github.com/LemmyNet/lemmy/blob/4ba6221e04ab3e186669aeaa890d23b1e3f3d1a9/crates/db_schema/replaceable_schema/utils.sql#L18
I'm wondering how hard it would be to adapt the code to customize the score for every user, instead of it being global.
I find it challenging to gauge the paper's impact fully, as this isn't my area of expertise. However, the ability to use diverse graphs in a single model surprised me and seemed worth sharing.