Researcher profile

Shuai Jiang

Shuai Jiang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
11works
0followers
11topics
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

11 published item(s)

preprint2023arXiv

Automatic laminectomy cutting plane planning based on artificial intelligence in robot assisted laminectomy surgery

Objective: This study aims to use artificial intelligence to realize the automatic planning of laminectomy, and verify the method. Methods: We propose a two-stage approach for automatic laminectomy cutting plane planning. The first stage was the identification of key points. 7 key points were manually marked on each CT image. The Spatial Pyramid Upsampling Network (SPU-Net) algorithm developed by us was used to accurately locate the 7 key points. In the second stage, based on the identification of key points, a personalized coordinate system was generated for each vertebra. Finally, the transverse and longitudinal cutting planes of laminectomy were generated under the coordinate system. The overall effect of planning was evaluated. Results: In the first stage, the average localization error of the SPU-Net algorithm for the seven key points was 0.65mm. In the second stage, a total of 320 transverse cutting planes and 640 longitudinal cutting planes were planned by the algorithm. Among them, the number of horizontal plane planning effects of grade A, B, and C were 318(99.38%), 1(0.31%), and 1(0.31%), respectively. The longitudinal planning effects of grade A, B, and C were 622(97.18%), 1(0.16%), and 17(2.66%), respectively. Conclusions: In this study, we propose a method for automatic surgical path planning of laminectomy based on the localization of key points in CT images. The results showed that the method achieved satisfactory results. More studies are needed to confirm the reliability of this approach in the future.

preprint2023arXiv

Infinitely many solutions for Kirchhoff equations with indefinite potential

We obtain a sequence of solutions converging to zero for the Kirchhoff equation $$-\left( 1+\int_Ω\left\vert \nabla u\right\vert^2\right) Δu+V(x)u=f(u)\text{,\qquad}u\in H_{0}^{1}(Ω)$$ via truncating technique and a variant of Clark's theorem due to Liu--Wang, where $Ω$ is a bounded smooth domain $Ω\subset\mathbb{R}^N$. Similar result for Schrödinger-Poisson system on a bounded smooth domain $Ω\subset\mathbb{R}^3$ is also presented.

preprint2021arXiv

Resolution-invariant Person ReID Based on Feature Transformation and Self-weighted Attention

Person Re-identification (ReID) is a critical computer vision task which aims to match the same person in images or video sequences. Most current works focus on settings where the resolution of images is kept the same. However, the resolution is a crucial factor in person ReID, especially when the cameras are at different distances from the person or the camera's models are different from each other. In this paper, we propose a novel two-stream network with a lightweight resolution association ReID feature transformation (RAFT) module and a self-weighted attention (SWA) ReID module to evaluate features under different resolutions. RAFT transforms the low resolution features to corresponding high resolution features. SWA evaluates both features to get weight factors for the person ReID. Both modules are jointly trained to get a resolution-invariant representation. Extensive experiments on five benchmark datasets show the effectiveness of our method. For instance, we achieve Rank-1 accuracy of 43.3% and 83.2% on CAVIAR and MLR-CUHK03, outperforming the state-of-the-art.

preprint2021arXiv

Towards fully ab initio simulation of atmospheric aerosol nucleation

Atmospheric aerosol nucleation contributes to more than half of cloud condensation nuclei globally. The emissions, properties and concentrations of atmospheric aerosols or aerosol precursors could respond significantly to climate change. Despite the importance for climate, the detailed nucleation mechanisms are still poorly understood. The ultimate goal of theoretical understanding aerosol nucleation is to simulate nucleation in ambient condition, hindered by lack of accurate reactive force field. Here we propose the reactive force field for nucleation systems with good size scalability based on deep neural network. The huge computational costs from direct molecular dynamics in ambient conditions are surmounted by bridging the simulation in the limited box with cluster kinetics, facilitating the aerosol nucleation simulation to be fully ab initio. We found that the acid-base formation rates previously based on hard sphere collision rate constants tend to be underestimated up to several times. These findings show that the widely recognized acid-base nucleation observed in the CLOUD (Cosmics Leaving OUtdoor Droplets) chamber experiments, pristine and polluted environments should be revisited to considering the contribution of collision enhancement. Besides, the framework here is transferable to other nucleation systems, potentially boosting the nucleation parameterizations accuracy generally to effectively advance the climate model predictions reliability.

preprint2021arXiv

Unsupervised clothing change adaptive person ReID

Clothing changes and lack of data labels are both crucial challenges in person ReID. For the former challenge, people may occur multiple times at different locations wearing different clothing. However, most of the current person ReID research works focus on the benchmarks in which a person's clothing is kept the same all the time. For the last challenge, some researchers try to make model learn information from a labeled dataset as a source to an unlabeled dataset. Whereas purely unsupervised training is less used. In this paper, we aim to solve both problems at the same time. We design a novel unsupervised model, Sync-Person-Cloud ReID, to solve the unsupervised clothing change person ReID problem. We developer a purely unsupervised clothing change person ReID pipeline with person sync augmentation operation and same person feature restriction. The person sync augmentation is to supply additional same person resources. These same person's resources can be used as part supervised input by same person feature restriction. The extensive experiments on clothing change ReID datasets show the out-performance of our methods.

preprint2020arXiv

Extended Self-similar Solution for Circumstellar Material-Supernova Ejecta Interaction

In this note, we present a detailed self-similar solution to the interaction of a uniformly expanding gas and a stationary ambient medium, with an application to supernovae interacting with preexisting circumstellar media (Type IIn SNe). We implement the generalized solution into the Modular Open Source Fitter for Transients (MOSFiT), an open-source Python package for fitting extragalactic transient light curves.

preprint2020arXiv

Illumination adaptive person reid based on teacher-student model and adversarial training

Most existing works in Person Re-identification (ReID) focus on settings where illumination either is kept the same or has very little fluctuation. However, the changes in the illumination degree may affect the robustness of a ReID algorithm significantly. To address this problem, we proposed a Two-Stream Network that can separate ReID features from lighting features to enhance ReID performance. Its innovations are threefold: (1) A discriminative entropy loss to ensure the ReID features contain no lighting information. (2) A ReID Teacher model trained by images under "neutral" lighting conditions to guide ReID classification. (3) An illumination Teacher model trained by the differences between the illumination-adjusted and original images to guide illumination classification. We construct two augmented datasets by synthetically changing a set of predefined lighting conditions in two of the most popular ReID benchmarks: Market1501 and DukeMTMC-ReID. Experiments demonstrate that our algorithm outperforms other state-of-the-art works and particularly potent in handling images under extremely low light.

preprint2020arXiv

RGB-IR Cross-modality Person ReID based on Teacher-Student GAN Model

RGB-Infrared (RGB-IR) person re-identification (ReID) is a technology where the system can automatically identify the same person appearing at different parts of a video when light is unavailable. The critical challenge of this task is the cross-modality gap of features under different modalities. To solve this challenge, we proposed a Teacher-Student GAN model (TS-GAN) to adopt different domains and guide the ReID backbone to learn better ReID information. (1) In order to get corresponding RGB-IR image pairs, the RGB-IR Generative Adversarial Network (GAN) was used to generate IR images. (2) To kick-start the training of identities, a ReID Teacher module was trained under IR modality person images, which is then used to guide its Student counterpart in training. (3) Likewise, to better adapt different domain features and enhance model ReID performance, three Teacher-Student loss functions were used. Unlike other GAN based models, the proposed model only needs the backbone module at the test stage, making it more efficient and resource-saving. To showcase our model's capability, we did extensive experiments on the newly-released SYSU-MM01 RGB-IR Re-ID benchmark and achieved superior performance to the state-of-the-art with 49.8% Rank-1 and 47.4% mAP.

preprint2010arXiv

Phase diagram of CeFeAs$_{1-x}$P$_{x}$O obtained from electric resistivity, magnetization, and specific heat measurements

We performed a systematic study on the properties of CeFeAs$_{1-x}$P$_{x}$O ($0\leq x\leq 1$) by electrical resistivity, magnetization and specific heat measurements. The c-axis lattice constant decreases significantly with increasing P content, suggesting a remarkable chemical pressure. The Fe-3d electrons show the enhanced metallic behavior upon P-doping and undergo a magnetic quantum phase transition around $x \approx 0.4$. Meanwhile, the Ce-4f electrons develop a ferromagnetic order near the same doping level. The ferromagnetic order is vanishingly small around $x=0.9$. The data suggest a heavy-fermion-like behavior as $x\geq 0.95$. No superconductivity is observed down to 2 K. Our results show the ferromagnetic ordered state as an intermediate phase intruding between the antiferromagnetic bad metal and the nonmagnetic heavy fermion metal and support the cerium-containing iron pnictides as a unique layered Kondo lattice system.

preprint2010arXiv

Self doping effect and successive magnetic transitions in superconducting Sr$_2$VFeAsO$_3$

We have studied a quinary Fe-based superconductor Sr$_2$VFeAsO$_3$ by the measurements of x-ray diffraction, x-ray absorption, Mössbauer spectrum, resistivity, magnetization and specific heat. This apparently undoped oxyarsenide is shown to be self doped via electron transfer from the V$^{3+}$ ions. We observed successive magnetic transitions within the VO$_2$ layers: an antiferromagnetic transition at 150 K followed by a weak ferromagnetic transition at 55 K. The spin orderings within the VO$_2$ planes are discussed based on mixed valence of V$^{3+}$ and V$^{4+}$.

preprint2010arXiv

Structural and superconducting properties in LaFeAs1-xSbxO1-yFy

We report the antimony (Sb) doping effect in a prototype system of iron-based supercon-ductors LaFeAsO1-yFy (y=0, 0.1, 0.15). X-ray powder diffraction indicates that the lattice pa-rameters increase with Sb content within the doping limit. Rietveld structural refinements show that, with the partial substitution of Sb for As, while the thickness of the Fe2As2 layers increases significantly, that of the La2O2 layers shrinks simultaneously. So a negative chemical pressure is indeed "applied" to the superconducting-active Fe2As2 layers, in con-trast to the effect of positive chemical pressure by the phosphorus doping. Electrical resis-tance and magnetic susceptibility measurements indicate that, while the Sb doping hardly influences the SDW anomaly in LaFeAsO, it recovers SDW order for the optimally-doped sample of y=0.1. In the meantime, the superconducting transition temperature can be raised up to 30 K in LaFeAs1-xSbxO1-yFy with x=0.1 and y=0.15. The Sb doping effects are discussed in term of both J1-J2 model and Fermi Surface (FS) nesting scenario.