most citedPykg2vec: A Python Library for Knowledge Graph Embedding

10 citations · 10 across the 1 of their papers we have counts for

collaborators

7 papers

cs.SI2019

Graph Representation Ensemble Learning

Palash Goyal, Di Huang, Sujit Rokka Chhetri +3

Representation learning on graphs has been gaining attention due to its wide applicability in predicting missing links, and classifying and recommending nodes. Most embedding metho…

cs.SI2019

Benchmarks for Graph Embedding Evaluation

Palash Goyal, Di Huang, Ankita Goswami +3

Graph embedding is the task of representing nodes of a graph in a low-dimensional space and its applications for graph tasks have gained significant traction in academia and indust…

cs.SI2019

Tracking Temporal Evolution of Graphs using Non-Timestamped Data

Sujit Rokka Chhetri, Palash Goyal, Arquimedes Canedo

Datasets to study the temporal evolution of graphs are scarce. To encourage the research of novel dynamic graph learning algorithms we introduce YoutubeGraph-Dyn (available at http…

cs.AI201910 cited

Pykg2vec: A Python Library for Knowledge Graph Embedding

Shih Yuan Yu, Sujit Rokka Chhetri, Arquimedes Canedo +2

Pykg2vec is an open-source Python library for learning the representations of the entities and relations in knowledge graphs. Pykg2vec's flexible and modular software architecture…

cs.LG2018

DynamicGEM: A Library for Dynamic Graph Embedding Methods

Palash Goyal, Sujit Rokka Chhetri, Ninareh Mehrabi +2

DynamicGEM is an open-source Python library for learning node representations of dynamic graphs. It consists of state-of-the-art algorithms for defining embeddings of nodes whose c…

cs.SI2018

dyngraph2vec: Capturing Network Dynamics using Dynamic Graph Representation Learning

Palash Goyal, Sujit Rokka Chhetri, Arquimedes Canedo

Learning graph representations is a fundamental task aimed at capturing various properties of graphs in vector space. The most recent methods learn such representations for static…