paper-with-me

Papers

Continuous-Depth Neural Models for Dynamic Graph Prediction

2021-06-22 · Michael Poli, Stefano Massaroli, Clayton M. Rabideau, Junyoung Park, Atsushi Yamashita, Hajime Asama, Jinkyoo Park

We introduce the framework of continuous-depth graph neural networks (GNNs). Neural graph differential equations (Neural GDEs) are formalized as the counterpart to GNNs where the input-output relationship is determined by a continuum of GNN layers, blending discrete topological structures and differential equations. The proposed framework is shown to be compatible with static GNN models and is extended to dynamic and stochastic settings through hybrid dynamical system theory. Here, Neural GDEs improve performance by exploiting the underlying dynamics geometry, further introducing the ability to accommodate irregularly sampled data. Results prove the effectiveness of the proposed models across applications, such as traffic forecasting or prediction in genetic regulatory networks.

📄 PDF Abstract BibTeX arXiv:2106.11581

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Structured Depth Prediction in Challenging Monocular Video Sequences

2015-11-19 · Miaomiao Liu, Mathieu Salzmann, Xuming He

In this paper, we tackle the problem of estimating the depth of a scene from a monocular video sequence. In particular, we handle challenging scenarios, such as non-translational camera motion and dynamic scenes, where t…

Depth EstimationDepth PredictionMonocular Depth EstimationPrediction+1

Continuous-in-Depth Neural Networks

2020-08-05 · Alejandro F. Queiruga, N. Benjamin Erichson, Dane Taylor, Michael W. Mahoney

Recent work has attempted to interpret residual networks (ResNets) as one step of a forward Euler discretization of an ordinary differential equation, focusing mainly on syntactic algebraic similarities between the two s…

Numerical Integration

On the Convergence and Size Transferability of Continuous-depth Graph Neural Networks

2025-10-04 · Mingsong Yan, Charles Kulick, Sui Tang arxiv

Continuous-depth graph neural networks, also known as Graph Neural Differential Equations (GNDEs), combine the structural inductive bias of Graph Neural Networks (GNNs) with the continuous-depth architecture of Neural OD…

Coden: Efficient Temporal Graph Neural Networks for Continuous Prediction

2026-02-13 · Zulun Zhu, Siqiang Luo arxiv

Temporal Graph Neural Networks (TGNNs) are pivotal in processing dynamic graphs. However, existing TGNNs primarily target one-time predictions for a given temporal span, whereas many practical applications require contin…

Hypersolvers: Toward Fast Continuous-Depth Models

2020-07-19 · NeurIPS 2020 12 · Michael Poli, Stefano Massaroli, Atsushi Yamashita, Hajime Asama 외

The infinite-depth paradigm pioneered by Neural ODEs has launched a renaissance in the search for novel dynamical system-inspired deep learning primitives; however, their utilization in problems of non-trivial size has o…