SearcharxivSearch

arXiv subjects

Huiying Wang

Publications and source records attributed to Huiying Wang.

4 recordsLinked to original sources

Small-Data Machine Learning Uncovers Decoupled Control Mechanisms of Crystallinity and Surface Morphology in $\beta$-Ga2O3 Epitaxy

The ultrawide-bandgap semiconductor $\beta$-Ga2O3 holds exceptional promise for next-generation power electronics and deep-ultraviolet optoelectronics, yet its widespread application is hindered by the lack of cost-effective, high-quality heteroepitaxial thin films. Here, we demonstrate an interpretable machine learning framework that efficiently navigates the complex, multiparameter process space of pulsed laser deposition (PLD) to achieve high-crystallinity $\beta$-Ga2O3 epitaxy on c-plane sapphire. By systematically benchmarking nine regression algorithms under limited experimental data conditions, we identify quadratic polynomial ridge regression as the optimal surrogate model, which combines predictive accuracy (R$^2$ $\approx$ 0.86) with full physical transparency through explicit analytical coefficients. Coupling this model with SHAP (SHapley Additive exPlanations) analysis and iterative experimental design, we construct a closed-loop optimization workflow that progressively refines the process-performance landscape over only three experimental rounds. This data-efficient strategy reduces the X-ray rocking curve (RC) full-width at half-maximum (FWHM) by 70$\%$ from > 3$^{\circ}$ to 0.92$^{\circ}$, which is the best reported value for PLD-grown $\beta$-Ga2O3 on sapphire. Intriguingly, concurrent modeling of surface roughness reveals that crystalline quality and surface morphology are governed by distinct dominant factors: temperature primarily controls bulk crystallinity, whereas oxygen pressure dictates surface kinetics. This decoupled mechanism, quantitatively captured for the first time via feature importance analysis, provides actionable physical insight for independent optimization of structural and morphological properties. Our work establishes a generalizable, resource-efficient paradigm for intelligent process development in oxide epitaxy and beyond.

cond-mat.mtrl-sci

SeLIP: Similarity Enhanced Contrastive Language Image Pretraining for Multi-modal Head MRI

Despite that deep learning (DL) methods have presented tremendous potential in many medical image analysis tasks, the practical applications of medical DL models are limited due to the lack of enough data samples with manual annotations. By noting that the clinical radiology examinations are associated with radiology reports that describe the images, we propose to develop a foundation model for multi-model head MRI by using contrastive learning on the images and the corresponding radiology findings. In particular, a contrastive learning framework is proposed, where a mixed syntax and semantic similarity matching metric is integrated to reduce the thirst of extreme large dataset in conventional contrastive learning framework. Our proposed similarity enhanced contrastive language image pretraining (SeLIP) is able to effectively extract more useful features. Experiments revealed that our proposed SeLIP performs well in many downstream tasks including image-text retrieval task, classification task, and image segmentation, which highlights the importance of considering the similarities among texts describing different images in developing medical image foundation models.

cs.CV

SS4Rec: Continuous-Time Sequential Recommendation with State Space Models

Sequential recommendation is a key area in the field of recommendation systems aiming to model user interest based on historical interaction sequences with irregular intervals. While previous recurrent neural network-based and attention-based approaches have achieved significant results, they have limitations in capturing system continuity due to the discrete characteristics. In the context of continuous-time modeling, state space model (SSM) offers a potential solution, as it can effectively capture the dynamic evolution of user interest over time. However, existing SSM-based approaches ignore the impact of irregular time intervals within historical user interactions, making it difficult to model complexed user-item transitions in sequences. To address this issue, we propose a hybrid SSM-based model called SS4Rec for continuous-time sequential recommendation. SS4Rec integrates a time-aware SSM to handle irregular time intervals and a relation-aware SSM to model contextual dependencies, enabling it to infer user interest from both temporal and sequential perspectives. In the training process, the time-aware SSM and the relation-aware SSM are discretized by variable stepsizes according to user interaction time intervals and input data, respectively. This helps capture the continuous dependency from irregular time intervals and provides time-specific personalized recommendations. Experimental studies on five benchmark datasets demonstrate the superiority and effectiveness of SS4Rec.

cs.IR

Automated Segmentation of Brain Gray Matter Nuclei on Quantitative Susceptibility Mapping Using Deep Convolutional Neural Network

Abnormal iron accumulation in the brain subcortical nuclei has been reported to be correlated to various neurodegenerative diseases, which can be measured through the magnetic susceptibility from the quantitative susceptibility mapping (QSM). To quantitively measure the magnetic susceptibility, the nuclei should be accurately segmented, which is a tedious task for clinicians. In this paper, we proposed a double-branch residual-structured U-Net (DB-ResUNet) based on 3D convolutional neural network (CNN) to automatically segment such brain gray matter nuclei. To better tradeoff between segmentation accuracy and the memory efficiency, the proposed DB-ResUNet fed image patches with high resolution and the patches with low resolution but larger field of view into the local and global branches, respectively. Experimental results revealed that by jointly using QSM and T$_\text{1}$ weighted imaging (T$_\text{1}$WI) as inputs, the proposed method was able to achieve better segmentation accuracy over its single-branch counterpart, as well as the conventional atlas-based method and the classical 3D-UNet structure. The susceptibility values and the volumes were also measured, which indicated that the measurements from the proposed DB-ResUNet are able to present high correlation with values from the manually annotated regions of interest.

eess.IV