Wei Guo’s research while affiliated with Tianjin University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (13)


Fig. 5. Average precision, recall, and F1 scores for AD2T and baselines across five real-world datasets. The top and bottom of the error bars represent the highest and lowest values of the metrics across the five datasets, respectively.
AD2T: Multivariate Time-Series Anomaly Detection With Association Discrepancy Dual-Decoder Transformer
  • Article
  • Full-text available

February 2025

·

53 Reads

IEEE Sensors Journal

·

Wei Guo

·

·

[...]

·

Zhongke Gao

Multivariate time series (MTS) anomaly detection is of great importance in both condition monitoring and malfunction identification within multi-sensor systems. Current MTS anomaly detection approaches are typically based on reconstruction, prediction or association discrepancy learning algorithms. These methods detect anomalies by learning hidden representations of entire sequences, modeling dependencies at a single time-step level, or calculating an association-based metric inherently distinguishable between regular and deviant points. However, most existing methods typically fail to leverage all three types of models simultaneously to enhance overall performance, as well as often disregard the correlations between different sensors. To address the issues above, this paper proposes a novel deep learning-based unsupervised MTS anomaly detection algorithm called Association Discrepancy Dual-decoder Transformer (AD2T). AD2T employs a dual-decoder architecture to accommodate reconstruction, prediction, and association discrepancy learning tasks, thereby effectively utilizing information across these tasks to better characterize MTS data. We further develop a minmax training strategy to jointly optimize all the aforementioned tasks. Additionally, we propose a compound embedding module based on dilated causal convolution to simultaneously capture correlations in both temporal and sensor dimensions. Extensive empirical studies on five multi-sensor system datasets from the aerospace, server, and water treatment domains have demonstrated the superiority of our method, achieving an average improvement of 1.96% in F1-score compared to state-of-the-art (SOTA) methods.

Download

The framework of the proposed model.
Recurrence plots of closing price on stock 000151.SZ across three different time windows.
The architecture of transformer’s encoder (left) and transposed form adopted (right).
Performance evaluation of dual-branch vs RQA+cls and transformer+cls architectures.
A hybrid dual-branch model with recurrence plots and transposed transformer for stock trend prediction

Stock trend prediction is a significant challenge due to the inherent uncertainty and complexity of stock market time series. In this study, we introduce an innovative dual-branch network model designed to effectively address this challenge. The first branch constructs recurrence plots (RPs) to capture the nonlinear relationships between time points from historical closing price sequences and computes the corresponding recurrence quantifification analysis measures. The second branch integrates transposed transformers to identify subtle interconnections within the multivariate time series derived from stocks. Features extracted from both branches are concatenated and fed into a fully connected layer for binary classification, determining whether the stock price will rise or fall the next day. Our experimental results based on historical data from seven randomly selected stocks demonstrate that our proposed dual-branch model achieves superior accuracy (ACC) and F1-score compared to traditional machine learning and deep learning approaches. These findings underscore the efficacy of combining RPs with deep learning models to enhance stock trend prediction, offering considerable potential for refining decision-making in financial markets and investment strategies.


SGL-Net: an Ultra-Lightweight Fatigue Detection Network in Fast Deployment Scenarios

January 2025

·

9 Reads

IEEE Transactions on Instrumentation and Measurement

Prolonged fatigue not only affects people’s learning and work efficiency, but also leads to a series of symptoms such as insomnia and forgetfulness. Timely and accurately identifying fatigue state is crucial in various industries. However, existing fatigue detection methods either rely on manually extracted features which is unable to fully utilize the deep level information of signals, or are complexly designed and hard to be implemented. In this paper, we propose spectral group-guided lightweight CNN (SGL-Net), which is an ultra-lightweight CNN model for fatigue detection. The design concept of SGL-Net is closely related to the mechanism of information processing in human brain. Firstly, the spectral space embedding decomposes the EEG signal into various rhythms, we also enrich the decomposition tree using wavelet convolution, where the complex rhythm information is decoupled. Secondly, we propose a novel spatial-temporal modality encoder, which captures the relationship among electrodes and evaluates the power spectrum of different rhythms. Finally, a kernel-restricted multi layer perceptron (MLP) is adopted for fatigue detection, ensuring the parameter sparsity simultaneously. We also design a well-suited hardware system for EEG acquisition on forehead. Experimental results have demonstrated the robustness, effectiveness, and practicability of the SGL-Net in real-world applications.


Nonstationary Control Parameter Prediction for Underwater Gliders Utilizing an Innovative Transformer-Based Model

November 2024

·

18 Reads

As a new type of unmanned autonomous marine observation platform, underwater gliders (UGs) offer advantages such as low energy consumption and long operational ranges. However, during the gliding process, the complex marine environment often leads to abrupt changes in short-term control parameters, complicating the data and rendering them more challenging to predict. This typically poses difficulties in adjusting control parameters based on human experience, thereby significantly reducing UG control efficiency. To address this issue, this paper proposes a novel method termed DFFormer, aimed at enhancing the predictive accuracy of the rudder angles during UG motion. The proposed method integrates discrete wavelet transform (DWT) for rudder angle signal decomposition and employs a fast Fourier transform-based attention mechanism (FFT-Attention) to effectively capture and analyze its frequency- and time-domain characteristics. Notably, the method leverages a Transformer architecture to process the decomposed signals through multiple parallel pathways, substantially improving the capability to forecast the complex and variable control parameters of UGs. The effectiveness and practicality of the proposed method are demonstrated through actual sea trials. The experimental results indicate that the proposed method surpasses traditional approaches in terms of accuracy and computational efficiency, exhibiting superior performance in predicting UG control parameters and, to some extent, enhancing their heading-keeping ability.


Mesoscale eddy in situ observation and characterization via underwater glider and complex network theory

November 2024

·

38 Reads

Mesoscale eddies have attracted increased attention due to their central role in ocean energy and mass transport. The observations of their three-dimensional structure will facilitate the understanding of nonlinear eddy dynamics. In this paper, we propose a novel framework, the mesoscale eddy characterization from ordinal modalities recurrence networks method (MeC-OMRN), that utilizes a Petrel-II underwater glider for in situ observations and vertical structure characterization of a moving mesoscale eddy in the northern South China Sea. First, higher resolution continuous observation profile data collected throughout the traversal by the underwater glider are acquired and preprocessed. Subsequently, we analyze and compute these nonlinear data. To further amplify the hidden structural features of the mesoscale eddy, we construct ordinal modalities sequences rich in spatiotemporal characteristics based on the measured vertical density of the mesoscale eddy. Based on this, we employ ordinal modalities recurrence plots (OMRPs) to depict the vertical structure inside and outside the eddy, revealing significant differences in the OMRPs and the unevenness of density stratification within the eddy. To validate our intriguing findings from the perspective of complex network theory, we build the multivariate weighted ordinal modalities recurrence networks, through which network measures exhibit a more random distribution of vertical density stratification within the eddy, possibly due to more intense vertical convection and oscillations within the eddy's seawater micelles. These framework and intriguing findings are anticipated to be applied to more data-driven in situ observation tasks of oceanic phenomena.




Motion states identification of underwater glider based on complex networks and graph convolutional networks

February 2024

·

26 Reads

·

1 Citation

Underwater glider (UG) plays an important role in ocean observation and exploration for a more efficient and deeper understanding of complex ocean environment. Timely identifying the motion states of UG is conducive for timely attitude adjustment and detection of potential anomalies, thereby improving the working reliability of UG. Combining limited penetrable visibility graph (LPVG) and graph convolutional networks (GCN) with self-attention mechanisms, we propose a novel method for motion states identification of UG, which is called as visibility graph and self-attention mechanism-based graph convolutional network (VGSA-GCN). Based on the actual sea trial data of UG, we chose the attitude angle signals of motion states related sensors collected by the control system of UG as the research object and constructed complex networks based on the LPVG method from pitch angle, roll angle, and heading angle data in diving and climbing states. Then, we build a self-attention mechanism-based GCN framework and classify the graphs under different motion states constructed by a complex network. Compared with support vector machines, convolutional neural network, and GCN without self-attention pooling layer, the proposed VGSA-GCN method can more accurately distinguish the diving and climbing states of UG. Subsequently, we analyze the variation of the transitivity coefficient corresponding to these two motion states. The results suggest that the coordination of the various sensors in the attitude adjustment unit during diving becomes closer and more efficient, which corresponds to the higher network measure of the diving state compared to the climbing state.


Multilayer Visibility Graph-Based Ordinal Network for Revealing Gas–Liquid Nonlinear Dynamic Flow Behaviors

January 2024

·

9 Reads

·

1 Citation

IEEE Transactions on Instrumentation and Measurement

Characterizing the nonlinear dynamic behaviors of gas-liquid two-phase flow is a challenging but rewarding research topic. In this paper, a novel multi-layer visibility graph-based ordinal network (MVGON) is proposed for exploring the gas-liquid flow behaviors. In particular, the vertical upward gas-liquid flow experiments are first conducted in a 50 mm inner-diameter pipe and multivariate measurement data is acquired. Then, MVGON is inferred from experimental signals. MVGON not only can effectively fuse multivariate time series but also enables to further excavate concise key information based on inheriting system features extracted by visibility graph. For each derived projection network of MVGON, graph energy and average clustering coefficient are both calculated for quantitatively characterizing the topological structure of MVGON. In addition, permutation entropy and multivariate pseudo Wigner distribution-based time-frequency distribution are calculated for the three typical flow patterns to support our findings. The results indicate that our MVGON framework allows effectively characterizing the nonlinear dynamic behaviors during the evolution of different gas-liquid flow patterns. Meanwhile, it provides a novel approach for characterizing the complex system dynamics based on multivariate time series analysis.


Dual-tunable phononic waveguides for manipulation of guided Lamb waves

November 2023

·

198 Reads

·

4 Citations

Programmable Materials

In this paper, we design and fabricate dual-tunable waveguides in a two-dimensional periodic plate with threaded holes. Dual tunability is realized by using rods held with nuts as well as assembly prestress of the nuts. A straight waveguide, a bent waveguide, and a wave splitter are designed by changing the distribution of rods and nuts in different circuits. The experimental and numerical results show that the frequencies of guided waves can be tuned by the assembly prestress. By increasing the amount of prestress, the frequency range of the passing band can be shifted upward. Confinements, guiding, and splitting of Lamb waves are clearly observed in both experimental measurements and numerical simulations. This work is essential for the practical design of reconfigurable phononic devices.


Citations (4)


... Tunable phononic crystals 1 achieve control over material parameters through physical fields, such as altering the electric field, 26 magnetic field, 27 thermal field, 28 etc. Reconfigurable phononic crystals, 29 on the other hand, modify their geometric structure through mechanical means, changing the magnitude of prestress in the structure, 30 introducing fluid into predetermined holes, 31,32 or other methods to control wave propagation. ...

Reference:

Reconfigurable frequency demultiplexer using coupled-resonator elastic waveguides
Dual-tunable phononic waveguides for manipulation of guided Lamb waves

Programmable Materials

... Metamaterials are newly designed materials with special shapes, geometry, size, and arrangement, which have extraordinary properties beyond those naturally existing materials. With the extensive investigation in recent two decades, the metamaterials have been successfully designed at centimeters down to nanometric scales to steer the electromagnetic or acoustic waves [4][5][6][7]. For seismic metamaterials design [8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23], the surface waves need to be mainly considered since they are more destructive than body waves due to larger amplitude, slower decay, and longer duration. ...

Evanescent Lamb waves in viscoelastic phononic metastrip
  • Citing Article
  • September 2022

International Journal of Mechanical Sciences

... Chen and Liu demonstrated a significant reduction in training time while maintaining classification accuracy comparable to other machine learning methods [39]. At present, the BL network has been successfully applied in time series prediction [40], electroencephalography [41], and geophysics inversion problems [42][43][44][45][46]. Recently, Xu et al. applied the Minerals 2025, 15, 295 3 of 21 BL approach to 3-D gravity data inversion and found that the BL network could promote the construction of density structures of subsurface [47]. ...

Classification of EEG Signals on VEP-Based BCI Systems with Broad Learning

IEEE Transactions on Systems Man and Cybernetics Systems

... In addition to SSVEP, the motion-onset visual evoked potential (MVEP) [14] elicited by motion stimulus, which has the advantages of high signalto-noise ratio (SNR) and better user experience [15], has received extensive attention in the study of VEP-BCI. Xie et al first adopted steady-state motion visual evoked potential (SSMVEP) elicited by nondirection-specific motion reversal stimuli to alleviate the problem of visual fatigue in the traditional SSVEP-BCI [16]. ...

Characterization of SSMVEP-based EEG signals using multiplex limited penetrable horizontal visibility graph
  • Citing Article
  • July 2019