SearcharxivSearch

arXiv subjects

Qingwei Zhang

Publications and source records attributed to Qingwei Zhang.

6 recordsLinked to original sources

Burst-Mode Ultrafast Laser Welding of Sapphire and Invar Alloy Across Large Interfacial Gaps up to 10 $\mu$m

Achieving reliable joining between transparent materials and metals under non-optical-contact conditions remains challenging due to limited energy coupling and uncontrolled interfacial reaction across $\mu$m-scale gaps. Burst-mode ultrafast lasers provide a potential solution for large-gap welding through temporally distributed energy deposition. However, the underlying interaction mechanisms and achievable joining limits remain unclear. In this study, burst-mode ultrafast laser welding of sapphire to Invar alloy was investigated under controlled interfacial gaps from 3 to 10 $\mu$m. Cross-sectional microscopy, elemental mapping, white-light interferometry, and shear testing were employed to analyze joint morphology, elemental distribution, fracture behavior, and mechanical performance.After optimization of the processing parameters for burst-mode ultrafast laser welding, the interfacial morphological evolution and joint strength under different gap conditions were systematically investigated. At a 3 $\mu$m gap, cyclic thermal stresses induced by burst pulses generate transverse micro-crack networks in sapphire, accompanied by a reduction in joint strength with increasing sub-pulse numbers. Notably, at a 10 $\mu$m gap, where single-pulse welding fails, burst-mode ultrafast laser welding enables interfacial bridging with a maximum shear strength of 6.3 MPa, representing the highest level among published studies.These results indicate a gap-dependent evolution in burst-mode welding behavior governed by crack formation and energy accumulation. This study provides an important theoretical basis and practical guidance for achieving high-performance joining of dissimilar materials under large gap conditions.

physics.optics

Burst Mode Ultrafast Laser Welding of Sapphire and Fe-36Ni Alloy with Non-optical Contact Condition

Ultrafast laser welding provides a promising approach for high precision integration of transparent and metallic materials. However, its practical application remains constrained by the precise regulation of the interfacial gap. This study investigates the interfacial response and bonding mechanism of sapphire and Fe-36Ni alloy joints under controlled non-optical contact conditions using burst mode ultrafast laser irradiation. A polymer interlayer was introduced between naturally stacked samples to establish a variable interfacial gap, allowing systematic evaluation of gap-dependent morphology, melting behavior, and elemental transport. By redistributing the pulse energy into sequential sub-pulses, the burst mode reconstructs the temporal energy-deposition process, yielding enhanced plasma-material coupling and stable thermal accumulation. Compared with single pulse irradiation, burst mode sustains continuous bonding across gaps exceeding 10 um--far beyond the failure threshold of the single pulse mode--and forms a fusion zone 82% larger. Fracture surface and cross-sectional analyses of SEM and EDS results confirm that sequential sub-pulses promote extensive sapphire melting, droplet-driven gap bridging, and enhanced Al-Fe interdiffusion at the interface. These results provide a scientific basis for high-gap-tolerance ultrafast laser welding and scalable integration of transparent-metal hybrid components in advanced optoelectronic and precision engineering applications.

physics.optics

CPKD: Clinical Prior Knowledge-Constrained Diffusion Models for Surgical Phase Recognition in Endoscopic Submucosal Dissection

Gastrointestinal malignancies constitute a leading cause of cancer-related mortality worldwide, with advanced-stage prognosis remaining particularly dismal. Originating as a groundbreaking technique for early gastric cancer treatment, Endoscopic Submucosal Dissection has evolved into a versatile intervention for diverse gastrointestinal lesions. While computer-assisted systems significantly enhance procedural precision and safety in ESD, their clinical adoption faces a critical bottleneck: reliable surgical phase recognition within complex endoscopic workflows. Current state-of-the-art approaches predominantly rely on multi-stage refinement architectures that iteratively optimize temporal predictions. In this paper, we present Clinical Prior Knowledge-Constrained Diffusion (CPKD), a novel generative framework that reimagines phase recognition through denoising diffusion principles while preserving the core iterative refinement philosophy. This architecture progressively reconstructs phase sequences starting from random noise and conditioned on visual-temporal features. To better capture three domain-specific characteristics, including positional priors, boundary ambiguity, and relation dependency, we design a conditional masking strategy. Furthermore, we incorporate clinical prior knowledge into the model training to improve its ability to correct phase logical errors. Comprehensive evaluations on ESD820, Cholec80, and external multi-center demonstrate that our proposed CPKD achieves superior or comparable performance to state-of-the-art approaches, validating the effectiveness of diffusion-based generative paradigms for surgical phase recognition.

cs.CV

Flexible delivery of high-power picosecond laser in purely-single optical mode of anti-resonant hollow-core fiber for micromachining

We present the flexible delivery of picosecond laser pulses with up to 20 W average power over a 3-m-long sample of anti-resonant hollow-core fiber (AR-HCF) for laser micromachining applications. Our experiments highlight the importance of optical mode purity of the AR-HCF for the manufacturing precision. We demonstrate that compared with an AR-HCF sample with a capillary to core (d/D) ratio of ~0.5, the AR-HCF with a d/D ratio of ~0.68 exhibits better capability of high-order-mode suppression, giving rise to improved micromachining quality. Moreover, the AR-HCF delivery system exhibits better pointing stability and set-up flexibility than the free-space beam delivery system. These results pave the way to practical applications of AR-HCF in developing advanced equipment for ultrafast laser micromachining.

physics.optics

SPRMamba: Surgical Phase Recognition for Endoscopic Submucosal Dissection with Mamba

Endoscopic Submucosal Dissection (ESD) is a minimally invasive procedure initially developed for early gastric cancer treatment and has expanded to address diverse gastrointestinal lesions. While computer-assisted surgery (CAS) systems enhance ESD precision and safety, their efficacy hinges on accurate real-time surgical phase recognition, a task complicated by ESD's inherent complexity, including heterogeneous lesion characteristics and dynamic tissue interactions. Existing video-based phase recognition algorithms, constrained by inefficient temporal context modeling, exhibit limited performance in capturing fine-grained phase transitions and long-range dependencies. To overcome these limitations, we propose SPRMamba, a novel framework integrating a Mamba-based architecture with a Scaled Residual TranMamba (SRTM) block to synergize long-term temporal modeling and localized detail extraction. SPRMamba further introduces the Hierarchical Sampling Strategy to optimize computational efficiency, enabling real-time processing critical for clinical deployment. Evaluated on the ESD385 dataset and the cholecystectomy benchmark Cholec80, SPRMamba achieves state-of-the-art performance (87.64% accuracy on ESD385, +1.0% over prior methods), demonstrating robust generalizability across surgical workflows. This advancement bridges the gap between computational efficiency and temporal sensitivity, offering a transformative tool for intraoperative guidance and skill assessment in ESD surgery. The code is accessible at https://github.com/Zxnyyyyy/SPRMamba.

cs.CV

Real-time automatic polyp detection in colonoscopy using feature enhancement module and spatiotemporal similarity correlation unit

Automatic detection of polyps is challenging because different polyps vary greatly, while the changes between polyps and their analogues are small. The state-of-the-art methods are based on convolutional neural networks (CNNs). However, they may fail due to lack of training data, resulting in high rates of missed detection and false positives (FPs). In order to solve these problems, our method combines the two-dimensional (2-D) CNN-based real-time object detector network with spatiotemporal information. Firstly, we use a 2-D detector network to detect static images and frames, and based on the detector network, we propose two feature enhancement modules-the FP Relearning Module (FPRM) to make the detector network learning more about the features of FPs for higher precision, and the Image Style Transfer Module (ISTM) to enhance the features of polyps for sensitivity improvement. In video detection, we integrate spatiotemporal information, which uses Structural Similarity (SSIM) to measure the similarity between video frames. Finally, we propose the Inter-frame Similarity Correlation Unit (ISCU) to combine the results obtained by the detector network and frame similarity to make the final decision. We verify our method on both private databases and publicly available databases. Experimental results show that these modules and units provide a performance improvement compared with the baseline method. Comparison with the state-of-the-art methods shows that the proposed method outperforms the existing ones which can meet real-time constraints. It's demonstrated that our method provides a performance improvement in sensitivity, precision and specificity, and has great potential to be applied in clinical colonoscopy.

cs.CV