CORTEXA
← Browse
crossrefMachine Learning2026-07-21Cited by 0

Learning from Dynamic Protein Interaction Networks with State-Memory Temporal Graph Neural Networks

Manuel Dileo, Andrea Sottoriva

Abstract Modeling the temporal evolution of biological systems is fundamental for understanding cellular dynamics and anticipating future functional states. While temporal graph neural networks (TGNNs) have achieved remarkable success in social and financial domains, their evaluation on dynamic biological systems remains largely unexplored. In this work, we provide the first systematic benchmark of discrete-time temporal graph neural networks on dynamic protein-protein interaction (PPI) networks, considering both future link prediction and future gene expression forecasting as complementary structure- and node-level tasks. To capture the recurring and synchronized nature of biological dynamics, we introduce State-Memory Temporal Graph Neural Networks (SM-TGNN), a novel architecture that augments message passing with a compact state-memory mechanism designed to model recurrent structural regimes without relying on sequential recurrent units. Across multiple yeast PPI datasets, SM-TGNN achieves consistently competitive performance in predicting future protein interactions and gene expression profiles, matching or exceeding existing neural approaches across most evaluation settings. At the same time, the strong results obtained by memory-based baselines indicate that temporal link prediction in dynamic biological networks remains a particularly challenging task, requiring models capable of capturing recurrent interaction regimes and long-term temporal dependencies. Notably, a model pre-trained on one PPI network achieves competitive performance when transferred to a distinct yeast cell-cycle dataset, suggesting that the learned state representations capture recurring temporal structures that can partially generalize across related biological settings. Furthermore, SM-TGNN offers competitive inference-time and memory efficiency compared to standard TGNN architectures. Our results demonstrate that state-based temporal modeling provides an effective and scalable inductive bias for learning from dynamic biological networks, opening new directions for temporal graph learning as an AI-driven simulation of cellular processes.

View free PDFSource page

Related papers

crossrefMachine Learning2026-07-20

Reinforcement Learning Guided Neural Deconstruction Search for Flexible Job Scheduling

Davide Zago, André Hottung, Fynn Martin Gilbert, Rossella Cancelliere, Kevin Tierney

Abstract Learning-based approaches have made substantial progress on solving combinatorial optimization problems, increasingly rivaling classical operations research methods. In particular, improvement-based machine learning methods, which iteratively refine an existing solution,…

View free PDFSource page
crossrefMachine Learning2026-07-01

SAMix: Calibrated and Accurate Continual Learning via Sphere-Adaptive Mixup and Neural Collapse

Trung-Anh Dang, Vincent Nguyen, Ngoc-Son Vu, Christel Vrain

Abstract While most continual learning methods focus on mitigating forgetting and improving accuracy, they often overlook the critical aspect of network calibration, despite its importance. Neural collapse, a phenomenon where last-layer features collapse to their class means, has…

View free PDFSource page
crossrefMachine Learning2026-07-01

Adaptive Swarm Mesh Refinement Using Deep Reinforcement Learning with Local Rewards

Niklas Freymuth, Philipp Dahlinger, Tobias Würth, Simon Reisch, Luise Kärger, Gerhard Neumann

Abstract Simulating physical systems is essential in engineering, but analytical solutions are limited to straightforward problems. Consequently, numerical methods like the Finite Element Method (FEM) are widely used. However, the FEM becomes computationally expensive as problem…

View free PDFSource page
crossrefMachine Learning2026-07-01

What Should an AI Assessor Optimise for?

Daniel Romero-Alvarado, Fernando Martínez-Plumed, José Hernández-Orallo

Abstract An AI assessor is an external, ideally independent system that predicts an indicator, e.g., a loss value, of another AI system. Assessors can leverage information from the test results of many other AI systems and have the flexibility of being trained on any loss functio…

View free PDFSource page
crossrefMachine Learning2026-07-01

Deep Linear Discriminant Analysis Revisited

Maxat Tezekbayev, Rustem Takhanov, Arman Bolatov, Zhenisbek Assylbekov

Abstract We show that for unconstrained Deep Linear Discriminant Analysis (LDA) classifiers, maximum-likelihood training admits pathological solutions in which class means drift together, covariances collapse, and the learned representation becomes almost non-discriminative. Conv…

View free PDFSource page
crossrefMachine Learning2026-05-29

Interpreting User Opinions: A Multidimensional Approach Leveraging Explainable AI and Generative Models

Cristian Cosentino, Merve Gunduz Cure, Fabrizio Marozzo, Sule Ozturk Birim

Abstract In today’s digital landscape, user-generated opinions—such as online reviews, user comments, and social media posts—offer valuable insights into people’s experiences, sentiments, and concerns, influencing decisions across businesses, organizations, and public policy. Adv…

View free PDFSource page