SearcharxivSearch

arXiv subjects

Qihui Ye

Publications and source records attributed to Qihui Ye.

4 recordsLinked to original sources

Practical Guidelines for Cell Segmentation Models Under Optical Aberrations in Microscopy

Cell segmentation is essential in biomedical research for analyzing cellular morphology and behavior. Deep learning methods, particularly convolutional neural networks (CNNs), have revolutionized cell segmentation by extracting intricate features from images. However, the robustness of these methods under microscope optical aberrations remains a critical challenge. This study evaluates cell image segmentation models under optical aberrations from fluorescence and bright field microscopy. By simulating different types of aberrations, including astigmatism, coma, spherical aberration, trefoil, and mixed aberrations, we conduct a thorough evaluation of various cell instance segmentation models using the DynamicNuclearNet (DNN) and LIVECell datasets, representing fluorescence and bright field microscopy cell datasets, respectively. We train and test several segmentation models, including the Otsu threshold method and Mask R-CNN with different network heads (FPN, C3) and backbones (ResNet, VGG, Swin Transformer), under aberrated conditions. Additionally, we provide usage recommendations for the Cellpose 2.0 Toolbox on complex cell degradation images. The results indicate that the combination of FPN and SwinS demonstrates superior robustness in handling simple cell images affected by minor aberrations. In contrast, Cellpose 2.0 proves effective for complex cell images under similar conditions. Furthermore, we innovatively propose the Point Spread Function Image Label Classification Model (PLCM). This model can quickly and accurately identify aberration types and amplitudes from PSF images, assisting researchers without optical training. Through PLCM, researchers can better apply our proposed cell segmentation guidelines.

eess.IV

Alzheimer Disease is Associated with Isotropic Ocular Enlargement

Recent studies have documented ocular changes in dementia patients, especially Alzheimer Disease (AD). In this study, we explored the change of eye size and eye shape in dementia, including AD patients. The eyeball volume and diameters were estimated via T1-weighted brain magnetic resonance (MR) images in the OASIS-3 database which included 83 AD, 247 non-AD dementiaand 336 normal-aging participants qualified for this study. After adjustment of age, sex, race, apolipoprotein E genotypes, anisotropic ratio and intracranial volume, we observed the eyeball volume of the AD group was significantly larger than both the normal control (6871mm3 vs 6415mm3, p < 0.001) and the non-AD dementia group (6871mm3 vs 6391 mm3, p < 0.001), but there was no difference between the non-AD dementia group and the normal control (6391 mm3 vs 6415mm3, p = 0.795). Similar results were observed for the axial, transverse and vertical length. No group differences were observed in the anisotropic ratio, indicating an isotropic volume increaseconsistent with previous changes induced by the ocular hypertension (OH), which suggested possible elevation of the intraocular pressure (IOP) in AD. In consideration of the recent findings in ocular changes of dementia, our findings emphasize routine eye examinations and eye cares for AD patients in the clinic.

physics.med-ph

Ammonia-Net: A Multi-task Joint Learning Model for Multi-class Segmentation and Classification in Tooth-marked Tongue Diagnosis

In Traditional Chinese Medicine, the tooth marks on the tongue, stemming from prolonged dental pressure, serve as a crucial indicator for assessing qi (yang) deficiency, which is intrinsically linked to visceral health. Manual diagnosis of tooth-marked tongue solely relies on experience. Nonetheless, the diversity in shape, color, and type of tooth marks poses a challenge to diagnostic accuracy and consistency. To address these problems, herein we propose a multi-task joint learning model named Ammonia-Net. This model employs a convolutional neural network-based architecture, specifically designed for multi-class segmentation and classification of tongue images. Ammonia-Net performs semantic segmentation of tongue images to identify tongue and tooth marks. With the assistance of segmentation output, it classifies the images into the desired number of classes: healthy tongue, light tongue, moderate tongue, and severe tongue. As far as we know, this is the first attempt to apply the semantic segmentation results of tooth marks for tooth-marked tongue classification. To train Ammonia-Net, we collect 856 tongue images from 856 subjects. After a number of extensive experiments, the experimental results show that the proposed model achieves 99.06% accuracy in the two-class classification task of tooth-marked tongue identification and 80.02%. As for the segmentation task, mIoU for tongue and tooth marks amounts to 71.65%.

cs.CV

GAME: Generalized deep learning model towards multimodal data integration for early screening of adolescent mental disorders

The timely identification of mental disorders in adolescents is a global public health challenge.Single factor is difficult to detect the abnormality due to its complex and subtle nature. Additionally, the generalized multimodal Computer-Aided Screening (CAS) systems with interactive robots for adolescent mental disorders are not available. Here, we design an android application with mini-games and chat recording deployed in a portable robot to screen 3,783 middle school students and construct the multimodal screening dataset, including facial images, physiological signs, voice recordings, and textual transcripts.We develop a model called GAME (Generalized Model with Attention and Multimodal EmbraceNet) with novel attention mechanism that integrates cross-modal features into the model. GAME evaluates adolescent mental conditions with high accuracy (73.34%-92.77%) and F1-Score (71.32%-91.06%).We find each modality contributes dynamically to the mental disorders screening and comorbidities among various mental disorders, indicating the feasibility of explainable model. This study provides a system capable of acquiring multimodal information and constructs a generalized multimodal integration algorithm with novel attention mechanisms for the early screening of adolescent mental disorders.

cs.LG