Pith. sign in

REVIEW 3 cited by

Directed Graph Convolutional Network

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2004.13970 v1 pith:IWJTZ7BG submitted 2020-04-29 cs.LG stat.ML

Directed Graph Convolutional Network

classification cs.LG stat.ML
keywords graphdirectedconvolutionconvolutionalfirst-gcnsgraphsinformation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Graph Convolutional Networks (GCNs) have been widely used due to their outstanding performance in processing graph-structured data. However, the undirected graphs limit their application scope. In this paper, we extend spectral-based graph convolution to directed graphs by using first- and second-order proximity, which can not only retain the connection properties of the directed graph, but also expand the receptive field of the convolution operation. A new GCN model, called DGCN, is then designed to learn representations on the directed graph, leveraging both the first- and second-order proximity information. We empirically show the fact that GCNs working only with DGCNs can encode more useful information from graph and help achieve better performance when generalized to other models. Moreover, extensive experiments on citation networks and co-purchase datasets demonstrate the superiority of our model against the state-of-the-art methods.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving

    cs.RO 2026-07 accept novelty 6.5

    A hybrid small-world graph plus flow-regime encoder yields more accurate, robust, and sample-efficient multi-agent trajectory forecasts than strong data-driven baselines on nuScenes, MoCAD and NGSIM.

  2. AI Generalisation Gap In Comorbid Sleep Disorder Staging

    cs.LG 2026-03 unverdicted novelty 5.0

    EEG sleep-staging models that work on healthy subjects generalize poorly to ischemic stroke patients and attend to physiologically uninformative signal regions.

  3. Toward General Digraph Contrastive Learning: A Dual Spatial Perspective

    cs.LG 2025-10 conditional novelty 5.0

    S2-DiGCL combines personalized magnetic Laplacian perturbations with BFS/DFS path sampling to improve contrastive learning on directed graphs.