Pith. sign in

REVIEW 3 cited by

Directed Acyclic Graph Neural Networks

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 2101.07965 v3 pith:NAJMPIIY submitted 2021-01-20 cs.LG cs.AI

classification cs.LGcs.AI
keywords neuralarchitecturesgraphdagnninformationmodelsnetworksacyclic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph-structured data ubiquitously appears in science and engineering. Graph neural networks (GNNs) are designed to exploit the relational inductive bias exhibited in graphs; they have been shown to outperform other forms of neural networks in scenarios where structure information supplements node features. The most common GNN architecture aggregates information from neighborhoods based on message passing. Its generality has made it broadly applicable. In this paper, we focus on a special, yet widely used, type of graphs -- DAGs -- and inject a stronger inductive bias -- partial ordering -- into the neural network design. We propose the \emph{directed acyclic graph neural network}, DAGNN, an architecture that processes information according to the flow defined by the partial order. DAGNN can be considered a framework that entails earlier works as special cases (e.g., models for trees and models updating node representations recurrently), but we identify several crucial components that prior architectures lack. We perform comprehensive experiments, including ablation studies, on representative DAG datasets (i.e., source code, neural architectures, and probabilistic graphical models) and demonstrate the superiority of DAGNN over simpler DAG architectures as well as general graph architectures.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. RTL-Sequencer: Towards Scalable RTL Timing Prediction with the Sequence-based Paradigm

    cs.AR 2026-07 conditional novelty 6.0 of 10

    Linearizing RTL logic cones into breadth-first sequences and processing them with Mamba-2 sequence models yields better arrival-time, WNS, and TNS predictions than graph-based baselines on 21 open-source designs.

  2. NN-Former: Rethinking Graph Structure in Neural Architecture Representation

    cs.LG 2025-07 conditional novelty 6.0 of 10

    NN-Former improves neural accuracy and latency prediction by using attention masks over sibling nodes in the architecture graph.

  3. Directed Graph Grammars for Sequence-based Learning

    cs.LG 2025-05 conditional novelty 6.0 of 10

    DIGGED converts DAGs into unambiguous, compact rule sequences via induced graph grammars, enabling valid and state-of-the-art generative modeling and Bayesian optimization.

Pith tools