SearcharxivSearch

arXiv subjects

Bai Yu

Publications and source records attributed to Bai Yu.

2 recordsLinked to original sources

Observation and research on cosmic ray muons and solar modulation effect based on plastic scintillator detector

Cosmic rays, originating from stars, supernovae, and other astrophysical sources, are composed of high-energy particles that enter Earths atmosphere. Upon interaction with atmospheric nuclei, these primary cosmic rays generate secondary particles, including neutrons, electrons, and muons, with muons constituting a dominant component at ground level. Muons, due to their relative abundance, stability, and well-characterized energy loss mechanisms, serve as critical probes for investigating the fundamental properties of cosmic rays. Studies of muon energy distribution, diurnal anisotropy, and their modulation by solar activity provide critical insights into the mechanism of particle acceleration in cosmic ray sources and the effects of solar and atmospheric.This study aims to characterize the counting spectra and anisotropic properties of cosmic ray muons by using a plastic scintillator detector system. The experiment was conducted over a three-month period, from December 2023 to February 2024, leveraging long-bar plastic scintillator detectors equipped with dual-end photomultiplier tubes (PMTs) and a high-resolution digital data acquisition system. A dual-end coincidence measurement technique was used to enhance the signal-to-noise ratio by suppressing thermal noise and other background interferences. Diurnal variations in muon count rates exhibit a pronounced pattern, with a systematic reduction occurring between 8:00 AM and 1:00 PM. This phenomenon is attributed to the solar shielding effects, where enhanced solar activity during daytime hours modulates the flux of galactic cosmic rays reaching Earths surface. The study further corroborates these findings through cross-comparisons with data from the Yangbajing Cosmic Ray Observatory. These observations underscore the robustness of the plastic scintillator detector system for capturing detailed muon spectra and anisotropic patterns.

astro-ph.HE

Exploring Explainable Selection to Control Abstractive Summarization

Like humans, document summarization models can interpret a document's contents in a number of ways. Unfortunately, the neural models of today are largely black boxes that provide little explanation of how or why they generated a summary in the way they did. Therefore, to begin prying open the black box and to inject a level of control into the substance of the final summary, we developed a novel select-and-generate framework that focuses on explainability. By revealing the latent centrality and interactions between sentences, along with scores for sentence novelty and relevance, users are given a window into the choices a model is making and an opportunity to guide those choices in a more desirable direction. A novel pair-wise matrix captures the sentence interactions, centrality, and attribute scores, and a mask with tunable attribute thresholds allows the user to control which sentences are likely to be included in the extraction. A sentence-deployed attention mechanism in the abstractor ensures the final summary emphasizes the desired content. Additionally, the encoder is adaptable, supporting both Transformer- and BERT-based configurations. In a series of experiments assessed with ROUGE metrics and two human evaluations, ESCA outperformed eight state-of-the-art models on the CNN/DailyMail and NYT50 benchmark datasets.

cs.CL