pith. sign in

arxiv: 1708.04357 · v1 · pith:4XKGADC6new · submitted 2017-08-14 · 💻 cs.LG · cs.AI· stat.ML

Graph Classification via Deep Learning with Virtual Nodes

classification 💻 cs.LG cs.AIstat.ML
keywords graphrepresentationvirtualnodeclassificationcolumnexpandedlearning
0
0 comments X
read the original abstract

Learning representation for graph classification turns a variable-size graph into a fixed-size vector (or matrix). Such a representation works nicely with algebraic manipulations. Here we introduce a simple method to augment an attributed graph with a virtual node that is bidirectionally connected to all existing nodes. The virtual node represents the latent aspects of the graph, which are not immediately available from the attributes and local connectivity structures. The expanded graph is then put through any node representation method. The representation of the virtual node is then the representation of the entire graph. In this paper, we use the recently introduced Column Network for the expanded graph, resulting in a new end-to-end graph classification model dubbed Virtual Column Network (VCN). The model is validated on two tasks: (i) predicting bio-activity of chemical compounds, and (ii) finding software vulnerability from source code. Results demonstrate that VCN is competitive against well-established rivals.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Pulmonary Embolism Risk Stratification from CTPA and Medical Records: Vascular Graphs Are Not All You Need

    cs.CV 2026-06 unverdicted novelty 5.0

    On a private dataset of 353 patients, medical records and cardiac biomarkers from CTPA outperform vascular biomarkers and GNNs on vascular graphs for PE risk stratification.

  2. Pulmonary Embolism Risk Stratification from CTPA and Medical Records: Vascular Graphs Are Not All You Need

    cs.CV 2026-06 unverdicted novelty 5.0

    In a private dataset of 353 patients, medical records and cardiac biomarkers outperform vascular biomarkers and GNNs on vascular graphs for PE risk stratification, suggesting vascular graphs hold no discriminative inf...