Skip to content

Author

Mingyan Jiang

We have 2 of 21 papers

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Aug 2026

A transformer encoder architecture for node-level time series forecasting

This paper proposes a time-series data processing model based on the Transformer Encoder, designed to address the limitations of traditional Recurrent Neural Networks (RNNs) and Long Short-Term Memory networks (LSTM) in handling long sequences, such as long-term dependency issues, vanishing or exploding gradients, and low computational efficiency. By employing a self-attention mechanism along with learnable positional encoding and multi-head self-attention, the model effectively captures global dependencies in sequential data and significantly enhances its expressive power. To improve training stability, layer normalization is applied after the Transformer encoder, and the data processing flow is optimized through reorganization across batch and node dimensions. The model demonstrates clear advantages in parallel computation and long-term dependency modeling, enabling more efficient processing of complex time-series data. It exhibits superior computational efficiency and stronger generalization capabilities, particularly in real-time traffic flow prediction tasks based on large-scale datasets and long sequences. Experimental results show that the proposed model outperforms traditional RNN and LSTM models across various tasks, indicating promising potential for practical applications.

Ze Zhao, Mingyan Jiang, Feng Wang · 0 citations
Conference Jul 2026

A low-node-density disjunctive graph model for flexible job shop scheduling

This study proposes a structurally simple, low-node-density disjunctive graph model, then performs feature extraction using Graph Neural Networks (GNNs), and finally optimize convergence using the Migrating Birds Optimization—an intelligent optimization algorithm proven effective for scheduling decision problems.

Ze Zhao, Mingyan Jiang, Feng Wang · 0 citations