SearcharxivSearch

arXiv subjects

Xingtao Huang

Publications and source records attributed to Xingtao Huang.

At least 19 recordsLinked to original sources

A Giant Peanut-shaped Ultra-High-Energy Gamma-Ray Emitter Off the Galactic Plane

Ultra-high-energy (UHE), exceeding 100 TeV (10^12 electronvolts), γ-rays manifests extreme particle acceleration in astrophysical sources. Recent observations by γ-ray telescopes, particularly by the Large High Altitude Air Shower Observatory (LHAASO), have revealed a few tens of UHE sources, indicating numerous Galactic sources capable of accelerating particles to PeV (10^15 electronvolts) energies. However, discerning the dominant acceleration mechanisms (leptonic versus hadronic), the relative contributions of specific source classes, and the role of particle transport in shaping their observed emission are central goals of modern UHE astrophysics. Here we report the discovery of a giant UHE γ-ray emitter at -17.5° off the Galactic plane - a region where UHE γ-ray sources are rarely found. The emitter exhibits a distinctive asymmetric shape, resembling a giant "Peanut" spanning 0.45° \times 4.6°, indicative of anisotropic particle distribution over a large area. A highly aged millisecond pulsar (MSP) J0218+4232 is the sole candidate accelerator positionally coincident with the Peanut region. Its association with UHE γ-rays extending to 0.7 PeV, if confirmed, would provide the first evidence of a millisecond pulsar powering PeV particles. Such a finding challenges prevailing models, which posit that millisecond pulsars cannot sustain acceleration to PeV energies. The detection reveals fundamental gaps in understanding particle acceleration, cosmic-ray transport, and interstellar magnetic field effects, potentially revealing new PeV accelerator (PeVatron) classes.

astro-ph.HE

Noise Filtering Algorithm Based on Graph Neural Network for STCF Drift Chamber

The super $τ$-charm facility (STCF) is a next-generation electron-positron collider with high luminosity proposed in China. The higher luminosity leads to increased background level, posing significant challenges for track reconstruction of charged particles. Particularly in the low transverse momentum region, the current track reconstruction algorithm is notably affected by background, resulting in suboptimal reconstruction efficiency and a high fake rate. To address this challenge, we propose a Graph Neural Network (GNN)-based noise filtering algorithm (GNF Algorithm) as a preprocessing step for the track reconstruction. The GNF Algorithm introduces a novel method to convert detector data into graphs and applies a tiered threshold strategy to map GNN-based edge classification results onto signal-noise separation. The study based on Monte Carlo (MC) data shows that with the implementation of the GNF Algorithm, the reconstruction efficiency with the standard background is comparable to the case without background, while the fake rate is significantly reduced. Thus, GNF Algorithm provides essential support for the STCF tracking software.

hep-ex

Multi-threaded Simulation Software for the JUNO Experiment

The Jiangmen Underground Neutrino Observatory (JUNO) is a multi-purpose experiment under construction in southern China. JUNO aims to determine the neutrino mass ordering and precisely measure the neutrino oscillation parameters by detecting reactor neutrinos from nuclear power plants. In addition to reactor neutrinos, JUNO can study atmospheric neutrinos, solar neutrinos, geo-neutrinos, supernova burst neutrinos, the Diffuse Supernova Neutrino Background (DSNB), and nucleon decay, covering an energy range from keV to TeV. JUNO consists of a 20 kton liquid scintillator detector, equipped with 17,612 20-inch PMTs and 25,600 3-inch PMTs, achieving a 3\% energy resolution (at 1~MeV). Precise simulation plays a crucial role in the experiment. Developed using the SNiPER framework and Geant4 toolkit, the JUNO simulation software is a key component of the JUNO offline software (JUNOSW). The large detector size and the broad energy range of interest pose challenges for detector simulation in terms of CPU time and memory consumption. As the computing nodes shift to include multiple integrated CPU cores, traditional single-threaded computing model can lead to large memory footprints and inefficient use of system resources. Multi-threading on many-core architectures can significantly improve resource utilization. This paper introduces the design and implementation of multi-threaded simulation software for the JUNO experiment.

physics.ins-det

Parallelized Event Data Management System Based on MT-SNiPER Framework and PODIO

Software framework serves as a skeleton for the offline data processing software for many high energy physics (HEP) experiments. The event data management, including the event data model (EDM), transient event store and data input/output, implements the core functionalities of the framework, and has a great impact on the performance of the entire offline software. Future HEP experiments are generating increasingly large amounts of data, bringing challenges to offline data processing. To address this issue, a common event data management system that supports efficient parallelized data processing applications has been developed based on SNiPER (Software for Non-collider Physics ExpeRiments) common software framework as well as PODIO, a common EDM toolkit for future HEP experiments. In this paper, the implementation of a parallelized event data management (PEDM) system is introduced, including the integration with MT-SNiPER and PODIO, as well as the implementation of GlobalStore to support multi-threaded event processing. Finally, the application and performance evaluation of the data management system in OSCAR (offline software of Super Tau Charm Facility) is presented.

hep-ex

Global track finding based on the Hough transform in the STCF detector

The proposed Super Tau-Charm Facility (STCF) is an electron-positron collider designed to operate in a center-of-mass energy range from 2 to 7 GeV. It provides a unique platform for physics research in the tau-charm energy region. To fulfill the physics goals of STCF, high tracking efficiency and good momentum resolution is required for charged particles with momenta from 50 MeV/c to 3.5 GeV/c. A global track finding algorithm based on Hough transform has been developed and implemented in the STCF software framework to meet this requirement. The design of the algorithm and its performance with simulation are presented in this paper.

hep-ex

CEPC-on-Gaussino: an application of Gaussino simulation framework for CEPC experiment

The Circular Electron Positron Collider (CEPC) is a future Higgs factory to measure the Higgs boson properties. Like the other future experiments, the simulation software plays a crucial role in CEPC for detector designs, algorithm optimization and physics studies. Due to similar requirements, the software stack from the Key4hep project has been adopted by CEPC. As the initial application of Key4hep, a simulation framework has been developed for CEPC based on DD4hep, EDM4hep and k4FWCore since 2020. However, the current simulation framework for CEPC lacks support for the parallel computing. To benefit from the multi-threading techniques, the Gaussino project from the LHCb experiment has been chosen as the next simulation framework in Key4hep. This contribution presents the application of Gaussino for CEPC. The development of the CEPC-on-Gaussino prototype will be shown and the simulation of a tracker detector will be demonstrated.

physics.ins-det

Muon/Pion Identification at BESIII based on Variational Quantum Classifier

In collider physics experiments, particle identification (PID), i. e. the identification of the charged particle species in the detector is usually one of the most crucial tools in data analysis. In the past decade, machine learning techniques have gradually become one of the mainstream methods in PID, usually providing superior discrimination power compared to classical algorithms. In recent years, quantum machine learning (QML) has bridged the traditional machine learning and the quantum computing techniques, providing further improvement potential for traditional machine learning models. In this work, targeting at the $μ^{\pm} /π^{\pm}$ discrimination problem at the BESIII experiment, we developed a variational quantum classifier (VQC) with nine qubits. Using the IBM quantum simulator, we studied various encoding circuits and variational ansatzes to explore their performance. Classical optimizers are able to minimize the loss function in quantum-classical hybrid models effectively. A comparison of VQC with the traditional multiple layer perception neural network reveals they perform similarly on the same datasets. This illustrates the feasibility to apply quantum machine learning to data analysis in collider physics experiments in the future.

hep-ex

The Key4hep software stack: Beyond Future Higgs factories

The Key4hep project aims to provide a turnkey software solution for the full experiment lifecycle, based on established community tools. Several future collider communities (CEPC, CLIC, EIC, FCC, and ILC) have joined to develop and adapt their workflows to use the common data model EDM4hep and common framework. Besides sharing of existing experiment workflows, one focus of the Key4hep project is the development and integration of new experiment independent software libraries. Ongoing collaborations with projects such as ACTS, CLUE, PandoraPFA and the OpenDataDector show the potential of Key4hep as an experiment-independent testbed and development platform. In this talk, we present the challenges of an experiment-independent framework along with the lessons learned from discussions of interested communities (such as LUXE) and recent adopters of Key4hep in order to discuss how Key4hep could be of interest to the wider HEP community while staying true to its goal of supporting future collider designs studies.

hep-ex

Key4hep: Progress Report on Integrations

Detector studies for future experiments rely on advanced software tools to estimate performance and optimize their design and technology choices. The Key4hep project provides a flexible turnkey solution for the full experiment life-cycle based on established community tools such as ROOT, Geant4, DD4hep, Gaudi, podio and spack. Members of the CEPC, CLIC, EIC, FCC, and ILC communities have joined to develop this framework and have merged, or are in the progress of merging, their respective software environments into the Key4hep stack. These proceedings will give an overview over the recent progress in the Key4hep project: covering the developments towards adaptation of state-of-the-art tools for simulation (DD4hep, Gaussino), track and calorimeter reconstruction (ACTS, CLUE), particle flow (PandoraPFA), analysis via RDataFrame, and visualization with Phoenix, as well as tools for testing and validation.

hep-ex

Implementation of ACTS for STCF track reconstruction

With an electron-positron collider operating at center-of-mass-energy 2-7 GeV and a peak luminosity above $0.5\times10^{35} cm^{-2} s^{-1}$, the STCF physics program will provide an unique platform for in-depth studies of hadron structure and non-perturbative strong interaction as well as probing new physics beyond the Standard Model in the $τ$-Charm sector, succeeding the present Beijing Electron-Positron Collider. To fulfill the physics targets and further maximize the physics potential at STCF, the STCF tracking software should have capability to reconstruct charged particles with high efficiency and excellent momentum resolution, especially for the charged particles with low transverse momentum down to 50 MeV. A Common Tracking Software (ACTS) providing a set of detector-independent tracking algorithms is adopted for reconstructing charged tracks with the information of two sub-detectors, a $μ$RWELL-based inner tracker and a drift chamber, at STCF. This is the first demonstration of ACTS for a drift chamber. The implementation details and performance of track reconstruction are presented.

hep-ex

Novel approach to investigate $η$ decays via $η'\rightarrowππη$

To avoid the impact from the background events directly from $e^+e^-$ annihilations or $J/ψ$ decays, we propose a novel approach to investigate $η$ decays, in particular for its rare or forbidden decays, by using $η^\prime\rightarrowππη$ produced in $J/ψ$ decays at the $τ-$charm factories. Based on the MC studies of a few typical decays, $η\rightarrow ππ$, $γl^+l^- (l= e, μ)$, $l^+l^-$, as well as $l^+l^-π^0$, the sensitivities could be obviously improved by taking advantage of the extra constraint of $η^\prime$. Using one trillion $J/ψ$ events accumulated at the Super $τ$-Charm facility, the precision on the investigation of $η$ decays could be improved significantly and the observation of the rare decay $η\rightarrow e^+e^-$ is even accessable.

hep-ph

Simulation Software of the JUNO Experiment

The Jiangmen Underground Neutrino Observatory (JUNO) is a multi-purpose experiment, under construction in southeast China, that is designed to determine the neutrino mass ordering and precisely measure neutrino oscillation parameters. Monte Carlo simulation plays an important role for JUNO detector design, detector commissioning, offline data processing, and physics processing. The JUNO experiment has the world's largest liquid scintillator detector instrumented with many thousands of PMTs. The broad energy range of interest, long lifetime, and the large scale present data processing challenges across all areas. This paper describes the JUNO simulation software, highlighting the challenges of JUNO simulation and solutions to meet these challenges, including such issues as support for time-correlated analysis, event mixing, event correlation and handling the simulation of many millions of optical photons.

hep-ex

PandaX-II Constraints on Spin-Dependent WIMP-Nucleon Effective Interactions

We present PandaX-II constraints on candidate WIMP-nucleon effective interactions involving the nucleon or WIMP spin, including, in addition to standard axial spin-dependent (SD) scattering, various couplings among vector and axial currents, magnetic and electric dipole moments, and tensor interactions. The data set corresponding to a total exposure of 54-ton-days is reanalyzed to determine constraints as a function of the WIMP mass and isospin coupling. We obtain WIMP-nucleon cross section bounds of $\rm 1.6 \times 10^{-41} cm^2$ and $\rm 9.0 \times 10^{-42} cm^2$ ($90\%$ c.l.) for neutron-only SD and tensor coupling, respectively, for a mass $M_\mathrm{WIMP} \sim {\rm 40~GeV}/c^2$. The SD limits are the best currently available for $M_\mathrm{WIMP} > {\rm 40~GeV}/c^2$. We show that PandaX-II has reached a sensitivity sufficient to probe a variety of other candidate spin-dependent interactions at the weak scale.

hep-ex

Constraining Dark Matter Models with a Light Mediator from PandaX-II Experiment

We search for nuclear recoil signals of dark matter models with a light mediator in PandaX-II, a direct detection experiment in China Jinping underground Laboratory. Using data collected in 2016 and 2017 runs, corresponding to a total exposure of 54 ton day, we set upper limits on the zero-momentum dark matter-nucleon cross section. These limits have a strong dependence on the mediator mass when it is comparable to or below the typical momentum transfer. We apply our results to constrain self-interacting dark matter models with a light mediator mixing with standard model particles, and set strong limits on the model parameter space for the dark matter mass ranging from $5~{\rm GeV}$ to $10~{\rm TeV}$.

hep-ph

Dark matter direct search sensitivity of the PandaX-4T experiment

The PandaX-4T experiment, a four-ton scale dark matter direct detection experiment, is being planned at the China Jinping Underground Laboratory. In this paper we present a simulation study of the expected background in this experiment. In a 2.8-ton fiducial mass and the signal region between 1 to 10 keV electron equivalent energy, the total electron recoil background is found to be 4.9x10^{-5} /(kg day keV). The nuclear recoil background in the same region is 2.8x10^{-7}/(kg day keV). With an exposure of 5.6 ton-years, the sensitivity of PandaX-4T could reach a minimum spin-independent dark matter-nucleon cross section of 6x10^{-48} cm^{2} at a dark matter mass of 40 GeV/c^{2}.

physics.ins-det

Parallelized JUNO simulation software based on SNiPER

The Jiangmen Underground Neutrino Observatory (JUNO) is a neutrino experiment to determine neutrino mass hierarchy. It has a central detector used for neutrino detection, which consists of a spherical acrylic vessel containing 20 kt LS and about 18,000 20-inch PMTs to collect light from LS. Around the CD, there is a water pool to shield radioactivities. The WP is equipped with about 2000 PMTs to measure cosmic ray muons by detecting Cherenkov light. As one of the important parts in JUNO offline software, the serial simulation framework is developed based on SNiPER. It is in charge of physics generator, detector simulation, event mixing and digitization. However Geant4 based detector simulation of such a large detector is time-consuming and challenging. It is necessary to take full advantages of parallel computing to speedup simulation. Starting from version 10, Geant4 supports event-level parallelism. Even though based on pthread, it could be extended with other libraries such as Intel TBB. Therefore it is possible to parallelize JUNO simulation framework via integrating Geant4 and SNiPER. In this paper, our progress in developing parallelized simulation software are presented. The SNiPER framework can run in sequential mode, Intel TBB mode or other modes. The SNiPER task component is in charge of event loop, which is like a simplified application manager. Two types of tasks are introduced in the simulation framework, one is global task and another is worker task. The global task will run only once to initialize detector geometry and physics processes. The worker tasks will be spawned after global task is done. In each worker task, a Geant4 run manager is invoked to do the real simulation. Therefore the simulation framework and the underlying TBB have been decoupled. Finally, the software performance of parallelized JUNO simulation software is also presented.

physics.ins-det

Exploring the dark matter inelastic frontier with 79.6 days of PandaX-II data

We report here the results of searching for inelastic scattering of dark matter (initial and final state dark matter particles differ by a small mass splitting) with nucleon with the first 79.6-day of PandaX-II data (Run 9). We set the upper limits for the spin independent WIMP-nucleon scattering cross section up to a mass splitting of 300 keV/c$^2$ at two benchmark dark matter masses of 1 and 10 TeV/c$^2$.

hep-ex

Limits on Axion Couplings from the first 80-day data of PandaX-II Experiment

We report new searches for the solar axions and galactic axion-like dark matter particles, using the first low-background data from PandaX-II experiment at China Jinping Underground Laboratory, corresponding to a total exposure of about $2.7\times 10^4$ kg$\cdot$day. No solar axion or galactic axion-like dark matter particle candidate has been identified. The upper limit on the axion-electron coupling ($g_{Ae}$) from the solar flux is found to be about $4.35 \times 10^{-12}$ in mass range from $10^{-5}$ to 1 keV/$c^2$ with 90\% confidence level, similar to the recent LUX result. We also report a new best limit from the $^{57}$Fe de-excitation. On the other hand, the upper limit from the galactic axions is on the order of $10^{-13}$ in the mass range from 1 keV/$c^2$ to 10 keV/$c^2$ with 90\% confidence level, slightly improved compared with the LUX.

hep-ex