X

Xiaoying Gu

Capital Medical University

ORCID: 0000-0002-2712-9870

Publishes on GNSS positioning and interference, Inertial Sensor and Navigation, Long-Term Effects of COVID-19. 20 papers and 326 citations.

20Publications
326Total Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Mechanisms of long COVID: An updated review
Yan Liu, Xiaoying Gu, Haibo Li et al.|Chinese Medical Journal - Pulmonary and Critical Care Medicine|2023
Cited by 44Open Access

The coronavirus disease 2019 (COVID-19) pandemic has been ongoing for more than 3 years, with an enormous impact on global health and economies. In some patients, symptoms and signs may remain after recovery from severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) infection, which cannot be explained by an alternate diagnosis; this condition has been defined as long COVID. Long COVID may exist in patients with both mild and severe disease and is prevalent after infection with different SARS-CoV-2 variants. The most common symptoms include fatigue, dyspnea, and other symptoms involving multiple organs. Vaccination results in lower rates of long COVID. To date, the mechanisms of long COVID remain unclear. In this narrative review, we summarized the clinical presentations and current evidence regarding the pathogenesis of long COVID.

Text Sentiment Analysis Based on a New Hybrid Network Model
Yancong Zhou, Qian Zhang, Dongdong Wang et al.|Computational Intelligence and Neuroscience|2022
Cited by 24Open Access

The research of text sentiment analysis based on deep learning is increasingly rich, but the current models still have different degrees of deviation in understanding of semantic information. In order to reduce the loss of semantic information and improve the prediction accuracy as much as possible, the paper creatively combines the doc2vec model with the deep learning model and attention mechanism and proposes a new hybrid sentiment analysis model based on the doc2vec + CNN + BiLSTM + Attention. The new hybrid model effectively exploits the structural features of each part. In the model, the understanding of the overall semantic information of the sentence is enhanced through the paragraph vector pretrained by the doc2vec structure which can effectively reduce the loss of semantic information. The local features of the text are extracted through the CNN structure. The context information interaction is completed through the bidirectional cycle structure of the BiLSTM. The performance is improved by allocating weight and resources to the text information of different importance through the attention mechanism. The new model was built based on Keras framework, and performance comparison experiments and analysis were performed on the IMDB dataset and the DailyDialog dataset. The results have shown that the accuracy of the new model on the two datasets is 91.3% and 93.3%, respectively, and the loss rate is 22.1% and 19.9%, respectively. The accuracy on the IMDB datasets is 1.0% and 0.5% higher than that of the CNN-BiLSTM-Attention model and ATT-MCNN-BGRUM model in the references. Comprehensive comparison has shown the overall performance is improved, and the new model is effective.

Micro Expression Recognition via Dual-Stream Spatiotemporal Attention Network
Yan Wang, Yikun Huang, Can Liu et al.|Journal of Healthcare Engineering|2021
Cited by 20Open Access

Microexpression can manifest the real mood of humans, which has been widely concerned in clinical diagnosis and depression analysis. To solve the problem of missing discriminative spatiotemporal features in a small data set caused by the short duration and subtle movement changes of microexpression, we present a dual-stream spatiotemporal attention network (DSTAN) that integrates dual-stream spatiotemporal network and attention mechanism to capture the deformation features and spatiotemporal features of microexpression in the case of small samples. The Spatiotemporal networks in DSTAN are based on two lightweight networks, namely, the spatiotemporal appearance network (STAN) learning the appearance features from the microexpression sequences and the spatiotemporal motion network (STMN) learning the motion features from optical flow sequences. To focus on the discriminative motion areas of microexpression, we construct a novel attention mechanism for the spatial model of STAN and STMN, including a multiscale kernel spatial attention mechanism and global dual-pool channel attention mechanism. To obtain the importance of each frame in the microexpression sequence, we design a temporal attention mechanism for the temporal model of STAN and STMN to form spatiotemporal appearance network-attention (STAN-A) and spatiotemporal motion network-attention (STMN-A), which can adaptively perform dynamic feature refinement. Finally, the feature concatenate-SVM method is used to integrate STAN-A and STMN-A to a novel network, DSTAN. The extensive experiments on three small spontaneous microexpression data sets of SMIC, CASME, and CASME II demonstrate the proposed DSTAN can effectively cope with the recognition of microexpressions.