SearcharxivSearch

arXiv subjects

Shubing Liu

Publications and source records attributed to Shubing Liu.

3 recordsLinked to original sources

A unified quenching model in Geant 4 simulation for $\alpha$, proton and electron particles in liquid scintillator detectors

The liquid scintillator (LS) detectors are widely used in reactor neutrino experiments. To precisely measure the oscillated neutrino spectrum, it is crucial to understand the LS energy response, especially the quenching effect. Numerous bench-top measurements have been conducted on quenching effects for $\alpha$ particles, protons, and electrons. These results have typically been described by Birks' law, but with different Birks' coefficients required for different particle species. In this study, we find that if more secondary electrons are allowed to be generated in Geant4 simulations, the bench-top results for all particles can be well fitted using a single Birks' coefficient of about $0.013~{\rm g\,cm^{-2}\,MeV^{-1}}$. The underlying reason is that a large fraction of the primary energy is deposited through the generation of $\delta$-electrons with energies below 4~keV, which should be tracked separately due to their different quenching behavior compared to primary particles. This study provides a unified framework for comparing Birks' coefficients from different bench-top measurements and helps experiments like JUNO and SNO+ better tune their simulations for precision energy measurements.

hep-ex

An Improved Dung Beetle Optimizer for Random Forest Optimization

To improve the convergence speed and optimization accuracy of the Dung Beetle Optimizer (DBO), this paper proposes an improved algorithm based on circle mapping and longitudinal-horizontal crossover strategy (CICRDBO). First, the Circle method is used to map the initial population to increase diversity. Second, the longitudinal-horizontal crossover strategy is applied to enhance the global search ability by ensuring the position updates of the dung beetle. Simulations were conducted on 10 benchmark test functions, and the results demonstrate that the improved algorithm performs well in both convergence speed and optimization accuracy. The improved algorithm is further applied to the hyperparameter selection of the Random Forest classification algorithm for binary classification prediction in the retail industry. Various combination comparisons prove the practicality of the improved algorithm, followed by SHapley Additive exPlanations (SHAP) analysis.

math.OC

Enhanced Self-Checkout System for Retail Based on Improved YOLOv10

With the rapid advancement of deep learning technologies, computer vision has shown immense potential in retail automation. This paper presents a novel self-checkout system for retail based on an improved YOLOv10 network, aimed at enhancing checkout efficiency and reducing labor costs. We propose targeted optimizations to the YOLOv10 model, by incorporating the detection head structure from YOLOv8, which significantly improves product recognition accuracy. Additionally, we develop a post-processing algorithm tailored for self-checkout scenarios, to further enhance the application of system. Experimental results demonstrate that our system outperforms existing methods in both product recognition accuracy and checkout speed. This research not only provides a new technical solution for retail automation but offers valuable insights into optimizing deep learning models for real-world applications.

cs.CV