electronics-logo

Journal Browser

Journal Browser

Generative and Representation Learning Models for Spatio-Temporal Tasks and Recommendation: Towards Collaborative Computing Optimization

A special issue of Electronics (ISSN 2079-9292). This special issue belongs to the section "Computer Science & Engineering".

Deadline for manuscript submissions: 15 November 2026 | Viewed by 1167

Editors

School of Cyberspace Security, Hainan University, Haikou 570228, China
Interests: traffic flow theory; traffic simulation; traffic big data processing; spatiotemporal modeling
Special Issues, Collections and Topics in MDPI journals

E-Mail Website
Guest Editor
School of Cyberspace Security, Hainan University, Haikou 570228, China
Interests: big data processing; spatiotemporal modeling; privacy-preserving computing
Special Issues, Collections and Topics in MDPI journals

E-Mail Website
Guest Editor
School of Cyberspace Security, Hainan University, Haikou 570228, China
Interests: wireless network security; blockchain; artificial intelligence security; spatiotemporal modeling in security
Special Issues, Collections and Topics in MDPI journals

Special Issue Information

Dear Colleagues,

The rapid proliferation of Internet of Things (IoT) sensors, mobile devices, and interconnected digital platforms has led to an explosion of complex data characterized by intricate spatiotemporal dependencies. Effectively modeling these dynamics is crucial for many applications, ranging from smart city management and autonomous transportation to personalized recommendation systems. However, traditional modeling approaches often struggle with data sparsity, high dimensionality, and the inherent noise found in real-world environments.

This Special Issue focuses on the transformative potential of Generative Models (e.g., Diffusion Models, GANs, and Large Language Models) and Representation Learning (e.g., Graph Neural Networks, Contrastive Learning, and Self-Supervised Learning) in addressing these challenges. By extracting robust, low-dimensional features and generating high-fidelity synthetic data, these methodologies enable more accurate forecasting and decision-making.

A key theme of this collection is the movement towards collaborative computing optimization. As data processing shifts from centralized clouds to the network edge, there is a critical need for lightweight, privacy-preserving, and communication-efficient architectures. We are particularly interested in research that explores how advanced learning models can be optimized for distributed environments, including federated learning frameworks, knowledge distillation for model compression, and causal-driven inference for resource-constrained devices.

We invite researchers to contribute original research articles and comprehensive reviews. The scope of this Special Issue is intentionally broad to encompass theoretical innovations, algorithmic developments, and practical system implementations. Potential topics include, but are not limited to, the following:

  • Spatio-temporal forecasting (traffic, weather, human mobility).
  • Generative AI for data augmentation and missing value imputation in spatio-temporal sequences.
  • Graph-based representation learning for complex social and sensor networks.
  • Next-generation recommendation systems utilizing multi-modal spatio-temporal context.
  • Collaborative and Edge Computing optimization for real-time AI tasks.
  • Privacy-preserving computation and federated learning in distributed sensing.
  • Causal inference and explainable AI (XAI) for spatio-temporal modeling.
  • Cross-domain knowledge transfer and lightweight model deployment on IoT devices.

Dr. Zhizhe Lin
Prof. Dr. Teng Zhou
Prof. Dr. Chunjie Cao
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 250 words) can be sent to the Editorial Office for assessment.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-anonymized peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Electronics is an international peer-reviewed open access semimonthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2400 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • spatio-temporal data mining
  • generative AI & large language models
  • representation learning
  • recommender systems
  • collaborative & edge computing

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • Reprint: MDPI Books provides the opportunity to republish successful Special Issues in book format, both online and in print.

Further information on MDPI's Special Issue policies can be found here.

Published Papers (2 papers)

Order results
Result details
Select all
Export citation of selected articles as:

Research

21 pages, 1525 KB  
Article
STEGMN: Spatiotemporal Equivariant Graph Mechanics Networks for Molecular Trajectory Prediction
by Yangyang Miao and Quan Qian
Electronics 2026, 15(11), 2403; https://doi.org/10.3390/electronics15112403 - 1 Jun 2026
Viewed by 303
Abstract
Molecular trajectory prediction is fundamental to computational chemistry, drug discovery, and materials simulation, enabling insights into dynamics, reaction pathways, and conformational stability. Its natural alignment with graph-structured spatiotemporal data has made it a key frontier in GNN research. However, current mainstream spatiotemporal GNNs, [...] Read more.
Molecular trajectory prediction is fundamental to computational chemistry, drug discovery, and materials simulation, enabling insights into dynamics, reaction pathways, and conformational stability. Its natural alignment with graph-structured spatiotemporal data has made it a key frontier in GNN research. However, current mainstream spatiotemporal GNNs, while enforcing E(3)-equivariance, treat atoms as unconstrained point masses and lack explicit rigid geometric constraints, often yielding unphysical deformations that compromise predictive interpretability. To address this challenge, we propose STEGMN—the first spatiotemporal graph architecture for molecular trajectory prediction that explicitly encodes rigid constraints. Inspired by Graph Mechanics Networks, we design a constraint-preserving equivariant spatiotemporal attention mechanism that captures temporal dependencies while rigorously maintaining both E(3)-equivariance and rigid-body constraints. Additionally, we introduce a constraint-preserving equivariant pooling module that generates future states by performing a learnable weighted aggregation of historical angular velocities, followed by forward kinematics mapping. This ensures that all outputs simultaneously satisfy E(3)-equivariance and strict bond-length conservation. Evaluated on real-world molecular dynamics datasets, STEGMN consistently outperforms strong baselines. On the rMD17 benchmark, it achieves an average ∼40% reduction in prediction MSE relative to representative spatiotemporal graph models (ST-GNN, ST-GCN, and ST-EGNN) across eight small-molecule systems, highlighting the critical value of explicit constraint modeling for physically stable trajectory prediction. Full article
Show Figures

Figure 1

43 pages, 33688 KB  
Article
Network State Aware Dual-Graph Spatiotemporal Fusion Prediction Model for SDN Dynamic Routing Optimization
by Jiaxian Zhu, Jialing Zhao, Weihua Bai, Chuanbin Zhang, Zhizhe Lin and Teng Zhou
Electronics 2026, 15(9), 1909; https://doi.org/10.3390/electronics15091909 - 1 May 2026
Viewed by 487
Abstract
Software-defined networking (SDN) provides a flexible solution to manage complex networks on demand by centralized control and programmability. However, efficiently optimizing network configurations to achieve load balance and improve service quality remains challenging. In this paper, we propose a novel SDN network state [...] Read more.
Software-defined networking (SDN) provides a flexible solution to manage complex networks on demand by centralized control and programmability. However, efficiently optimizing network configurations to achieve load balance and improve service quality remains challenging. In this paper, we propose a novel SDN network state awareness and dynamic routing optimization method, termed DGSFN-DR. Hereby, we leverage a Graph Attention Network (GAT) to model the spatial dependencies of the network topology for its link graph. Then, we employ a Recurrent Neural Network (RNN) to capture the temporal dependencies of link states, including the lagged temporal features induced by routing algorithms, to improve the prediction accuracy of future link states. Our algorithm dynamically adjusts routing strategies to optimize network performance according to the predicted link weights with the dual graph spatiotemporal fusion prediction network (DG-SFN). Experimental results demonstrate that our DGSFN-DR outperforms other methods in various network traffic intensities and topologies. Specifically, it achieves improvements of 4% to 15% in latency, jitter, packet loss, and available bandwidth. In particular, the DGSFN-DR exhibits superior adaptability and optimization potential under high traffic loads and complex network topologies. This work expands dynamic routing optimization theory for SDN and new insights for practical network management. Full article
Show Figures

Figure 1

Back to TopTop