Arrow Research search

Author name cluster

Ziduo Yang

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
1 author row

Possible papers

3

AAAI Conference 2026 Conference Paper

Equivariant Atomic and Lattice Modeling Using Geometric Deep Learning for Crystal Structure Optimization

  • Ziduo Yang
  • Yi-Ming Zhao
  • Xian Wang
  • Wei Zhuo
  • Xiaoqing Liu
  • Lei Shen

Structure optimization, which yields the relaxed structure (minimum‑energy state), is essential for reliable materials property calculations, yet traditional ab initio approaches such as density‑functional theory (DFT) are computationally intensive. Machine learning (ML) has emerged to alleviate this bottleneck but suffers from two major limitations: (i) existing models operate mainly on atoms, leaving lattice vectors implicit despite their critical role in structural optimization; and (ii) they often rely on multi-stage, non-end-to-end workflows that are prone to error accumulation. Here, we present E³Relax, an end-to-end equivariant graph neural network that maps an unrelaxed crystal directly to its relaxed structure. E³Relax promotes both atoms and lattice vectors to graph nodes endowed with dual scalar–vector features, enabling unified and symmetry‑preserving modeling of atomic displacements and lattice deformations. A layer‑wise supervision strategy forces every network depth to make a physically meaningful refinement, mimicking the incremental convergence of DFT while preserving a fully end‑to‑end pipeline. We evaluate E³Relax on four benchmark datasets and demonstrate that it achieves remarkable accuracy and efficiency. Through DFT validations, we show that the structures predicted by E³Relax are energetically favorable, making them suitable as high-quality initial configurations to accelerate DFT calculations.

JBHI Journal 2025 Journal Article

Multi-Scale, Multi-Basis Wavelet Voting Network for Automatic Analysis of Fetal Heart Rate Signals

  • Yaosheng Lu
  • Jiewen Liu
  • Jieyun Bai
  • Jingbo Rong
  • Jianguo Qi
  • Ziduo Yang

Accurate computer-aided interpretation of fetal heart rate (FHR) recordings depends on detecting the baseline and transient accelerations (Acc) and decelerations (Dec) that deviate from it. Most deep learning models treat FHR as a simple 1-D time sequence, overlooking the spectral separation between the low-frequency baseline and high-frequency Acc/Dec patterns. Neglecting this clinically important time-frequency structure can result in missed detections of Acc and Dec events and increased susceptibility to noise. To overcome these limitations, we present WaveFHR-VNet—a U-Net-style, multi-scale, multi-basis wavelet-voting network that analyzes FHR signals in the joint time-frequency domain. WaveFHR-VNet embeds a discrete wavelet transform (DWT) in every encoder block. Each DWT splits the features into approximation (low-pass) coefficients, which preserve the low-frequency baseline trends, and detail (high-pass) coefficients, which preserve the high-frequency Acc/Dec edges. Cascading these decompositions through successive layers yields a hierarchical, multi-scale representation. The decoder uses inverse DWT for full-resolution reconstruction. Skip connections are equipped with an Interactive Coefficient Selection (ICS) module that learns attention masks to suppress Doppler noise and motion artefacts in the detail stream while amplifying diagnostically salient transients. To enhance spectral diversity, five complementary wavelet bases (db4, db6, sym4, sym5, bior3. 5) operate in parallel; a simple voting layer fuses their outputs, eliminating manual basis tuning. Evaluated on four FHR datasets, WaveFHR-VNet achieved state-of-the-art performance, with improvements of up to 5. 3995% Dice, 5. 4758% IoU, and 4. 6263% accuracy over the best baselines on LCU-DB, the most widely used public benchmark. It also demonstrates strong cross-dataset generalization, consistently outperforming all comparison models. These results suggest that WaveFHR-VNet can serve as a reliable tool for intrapartum monitoring.

JBHI Journal 2021 Journal Article

Lung Lesion Localization of COVID-19 From Chest CT Image: A Novel Weakly Supervised Learning Method

  • Ziduo Yang
  • Lu Zhao
  • Shuyu Wu
  • Calvin Yu-Chian Chen

Chest computed tomography (CT) image data is necessary for early diagnosis, treatment, and prognosis of Coronavirus Disease 2019 (COVID-19). Artificial intelligence has been tried to help clinicians in improving the diagnostic accuracy and working efficiency of CT. Whereas, existing supervised approaches on CT image of COVID-19 pneumonia require voxel-based annotations for training, which take a lot of time and effort. This paper proposed a weakly-supervised method for COVID-19 lesion localization based on generative adversarial network (GAN) with image-level labels only. We first introduced a GAN-based framework to generate normal-looking CT slices from CT slices with COVID-19 lesions. We then developed a novel feature match strategy to improve the reality of generated images by guiding the generator to capture the complex texture of chest CT images. Finally, the localization map of lesions can be easily obtained by subtracting the output image from its corresponding input image. By adding a classifier branch to the GAN-based framework to classify localization maps, we can further develop a diagnosis system with improved classification accuracy. Three CT datasets from hospitals of Sao Paulo, Italian Society of Medical and Interventional Radiology, and China Medical University about COVID-19 were collected in this article for evaluation. Our weakly supervised learning method obtained AUC of 0. 883, dice coefficient of 0. 575, accuracy of 0. 884, sensitivity of 0. 647, specificity of 0. 929, and F1-score of 0. 640, which exceeded other widely used weakly supervised object localization methods by a significant margin. We also compared the proposed method with fully supervised learning methods in COVID-19 lesion segmentation task, the proposed weakly supervised method still leads to a competitive result with dice coefficient of 0. 575. Furthermore, we also analyzed the association between illness severity and visual score, we found that the common severity cohort had the largest sample size as well as the highest visual score which suggests our method can help rapid diagnosis of COVID-19 patients, especially in massive common severity cohort. In conclusion, we proposed this novel method can serve as an accurate and efficient tool to alleviate the bottleneck of expert annotation cost and advance the progress of computer-aided COVID-19 diagnosis.

v2026.09.13