Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
48works
0followers
30topics
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

48 published item(s)

preprint2026arXiv

HepScript: A Dual-Use DSL for Human-AI Collaborative Data Analysis Workflows in High-Energy Physics

The escalating data scale in High-Energy Physics (HEP) fuels a growing aspiration for higher analytical efficiency. While Large Language Models (LLMs) offer a path toward automation via agentic AI, they struggle with complex scientific workflows that require deep domain knowledge and are tightly coupled to experiment-specific codebases. To address this, we introduce a methodology centered on HepScript, a dual-use Domain-Specific Language (DSL) for HEP data analysis workflows. HepScript serves as a shared formal interface, abstracting HEP analysis logic into a constrained syntax that is both intuitive for human experts and reliably generable by AI agents. First developed for the Beijing Spectrometer III (BESIII) experiment, HepScript hides the complexity of the underlying software stack, translating high-level analysis intent into low-level, production-ready code. In our case studies, this abstraction reduces the required human-written code by 93\%. Crucially, HepScript's constrained grammar defines a tractable action space, enabling AI agents to autonomously generate executable specifications for core analysis stages directly from published literature with a 95\% success rate. Our work demonstrates a scalable pathway toward human-AI collaborative systems, where a formally specified DSL acts as an unambiguous translation layer between human expertise, AI automation, and production environment, rendering previously intractable automation problems solvable.

preprint2026arXiv

Quantum Computing -- Strategic Recommendations for the Industry

This whitepaper surveys the current landscape and short- to mid-term prospects for quantum-enabled optimization and machine learning use cases in industrial settings. Grounded in the QCHALLenge program, it synthesizes hardware trajectories from different quantum architectures and providers, and assesses their maturity and potential for real-world use cases under a standardized traffic-light evaluation framework. We provide a concise summary of relevant hardware roadmaps, distinguishing superconducting and ion-trap technologies, their current states, modalities, and projected scaling trajectories. The core of the presented work are the use case evaluations in the domains of optimization problems and machine learning applications. For the conducted experiments, we apply a consistent set of evaluation criteria (model formulation, scalability, solution quality, runtime, and transferability) which are assessed in a shared system of three categories, ranging from optimistic (solutions produced by quantum computers are competitive with classical methods and/or a clear path to a quantum advantage is shown) to pessimistic (significant hurdles prevent practical application of quantum solutions now and potentially in the future). The resulting verdicts illuminate where quantum approaches currently offer promise, where hybrid classical-quantum strategies are most viable, and where classical methods are expected to remain superior.

preprint2026arXiv

Statistical analysis of multi-band plateaus in gamma-ray burst afterglows

Plateau features are frequently observed in the afterglows of gamma-ray bursts (GRBs), yet their physical origins remain under debate. In this work, we compile a sample of 124 GRBs with known redshifts and simultaneous X-ray and optical afterglow observations. We categorize them into four subsets based on the existence of plateaus and the bands in which they appear. Namely, Dataset 1: plateaus are detected simultaneously in both X-ray and optical bands (75 bursts); Dataset 2: plateaus are only in X-rays (15 bursts); Dataset 3: plateaus appear only in the optical (17 bursts); Dataset 4: no plateaus in either band (17 bursts). We employ these datasets to test the applicability of the energy-injection model by examining whether the temporal decay index $α$ and the spectral index $β$ of GRB afterglows simultaneously satisfy the closure relations in X-ray and optical bands. We find that 47 bursts of Dataset 1 simultaneously obey the closure relations in both bands under the conditions of the electron spectral index $p>2$ and the injection parameter $q\in (0, 0.5)$, and 69 of the dataset for $p>1$ and $q\in (0, 0.8)$, providing a strong support for the energy-injection interpretation. However, for Datasets 2 and 3, although $α$ and $β$ of the plateaus mostly satisfy the closure relations, those in the other band show significant deviations, which implies that bursts with a single-band plateau are inconsistent with the interpretation of energy injection. Furthermore, we also compare the isotropic X-ray energy of plateaus with the rotational energy budget of millisecond magnetars.

preprint2022arXiv

A 40Gb/s Linear Redriver with Multi-Band Equalization in 130nm SiGe BiCMOS

A linear redriver circuit implements multi-band equalization techniques to efficiently compensate for high-frequency channel loss and extend high-speed wireline link reach. Input and output stage emitter-follower buffers with dual AC and DC paths provide programmable low-frequency peaking for channel skin effect, while a continuous-time linear equalizer (CTLE) utilizes RC degeneration in the input stage for mid-band peaking and a subsequent feedback structure contributes to additional high-frequency peaking to compensate for the additional dielectric loss effects. A variable-gain amplifier (VGA) stage provides up to 7.1dB tunable gain and utilizes negative capacitive loads for bandwidth extension. Input and output return loss of -11.0dB and -12.2dB is respectively achieved at 20GHz with input and output T-coil stages that distribute the ESD circuitry capacitance. Fabricated in a 130nm SiGe BiCMOS process, the redriver achieves 23.5dB max peaking at 20GHz and supports a 1Vppd linear output swing. Per-channel power consumption is 115.2mW from a 1.8V supply.

preprint2022arXiv

Adaptive Observer for a Class of Systems with Switched Unknown Parameters Using DREM

In this note, we develop an adaptive observer for a class of nonlinear systems with switched unknown parameters to estimate the states and parameters simultaneously. The main challenge lies in how to eliminate the disturbance effect of zero-input responses caused by the switching on the parameter estimation. These responses depend on the unknown states at switching instants (SASI) and constitute an additive disturbance to the parameter estimation, which obstructs parameter convergence to zero. Our solution is to treat the zero-input responses as excitations instead of disturbances. This is realized by first augmenting the system parameter with the SASI and then developing an estimator for the augmented parameter using the \textit{dynamic regression extension and mixing} (DREM) technique. Thanks to its property of element-wise parameter adaptation, the system parameter estimation is decoupled from the SASI. As a result, the estimation errors of system states and parameters converge to zero asymptotically. Furthermore, the robustness of the proposed adaptive observer is guaranteed in the presence of disturbances and noise. A numerical example validates the effectiveness of the proposed approach.

preprint2022arXiv

Adaptive Pseudo-Siamese Policy Network for Temporal Knowledge Prediction

Temporal knowledge prediction is a crucial task for the event early warning that has gained increasing attention in recent years, which aims to predict the future facts by using relevant historical facts on the temporal knowledge graphs. There are two main difficulties in this prediction task. First, from the historical facts point of view, how to model the evolutionary patterns of the facts to predict the query accurately. Second, from the query perspective, how to handle the two cases where the query contains seen and unseen entities in a unified framework. Driven by the two problems, we propose a novel adaptive pseudo-siamese policy network for temporal knowledge prediction based on reinforcement learning. Specifically, we design the policy network in our model as a pseudo-siamese policy network that consists of two sub-policy networks. In sub-policy network I, the agent searches for the answer for the query along the entity-relation paths to capture the static evolutionary patterns. And in sub-policy network II, the agent searches for the answer for the query along the relation-time paths to deal with unseen entities. Moreover, we develop a temporal relation encoder to capture the temporal evolutionary patterns. Finally, we design a gating mechanism to adaptively integrate the results of the two sub-policy networks to help the agent focus on the destination answer. To assess our model performance, we conduct link prediction on four benchmark datasets, the experimental results demonstrate that our method obtains considerable performance compared with existing methods.

preprint2022arXiv

Anomalous mobility edges in one-dimensional quasiperiodic models

Mobility edges, separating localized from extended states, are known to arise in the single-particle energy spectrum of disordered systems in dimension strictly higher than two and certain quasiperiodic models in one dimension. Here we unveil a different class of mobility edges, dubbed anomalous mobility edges, that separate bands of localized states from bands of critical states in diagonal and off-diagonal quasiperiodic models. We first introduce an exactly solvable quasi-periodic diagonal model and analytically demonstrate the existence of anomalous mobility edges. Moreover, numerical multifractal analysis of the corresponding wave functions confirms the emergence of a finite band of critical states. We then extend the sudy to a quasiperiodic off-diagonal Su-Schrieffer-Heeger model and show numerical evidence of anomalous mobility edges. We finally discuss possible experimental realizations of quasi-periodic models hosting anomalous mobility edges. These results shed new light on the localization and critical properties of low-dimensional systems with aperiodic order.

preprint2022arXiv

Comparison of prismatic cohomology and derived de Rham cohomology

We establish a comparison isomorphism between prismatic cohomology and derived de Rham cohomology respecting various structures, such as their Frobenius actions and filtrations. As an application, when $X$ is a proper smooth formal scheme over $\mathcal O_K$ with $K$ being a $p$-adic field, we improve Breuil--Caruso's theory on comparison between torsion crystalline cohomology and torsion étale cohomology.

preprint2022arXiv

Construction of a qudit using Schrodinger cat states and generation of hybrid entanglement between a discrete-variable qudit and a continuous-variable qudit

We show that a continuous-variable (CV) qudit can be constructed using quasiorthogonal cat states of a bosonic mode, when the phase encoded in each cat state is chosen appropriately. With the constructed CV qudit and the discrete-variable (DV) qudit encoded with Fock states, we propose an approach to generate the hybrid maximally entangled state of a CV qudit and a DV qudit by using two microwave cavities coupled to a superconducting flux qutrit. This proposal relies on the initial preparation of a superposition of Fock states of one cavity and the initial preparation of a cat state of the other cavity. After the initial state of each cavity is prepared, this proposal requires only two basic operations, i.e., the first operation employs the dispersive coupling of both cavities with the qutrit while the second operation uses the dispersive coupling of only one cavity with the qutrit. The entangled state production is deterministic and the operation time decreases as the dimensional size of each qudit increases. In addition, during the entire operation, the coupler qutrit remains in the ground state and thus decoherence from the qutrit is significantly reduced. As an example, we further discuss the experimental feasibility for generating the hybrid maximally entangled state of a DV qutrit and a CV qutrit based on circuit QED. This proposal is universal and can be extended to accomplish the same task, by using two microwave or optical cavities coupled to a natural or artificial three-level atom.

preprint2022arXiv

Deep Reinforcement Learning Aided Platoon Control Relying on V2X Information

The impact of Vehicle-to-Everything (V2X) communications on platoon control performance is investigated. Platoon control is essentially a sequential stochastic decision problem (SSDP), which can be solved by Deep Reinforcement Learning (DRL) to deal with both the control constraints and uncertainty in the platoon leading vehicle's behavior. In this context, the value of V2X communications for DRL-based platoon controllers is studied with an emphasis on the tradeoff between the gain of including exogenous information in the system state for reducing uncertainty and the performance erosion due to the curse-of-dimensionality. Our objective is to find the specific set of information that should be shared among the vehicles for the construction of the most appropriate state space. SSDP models are conceived for platoon control under different information topologies (IFT) by taking into account `just sufficient' information. Furthermore, theorems are established for comparing the performance of their optimal policies. In order to determine whether a piece of information should or should not be transmitted for improving the DRL-based control policy, we quantify its value by deriving the conditional KL divergence of the transition models. More meritorious information is given higher priority in transmission, since including it in the state space has a higher probability in offsetting the negative effect of having higher state dimensions. Finally, simulation results are provided to illustrate the theoretical analysis.

preprint2022arXiv

Defending Against Adversarial Attack in ECG Classification with Adversarial Distillation Training

In clinics, doctors rely on electrocardiograms (ECGs) to assess severe cardiac disorders. Owing to the development of technology and the increase in health awareness, ECG signals are currently obtained by using medical and commercial devices. Deep neural networks (DNNs) can be used to analyze these signals because of their high accuracy rate. However, researchers have found that adversarial attacks can significantly reduce the accuracy of DNNs. Studies have been conducted to defend ECG-based DNNs against traditional adversarial attacks, such as projected gradient descent (PGD), and smooth adversarial perturbation (SAP) which targets ECG classification; however, to the best of our knowledge, no study has completely explored the defense against adversarial attacks targeting ECG classification. Thus, we did different experiments to explore the effects of defense methods against white-box adversarial attack and black-box adversarial attack targeting ECG classification, and we found that some common defense methods performed well against these attacks. Besides, we proposed a new defense method called Adversarial Distillation Training (ADT) which comes from defensive distillation and can effectively improve the generalization performance of DNNs. The results show that our method performed more effectively against adversarial attacks targeting on ECG classification than the other baseline methods, namely, adversarial training, defensive distillation, Jacob regularization, and noise-to-signal ratio regularization. Furthermore, we found that our method performed better against PGD attacks with low noise levels, which means that our method has stronger robustness.

preprint2022arXiv

Eigenvalues restricted by Lyapunov exponent of eigenstates

We point out that the Lyapunov exponent of the eigenstate places restrictions on the eigenvalue. Consequently, with regard to non-Hermitian systems, even without any symmetry, the non-conservative Hamiltonians can exhibit real spectra as long as Lyapunov exponents of eigenstates inhibit imaginary parts of eigenvalues. Our findings open up a new route to study non-Hermitian physics.

preprint2022arXiv

Finite volume based film flow and ice accretion models on aircraft wings

The thin runback water films driven by the gas flow, the pressure gradient and the gravity on the iced aircraft surface are investigated in this paper. A three-dimensional film flow model based on Finite Volume Method (FVM) and the lubrication theory is proposed to describe the flow. The depth-averaged velocity of the film is stored in Cartesian coordinates to avoid the appearance of the metric tensors. The governing equations are discretized in the first layer structured grid cell which is selected as the grids for film flow. In order to verify this method, comparisons between numerical results and experimental results of ice shapes on NACA 0012 airfoil and GLC-305 swept wing are presented, both showing a good agreement for rime and glaze ice condition. Overall, this model shows great potential to model ice accretion reasonably under different icing conditions. Besides, the present method doesn't require analytic metric terms, and can be easily coupled to existing finite volume solvers for logically Cartesian meshes.

preprint2022arXiv

Nucleosynthesis Contribution of Neutrino-dominated Accretion Flows to the Chemical Evolution of Active Galactic Nuclei

Recent observations of quasars show high line-flux ratios in their broad emission lines and the ratios appear to be independent of redshift up to $z \gtrsim 6$, which indicate that the broad-line regions of these early quasars are surprisingly metal-rich. Here, we revisit the chemical evolution of high-redshift quasars by adding a new ingredient, i.e., the neutrino-dominated accretion flows (NDAFs) with outflows, on top of the conventional core-collapse supernovae (CCSNe). In the presence of the chemical contribution from NDAFs with outflows, the total metal mass (i.e., the summation of the conventional CCSN and NDAFs with outflows) per CCSN depends weakly upon the mass of the progenitor star if the mass is in the range of $\sim 25-55~M_{\odot}$. We model the chemical evolution by adopting a improved open-box model with three typical initial mass functions (IMFs). We find that, with the additional chemical contribution from NDAFs with outflows, the quasar metallicity can be enriched more rapidly in the very early Universe ($z \sim 10$) and reaches higher saturation than the no-NDAF case at $z \sim 8$, after which they evolve slowly with redshift. The quasar metallicity can reach $\sim 20~Z_{\odot}$ ($Z_\odot$ denotes the metallicity of the Sun; and $\sim 20\%$ of which is produced by NDAF outflows) at $z \sim 8$ for the ``top-heavy'' IMF model in \citet{Toyouchi2022}, which readily explains the quasar observations on the super-solar metal abundance and redshift-independent evolution.

preprint2022arXiv

On Calibration of Graph Neural Networks for Node Classification

Graphs can model real-world, complex systems by representing entities and their interactions in terms of nodes and edges. To better exploit the graph structure, graph neural networks have been developed, which learn entity and edge embeddings for tasks such as node classification and link prediction. These models achieve good performance with respect to accuracy, but the confidence scores associated with the predictions might not be calibrated. That means that the scores might not reflect the ground-truth probabilities of the predicted events, which would be especially important for safety-critical applications. Even though graph neural networks are used for a wide range of tasks, the calibration thereof has not been sufficiently explored yet. We investigate the calibration of graph neural networks for node classification, study the effect of existing post-processing calibration methods, and analyze the influence of model capacity, graph density, and a new loss function on calibration. Further, we propose a topology-aware calibration method that takes the neighboring nodes into account and yields improved calibration compared to baseline methods.

preprint2022arXiv

On the u^{\infty}-torsion submodule of prismatic cohomology

We investigate the maximal finite length submodule of the Breuil-Kisin prismatic cohomology of a smooth proper formal scheme over a p-adic ring of integers. This submodule governs pathology phenomena in integral p-adic cohomology theories. Geometric applications include a control, in low degrees and mild ramifications, of (1) the discrepancy between two naturally associated Albanese varieties in characteristic p, and (2) kernel of the specialization map in p-adic étale cohomology. As an arithmetic application, we study the boundary case of the theory due to Fontaine-Laffaille, Fontaine-Messing, and Kato. Also included is an interesting example, generalized from a construction in Bhatt-Morrow-Scholze's work, which (1) illustrates some of our theoretical results being sharp, and (2) negates a question of Breuil.

preprint2022arXiv

Polarization in early optical afterglows of gamma-ray bursts driven by precessing jets

Jet precessions are widely involved in astrophysical phenomena from galaxies to X-ray binaries and gamma-ray bursts (GRBs). Polarization presents a unique probe of the magnetic fields in GRB jets. The precession of GRBs relativistic jets will change the geometry within the observable emitting region of the jet, which can potentially affect the polarization of the afterglow. In this paper, we take into account jet precession to study the polarization evolution and corresponding light curves in GRB early optical afterglows with ordered and random magnetic field geometries. We find that the jet precession in long-lived engines can significantly reduce the polarization degree (PD) regardless of the magnetic field structure. The strongest PD attenuation is found when the line of sight is aligned with the precession axis. Our results show that jet precession can provide new insight into the low PD measured in the early optical afterglows of GRBs.

preprint2022arXiv

Reductions of $2$-dimensional semi-stable representations with large $\mathcal L$-invariant

We determine reductions of 2-dimensional, irreducible, semi-stable, and non-crystalline representations of $\mathrm{Gal}(\overline{\mathbb Q}_p/\mathbb Q_p)$ with Hodge--Tate weights $0 < k-1$ and with $\mathcal L$-invariant whose $p$-adic norm is sufficiently large, depending on $k$. Our main result provides the first systematic examples of the reductions for $k \geq p$.

preprint2022arXiv

Relativistic global solutions of neutrino-dominated accretion flows with magnetic coupling

A Kerr black hole (BH) surrounded by a neutrino-dominated accretion flow (NDAF) is one of plausible candidates of the central engine in gamma-ray bursts. The accretion material might inherit and restructure strong magnetic fields from the compact object mergers or massive collapsars. The magnetic coupling (MC) process between a rapid rotating BH and an accretion disc is one of possible magnetic configurations that transfers the energy and angular momentum from the BH to the disc. In this paper, we investigate one-dimensional global solutions of NDAFs with MC (MCNDAFs), taking into account general relativistic effects, detailed neutrino physics, different MC geometries, and reasonable nucleosynthesis processes. Six cases with different accretion rates and power-law indices of magnetic fields are presented and compared with NDAFs without MC. Our results indict that the MC process can prominently impact the structure, thermal properties, and microphysics of MCNDAFs, increase luminosities of neutrinos and their annihilations, result in the changing of radial distributions of nucleons, and push the region of heavy nuclei synthesis to a larger radius than counterparts in NDAFs.

preprint2022arXiv

Revisiting black hole hyperaccretion in the center of gamma-ray bursts for the lower mass gap

The ultrarelativistic jets triggered by neutrino annihilation processes or Blandford-Znajek (BZ) mechanisms in stellar-mass black hole (BH) hyperaccretion systems are generally considered to power gamma-ray bursts (GRBs). Due to the high accretion rate, the central BHs might grow rapidly on a short timescale, providing a new way to understand &#34;the lower mass gap&#34; problem. In this paper, we use the BH hyperaccretion model to investigate BH mass growth based on observational GRB data. The results show that (i) if the initial BH mass is set as $3~M_\odot$, the neutrino annihilation processes are capable of fueling the BHs to escape the lower mass gap for more than half of long-duration GRBs (LGRBs), while the BZ mechanism is inefficient on triggering BH growths for LGRBs; (ii) the mean BH mass growths in the case of LGRBs without observable supernova (SN) association are much larger than these in the case of LGRBs associated with SNe for both mechanisms, which imply that more massive progenitors or lower SN explosion energies prevail throughout the former cases; (iii) for the short-duration GRBs, the mean BH mass growths are satisfied with the mass supply limitation in the scenario of compact object mergers, but the hyperaccretion processes are unable to rescue BHs from the gap in binary neutron star (NS) mergers or the initial BH mass being $3~M_\odot$ after NS-BH mergers.

preprint2022arXiv

Training a Bidirectional GAN-based One-Class Classifier for Network Intrusion Detection

The network intrusion detection task is challenging because of the imbalanced and unlabeled nature of the dataset it operates on. Existing generative adversarial networks (GANs), are primarily used for creating synthetic samples from reals. They also have been proved successful in anomaly detection tasks. In our proposed method, we construct the trained encoder-discriminator as a one-class classifier based on Bidirectional GAN (Bi-GAN) for detecting anomalous traffic from normal traffic other than calculating expensive and complex anomaly scores or thresholds. Our experimental result illustrates that our proposed method is highly effective to be used in network intrusion detection tasks and outperforms other similar generative methods on the NSL-KDD dataset.

preprint2021arXiv

Anisotropic multimessenger signals from black hole neutrino-dominated accretion flows with outflows in binary compact object mergers

A black hole (BH) hyperaccretion system might be born after the merger of a BH and a neutron star (NS) or a binary NS (BNS). In the case of a high mass accretion rate, the hyperaccretion disk is in a state of neutrino-dominated accretion flow (NDAF) and emits numerous anisotropic MeV neutrinos. Only a small fraction of these neutrinos annihilates in the space outside of the disk and then launch ultrarelativistic jets that break away from the merger ejecta to power gamma-ray bursts. Mergers and their remnants are generally considered sources of gravitational waves (GWs), neutrinos, and kilonovae. Anisotropic neutrino emission and anisotropic high-velocity material outflows from central BH-NDAF systems can also trigger strong GWs and luminous disk-outflow-driven (DOD) kilonovae, respectively. In this paper, the anisotropic multimessenger signals from NDAFs with outflows, including DOD kilonovae, MeV neutrinos, and GWs, are presented. As the results, the typical AB magnitude of the DOD kilonovae is lower than that of AT 2017gfo at the same distance, and it decreases with increasing viewing angles and its anisotropy is not sensitive to the outflow mass distribution but mainly determined by the velocity distribution. Since neutrinos with $\gtrsim 10~\rm MeV$ are mainly produced in the inner region of the disk, they will be dramatically deflected to a large viewing angle by relativity effects. Moreover, the strains of GWs induced by anisotropic neutrinos increase with increasing viewing angles. The accumulation of multimessenger detection of the BH-NS/BNS mergers with different viewing angles might further verify the existence of NDAFs with outflows.

preprint2021arXiv

Dual-mapping and quantum criticality in off-diagonal Aubry-André models

We study a class of off-diagonal quasiperiodic hopping models described by one-dimensional Su-Schrieffer-Heeger chain with quasiperiodic modulations. We unveil a general dual-mapping relation in parameter space of the dimerization strength $λ$ and the quasiperiodic modulation strength $V$, regardless of the specific details of the quasiperiodic modulation. Moreover, we demonstrated semi-analytically and numerically that under the specific quasiperiodic modulation, quantum criticality can emerge and persist in a wide parameter space. These unusual properties provides a distinctive paradigm compared with the diagonal quasiperiodic systems.

preprint2021arXiv

Invariable mobility edge in a quasiperiodic lattice

In this paper, we study a one-dimensional tight-binding model with tunable incommensurate potentials. Through the analysis of the inverse participation rate, we uncover that the wave functions corresponding to the energies of the system exhibit different properties. There exists a critical energy under which the wave functions corresponding to all energies are extended. On the contrary, the wave functions corresponding to all energies above the critical energy are localized. However, we are surprised to find that the critical energy is a constant independent of the potentials. We use the self-dual relation to solve the critical energy, namely the mobility edge, and then we verify the analytical results again by analyzing the spatial distributions of the wave functions. Finally, we give a brief discussion on the possible experimental observation of the invariable mobility edge in the system of ultracold atoms in optical lattices.

preprint2021arXiv

Model Reference Adaptive Control of Piecewise Affine Systems with State Tracking Performance Guarantees

In this paper, we investigate the model reference adaptive control approach for uncertain piecewise affine systems with performance guarantees. The proposed approach ensures the error metric, defined as the weighted Euclidean norm of the state tracking error, to be confined within a user-defined time-varying performance bound. We introduce an auxiliary performance function to construct a barrier Lyapunov function. This auxiliary performance signal is reset at each switching instant, which prevents the transgression of the barriers caused by the jumps of the error metric at switching instants. The dwell time constraints are derived based on the parameters of the user-defined performance bound and the auxiliary performance function. We also prove that the Lyapunov function is non-increasing even at the switching instants and thus does not impose extra dwell time constraints. Furthermore, we propose the robust modification of the adaptive controller for the uncertain piecewise affine systems subject to unmatched disturbances. A Numerical example validates the correctness of the proposed approach.

preprint2021arXiv

Statistical analyses on the energies of X-ray plateaus and flares in gamma-ray bursts

Distinct X-ray plateau and flare phases have been observed in the afterglows of gamma-ray bursts (GRBs), and most of them should be related to central engine activities. In this paper, we collect 174 GRBs with X-ray plateau phases and 106 GRBs with X-ray flares. There are 51 GRBs that overlap in the two selected samples. We analyze the distributions of the proportions of the plateau energy $E_{\rm plateau}$ and the flare energy $E_{\rm flare}$ relative to the isotropic prompt emission energy $E_{\rm γ,iso}$. The results indicate that they well meet the Gaussian distributions and the medians of the logarithmic ratios are $\sim -0.96$ and $-1.39$ in the two cases. Moreover, strong positive correlations between $E_{\rm plateau}$ (or $E_{\rm flare}$) and $E_{\rm γ,iso}$ with slopes of $\sim 0.95$ (or $\sim0.80$) are presented. For the overlapping sample, the slope is $\sim 0.80$. We argue that most of X-ray plateaus and flares might have the same physical origin but appear with different features because of the different circumstances and radiation mechanisms. We also test the applicabilities of two models, i.e., black holes surrounded by fractured hyperaccretion disks and millisecond magnetars, on the origins of X-ray plateaus and flares.

preprint2020arXiv

A Neutron Star-White Dwarf Binary Model for Periodically Active Fast Radio Burst Sources

We propose a compact binary model with an eccentric orbit to explain periodically active fast radio burst (FRB) sources, where the system consists of a neutron star (NS) with strong dipolar magnetic fields and a magnetic white dwarf (WD). In our model, the WD fills its Roche lobe at periastron, and mass transfer occurs from the WD to the NS around this point. The accreted material may be fragmented into a number of parts, which arrive at the NS at different times. The fragmented magnetized material may trigger magnetic reconnection near the NS surface. The electrons can be accelerated to an ultra-relativistic speed, and therefore the curvature radiation of the electrons can account for the burst activity. In this scenario, the duty cycle of burst activity is related to the orbital period of the binary. We show that such a model may work for duty cycles roughly from ten minutes to two days. For the recently reported 16.35-day periodicity of FRB 180916.J0158+65, our model does not naturally explain such a long duty cycle, since an extremely high eccentricity ($e>0.95$) is required.

preprint2020arXiv

A new kind of Hermite-Gaussian-like optical vortex generated by cross-phase

We propose a new kind of optical vortex called the Hermite-Gaussian-like optical vortex (HGOV) inspired by the crossphase (CP). Theoretically, we investigate how the CP is decoupled from the phase of a cylindrical lens. We also investigate the propagation characteristics of an HGOV, which has a Hermitian-Gaussian-like intensity distribution but still retains the orbital angular momentum. Furthermore, we derive the Fresnel diffraction integral of an HGOV and study the purity at infinity. Besides, we show a novel function of the self-measurement of the HGOV. Finally, we show that we can change the relative positions of singularities and the direction of an HGOV precisely, which facilitates applications in optical micromanipulation.

preprint2020arXiv

Corona-Heated Accretion-disk Reprocessing (CHAR): A Physical Model to Decipher the Melody of AGN UV/optical Twinkling

Active galactic nuclei (AGNs) have long been observed to &#34;twinkle&#34; (i.e., their brightness varies with time) on timescales from days to years in the UV/optical bands. Such AGN UV/optical variability is essential for probing the physics of supermassive black holes (SMBHs), the accretion disk, and the broad-line region. Here we show that the temperature fluctuations of an AGN accretion disk, which is magnetically coupled with the corona, can account for observed high-quality AGN optical light curves. We calculate the temperature fluctuations by considering the gas physics of the accreted matter near the SMBH. We find that the resulting simulated AGN UV/optical light curves share the same statistical properties as the observed ones as long as the dimensionless viscosity parameter $α$, which is widely believed to be controlled by magnetohydrodynamic (MHD) turbulence in the accretion disk, is about $0.01$---$0.2$. Moreover, our model can simultaneously explain the larger-than-expected accretion disk sizes and the dependence of UV/optical variability upon wavelength for NGC 5548. Our model also has the potential to explain some other observational facts of AGN UV/optical variability, including the timescale-dependent bluer-when-brighter color variability and the dependence of UV/optical variability on AGN luminosity and black hole mass. Our results also demonstrate a promising way to infer the black-hole mass, the accretion rate, and the radiative efficiency, thereby facilitating understanding of the gas physics and MHD turbulence near the SMBH and its cosmic mass growth history by fitting the AGN UV/optical light curves in the era of time-domain astronomy.

preprint2020arXiv

Distributed Link Removal Strategy for Networked Meta-Population Epidemics and its Application to the Control of the COVID-19 Pandemic

In this paper, we investigate the distributed link removal strategy for networked meta-population epidemics. In particular, a deterministic networked susceptible-infected-recovered (SIR) model is considered to describe the epidemic evolving process. In order to curb the spread of epidemics, we present the spectrum-based optimization problem involving the Perron-Frobenius eigenvalue of the matrix constructed by the network topology and transition rates. A modified distributed link removal strategy is developed such that it can be applied to the SIR model with heterogeneous transition rates on weighted digraphs. The proposed approach is implemented to control the COVID-19 pandemic by using the reported infected and recovered data in each state of Germany. The numerical experiment shows that the infected percentage can be significantly reduced by using the distributed link removal strategy.

preprint2020arXiv

ECG Beats Fast Classification Base on Sparse Dictionaries

Feature extraction plays an important role in Electrocardiogram (ECG) Beats classification system. Compared to other popular methods, VQ method performs well in feature extraction from ECG with advantages of dimensionality reduction. In VQ method, a set of dictionaries corresponding to segments of ECG beats is trained, and VQ codes are used to represent each heartbeat. However, in practice, VQ codes optimized by k-means or k-means++ exist large quantization errors, which results in VQ codes for two heartbeats of the same type being very different. So the essential differences between different types of heartbeats cannot be representative well. On the other hand, VQ uses too much data during codebook construction, which limits the speed of dictionary learning. In this paper, we propose a new method to improve the speed and accuracy of VQ method. To reduce the computation of codebook construction, a set of sparse dictionaries corresponding to wave segments of ECG beats is constructed. After initialized, sparse dictionaries are updated efficiently by Feature-sign and Lagrange dual algorithm. Based on those dictionaries, a set of codes can be computed to represent original ECG beats.Experimental results show that features extracted from ECG by our method are more efficient and separable. The accuracy of our method is higher than other methods with less time consumption of feature extraction

preprint2020arXiv

Exciton interaction induced spin splitting in MoS$_2$ monolayer

By pumping nonresonantly a MoS$_2$ monolayer at $13$ K under a circularly polarized cw laser, we observe exciton energy redshifts that break the degeneracy between B excitons with opposite spin. The energy splitting increases monotonically with the laser power reaching as much as $18$ meV, while it diminishes with the temperature. The phenomenon can be explained theoretically by considering simultaneously the bandgap renormalization which gives rise to the redshift and exciton-exciton Coulomb exchange interaction which is responsible for the spin-dependent splitting. Our results offer a simple scheme to control the valley degree of freedom in MoS$_2$ monolayer and provide an accessible method in investigating many-body exciton exciton interaction in such materials.

preprint2020arXiv

Generalized Aubry-André self-duality and Mobility edges in non-Hermitian quasi-periodic lattices

We demonstrate the existence of generalized Aubry-André self-duality in a class of non-Hermitian quasi-periodic lattices with complex potentials. From the self-duality relations, the analytical expression of mobility edges is derived. Compared to Hermitian systems, mobility edges in non-Hermitian ones not only separate localized from extended states, but also indicate the coexistence of complex and real eigenenergies, making it possible a topological characterization of mobility edges. An experimental scheme, based on optical pulse propagation in synthetic photonic mesh lattices, is suggested to implement a non-Hermitian quasi-crystal displaying mobility edges.

preprint2020arXiv

Generation of quantum entangled states of multiple groups of qubits distributed in multiple cavities

Provided that cavities are initially in a Greenberger-Horne-Zeilinger (GHZ) entangled state, we show that GHZ states of N-group qubits distributed in N cavities can be created via a 3-step operation. The GHZ states of the N-group qubits are generated by using N-group qutrits placed in the N cavities. Here, &#34;qutrit&#34; refers to a three-level quantum system with the two lowest levels representing a qubit while the third level acting as an intermediate state necessary for the GHZ state creation. This proposal does not depend on the architecture of the cavity-based quantum network and the way for coupling the cavities. The operation time is independent of the number of qubits. The GHZ states are prepared deterministically because no measurement on the states of qutrits or cavities is needed. In addition, the third energy level of the qutrits during the entire operation is virtually excited and thus decoherence from higher energy levels is greatly suppressed. This proposal is quite general and can in principle be applied to create GHZ states of many qubits using different types of physical qutrits (e.g., atoms, quantum dots, NV centers, various superconducting qutrits, etc.) distributed in multiple cavities. As a specific example, we further discuss the experimental feasibility of preparing a GHZ state of four-group transmon qubits (each group consisting of three qubits) distributed in four one-dimensional transmission line resonators arranged in an array.

preprint2020arXiv

Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer

Nowadays, deep learning techniques are widely used for lane detection, but application in low-light conditions remains a challenge until this day. Although multi-task learning and contextual-information-based methods have been proposed to solve the problem, they either require additional manual annotations or introduce extra inference overhead respectively. In this paper, we propose a style-transfer-based data enhancement method, which uses Generative Adversarial Networks (GANs) to generate images in low-light conditions, that increases the environmental adaptability of the lane detector. Our solution consists of three parts: the proposed SIM-CycleGAN, light conditions style transfer and lane detection network. It does not require additional manual annotations nor extra inference overhead. We validated our methods on the lane detection benchmark CULane using ERFNet. Empirically, lane detection model trained using our method demonstrated adaptability in low-light conditions and robustness in complex scenarios. Our code for this paper will be publicly available.

preprint2020arXiv

Neutrinos and gravitational waves from magnetized neutrino-dominated accretion discs with magnetic coupling

Gamma-ray bursts (GRBs) might be powered by a black hole (BH) hyperaccretion systems via the Blandford-Znajek (BZ) mechanism or neutrino annihilation from neutrino-dominated accretion flows (NDAFs). Magnetic coupling (MC) between the inner disc and BH can transfer angular momentum and energy from the fast-rotating BH to the disc. The neutrino luminosity and neutrino annihilation luminosity are both efficiently enhanced by the MC process. In this paper, we study the structure, luminosity, MeV neutrinos, and gravitational waves (GWs) of magnetized NDAFs (MNDAFs) under the assumption that both the BZ and MC mechanisms are present. The results indict that the BZ mechanism will compete with the neutrino annihilation luminosity to trigger jets under the different partitions of the two magnetic mechanisms. The typical neutrino luminosity and annihilation luminosity of MNDAFs are definitely higher than those of NDAFs. The typical peak energy of neutrino spectra of MNDAFs is higher than that of NDAFs, but similar to those of core-collapse supernovae. Moreover, if the MC process is dominant, then the GWs originating from the anisotropic neutrino emission will be stronger particularly for discs with high accretion rates.

preprint2020arXiv

Optical Vortex Shaping & Multiple Singularities Manipulation via High-order Cross-phase

Increasing demand for practical applications is forcing deeper research into optical vortices (OVs): from the generation and measurement to shaping and multiple singularities manipulation of OVs. Herein, we propose a new type of phase structure called the high-order cross phase (HOCP) can be employed to modulate OVs to implement both polygonal shaping and singularities manipulation. Theoretically, we investigate the propagation characteristics of OVs with the HOCP. In experiments, we achieve the shaping and singularities manipulation of OVs by utilizing the HOCP. On this basis, we discuss the interference patterns of superposed OVs after the modulation. This work provides an alternative method to achieve both polygonal shaping and multiple singularities manipulation, which will facilitate applications in optical micro-manipulation, optical communication, and high-dimensional quantum entanglement.

preprint2020arXiv

Testing Blandford-Znajek mechanism in black hole hyperaccretion flows for long-duration gamma-ray bursts

Long-duration gamma-ray bursts (GRBs) are generally related to the core-collapse of massive stars. In the collapsar scenario, a rotating stellar-mass black hole (BH) surrounded by a hyperaccretion disk has been considered as one of the plausible candidates of GRB central engines. In this paper, we work on a sample including 146 long GRBs with significant jet break features in the multi-band afterglows. The jet opening angles can be then obtained by the jet break time. By asumming GRB jets powered by Blandford-Znajek (BZ) mechanism in the BH hyperaccretion system, we analyze the distributions of the long GRB luminosities and durations in the samples, and constrain the accretion rates for the different BH spins. As the results, we find that the BZ mechanism is so powerful making it possible to interpret the long GRB prompt emissions within the reasonably accretion rates.

preprint2020arXiv

Testing the weak equivalence principle with the binary neutron star merger GW170817: the gravitational contribution of the host galaxy

The successful detection of the binary neutron star (BNS) merger GW170817 and its electromagnetic (EM) counterparts has provided an opportunity to explore the joint effect of the host galaxy and the Milky Way (MW) on the weak equivalence principle (WEP) test. In this paper, using the Navarro$-$Frenk$-$White (NFW) profile and the Herquist profile, we present an analytic model to calculate the galactic potential, in which the possible locations of the source by the observed angle offset and the second supernova (SN2) kick are accounted for. We show that the upper limit of $Δγ$ is $10^{-9}$ for the comparison between GW170817 and a gamma-ray burst (GRB 170817A), and it is $10^{-4}$ for the comparison between GW170817 and a bright optical transient (SSS17a, now with the IAU identification of AT 2017gfo). These limits are more stringent by one to two orders of magnitude than those determined solely by the measured MW potential in the literature. We demonstrate that the WEP test is strengthened by contribution from the host galaxy to the Shapiro time delay. Meanwhile, we also find that large natal kicks produce a maximum deviation of about $20\%$ to the results with a typical kick velocity 400$\sim$ 500 km s$^{-1}$. Finally, we analyze the impact from the halo mass of NGC 4993 with a typical 0.2 dex uncertainty, and find that the upper limit of $Δγ$, with a maximum mass $10^{12.4}h^{-1} M_{\odot}$, is nearly two times more stringent than that of the minimum mass $10^{12.0}h^{-1} M_{\odot}$.

preprint2020arXiv

Transferring entangled states of photonic cat-state qubits in circuit QED

We propose a method for transferring quantum entangled states of two photonic cat-state qubits (cqubits) from two microwave cavities to the other two microwave cavities. This proposal is realized by using four microwave cavities coupled to a superconducting flux qutrit. Because of using four cavities with different frequencies, the inter-cavity crosstalk is significantly reduced. Since only one coupler qutrit is used, the circuit resources is minimized. The entanglement transfer is completed with a single-step operation only, thus this proposal is quite simple. The third energy level of the coupler qutrit is not populated during the state transfer, therefore decoherence from the higher energy level is greatly suppressed. Our numerical simulations show that high-fidelity transfer of two-cqubit entangled states from two transmission line resonators to the other two transmission line resonators is feasible with current circuit QED technology. This proposal is universal and can be applied to accomplish the same task in a wide range of physical systems, such as four microwave or optical cavities, which are coupled to a natural or artificial three-level atom.

preprint2020arXiv

Tunable Graphene Split-Ring Resonators

A split-ring resonator is a prototype of meta-atom in metamaterials. Though noble metal-based split-ring resonators have been extensively studied, up to date, there is no experimental demonstration of split-ring resonators made from graphene, an emerging intriguing plasmonic material. Here, we experimentally demonstrate graphene split-ring resonators with deep subwavelength (about one hundredth of the excitation wavelength) magnetic dipole response in the terahertz regime. Meanwhile, the quadrupole and electric dipole are observed,depending on the incident light polarization. All modes can be tuned via chemical doping or stacking multiple graphene layers. The strong interaction with surface polar phonons of the SiO2 substrate also significantly modifies the response. Finite-element frequency domain simulations nicely reproduce experimental results. Our study moves one stride forward toward the multi-functional graphene metamaterials, beyond simple graphene ribbon or disk arrays with electrical dipole resonances only.

preprint2020arXiv

UO2/BeO interfacial thermal resistance and its effect on fuel thermal conductivity

UO2/BeO interfacial thermal resistance (ITR) is calculated by diffuse mismatch model (DMM) and the effects of ITR on UO2-BeO thermal conductivity are investigated. ITR predicted by DMM is on the order of 10-9 m2K/W. Using this ITR, UO2-BeO thermal conductivities are calculated by theoretical models and compared with experimental data. The results indicate that DMM prediction is applicable to the interface between UO2 and dispersed BeO, while not applicable to the interface between UO2 and continuous BeO. If the thermal conductivity of UO2 containing continuous BeO was to be in agreement with experimental data, its ITR should be on the order of 10-6 - 10-5 m2K/W. Therefore, the vibrational mismatch between UO2 and BeO considered by DMM is the major mechanism for attenuating the heat flux through UO2/dispersed-BeO interface, but not for UO2/continuous-BeO interface. Furthermore, it is found that the presence of ITR leads to the dependence of the thermal conductivity of UO2 containing dispersed BeO on BeO size. With the decrease in BeO size, UO2-BeO thermal conductivity decreases. When BeO size is smaller than a critical value, UO2-BeO thermal conductivity becomes even smaller than UO2 thermal conductivity. For UO2 containing continuous BeO, the thermal conductivity decreases with the decrease in the size of UO2 granule surrounded by BeO, but not necessarily smaller than UO2 thermal conductivity. Under a critical temperature, UO2-BeO thermal conductivity is always larger than UO2 thermal conductivity. Above the critical temperature, UO2-BeO thermal conductivity is larger than UO2 thermal conductivity only when UO2 granule size is large enough. The conditions for achieving the targeted enhancement of UO2 thermal conductivity by doping with BeO are derived. These conditions can be used to design and optimize the distribution, content, size of BeO, and the size of UO2 granule.

preprint2019arXiv

Black hole hyperaccretion in collapsars. II. Gravitational waves

As progenitors of gamma-ray bursts (GRBs), core collapse of massive stars and coalescence of compact object binaries are believed to be powerful sources of gravitational waves (GWs). In the collapsar scenario, a rotating stellar-mass black hole (BH) surrounded by a hyperaccretion disk might be running in the center of a massive collapsar, which is one of the plausible central engines of long GRBs. Such a BH hyperaccretion disk would be in a state of a neutrino-dominated accretion flow (NDAF) at the initial stage of the accretion process; meanwhile, the jets attempt to break out from the envelope and circumstellar medium to power GRBs. In addition to collapsars, the BH hyperaccretion systems are important sources of neutrinos and GWs. In this paper, we investigated the GW emission generated by the anisotropic neutrino emission from NDAFs in the collapsar scenarios. As the results indicate, the typical frequency of GWs is $\sim$ 1-100 Hz, and the masses and metallicities of the progenitor stars have slight effects on the GW strains. The GWs from NDAFs might be detected by operational or planned detectors at the distance of 10 kpc. Moreover, comparisons of the detectable GWs from collapsars, NDAFs, and GRB jets (internal shocks) are displayed. By combining the electromagnetic counterparts, neutrinos, and GWs, one may constrain the characteristics of collapsars and central BH accretion systems.

preprint2019arXiv

Evaluating entropy rate of laser chaos and shot noise

Evaluating entropy rate of high-dimensional chaos and shot noise from analog raw signals remains elusive and important in information security. We experimentally present an accurate assessment of entropy rate for physical process randomness. The entropy generation of optical-feedback laser chaos and physical randomness limit from shot noise are quantified and unambiguously discriminated using the growth rate of average permutation entropy value in memory time. The permutation entropy difference of filtered laser chaos with varying embedding delay time is investigated experimentally and theoretically. High resolution maps of the entropy difference is observed over the range of the injection-feedback parameter space. We also clarify an inverse relationship between the entropy rate and time delay signature of laser chaos over a wide range of parameters. Compared to the original chaos, the time delay signature is suppressed up to 95% with the minimum of 0.015 via frequency-band extractor, and the experiment agrees well with the theory. Our system provides a commendable entropy evaluation and source for physical random number generation.

preprint2019arXiv

Generation and Measurement of High-order Optical Vortex via Cross-Phase

The generation and measurement of optical vortex (OV) are the basis for a variety of related applications. However, the special case of high-order OVs has not been sufficient addressed yet. Herein, a generation and measurement method of high-order OV via utilizing the CP is investigated. In the experiment, we generate OVs with l=60, p=20 and successfully measure OVs with l=200,p=0, where experimental results agree well with simulation outcome. On this basis, the intensity distributions of LG and HG beams (corresponding to the generation and measurement) versus waist radius of initial light beams is discussed. This work provides an alternative method to generate or measure high-order OV, which will facilitate applications in optical micro-manipulation, quantum entanglement and rotation speed detection.

preprint2019arXiv

Heat kernel approach for confined quantum gas

In this paper, based on the heat kernel technique, we calculate equations of state and thermodynamic quantities for ideal quantum gases in confined space with external potential. Concretely, we provide expressions for equations of state and thermodynamic quantities by means of heat kernel coefficients for ideal quantum gases. Especially, using an analytic continuation treatment, we discuss the application of the heat kernel technique to Fermi gases in which the expansion diverges when the fugacity $z>1$. In order to calculate the modification of heat kernel coefficients caused by external potentials, we suggest an approach for calculating the expansion of the global heat kernel of the operator $-Δ+U\left( x\right) $ based on an approximate method of the calculation of spectrum in quantum mechanics. At last, we discuss the properties of quantum gases under the condition of weak and complete degeneration, respectively.

preprint2018arXiv

Segmentation of histological images and fibrosis identification with a convolutional neural network

Segmentation of histological images is one of the most crucial tasks for many biomedical analyses including quantification of certain tissue type. However, challenges are posed by high variability and complexity of structural features in such images, in addition to imaging artifacts. Further, the conventional approach of manual thresholding is labor-intensive, and highly sensitive to inter- and intra-image intensity variations. An accurate and robust automated segmentation method is of high interest. We propose and evaluate an elegant convolutional neural network (CNN) designed for segmentation of histological images, particularly those with Masson&#39;s trichrome stain. The network comprises of 11 successive convolutional - rectified linear unit - batch normalization layers, and outperformed state-of-the-art CNNs on a dataset of cardiac histological images (labeling fibrosis, myocytes, and background) with a Dice similarity coefficient of 0.947. With 100 times fewer (only 300 thousand) trainable parameters, our CNN is less susceptible to overfitting, and is efficient. Additionally, it retains image resolution from input to output, captures fine-grained details, and can be trained end-to-end smoothly. To the best of our knowledge, this is the first deep CNN tailored for the problem of concern, and may be extended to solve similar segmentation tasks to facilitate investigations into pathology and clinical treatment.

preprint2017arXiv

Excitation of exciton-polariton vortices in pillar microcavities by a Gaussian beam

With coupled Gross-Piteavskii equations we study excitation of exciton-polariton vortices and antivortices in a pillar microcavity by a Gaussian pump beam. The structure of vortices and antivortices shows a strong dependence on the microcavity radius, pump geometry, and nonlinear exciton-exciton interaction. Due to the nonlinear interaction the strong Gaussian beam cannot excite more polariton vortices or antivortices with respect to the weak one. The calculation demonstrates that the weak Gaussian beam can excite vortex-antivortex pairs, vortices with high angular momentum, and superposition states of vortex and antivortex with high opposite angular momentum. The pump geometry for the Gaussian beam to excite these vortex structures are analyzed in detail, which holds a potential application for Sagnac interferometry and generating the optical beams with high angular momentum.