SearcharxivSearch

arXiv subjects

Anlan Sun

Publications and source records attributed to Anlan Sun.

2 recordsLinked to original sources

SpindleFlexNet: Flexible sleep spindles detection for EEG signals based on an adaptive one-dimensional RetinaNet-based framework

Sleep spindle is a physiologically significant biomedical signal in electroencephalographic (EEG) waveforms, which is typically a low-amplitude event in sleep. Due to the small signal ratio in the overall EEG, previous detection methods have limited capability to capture its start and end points and lack flexibility in handling multi-spindle scenarios. To address the gap, we address the problem from a new perspective and introduce SpindleFlexNet, the first framework in this field to apply deep learning-based one-dimensional object detection, leveraging an adapted one-dimensional RetinaNet architecture. The framework employs one-dimensional anchor generation, matching, and regression, along with a customized one-dimensional loss function. Analyses were conducted on two public datasets: the Montreal Archive of Sleep Studies and DREAMS, from which a total of 11,061 and 335 segments were obtained, respectively. When trained on these datasets, SpindleFlexNet achieved an average recall, precision, and F1-score of 0.61, 0.76, 0.67, and 0.58, 0.80, 0.67 in five-fold cross-validation. The model demonstrates stable detection performance and good generalization, making it a practical tool for sleep research. Potential applications include automated spindle labeling in clinical settings and as a reference for studies combining EEG with simultaneous functional magnetic resonance imaging.

eess.SP

UMind-VL: A Generalist Ultrasound Vision-Language Model for Unified Grounded Perception and Comprehensive Interpretation

Despite significant strides in medical foundation models, the ultrasound domain lacks a comprehensive solution capable of bridging low-level Ultrasound Grounded Perception (e.g., segmentation, localization) and high-level Ultrasound Comprehensive Interpretation (e.g., diagnosis, reasoning). To bridge this gap, we propose UMind-VL, a unified foundation model designed to synergize pixel-level structural understanding with complex clinical reasoning. We first introduce UMind-DS, a large-scale multimodal dataset comprising 1.2 million ultrasound image-text pairs across 16 anatomical regions, enriching standard data with pixel-level annotations and clinician-validated rationales. Architecturally, UMind-VL incorporates a lightweight Dynamic Convolutional Mask Decoder that generates masks via dynamic kernels conditioned on LLM outputs. This design, combined with task-specific tokens, unifies segmentation, detection, geometric measurement, and diagnosis tasks within a single framework. Extensive evaluations demonstrate that UMind-VL significantly outperforms existing generalist multimodal models and achieves performance on par with, or superior to, state-of-the-art specialist models across segmentation, detection, keypoint localization, and diagnostic reasoning benchmarks, while maintaining strong generalization ability. We demonstrate the capability of UMind-VL in Figure 1.

cs.CV