Researcher profile

Xun Chen

Xun Chen contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
31works
0followers
17topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

31 published item(s)

preprint2026arXiv

Discovering the Gell-Mann-Okubo Formula with Kolmogorov-Arnold Networks

Uncovering physical laws from experimental data is a fundamental goal of theoretical physics. In this work, we apply the spline-based, interpretable Kolmogorov-Arnold Network (KAN) to explore the algebraic structure underlying the baryon octet and decuplet mass spectra. Within a symbolic regression framework and without imposing theoretical priors, KAN autonomously recovers the classical Gell-Mann-Okubo mass relations and accurately extracts the associated SU(3) symmetry-breaking parameters. Compared to conventional fitting approaches, this method achieves comparable predictive accuracy while offering substantially improved interpretability and analytic transparency. Our results demonstrate the potential of KAN as a powerful tool for symbolic discovery in hadron physics and for bridging data-driven modeling with fundamental physical laws.

preprint2026arXiv

GPS-Synchronized Monitoring of Core-collapse Supernova Bursts with PandaX-4T via Coherent Elastic Neutrino Nuclear Scattering

The landmark detection of neutrinos from SN1987A marked the dawn of neutrino astrophysics. The neutrino burst provided essential insights into fundamental properties of neutrinos, and served as key probes of stellar evolution and supernova dynamics. The recent advancement in coherent elastic neutrino-nucleus scattering enables the detection of core-collapse supernova burst neutrinos using tonne-scale liquid xenon detectors originally designed for dark matter direct detection. Leveraging this capability, we developed and deployed an online supernova monitoring system for the PandaX-4T experiment. This system features a GPS module with millisecond-level timing precision, a low false-alarm rate, and high sensitivity to galactic core-collapse supernova explosion events. The methodology is robust, directly scalable, and planned for implementation in the next-generation PandaX-20T experiment.

preprint2026arXiv

The Interaction of Moving $\mathbf{Q\bar{Q}}$ and QQq in the Thermal Plasma

The strength of the interaction between heavy quarks is studied for heavy quarkonium ($\mathrm{Q\bar{Q}}$) and doubly heavy baryons ($\mathrm{QQq}$) at finite temperature and rapidity using the gauge/gravity duality in this paper. We show that this theoretical framework is capable of simultaneously and accurately describing both $\mathrm{Q\bar{Q}}$ and $\mathrm{QQq}$ by fitting lattice potentials. In this framework, we study their interaction at long distances or low temperature and rapidity through effective string tension, while the interaction at short distances or high temperature and rapidity is studied through effective running coupling. Additionally, we plot their state diagram in the $T-η$ plane and systematically calculate their respective screening distances.

preprint2026arXiv

VGGT-Occ: Geometry-Grounded and Density-Aware Gated Fusion for 3D Occupancy Prediction

3D semantic occupancy prediction requires accurate 2D-to-3D feature lifting, yet current methods restrict camera geometry to initial projections. Subsequent operations like offset learning, attention weighting, and cross-camera aggregation remain geometry-agnostic, ignoring essential physical constraints. We propose VGGT-Occ, a framework that embeds geometric tokens throughout the entire pipeline. We introduce Projection-Aware Deformable Attention (PA-DA) to inject geometry into all attention stages. PA-DA projects 3D offsets back to image planes and leverages the projection Jacobian as an additive bias to suppress unreliable observations. Features are then integrated through a view-quality semantic gate for cross-view consistency. To optimize both efficiency and performance, we employ a sequential coarse-to-fine decoder with gated fusion, where low-resolution features are refined into higher resolutions, allocating computation by information density while substantially reducing decoder cost. Extensive evaluations demonstrate the effectiveness and accuracy of our approach. On SurroundOcc-nuScenes, VGGT-Occ achieves 33.00\% IoU and 21.08\% mIoU ($T{=}1$), and 33.64\% IoU and 21.43\% mIoU with $T{=}2$ inference, outperforming existing methods, with only ${\sim}41$M trainable parameters in the occupancy head. Code will be released publicly.

preprint2024arXiv

A Practical Survey on Emerging Threats from AI-driven Voice Attacks: How Vulnerable are Commercial Voice Control Systems?

The emergence of Artificial Intelligence (AI)-driven audio attacks has revealed new security vulnerabilities in voice control systems. While researchers have introduced a multitude of attack strategies targeting voice control systems (VCS), the continual advancements of VCS have diminished the impact of many such attacks. Recognizing this dynamic landscape, our study endeavors to comprehensively assess the resilience of commercial voice control systems against a spectrum of malicious audio attacks. Through extensive experimentation, we evaluate six prominent attack techniques across a collection of voice control interfaces and devices. Contrary to prevailing narratives, our results suggest that commercial voice control systems exhibit enhanced resistance to existing threats. Particularly, our research highlights the ineffectiveness of white-box attacks in black-box scenarios. Furthermore, the adversaries encounter substantial obstacles in obtaining precise gradient estimations during query-based interactions with commercial systems, such as Apple Siri and Samsung Bixby. Meanwhile, we find that current defense strategies are not completely immune to advanced attacks. Our findings contribute valuable insights for enhancing defense mechanisms in VCS. Through this survey, we aim to raise awareness within the academic community about the security concerns of VCS and advocate for continued research in this crucial area.

preprint2023arXiv

A First Search for Solar $^8$B Neutrino in the PandaX-4T Experiment using Neutrino-Nucleus Coherent Scattering

A search for interactions from solar $^8$B neutrinos elastically scattering off xenon nuclei using PandaX-4T commissioning data is reported. The energy threshold of this search is further lowered compared with the previous search for dark matter, with various techniques utilized to suppress the background that emerges from data with the lowered threshold. A blind analysis is performed on the data with an effective exposure of 0.48 tonne$\cdot$year, and no significant excess of events is observed. Among results obtained using the neutrino-nucleus coherent scattering, our results give the best constraint on the solar $^8$B neutrino flux. We further provide a more stringent limit on the cross section between dark matter and nucleon in the mass range from 3 to 9 GeV/c$^2$.

preprint2023arXiv

Stable Unlearnable Example: Enhancing the Robustness of Unlearnable Examples via Stable Error-Minimizing Noise

The open source of large amounts of image data promotes the development of deep learning techniques. Along with this comes the privacy risk of these open-source image datasets being exploited by unauthorized third parties to train deep learning models for commercial or illegal purposes. To avoid the abuse of public data, a poisoning-based technique, the unlearnable example, is proposed to significantly degrade the generalization performance of models by adding a kind of imperceptible noise to the data. To further enhance its robustness against adversarial training, existing works leverage iterative adversarial training on both the defensive noise and the surrogate model. However, it still remains unknown whether the robustness of unlearnable examples primarily comes from the effect of enhancement in the surrogate model or the defensive noise. Observing that simply removing the adversarial noise on the training process of the defensive noise can improve the performance of robust unlearnable examples, we identify that solely the surrogate model's robustness contributes to the performance. Furthermore, we found a negative correlation exists between the robustness of defensive noise and the protection performance, indicating defensive noise's instability issue. Motivated by this, to further boost the robust unlearnable example, we introduce stable error-minimizing noise (SEM), which trains the defensive noise against random perturbation instead of the time-consuming adversarial perturbation to improve the stability of defensive noise. Through extensive experiments, we demonstrate that SEM achieves a new state-of-the-art performance on CIFAR-10, CIFAR-100, and ImageNet Subset in terms of both effectiveness and efficiency. The code is available at https://github.com/liuyixin-louis/Stable-Unlearnable-Example.

preprint2022arXiv

A Search for the Cosmic Ray Boosted Sub-GeV Dark Matter at the PandaX-II Experiment

We report a novel search for the cosmic ray boosted dark matter using the 100~tonne$\cdot$day full data set of the PandaX-II detector located at the China Jinping Underground Laboratory. With the extra energy gained from the cosmic rays, sub-GeV dark matter particles can produce visible recoil signals in the detector. The diurnal modulations in rate and energy spectrum are utilized to further enhance the signal sensitivity. Our result excludes the dark matter-nucleon elastic scattering cross section between 10$^{-31}$cm$^{2}$ and 10$^{-28}$cm$^{2}$ for a dark matter masses from 0.1 MeV/$c^2$ to 0.1 GeV/$c^2$, with a large parameter space previously unexplored by experimental collaborations.

preprint2022arXiv

A search for two-component Majorana dark matter in a simplified model using the full exposure data of PandaX-II experiment

In the two-component Majorana dark matter model, one dark matter particle can scatter off the target nuclei, and turn into a slightly heavier component. In the framework of a simplified model with a vector boson mediator, both the tree-level and loop-level processes contribute to the signal in direct detection experiment. In this paper, we report the search results for such dark matter from PandaX-II experiment, using total data of the full 100.7 tonne$\cdot$day exposure. No significant excess is observed, so strong constraints on the combined parameter space of mediator mass and dark matter mass are derived. With the complementary search results from collider experiments, a large range of parameter space can be excluded.

preprint2022arXiv

Design and Operation of the PandaX-4T High Speed Ultra-high Purity Xenon Recuperation System

In order to recuperate the ultra-high purity xenon from PandaX-4T dark matter detector to high-pressure gas cylinders in emergency or at the end-of-run situation, a high speed ultra-high purity xenon recuperation system is designed and developed. This system includes a diaphragm pump, the heat management system, the main recuperation pipeline, the reflux pipeline, the auxiliary recuperation pipeline and the automatic control system. The liquid xenon in the detector is vaporized by the heat management system, and the gaseous xenon is compressed to 6 MPa at the flow rate of 200 standard litres per minute (SLPM) using the diaphragm compressor. The high-pressure xenon is filled into 128 gas cylinders via the main recuperation pipeline. During the recuperation, the low pressure and temperature conditions of 2 ~ 3 atmospheres and 178 ~ 186.5 K in PandaX-4T dark matter detector are kept by the cooperation of the main recuperation pipeline, reflux pipeline and the auxiliary recuperation pipeline to guarantee the safety, and the purity of the recuperated xenon gas is measured to ensure no contamination happened. The development of the high speed ultra-high purity xenon recuperation system is important for the operation of large-scale dark matter detectors with the requirements of strict temperature and pressure environment and low background.

preprint2022arXiv

Fully Automated End-to-End Fake Audio Detection

The existing fake audio detection systems often rely on expert experience to design the acoustic features or manually design the hyperparameters of the network structure. However, artificial adjustment of the parameters can have a relatively obvious influence on the results. It is almost impossible to manually set the best set of parameters. Therefore this paper proposes a fully automated end-toend fake audio detection method. We first use wav2vec pre-trained model to obtain a high-level representation of the speech. Furthermore, for the network structure, we use a modified version of the differentiable architecture search (DARTS) named light-DARTS. It learns deep speech representations while automatically learning and optimizing complex neural structures consisting of convolutional operations and residual blocks. The experimental results on the ASVspoof 2019 LA dataset show that our proposed system achieves an equal error rate (EER) of 1.08%, which outperforms the state-of-the-art single system.

preprint2022arXiv

Gromov-Wasserstein Discrepancy with Local Differential Privacy for Distributed Structural Graphs

Learning the similarity between structured data, especially the graphs, is one of the essential problems. Besides the approach like graph kernels, Gromov-Wasserstein (GW) distance recently draws big attention due to its flexibility to capture both topological and feature characteristics, as well as handling the permutation invariance. However, structured data are widely distributed for different data mining and machine learning applications. With privacy concerns, accessing the decentralized data is limited to either individual clients or different silos. To tackle these issues, we propose a privacy-preserving framework to analyze the GW discrepancy of node embedding learned locally from graph neural networks in a federated flavor, and then explicitly place local differential privacy (LDP) based on Multi-bit Encoder to protect sensitive information. Our experiments show that, with strong privacy protections guaranteed by the $\varepsilon$-LDP algorithm, the proposed framework not only preserves privacy in graph learning but also presents a noised structural metric under GW distance, resulting in comparable and even better performance in classification and clustering tasks. Moreover, we reason the rationale behind the LDP-based GW distance analytically and empirically.

preprint2022arXiv

Low Radioactive Material Screening and Background Control for the PandaX-4T Experiment

PandaX-4T is a ton-scale dark matter direct detection experiment using a dual-phase TPC technique at the China Jinping Underground Laboratory. Various ultra-low background technologies have been developed and applied to material screening for PandaX-4T, including HPGe gamma spectroscopy, ICP-MS, NAA, radon emanation measurement system, krypton assay station, and alpha detection system. Low background materials were selected to assemble the detector. Surface treatment procedures were investigated to further suppress radioactive background. Combining measured results and Monte Carlo simulation, the total material background rates of PandaX-4T in the energy region of 1-25 keV$\rm{}_{ee}$ are estimated to be (9.9 $\pm$ 1.9) $\times \ 10^{-3}$ mDRU for electron recoil and (2.8 $\pm$ 0.6) $\times \ 10^{-4}$ mDRU for nuclear recoil. In addition, $^{nat}$Kr in the detector is estimated to be <8 ppt.

preprint2022arXiv

Neutron-induced nuclear recoil background in the PandaX-4T experiment

Neutron-induced nuclear recoil background is critical to the dark matter searches in the PandaX-4T liquid xenon experiment. This paper studies the feature of neutron background in liquid xenon and evaluates their contribution in the single scattering nuclear recoil events through three methods. The first method is fully Monte Carlo simulation based. The last two are data-driven methods that also use the multiple scattering signals and high energy signals in the data, respectively. In the PandaX-4T commissioning data with an exposure of 0.63 tonne-year, all these methods give a consistent result that there are $1.15\pm0.57$ neutron-induced background in dark matter signal region within an approximated nuclear recoil energy window between 5 and 100 keV.

preprint2022arXiv

Readout electronics and data acquisition system of PandaX-4T experiment

PandaX-4T is a dark matter direct detection experiment located in China jinping underground laboratory. The central apparatus is a dual-phase xenon detector containing 4 ton liquid xenon in the sensitive volume, with about 500 photomultipliers instrumented in the top and the bottom of the detector. In this paper we present a completely new system of readout electronics and data acquisition in the PandaX-4T experiment. Compared to the one used in the previous PandaX dark matter experiments, the new system features triggerless readout and higher bandwidth. With triggerless readout, dark matter searches are not affected by the efficiency loss of external triggers. The system records single photelectron signals of the dominant PMTs with an average efficiency of 96\%, and achieves the bandwidth of more than 450 MB/s. The system has been used to successfully acquire data during the commissioning runs of PandaX-4T.

preprint2022arXiv

Running coupling constant at finite chemical potential and magnetic field from holography

According to the gauge/gravity duality, we use an Einstein-Maxwell-dilaton(EMD) model to study the running coupling constant at finite chemical potential and magnetic field. First, we calculate the effect of temperature on the running coupling constant and find the results are in consistent with lattice qualitatively. Subsequently, we calculate the effect of chemical potential and magnetic field on running coupling. It is found that the chemical potential and magnetic field both suppress the running coupling constant, however, the effect of magnetic field is slightly larger than chemical potential for a fixed temperature. Compared with the confinement phase, the magnetic field has a large influence on the running coupling in the deconfinement phase.

preprint2022arXiv

Study of background from accidental coincidence signals in the PandaX-II experiment

The PandaX-II experiment employed a 580kg liquid xenon detector to search for the interactions between dark matter particles and the target xenon atoms. The accidental coincidences of isolated signals result in a dangerous background which mimic the signature of the dark matter. We performed a detailed study on the accidental coincidence background in PandaX-II, including the possible origin of the isolated signals, the background level and corresponding background suppression method. With a boosted-decision-tree algorithm, the accidental coincidence background is reduced by 70% in the dark matter signal region, thus the sensitivity of dark matter search at PandaX-II is improved.

preprint2022arXiv

Studying the potential of QQq at finite temperature in a holographic model

Using the gauge/gravity duality, we investigate the string breaking and dissolution of two heavy quarks coupled to a light quark at finite temperature. It is found that there exist three configurations of QQq with the increase of separate distance for heavy quarks in the confined phase. Besides, the string breaking occurs at the distance $L_{\rm{QQq}} = 1.27 \rm{fm}$($T = 0.1 \rm{GeV}$) for the decay mode $\rm{Q Q q \rightarrow Q q q+Q \bar{q}}$. In the deconfined phase, QQq will melt at a certain distance then becomes free quarks. At last, we compare the potential of QQq with that of $\rm{Q\bar{Q}}$ and find $\rm{Q\bar{Q}}$ is more stable than QQq at high temperature.

preprint2021arXiv

Dark Matter Search Results from the PandaX-4T Commissioning Run

We report the first dark matter search results using the commissioning data from PandaX-4T. Using a time projection chamber with 3.7-tonne of liquid xenon target and an exposure of 0.63 tonne$\cdot$year, 1058 candidate events are identified within an approximate nuclear recoil energy window between 5 and 100 keV. No significant excess over background is observed. Our data set a stringent limit to the dark matter-nucleon spin-independent interactions, with a lowest excluded cross section (90% C.L.) of $3.8\times10^{-47} $cm$^2$ at a dark matter mass of 30 GeV/$c^2$.

preprint2021arXiv

Internal Calibration of the PandaX-II Detector with Radon Gaseous Sources

We have developed a low-energy electron recoil (ER) calibration method with $^{220}$Rn for the PandaX-II detector. $^{220}$Rn, emanated from natural thorium compounds, was fed into the detector through the xenon purification system. From 2017 to 2019, we performed three dedicated calibration campaigns with different radon sources. We studied the detector response to $α$, $β$, and $γ$ particles with focus on low energy ER events. During the runs in 2017 and 2018, the amount of radioactivity of $^{222}$Rn were on the order of 1\% of that of $^{220}$Rn and thorium particulate contamination was negligible, especially in 2018. We also measured the background contribution from $^{214}$Pb for the first time in PandaX-II with the help from a $^{222}$Rn injection. Calibration strategy with $^{220}$Rn and $^{222}$Rn will be implemented in the upcoming PandaX-4T experiment and can be useful for other xenon-based detectors as well.

preprint2021arXiv

Light yield and field dependence measurement in PandaX-II dual-phase xenon detector

The dual-phase xenon time projection chamber (TPC) is one of the most sensitive detector technology for dark matter direct search, where the energy deposition of incoming particle can be converted into photons and electrons through xenon excitation and ionization. The detector response to signal energy deposition varies significantly with the electric field in liquid xenon. We study the detector&#39;s light yield and its dependence on the electric field in the PandaX-II dual-phase detector containing 580~kg liquid xenon in the sensitive volume. From our measurements, the light yield at electric fields from 0~V/cm to 317~V/cm is obtained for energy depositions up to 236~keV.

preprint2021arXiv

Results of Dark Matter Search using the Full PandaX-II Exposure

We report the dark matter search results obtained using the full 132 ton$\cdot$day exposure of the PandaX-II experiment, including all data from March 2016 to August 2018. No significant excess of events is identified above the expected background. Upper limits are set on the spin-independent dark matter-nucleon interactions. The lowest 90% confidence level exclusion on the spin-independent cross section is $2.2\times 10^{-46}$ cm$^2$ at a WIMP mass of 30 GeV/$c^2$.

preprint2021arXiv

Toward Open-World Electroencephalogram Decoding Via Deep Learning: A Comprehensive Survey

Electroencephalogram (EEG) decoding aims to identify the perceptual, semantic, and cognitive content of neural processing based on non-invasively measured brain activity. Traditional EEG decoding methods have achieved moderate success when applied to data acquired in static, well-controlled lab environments. However, an open-world environment is a more realistic setting, where situations affecting EEG recordings can emerge unexpectedly, significantly weakening the robustness of existing methods. In recent years, deep learning (DL) has emerged as a potential solution for such problems due to its superior capacity in feature extraction. It overcomes the limitations of defining `handcrafted&#39; features or features extracted using shallow architectures, but typically requires large amounts of costly, expertly-labelled data - something not always obtainable. Combining DL with domain-specific knowledge may allow for development of robust approaches to decode brain activity even with small-sample data. Although various DL methods have been proposed to tackle some of the challenges in EEG decoding, a systematic tutorial overview, particularly for open-world applications, is currently lacking. This article therefore provides a comprehensive survey of DL methods for open-world EEG decoding, and identifies promising research directions to inspire future studies for EEG decoding in real-world applications.

preprint2020arXiv

A4 : Evading Learning-based Adblockers

Efforts by online ad publishers to circumvent traditional ad blockers towards regaining fiduciary benefits, have been demonstrably successful. As a result, there have recently emerged a set of adblockers that apply machine learning instead of manually curated rules and have been shown to be more robust in blocking ads on websites including social media sites such as Facebook. Among these, AdGraph is arguably the state-of-the-art learning-based adblocker. In this paper, we develop A4, a tool that intelligently crafts adversarial samples of ads to evade AdGraph. Unlike the popular research on adversarial samples against images or videos that are considered less- to un-restricted, the samples that A4 generates preserve application semantics of the web page, or are actionable. Through several experiments we show that A4 can bypass AdGraph about 60% of the time, which surpasses the state-of-the-art attack by a significant margin of 84.3%; in addition, changes to the visual layout of the web page due to these perturbations are imperceptible. We envision the algorithmic framework proposed in A4 is also promising in improving adversarial attacks against other learning-based web applications with similar requirements.

preprint2020arXiv

MLBF-Net: A Multi-Lead-Branch Fusion Network for Multi-Class Arrhythmia Classification Using 12-Lead ECG

Automatic arrhythmia detection using 12-lead electrocardiogram (ECG) signal plays a critical role in early prevention and diagnosis of cardiovascular diseases. In the previous studies on automatic arrhythmia detection, most methods concatenated 12 leads of ECG into a matrix, and then input the matrix to a variety of feature extractors or deep neural networks for extracting useful information. Under such frameworks, these methods had the ability to extract comprehensive features (known as integrity) of 12-lead ECG since the information of each lead interacts with each other during training. However, the diverse lead-specific features (known as diversity) among 12 leads were neglected, causing inadequate information learning for 12-lead ECG. To maximize the information learning of multi-lead ECG, the information fusion of comprehensive features with integrity and lead-specific features with diversity should be taken into account. In this paper, we propose a novel Multi-Lead-Branch Fusion Network (MLBF-Net) architecture for arrhythmia classification by integrating multi-loss optimization to jointly learning diversity and integrity of multi-lead ECG. MLBF-Net is composed of three components: 1) multiple lead-specific branches for learning the diversity of multi-lead ECG; 2) cross-lead features fusion by concatenating the output feature maps of all branches for learning the integrity of multi-lead ECG; 3) multi-loss co-optimization for all the individual branches and the concatenated network. We demonstrate our MLBF-Net on China Physiological Signal Challenge 2018 which is an open 12-lead ECG dataset. The experimental results show that MLBF-Net obtains an average $F_1$ score of 0.855, reaching the highest arrhythmia classification performance. The proposed method provides a promising solution for multi-lead ECG analysis from an information fusion perspective.

preprint2020arXiv

Potential analysis of holographic Schwinger effect in the magnetized background

We study the holographic Schwinger effect with magnetic field at RHIC and LHC energies by using the AdS/CFT correspondence. We consider both weak and strong magnetic field cases with $B\ll T^2$ and $B\gg T^2$ solutions respectively. Firstly, we calculate separating length of the particle pairs at finite magnetic field. It is found that for both weak and strong magnetic field solutions the maximum value of separating length decreases with the increase of magnetic field , which can be inferred that the virtual electron-positron pairs become real particles more easily. We also find that the magnetic field reduces the potential barrier and the critical field for the weak magnetic field solution, thus favors the Schwinger effect. With strong magnetic field solution, the magnetic field enhances the Schwinger effect when the pairs are in perpendicular to the magnetic field although the magnetic field increases the critical electric field.

preprint2020arXiv

PulseGAN: Learning to generate realistic pulse waveforms in remote photoplethysmography

Remote photoplethysmography (rPPG) is a non-contact technique for measuring cardiac signals from facial videos. High-quality rPPG pulse signals are urgently demanded in many fields, such as health monitoring and emotion recognition. However, most of the existing rPPG methods can only be used to get average heart rate (HR) values due to the limitation of inaccurate pulse signals. In this paper, a new framework based on generative adversarial network, called PulseGAN, is introduced to generate realistic rPPG pulse signals through denoising the chrominance signals. Considering that the cardiac signal is quasi-periodic and has apparent time-frequency characteristics, the error losses defined in time and spectrum domains are both employed with the adversarial loss to enforce the model generating accurate pulse waveforms as its reference. The proposed framework is tested on the public UBFC-RPPG database in both within-database and cross-database configurations. The results show that the PulseGAN framework can effectively improve the waveform quality, thereby enhancing the accuracy of HR, the heart rate variability (HRV) and the interbeat interval (IBI). The proposed method achieves the best performance compared to the denoising autoencoder (DAE) and CHROM, with the mean absolute error of AVNN (the average of all normal-to-normal intervals) improving 20.85% and 41.19%, and the mean absolute error of SDNN (the standard deviation of all NN intervals) improving 20.28% and 37.53%, respectively, in the cross-database test. This framework can be easily extended to other existing deep learning based rPPG methods, which is expected to expand the application scope of rPPG techniques.

preprint2020arXiv

Quarkyonic phase from quenched dynamical holographic QCD model

Chiral and deconfinement phase transitions at finite temperature $T$ and quark number chemical potential $μ$ are simultaneously studied in the quenched dynamical holographic QCD model within the Einstein-Dilaton-Maxwell framework. By calculating the corresponding order parameters, i.e., the chiral condensate and Polyakov loop, it is shown that the transition lines of these two phase transitions are separated in the $T-μ$ plane. The deconfinement phase transition is shown to be always of crossover type and the transition line depends weakly on the baryon number density. Differently, the chiral transition is of crossover at small baryon number density and it turns to be of first order at sufficient large baryon number density. A critical endpoint (CEP), at which the transition becomes second order type, appears in the chiral transition line. This is the first time to realize the CEP of chiral phase transition in the $(T, μ)$ plane using the holographic EMD(Einstein-Maxwell-Dilaton) model for two flavour case. It is observed that between these two phase transition lines, there is a region with chiral symmetry restored and color degrees still confined, which could be considered as the quarkyonic phase. Qualitatively, this behavior is in consistent with the result in the Polyakov-loop improved Nambu-Jona-Lasinio (PNJL) model.

preprint2020arXiv

The effect of gluon condensate on imaginary potential and thermal width from holography

By the use of the gauge/gravity duality, we calculate the imaginary part of heavy quarkonium potential and thermal width with the effect of gluon condensate which is absent in AdS$_{5}$ background. Our results show that the dropping gluon condensate reduces the absolute value of imaginary potential and therefore decreases the thermal width both in &#34;exact&#34; and &#34;approximate&#34; approach implying that the heavy quarkonium has a weaker bound with the increase of gluon condensate. In addition, the thermal width will disappear at a critical condensate value, which indicates the dissociation of quarkonium. We conclude that increasing gluon condensate will lead to easier dissociation of heavy quarkonium for fixed temperature.

preprint2019arXiv

A systematically study of thermal width of heavy quarkonia in a finite temperature magnetized background from holography

By simulating the finite temperatures magnetized background in the RHIC and LHC energies, we systematically study the characteristics of thermal widths and potentials of heavy quarkonia. It is found that the magnetic field has less influence on the real potential, but has a significant influence on the imaginary potential, especially in the low deconfined temperature. Extracted from the effect of thermal worldsheet fluctuations about the classical configuration, the thermal width of $Υ(1s)$ in the finite temperature magnetized background is investigated. It is found that at the low deconfined temperature the magnetic field can generate a significant thermal fluctuation of the thermal width of $Υ(1s)$, but with the increase of temperature, the effect of magnetic field on the thermal width becomes less important, which means the effect of high temperature completely exceeds that of magnetic field and magnetic field become less important at high temperature. The thermal width decreases with the increasing rapidity at the finite temperature magnetized background. It is also observed that the effect of the magnetic field on the thermal width when dipole moving parallel to the magnetic field direction are larger than that moving perpendicular to the magnetic field direction, which implies that the magnetic field tends to enhance thermal fluctuation when dipole moving parallel to the direction of magnetic field. The thermal width of $Υ(1S)$ hardly changes with the increasing temperature when dipole moving perpendicular to the magnetic field. But when dipole moving parallel to the magnetic field, the thermal width at low temperature is obviously larger than that at high temperature.

preprint2019arXiv

Searching for Neutrino-less Double Beta Decay of $^{136}$Xe with PandaX-II Liquid Xenon Detector

We report the Neutrino-less Double Beta Decay (NLDBD) search results from PandaX-II dual-phase liquid xenon time projection chamber. The total live time used in this analysis is 403.1 days from June 2016 to August 2018. With NLDBD-optimized event selection criteria, we obtain a fiducial mass of 219 kg of natural xenon. The accumulated xenon exposure is 242 kg$\cdot$yr, or equivalently 22.2 kg$\cdot$yr of $^{136}$Xe exposure. At the region around $^{136}$Xe decay Q-value of 2458 keV, the energy resolution of PandaX-II is 4.2%. We find no evidence of NLDBD in PandaX-II and establish a lower limit for decay half-life of 2.4 $ \times 10^{23} $ yr at the 90% confidence level, which corresponds to an effective Majorana neutrino mass $m_{ββ} < (1.3 - 3.5)$ eV. This is the first NLDBD result reported from a dual-phase xenon experiment.