← Search

Zehao Dong

3 accepted papers

2024

Rethinking the Power of Graph Canonization in Graph Representation Learning with Stability

ICLR 2024poster

The expressivity of Graph Neural Networks (GNNs) has been studied broadly in recent years to reveal the design principles for more powerful GNNs. Graph canonization is known as a typical approach to distinguish non-isomorphic graphs, yet rarely adopted when developing expressive GNNs. This paper pro…

Cited by 8SourcePDFScholar
2023

CktGNN: Circuit Graph Neural Network for Electronic Design Automation

ICLR 2023poster

The electronic design automation of analog circuits has been a longstanding challenge in the integrated circuit field due to the huge design space and complex design trade-offs among circuit specifications. In the past decades, intensive research efforts have only been paid to automate the transisto…

2022

PACE: A Parallelizable Computation Encoder for Directed Acyclic Graphs

ICML 2022spotlight

Optimization of directed acyclic graph (DAG) structures has many applications, such as neural architecture search (NAS) and probabilistic graphical model learning. Encoding DAGs into real vectors is a dominant component in most neural-network-based DAG optimization frameworks. Currently, most popula…