Sep 2026· Zenodo (CERN European Organization for Nuclear Research)
Abstract
This paper proposes a novel network computation model termed "Space-Time Network Computation" (STNC). The core claim is that integrating spatial and temporal dimensions offers a more efficient approach to processing data exhibiting spatial and temporal dependencies. STNC leverages an extension of Graph Neural Networks (GNNs) by introducing the concepts of time streams and spatial streams. These streams are utilized within a graph structure to simulate and compute spatial-temporal interactions. The fundamental innovation lies in overcoming the dimensional limitations of traditional network computations, providing a new paradigm for handling complex spatial-temporal data. This approach utilizes graph structures to represent relationships, incorporating temporal evolution through time streams and spatial relationships through spatial streams. The key mathematical formulation is presented as follows: Let *G* = (*V*, *E*) be a graph, where *V* represents the set of nodes (vertices) and *E* represents the set of edges. Each node *vi* ∈ *V* is associated with a state vector *si* ∈ ℝd, where *d* is the dimension of the state vector. Each edge *eij* ∈ *E* is characterized by a weight *wij* ≥ 0. A *time stream* τ is defined as a sequence of state vectors: τ = (*si(0)*, *si(1)*, *si(2)*, ..., *si(T)*) , where *si(t)* is the state vector of node *i* at time *t*. A *spatial stream* σ is defined as a set of state vectors representing the spatial neighborhood of a node: σ(*i*) = {*sj(t)* | (*j*, *i*) ∈ *E*} for each node *i*. The core computation within STNC involves updating node states based on their time streams and spatial streams. The update rule can be expressed as: *si(t+1)* = f(*si(t)*, τi, σ(*i*)) where *f* is an update function, τi is the time stream associated with node *i*, and σ(*i*) is the spatial stream for node *i*. This update function can be a neural network or a more traditional rule-based system. The goal is to iteratively evolve the state vectors of nodes over time, capturing the influence of their neighbors and the temporal dynamics. The effectiveness of STNC is predicated on the efficient representation and manipulation of these time streams and spatial streams within the graph structure. The choice of *f* is crucial and will be explored in subsequent sections. The proposed model offers a flexible framework capable of accommodating diverse spatial-temporal data and associated dynamics. Further research will focus on optimizing the update function *f* and exploring its applicability to various domains.
This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.
P. Abrahamsson, O. Salo, Jussi Ronkainen et al.· arXiv.org· 727 citations· ⚡54
The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.
M. Pikkarainen, Jukka Haikara, O. Salo et al.· Empirical Software Engineeri...· 401 citations· ⚡48
The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.
Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al.· Information and Software Tec...· 394 citations· ⚡54
The perception of the impact of agile methods is predominantly positive, and several challenge areas were discovered, but based on this study, agile methods are here to stay.
M. Laanti, O. Salo, P. Abrahamsson· Information and Software Tec...· 260 citations· ⚡20
Related blog posts
Microsoft Research Blog· microsoft.comJul 13, 2026
Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as developers write it while preserving speed and adaptability as it gets implemented and evolves. The post Verifying Rust cryptography in SymCrypt, from standards to code appeared first on Microsoft Research.
MIT News · Artificial Intelligence· news.mit.eduJul 6, 2026
PhD student Rachel Sava, winner of the Envisioning the Future of Computing Prize, explores transformative improvements and dystopian risks of neural technology.
AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.
MIT News · Artificial Intelligence· news.mit.eduSep 9, 2026
A weeklong summer workshop brought higher education faculty to campus to explore how AI and machine learning materials can be adapted for their classrooms.
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.