Implicit Graph Neural Networks: A Monotone Operator Viewpoint
Implicit Graph Neural Networks: A Monotone Operator Viewpoint
复制标题
DOI:
--
复制
发表时间:
2023
期刊:
影响因子:
--
通讯作者:
Justin Baker;Qingsong Wang;C. Hauck;Bao Wang
中科院分区:
文献类型:
--
作者:
Justin Baker;Qingsong Wang;C. Hauck;Bao Wang
Implicit graph neural networks (IGNNs) – that solve a fixed-point equilibrium equation using Pi-card iteration for representation learning – have shown remarkable performance in learning long-range dependencies (LRD) in the underlying graphs. However, IGNNs suffer from several issues, including 1) their expressivity is limited by their parameterizations for the well-posedness guarantee, 2) IGNNs are unstable in learning LRD, and 3) IGNNs become computationally inefficient when learning LRD. In this paper, we provide a new well-posedness characterization for IGNNs leveraging monotone operator theory, resulting in a much more expressive parameterization than the existing one. We also pro-pose an orthogonal parameterization for IGNN based on Cayley transform to stabilize learning LRD. Furthermore, we leverage Anderson-accelerated operator splitting schemes to efficiently solve for the fixed point of the equilibrium equation of IGNN with monotone or orthogonal parameterization. We verify the computational efficiency and accuracy of the new models over existing IGNNs on various graph learning tasks at both graph and node levels. Code is available at https://github.com/ Utah-Math-Data-Science/MIGNN