Researcher profile

Fei Jiang

Fei Jiang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
8works
0followers
9topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

8 published item(s)

preprint2026arXiv

Comparative efficacy and safety of pharmacological interventions for the treatment of long COVID in adults: a systematic review and network meta-analysis

Coronavirus disease 2019 (COVID-19), caused by SARS-CoV-2, represents a major global pandemic of the 21st century, with long-term effects termed long COVID. This systematic review and network meta-analysis (NMA) evaluated pharmacological interventions for adults with long COVID, incorporating randomized controlled trials and adjusted observational studies. Primary outcomes included all-cause mortality, hospitalization, ICU admission, and mechanical ventilation; secondary outcomes covered symptom recovery across five categories, with safety assessed via adverse events. Results from random-effects models showed that saline nasal irrigation (SMD=21.10, 95% CI [16.91, 25.30]), nitrilotriacetic acid trisodium (SMD=7.40 [5.79, 9.01]), tetra sodium pyrophosphate (SMD=3.69 [2.61, 4.77]), and sodium gluconate (SMD=3.01 [1.92, 4.09]) significantly improved anosmia versus control. For thrombosis, rivaroxaban reduced arterial (OR=0.33 [0.01, 8.19]) and venous thrombotic events (OR=0.12 [0.01, 0.97]), while therapeutic-dose anticoagulants lowered thrombotic risks but increased major bleeding events (OR=1.86 [1.19, 2.89]) compared to prophylactic dosing. This NMA provides comparative evidence to guide treatment strategies for long COVID, highlighting the need for further research as new evidence emerges.

preprint2022arXiv

CGMN: A Contrastive Graph Matching Network for Self-Supervised Graph Similarity Learning

Graph similarity learning refers to calculating the similarity score between two graphs, which is required in many realistic applications, such as visual tracking, graph classification, and collaborative filtering. As most of the existing graph neural networks yield effective graph representations of a single graph, little effort has been made for jointly learning two graph representations and calculating their similarity score. In addition, existing unsupervised graph similarity learning methods are mainly clustering-based, which ignores the valuable information embodied in graph pairs. To this end, we propose a contrastive graph matching network (CGMN) for self-supervised graph similarity learning in order to calculate the similarity between any two input graph objects. Specifically, we generate two augmented views for each graph in a pair respectively. Then, we employ two strategies, namely cross-view interaction and cross-graph interaction, for effective node representation learning. The former is resorted to strengthen the consistency of node representations in two views. The latter is utilized to identify node differences between different graphs. Finally, we transform node representations into graph-level representations via pooling operations for graph similarity computation. We have evaluated CGMN on eight real-world datasets, and the experiment results show that the proposed new approach is superior to the state-of-the-art methods in graph similarity learning downstream tasks.

preprint2022arXiv

On High dimensional Poisson models with measurement error: hypothesis testing for nonlinear nonconvex optimization

We study estimation and testing in the Poisson regression model with noisy high dimensional covariates, which has wide applications in analyzing noisy big data. Correcting for the estimation bias due to the covariate noise leads to a non-convex target function to minimize. Treating the high dimensional issue further leads us to augment an amenable penalty term to the target function. We propose to estimate the regression parameter through minimizing the penalized target function. We derive the L1 and L2 convergence rates of the estimator and prove the variable selection consistency. We further establish the asymptotic normality of any subset of the parameters, where the subset can have infinitely many components as long as its cardinality grows sufficiently slow. We develop Wald and score tests based on the asymptotic normality of the estimator, which permits testing of linear functions of the members if the subset. We examine the finite sample performance of the proposed tests by extensive simulation. Finally, the proposed method is successfully applied to the Alzheimer's Disease Neuroimaging Initiative study, which motivated this work initially.

preprint2022arXiv

On Inhibition of Rayleigh--Taylor Instability by a Horizontal Magnetic Field in Non-resistive MHD Fluids: the Viscous Case

It is still open whether the phenomenon of inhibition of Rayleigh--Taylor (RT) instability by a horizontal magnetic field can be mathematically verified for a non-resistive \emph{viscous} magnetohydrodynamic (MHD) fluid in a two-dimensional (2D) horizontal slab domain, since it was roughly proved in the linearized case by Wang in \cite{WYC}. In this paper, we prove such inhibition phenomenon by the (nonlinear) inhomogeneous, incompressible, \emph{viscous case} with \emph{Navier (slip) boundary condition}. More precisely, we show that there is a critical number of field strength $m_{\mm{C}}$, such that if the strength $|m|$ of a horizontal magnetic field is bigger than $m_{\mm{C}}$, then the small perturbation solution around the magnetic RT equilibrium state is {algebraically} stable in time. In addition, we also provide a nonlinear instability result for the case $|m|\in[0, m_{\mm{C}})$. The instability result presents that a horizontal magnetic field can not inhibit the RT instability, if it's strength is too small.

preprint2022arXiv

PANet: Perspective-Aware Network with Dynamic Receptive Fields and Self-Distilling Supervision for Crowd Counting

Crowd counting aims to learn the crowd density distributions and estimate the number of objects (e.g. persons) in images. The perspective effect, which significantly influences the distribution of data points, plays an important role in crowd counting. In this paper, we propose a novel perspective-aware approach called PANet to address the perspective problem. Based on the observation that the size of the objects varies greatly in one image due to the perspective effect, we propose the dynamic receptive fields (DRF) framework. The framework is able to adjust the receptive field by the dilated convolution parameters according to the input image, which helps the model to extract more discriminative features for each local region. Different from most previous works which use Gaussian kernels to generate the density map as the supervised information, we propose the self-distilling supervision (SDS) training method. The ground-truth density maps are refined from the first training stage and the perspective information is distilled to the model in the second stage. The experimental results on ShanghaiTech Part_A and Part_B, UCF_QNRF, and UCF_CC_50 datasets demonstrate that our proposed PANet outperforms the state-of-the-art methods by a large margin.

preprint2022arXiv

Student Dangerous Behavior Detection in School

Video surveillance systems have been installed to ensure the student safety in schools. However, discovering dangerous behaviors, such as fighting and falling down, usually depends on untimely human observations. In this paper, we focus on detecting dangerous behaviors of students automatically, which faces numerous challenges, such as insufficient datasets, confusing postures, keyframes detection and prompt response. To address these challenges, we first build a danger behavior dataset with locations and labels from surveillance videos, and transform action recognition of long videos to an object detection task that avoids keyframes detection. Then, we propose a novel end-to-end dangerous behavior detection method, named DangerDet, that combines multi-scale body features and keypoints-based pose features. We could improve the accuracy of behavior classification due to the highly correlation between pose and behavior. On our dataset, DangerDet achieves 71.0\% mAP with about 11 FPS. It keeps a better balance between the accuracy and time cost.

preprint2021arXiv

Asymptotic Behaviors of Global Solutions to the Two-Dimensional Non-resistive MHD Equations with Large Initial Perturbations

This paper is concerned with the asymptotic behaviors of global strong solutions to the incompressible non-resistive viscous magnetohydrodynamic (MHD) equations with large initial perturbations in two-dimensional periodic domains in Lagrangian coordinates. First, motivated by the odevity conditions imposed in [Arch. Ration. Mech. Anal. 227 (2018), 637--662], we prove the existence and uniqueness of strong solutions under some class of large initial perturbations, where the strength of impressive magnetic fields depends increasingly on the $H^2$-norm of the initial perturbation values of both velocity and magnetic field. Then, we establish time-decay rates of strong solutions. Moreover, we find that $H^2$-norm of the velocity decays faster than the perturbed magnetic field. Finally, by developing some new analysis techniques, we show that the strong solution convergence in a rate of the field strength to the solution of the corresponding linearized problem as the strength of the impressive magnetic field goes to infinity. In addition, an extension of similar results to the corresponding inviscid case with damping is presented.

preprint2020arXiv

Strong Solutions of the Equations for Viscoelastic Fluids in Some Classes of Large Data

We study the existence and uniqueness of global strong solutions to the equations of an incompressible viscoelastic fluid in a spatially periodic domain, and show that a unique strong solution exists globally in time if the initial deformation and velocity are small for the given physical parameters. In particular, the initial velocity can be large for the large elasticity coefficient. The result of this paper mathematically verifies that the elasticity can prevent the formation of singularities of strong solutions with large initial velocity, thus playing a similar role to viscosity in preventing the formation of singularities in viscous flows. Moreover, for given initial velocity perturbation and zero initial deformation around the rest state, we find, as the elasticity coefficient or time go to infinity, that (1) any straight line segment $l^0$ consisted of fluid particles in the rest state, after being bent by a velocity perturbation, will turn into a straight line segment that is parallel to $l^0$ and has the same length as $l^0$. (2) the motion of the viscoelastic fluid can be approximated by a linear pressureless motion in Lagrangian coordinates, even when the initial velocity is large. Moreover, the above mentioned phenomena can also be found in the corresponding compressible fluid case.