INDEQS: Informed Neural controlled Differential EQuationS

20d ago · Global · primary source: export.arxiv.org

A new graph-based forecasting method called INDEQS incorporates prior knowledge of directed graph structures into Neural Controlled Differential Equations, a continuous-time modeling framework. The approach, submitted to arXiv on 17 June 2026, separates how information mixes across graph nodes from how it flows between the model's vector field and control signals. [1][2] Neural Controlled Differential Equations (NCDEs) offer a continuous-time framework for time-series forecasting, but standard graph-based versions typically learn spatial relationships entirely from data, ignoring known directed structures. [1][2] The INDEQS method, short for Informed Neural controlled Differential EQuationS, addresses this by injecting a priori graph knowledge at two distinct architectural positions: inner mixing, which governs how hidden states blend across nodes, and outer mixing, which controls interaction between the vector field and the control path. [2] The researchers provide two variants. A lightweight, graph-constrained version adheres strictly to the supplied adjacency matrix, while a more expressive variant learns additional connections through adaptive graph convolutions. [2] To isolate when informedness helps, the team built a continuous advection simulation on directed graphs, generating synthetic spatio-temporal datasets with known ground-truth flow. [2] On two real-world benchmarks — river discharge forecasting on a hydrological network and traffic flow prediction on the PeMS08 dataset — outer informedness consistently reduced mean absolute error compared to an uninformed NCDE with a similar parameter count, especially on larger graphs. [2] Inner informedness proved more parameter-efficient when strict adherence to a known adjacency was required. [2] The study also compared discrete convolutional decoders against continuous-time decoders, finding that continuous decoders delivered better accuracy and greater temporal flexibility on real-world tasks. [2] Code for INDEQS and the advection simulation is publicly available on GitHub. [2] The paper appeared on arXiv, the open-access e-print repository that hosts preprints across mathematics, physics, computer science, and related fields. [6] As of November 2024, arXiv was receiving roughly 24,000 submissions per month. [6] The work was posted under the machine learning category (cs.LG) and includes links to bibliographic tools and code-finding services through arXivLabs, a framework that lets community collaborators build experimental features on the platform. [4][5]

research-papertool-releasemodel-releaseproduct-launch

Background sources we checked (7)
  • arxiv.org ↗ Neural Controlled Differential Equations (NCDE) provide a powerful continuous-time framework for forecasting time series, but standard graph-based extensions typically learn spatial structure purely from data, even in settings where a directed graph structure is known a priori. W…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue