SearcharxivSearch

arXiv subjects

Yin Gao

Publications and source records attributed to Yin Gao.

3 recordsLinked to original sources

A Large-Scale Remote Sensing Dataset and VLM-based Algorithm for Fine-Grained Road Hierarchy Classification

In this work, we present SYSU-HiRoads, a large-scale hierarchical road dataset, and RoadReasoner, a vision-language-geometry framework for automatic multi-grade road mapping from remote sensing imagery. SYSU-HiRoads is built from GF-2 imagery covering 3631 km2 in Henan Province, China, and contains 1079 image tiles at 0.8 m spatial resolution. Each tile is annotated with dense road masks, vectorized centerlines, and three-level hierarchy labels, enabling the joint training and evaluation of segmentation, topology reconstruction, and hierarchy classification. Building on this dataset, RoadReasoner is designed to generate robust road surface masks, topology-preserving road networks, and semantically coherent hierarchy assignments. We strengthen road feature representation and network connectivity by explicitly enhancing frequency-sensitive cues and multi-scale context. Moreover, we perform hierarchy inference at the skeleton-segment level with geometric descriptors and geometry-aware textual prompts, queried by vision-language models to obtain linguistically interpretable grade decisions. Experiments on SYSU-HiRoads and the CHN6-CUG dataset show that RoadReasoner surpasses state-of-the-art road extraction baselines and produces accurate and semantically consistent road hierarchy maps with 72.6% OA, 64.2% F1 score, and 60.6% SegAcc. The dataset and code will be publicly released to support automated transport infrastructure mapping, road inventory updating, and broader infrastructure management applications.

cs.CV

Human-like AI-based Auto-Field-in-Field Whole-Brain Radiotherapy Treatment Planning With Conversation Large Language Model Feedback

Whole-brain radiotherapy (WBRT) is a common treatment due to its simplicity and effectiveness. While automated Field-in-Field (Auto-FiF) functions assist WBRT planning in modern treatment planning systems, it still requires manual approaches for optimal plan generation including patient-specific hyperparameters definition and plan refinement based on quality feedback. This study introduces an automated WBRT planning pipeline that integrates a deep learning (DL) Hyperparameter Prediction model for patient-specific parameter generation and a large-language model (LLM)-based conversational interface for interactive plan refinement. The Hyperparameter Prediction module was trained on 55 WBRT cases using geometric features of clinical target volume (CTV) and organs at risk (OARs) to determine optimal Auto-FiF settings in RayStation treatment planning system. Plans were generated under predicted hyperparameters. For cases in which the generated plan was suboptimal, quality feedback via voice input was captured by a Conversation module, transcribed using Whisper, and interpreted by GPT-4o to adjust planning settings. Plan quality was evaluated in 15 independent cases using clinical metrics and expert review, and model explainability was supported through analysis of feature importance. Fourteen of 15 DL-generated plans were clinically acceptable. Normalized to identical CTV D95% as the clinical plans, the DL-generated and clinical plans showed no statistically significant differences in doses to the eyes, lenses, or CTV dose metrics D1% and D99%. The DL-based planning required under 1 minute of computation and achieved total workflow execution in approximately 7 minutes with a single mouse click, compared to 15 minutes for manual planning. In cases requiring adjustment, the Conversational module successfully improved dose conformity and hotspot reduction.

physics.med-ph

Experimental and Numerical Investigations on Robustness of a Deep Neural Network-based Multi-class Classification Model of CT Images with respect to Image Noise

Robustness of Deep Neural Networks (DNNs) is an important aspect to consider for their clinical applications. This work examined robustness issue for a DNN-based multi-class classification model via comprehensive experimental and simulation studies. We constructed a DNN-based multi-class classification model that classifies an axial CT image as one of the four body sites of brain & neck (BN), chest (C), abdomen & pelvis (AP), and leg & foot (LF). The model was trained with whole-body CT images of 37 patients each scanned once and 10 scans of a whole-body phantom with different mAs levels to achieve a F1 score of 99.7% averaged over four classes on a testing dataset. We evaluated robustness of the model against noise perturbations under different mAs levels using simulated CT noisy images based on noise power spectrum (NPS) and experimental CT images acquired in repeated scans of the orange-man phantom. To quantify robustness of the trained model, we defined Successful Attack Rate (SAR) as the ratio of predictions changed with noises and Confusion Matrix for Robustness (CMR) that represents the percentage of a predicted class without noise being predicted to different classes under noise. Besides, we repeatedly trained the model for 100 times using exactly the same training procedure, hyper-parameter settings, as well as the training and validation dataset to investigate robustness of models due to inherent randomness in the training process. Finally, to improve model robustness, we employed an adaptive training scheme and demonstrated its effectiveness. Experimental and numerical studies demonstrated robustness issue of a DNN-based multi-class classification model. The discoveries highlight the needs for evaluating and ensuring DNN model robustness.

physics.med-ph