We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: PyTorch Geometric Signed Directed: A Software Package on Graph Neural Networks for Signed and Directed Graphs

Abstract: Networks are ubiquitous in many real-world applications (e.g., social networks encoding trust/distrust relationships, correlation networks arising from time series data). While many networks are signed or directed, or both, there is a lack of unified software packages on graph neural networks (GNNs) specially designed for signed and directed networks. In this paper, we present PyTorch Geometric Signed Directed (PyGSD), a software package which fills this gap. Along the way, we evaluate the implemented methods with experiments with a view to providing insights into which method to choose for a given task. The deep learning framework consists of easy-to-use GNN models, synthetic and real-world data, as well as task-specific evaluation metrics and loss functions for signed and directed networks. As an extension library for PyG, our proposed software is maintained with open-source releases, detailed documentation, continuous integration, unit tests and code coverage checks. The GitHub repository of the library is this https URL
Comments: Accepted by LoG 2023. 27 pages in total
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Social and Information Networks (cs.SI); Machine Learning (stat.ML)
Cite as: arXiv:2202.10793 [cs.LG]
  (or arXiv:2202.10793v6 [cs.LG] for this version)

Submission history

From: Yixuan He [view email]
[v1] Tue, 22 Feb 2022 10:25:59 GMT (719kb,D)
[v2] Sun, 15 May 2022 21:53:10 GMT (1048kb,D)
[v3] Sun, 18 Sep 2022 23:11:24 GMT (1200kb,D)
[v4] Mon, 31 Oct 2022 17:02:56 GMT (436kb,D)
[v5] Tue, 21 Nov 2023 18:51:56 GMT (826kb,D)
[v6] Thu, 23 Nov 2023 16:52:51 GMT (826kb,D)

Link back to: arXiv, form interface, contact.