Catalog footprint

What is connected

52works
20topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

52 published item(s)

preprint2026arXiv

MODE: Efficient Time Series Prediction with Mamba Enhanced by Low-Rank Neural ODEs

Time series prediction plays a pivotal role across diverse domains such as finance, healthcare, energy systems, and environmental modeling. However, existing approaches often struggle to balance efficiency, scalability, and accuracy, particularly when handling long-range dependencies and irregularly sampled data. To address these challenges, we propose MODE, a unified framework that integrates Low-Rank Neural Ordinary Differential Equations (Neural ODEs) with an Enhanced Mamba architecture. As illustrated in our framework, the input sequence is first transformed by a Linear Tokenization Layer and then processed through multiple Mamba Encoder blocks, each equipped with an Enhanced Mamba Layer that employs Causal Convolution, SiLU activation, and a Low-Rank Neural ODE enhancement to efficiently capture temporal dynamics. This low-rank formulation reduces computational overhead while maintaining expressive power. Furthermore, a segmented selective scanning mechanism, inspired by pseudo-ODE dynamics, adaptively focuses on salient subsequences to improve scalability and long-range sequence modeling. Extensive experiments on benchmark datasets demonstrate that MODE surpasses existing baselines in both predictive accuracy and computational efficiency. Overall, our contributions include: (1) a unified and efficient architecture for long-term time series modeling, (2) integration of Mamba's selective scanning with low-rank Neural ODEs for enhanced temporal representation, and (3) substantial improvements in efficiency and scalability enabled by low-rank approximation and dynamic selective scanning.

preprint2026arXiv

Reward-Decomposed Reinforcement Learning for Immersive Video Role-Playing

Text-based role-playing models can imitate character styles, yet they often fail to reflect a scene's atmosphere and evolving tension, both essential for immersive applications such as Virtual Reality (VR) games and interactive narratives. We study video-grounded role-playing dialogue and introduce EBM-RL (Eye-Brain-Mouth Reinforcement Learning), a decoupled GRPO-based framework that explicitly separates observation ([perception]), reasoning ([think]), and utterance ([answer]). This structure promotes human-like sensory grounding by compelling the model to first attend to visual cues, then form internal interpretations, and finally generate context-appropriate dialogue. EBM-RL integrates four complementary rewards: (i) CLIP-based scene-text alignment to improve ambiance and emotion; (ii) a Perceptual-Cognitive reward that encourages [perception] and [think] processes that increase the likelihood of the reference response; (iii) answer accuracy to ensure faithfulness; and (iv) a dense format reward to enforce the desired structured output. Extensive experiments demonstrate that EBM-RL substantially outperforms text-only role-playing baselines and larger-scale vision-language models on our immersive role-playing benchmark, delivering simultaneous gains in visual-atmosphere consistency and character authenticity. Beyond the role-playing domain, EBM-RL also exhibits strong zero-shot generalization: without any additional fine-tuning, it consistently improves performance on out-of-domain VideoQA benchmarks. We additionally release an open-source dataset for video-grounded role-playing dialogue.

preprint2025arXiv

Ultrahigh-Energy Gamma-ray Emission Associated with Black Hole-Jet Systems

Black holes (BH), one of the most intriguing objects in the universe, can manifest themselves through electromagnetic radiation initiated by the accretion flow. Some stellar-mass BHs drive relativistic jets when accreting matter from their companion stars, forming microquasars. Non-thermal emission from the radio to tera-electronvolt (TeV) gamma-ray band has been observed from microquasars, indicating the acceleration of relativistic particles. Here we report detection of four microquasars (SS 433, V4641 Sgr, GRS 1915+105, MAXI J1820+070) of spectrum extending to the ultrahigh-energy (UHE; photon energy $E>100$ TeV) band and one microquasar (Cygnus X-1) of spectrum approaching 100 TeV, using the Large High Altitude Air Shower Observatory (LHAASO). Notably, the total emission associated with SS 433 cannot be interpreted with a single leptonic component. In the UHE band, its emission is in spatial coincidence with a giant atomic cloud, which is consistent with a hadronic origin. An elongated source is discovered from V4641 Sgr with the spectrum continuing up to 800 TeV. The detection of UHE gamma rays demonstrates that accreting BHs and their environments can operate as extremely efficient accelerators of particles out of 1 peta-electronvolt (PeV), suggesting microquasars to be important contributors to Galactic cosmic rays especially around the `knee' region.

preprint2024arXiv

Building confidence in state-of-the-art ab initio calculations of the density virial coefficients B and C of helium-4: Part 2. Direct evaluation by high accuracy experimental data using RIGT

In our previous work [1], using indirect evaluation methods we concluded that the uncertainties of the second and the third density virial coefficient, B and C, of helium-4 at 5 K calculated by various authors had been overestimated. To check the reliability of these values and appraisal of uncertainties from ab initio calculations still further, a refractive-index gas thermometry method was developed to determine simultaneously thermodynamic temperatures and density virial coefficients. Using this technique, high accuracy experimental values of B and C of helium-4 and new values of T-T90 were obtained for the range 5 K to 25 K. A direct comparison with the ab initio calculation density virial coefficients was made. Results support the conclusion of our previous work, i.e., the ab initio calculation uncertainties u(B) [J. Chem. Phys. 136, 224303 (2012)] and u(C) [J. Chem. Phys. 134, 134106 (2011)] of helium-4 were overestimated by a factor of severalfold.

preprint2024arXiv

Building confidence in state-of-the-art ab initio calculations of the density virial coefficients of B and C of helium-4: Part 1. Indirect evaluation methods using the results of SPRIGT

In this work, we propose indirect evaluation methods to check the accuracy and the uncertainty of ab initio calculated virial coefficients. To this end, we have used single-pressure refractive-index gas thermometry (SPRIGT) to estimate the impact of the second density virial coefficient B of helium-4 on temperature measurements between 5 K to 25 K. Our results, in good agreement with values of B obtained from recent ab initio calculations by Czachorowski et al. [Phys. Rev. A 102, 042810 (2020)], suggest uncertainties u(B) estimated previously by other authors were too conservative. Concerning the value of the third density virial coefficient C of helium-4, calculated ab initio by Garberoglio et al. [J. Chem. Phys. 134, 134106 (2011)], our results suggest their uncertainty u(C) is between 1.5 and 10.2 times too high.

preprint2024arXiv

Logits Poisoning Attack in Federated Distillation

Federated Distillation (FD) is a novel and promising distributed machine learning paradigm, where knowledge distillation is leveraged to facilitate a more efficient and flexible cross-device knowledge transfer in federated learning. By optimizing local models with knowledge distillation, FD circumvents the necessity of uploading large-scale model parameters to the central server, simultaneously preserving the raw data on local clients. Despite the growing popularity of FD, there is a noticeable gap in previous works concerning the exploration of poisoning attacks within this framework. This can lead to a scant understanding of the vulnerabilities to potential adversarial actions. To this end, we introduce FDLA, a poisoning attack method tailored for FD. FDLA manipulates logit communications in FD, aiming to significantly degrade model performance on clients through misleading the discrimination of private samples. Through extensive simulation experiments across a variety of datasets, attack scenarios, and FD configurations, we demonstrate that LPA effectively compromises client model accuracy, outperforming established baseline algorithms in this regard. Our findings underscore the critical need for robust defense mechanisms in FD settings to mitigate such adversarial threats.

preprint2023arXiv

Pressure-Induced Superconductivity in Topological Heterostructure (PbSe)5(Bi2Se3)6

Recently, the natural heterostructure of (PbSe)5(Bi2Se3)6 has been theoretically predicted and experimentally confirmed as a topological insulator. In this work, we induce superconductivity in (PbSe)5(Bi2Se3)6 by implementing high pressure. As increasing pressure up to 10 GPa, superconductivity with Tc ~ 4.6 K suddenly appears, followed by an abrupt decrease. Remarkably, upon further compression above 30 GPa, a new superconducting state arises, where pressure raises the Tc to an unsaturated 6.0 K within the limit of our research. Combining XRD and Raman spectroscopies, we suggest that the emergence of two distinct superconducting states occurs concurrently with the pressure-induced structural transition in this topological heterostructure (PbSe)5(Bi2Se3)6.

preprint2022arXiv

Elliptic flow in heavy-ion collisions at intermediate energy: the role of impact parameter, mean field potential, and collision term

Within the ultrarelativistic quantum molecular dynamics (UrQMD) model, by reverse tracing nucleons that are finally emitted at mid-rapidity (|$y_0$| < 0.1) in the entire reaction process, the time evolution of elliptic flow ($v_2$) of these traced nucleons produced in Au+Au collisions at beam energy of 0.4 GeV$/$nucleon with different impact parameters ($b$) is studied. The initial value of $v_2$ is positive and increases with $b$, then it decreases as time passes and tends to saturate at a negative value. It is found that nucleon-nucleon collisions always depress the value of $v_2$ (enhance the out-of-plane emission), while the nuclear mean field potential may slightly raise the value of $v_2$ during the expansion stage in peripheral reactions. The related density mostly probed by $v_2$ of nucleons at mid-rapidity is found to be $\sim$ 60% of the maximum density reached during the collisions.

preprint2022arXiv

Rigidity, separability, and cusp conditions of a wave function

We introduce in quantum mechanics a concept of \textit{rigidity} and a concept of a \textit{pinned point} of a wave function. The concept of a pinned point is a generalization of a familiar concept in the description of a vibrating string, while the concept of rigidity is introduced to describe the sensitivity of a wave function to changes in energy, potential, and/or external perturbation. Through these concepts and their mathematical implications, we introduce and formulate cusp conditions and cusp functions as fundamental properties of an arbitrary $N$-body quantum system with $N\ge 2$, greatly expanding their relevance beyond the Coulombic systems. The theory provides rigorous constraints on an arbitrary $N$-body quantum system, specifically on its short-range pair correlation that is essential to a better understanding of strongly correlated systems. More broadly, the theory and the derivations presented here are part of a reconstruction of the mathematical and conceptual foundation of an $N$-body quantum theory, incorporating previously hidden properties and insights revealed through the concepts of rigidity and pinned points. It includes general analytic properties of a 2-body wave function versus energy and their relations to cusp conditions and cusp functions. It includes a rigorous derivation and an understanding, in terms of an emergent length scale, of the 2-particle separability in an $(N>2)$-body quantum system and its relations to cusp conditions. It also includes a classification of quantum systems, both 2-body and $N$-body, based on the universal behaviors in their short-range correlation.

preprint2022arXiv

Super-resolution multicolor fluorescence microscopy enabled by an apochromatic super-oscillatory lens with extended depth-of-focus

Multicolor super-resolution imaging remains an intractable challenge for both far-field and near-field based super-resolution techniques. Planar super-oscillatory lens (SOL), a far-field subwavelength-focusing diffractive lens device, holds great potential for achieving sub-diffraction-limit imaging at multiple wavelengths. However, conventional SOL devices suffer from a numerical aperture (NA) related intrinsic tradeoff among the depth of focus (DoF), chromatic dispersion and focus spot size, being an essential characteristics of common diffractive optical elements. Typically, the limited DoF and significant chromatism associated with high NA can lead to unfavorable degradation of image quality although increasing NA imporves the resolution. Here, we apply a multi-objective genetic algorithm (GA) optimization approach to design an apochromatic binary-phase SOL that generates axially jointed multifoci concurrently having prolonged DoF, customized working distance (WD) and suppressed side-lobes yet minimized main-lobe size, optimizing the aforementioned NA-dependent tradeoff. Experimental implementation of this GA-optimized SOL demonstrates simultaneous focusing of blue, green and red light beams into an optical needle half of the incident wavelength in diameter at 428 um WD, resulting in an ultimate resolution better than one third of the incident wavelength in the lateral dimension. By integrating this apochromatic SOL device with a commercial fluorescence microscope, we employ the optical needle to perform, for the first time, three-dimensional super-resolution multicolor fluorescence imaging of the unseen fine structure of neurons at one go. The present study provides not only a practical route to far-field multicolor super-resolution imaging but also a viable approach for constructing imaging systems avoiding complex sample positioning and unfavorable photobleaching.

preprint2021arXiv

Optoelectronic characteristics and application of black phosphorus and its analogs

The tunable bandgap from 0.3 eV to 2 eV of black phosphorus (BP) makes it to fill the gap in graphene. When studying the properties of BP more comprehensive, scientists have discovered that many two-dimensional materials, such as tellurene, antimonene, bismuthene, indium selenide and tin sulfide, have similar structures and properties to black phosphorus thus called black phosphorus analogs. In this review, we briefly introduce preparation methods of black phosphorus and its analogs, with emphasis on the method of mechanical exfoliation (ME), liquid phase exfoliation (LPE) and chemical vapor deposition (CVD). And their characterization and properties according to their classification of single-element materials and multi-element materials are described. We focus on the performance of passively mode-locked fiber lasers using BP and its analogs as saturable absorbers (SA) and demonstrated this part through classification of working wavelength. Finally, we introduce the application of BP and its analogs, and discuss their future research prospects.

preprint2021arXiv

Tunable Doping of Rhenium and Vanadium into Transition Metal Dichalcogenides for Two-Dimensional Electronics

Two-dimensional (2D) transition metal dichalcogenides (TMDCs) with unique electrical properties are fascinating materials used for future electronics. However, the strong Fermi level pinning effect at the interface of TMDCs and metal electrodes always leads to high contact resistance, which seriously hinders their application in 2D electronics. One effective way to overcome this is to use metallic TMDCs or transferred metal electrodes as van der Waals (vdW) contacts. Alternatively, using highly conductive doped TMDCs will have a profound impact on the contact engineering of 2D electronics. Here, a novel chemical vapor deposition using mixed molten salts is established for vapor-liquid-solid growth of high-quality rhenium (Re) and vanadium (V)-doped TMDC monolayers with high controllability and reproducibility. A tunable semiconductor to metal transition is observed in the Re and V-doped TMDCs. Electrical conductivity increases up to a factor of 108 in the degenerate V-doped WS2 and WSe2. Using V-doped WSe2 as vdW contact, the on-state current and on/off ratio of WSe2-based field-effect transistors have been substantially improved (from ~10-8 to 10-5 A; ~104 to 108), compared to metal contacts. Future studies on lateral contacts and interconnects using doped TMDCs will pave the way for 2D integrated circuits and flexible electronics.

preprint2020arXiv

Active suppression of temperature oscillation from a pulse-tube cryocooler in a cryogen-free cryostat: Part 1. Simulation modeling from thermal response characteristics

A cryogen-free cryostat cooled using a 4 K commercial GM or pulse tube cryocooler (PTC) displays temperature oscillations caused by the intrinsic working principle of the regenerative cryocooler. To dampen such oscillations usually requires either a large heat capacity or a large thermal resistance. To understand this phenomenon better and suppress it more effectively, both the step response characteristic and the intrinsic oscillation characteristic of cryostat have been used to obtain the complete transfer functions of a simulation model. The latter is used to test and optimize traditional PID feedback control. The results showed this approach has almost no effect on the temperature oscillation amplitude. Based on this simulation model, a novel active method was proposed and tested numerically. Simulation results predict the method should suppress the amplitude of the original temperature oscillation by a factor of two.

preprint2020arXiv

Active suppression of temperature oscillation from a pulse-tube cryocooler in a cryogen-free cryostat: Part 2. Experimental realization

A cryogen-free cryostat cooled by a closed cycle cryocooler is compact, can provide uninterrupted long-term operation (up to ten thousand hours) and is suited to temperatures from 3 K to 300 K. Its intrinsic temperature oscillation, however, limits its application in experiments requiring high thermal stability at low temperature (below 77 K). Passive suppression methods are effective but all suffer from drawbacks. We describe a novel, active suppression scheme more efficient than traditional proportional-integral (PI) control. The experimental results show that it can reduce the standard deviation of the temperature oscillation by a further 30% compared with PI feedback. To the best of our knowledge, this is the first time such active suppression of temperature oscillations has been implemented with the cryogen-free cryostat. The results also show, however, that an unwanted lower frequency thermal noise will be generated, which appears to be the limit of the method. Nevertheless, the approach could be used to improve the temperature stability in all cryogen-free cryostats.

preprint2020arXiv

Multichannel interactions of two atoms in an optical tweezer

The multichannel Na-Cs interactions are characterized by a series of measurements using two atoms in an optical tweezer, along with a multichannel quantum defect theory (MQDT). The triplet and singlet scattering lengths are measured by performing Raman spectroscopy of the Na-Cs motional states and least-bound molecular state in the tweezer. Magnetic Feshbach resonances are observed for only two atoms at fields which agree well with the MQDT. Our methodology, which promotes the idea of an effective theory of interaction, can be a key step towards the understanding and the description of more complex interactions. The tweezer-based measurements in particular will be an important tool for atom-molecule and molecule-molecule interactions, where high densities are experimentally challenging and where the interactions can be dominated by intra-species processes.

preprint2020arXiv

Multichannel quantum-defect theory for anisotropic interactions

We present a general formulation of multichannel quantum-defect theory (MQDT) for anisotropic long-range potentials. The theory unifies the treatment of atomic and molecular interactions of all types, and greatly expands the set of interactions that can be treated and understood systematically, including complex interactions involving molecules. In one exemplary manifestation, the theory provides a methodology to make the classification of atomic interactions based on the Periodic Table quantitative, instead of qualitative, and to generalize the Table to include molecular classes. Through the concept of effective potential, the theory further establishes a foundation for new classes of quantum theories for chemistry and for a broad range of quantum systems made of either a few or many atoms and/or molecules.

preprint2020arXiv

Precise tuning of the superconducting properties of Mn-doped Al films for transition edge sensors by ion-implantation

Magnetic impurities in metallic superconductors are important for both fundamental and applied sciences. In this study, we focused on dilute Mn-doped aluminum (AlMn) films, which are common superconducting materials used to make transition edge sensors (TES). We developed a multi-energy ion-implantation technique to make AlMn films. Compared with frequently used sputtering techniques, ion-implantation provides more precise and reliable control of the Mn doping concentration in the AlMn films.The ion implantation also enables us to quantitatively analyze the superconducting transition temperature curve as a function of the Mn doping concentration. We found that Mn dopants act as magnetic impurities and suppression of superconductivity is counteracted by the antiferromagnetic Ruderman Kittel Kasuya Yosida interaction among Mn dopants. The RKKY interaction can be tuned through defect engineering in the ion-implantation process and through post-implantation annealing.

preprint2020arXiv

Prediction and realization of a temperature control limit at low temperatures in SPRIGT

On May 20th 2019, the World Metrology Day, the Bureau International des Poids et Mesures announced a major revision to the four more SI units. The base unit, the kelvin, is defined by fixing the value of Boltzmann constant as indicated in Mise en pratique for the definition of the kelvin in the SI. To realize the new kelvin, a novel practical realization technique of single-pressure refractive-index gas thermometry (SPRIGT) has been jointly developed by the TIPC-CAS in China and the LNE-Cnam in France. To carry out accurate SPRIGT, experimental methods have been implemented and micro-kelvin level temperature control limits have been predicted and achieved at 5 K to 26 K. The resonator temperature stability can be maintained to within better than 8 μK of its set point with an integration time 33.6 s over 180 h. Besides, solutions for further improving the stability were also demonstrated, which can be a reference for temperature metrology field worldwide and other fields where high-stability temperature is required. The present work should also provide a solid foundation for international data comparison of thermodynamic temperature at low temperatures, and will promote realizations of the new kelvin and the spread of high-accuracy, low-temperature metrology.

preprint2020arXiv

Pressure-induced Topological and Structural Phase Transitions in an Antiferromagnetic Topological Insulator

Recently, natural van der Waals heterostructures of (MnBi2Te4)m(Bi2Te3)n have been theoretically predicted and experimentally shown to host tunable magnetic properties and topologically nontrivial surface states. In this work, we systematically investigate both the structural and electronic responses of MnBi2Te4 and MnBi4Te7 to external pressure. In addition to the suppression of antiferromagnetic order, MnBi2Te4 is found to undergo a metal-semiconductor-metal transition upon compression. The resistivity of MnBi4Te7 changes dramatically under high pressure and a non-monotonic evolution of \r{ho}(T) is observed. The nontrivial topology is proved to persists before the structural phase transition observed in the high-pressure regime. We find that the bulk and surface states respond differently to pressure, which is consistent with the non-monotonic change of the resistivity. Interestingly, a pressure-induced amorphous state is observed in MnBi2Te4, while two high pressure phase transitions are revealed in MnBi4Te7. Our combined theoretical and experimental research establishes MnBi2Te4 and MnBi4Te7 as highly tunable magnetic topological insulators, in which phase transitions and new ground states emerge upon compression.

preprint2020arXiv

Realization of ppm level pressure stability for primary thermometry using a primary piston gauge

To achieve an uncertainty of 0.25 mK in single-pressure refractive-index gas thermometry (SPRIGT), the relative pressure variation of He-4 gas in the range 30 kPa to 90 kPa, should not exceed 4 ppm (k=1). To this end, a novel pressure control system has been developed. It consists of two main parts: a piston gauge to control the pressure, and a home-made gas compensation system to supplement the micro-leak of the piston gauge. In addition, to maintain the piston at constant height, a servo loop is used that automatically determines in real time the amount of extra gas required. At room temperature, the standard deviations of the stabilized pressure are 3.0 mPa at 30 kPa, 4.5 mPa at 60 kPa and 2 mPa at 90 kPa. For the temperature region 5 K-25 K used for SPRIGT in the present work, the relative pressure stability is better than 0.16 ppm i.e. 25 times better than required. Moreover, the same pressure stabilization system is readily transposable to other primary gas thermometers.

preprint2020arXiv

Resonance frequency measurement with accuracy and stability at the 10-12 level in a copper microwave cavity below 26 K by experimental optimization

Single pressure refractive index gas thermometry (SPRIGT) is a novel primary thermometry, jointly developed by TIPC of CAS in China and LNE-Cnam in France. To realize a competitive uncertainty of 0.25 mK for thermodynamic temperature measurements, high-stability and low-uncertainty of microwave resonance frequency measurements better than 2 ppb should be achieved. This article describes how to realize high-stability and low-uncertainty of resonance frequency measurements in a copper microwave cavity by experimental optimization methods based on Allan analysis of variance. In this manner, 10-12 level accuracy and stability of microwave resonance frequency measurements were realized with an integration time of 3 hours, which is nearly 20 times better than those without optimization in our previous work (Sci. Bull 2019; 64: 286-288). It has potential applications in gas metrology and other research fields, where high-stability and low-uncertainty microwave measurements are necessary. Besides, microwave measurements were carried out isobarically at pressures of (30, 60, 90, and 120) kPa over the temperature range of (5 to 26) K, with good microwave mode consistency for the determined thermodynamic temperatures. These will provide strong support for the success of the implementation of SPRIGT in China.

preprint2016arXiv

A combined method for synthesis of superconducting Cu doped Bi2Se3

We present a two-step technique for the synthesis of superconducting CuxBi2Se3. Cu0.15Bi2Se3 single crystals were synthesized using the melt-growth method. Although these samples are non-superconducting, they can be employed to generate high quality superconducting samples if used as precursors in the following electrochemical synthesis step. Samples made from Cu0.15Bi2Se3 reliably exhibit zero-resistance even under the non-optimal quenching condition, while samples made from pristine Bi2Se3 require fine tuning of the quenching conditions to achieve similar performance. Moreover, under the optimal quenching condition, the average superconducting shielding fraction was still lower in the samples made from pristine Bi2Se3 than in the samples made from Cu0.15Bi2Se3. These results suggest that the pre-doped Cu atoms facilitate the formation of a superconducting percolation network. We also discuss the useful clues that we gathered about the locations of Cu dopants that are responsible for superconductivity.

preprint2016arXiv

Competing spreading processes and immunization in multiplex networks

Epidemic spreading on physical contact network will naturally introduce the human awareness information diffusion on virtual contact network, and the awareness diffusion will in turn depress the epidemic spreading, thus forming the competing spreading processes of epidemic and awareness in a multiplex networks. In this paper, we study the competing dynamics of epidemic and awareness, both of which follow the SIR process, in a two-layer networks based on microscopic Markov chain approach and numerical simulations. We find that strong capacities of awareness diffusion and self-protection of individuals could lead to a much higher epidemic threshold and a smaller outbreak size. However, the self-awareness of individuals has no obvious effect on the epidemic threshold and outbreak size. In addition, the immunization of the physical contact network under the interplay between of epidemic and awareness spreading is also investigated. The targeted immunization is found performs much better than random immunization, and the awareness diffusion could reduce the immunization threshold for both type of random and targeted immunization significantly.

preprint2016arXiv

Engineering a squeezed phonon reservoir with a bichromatic driving of a quantum dot

We demonstrate how an acoustic phonon bath when coupled to a quantum dot with the help of a bichromatic laser field may effectively form a quantum squeezed reservoir. This approach allows to achieve an arbitrary degree of squeezing of the effective reservoir and it incorporates the properties of the reservoir into two parameters, which can be controlled by varying the ratio of the Rabi frequencies of the bichromatic field. It is found that for unequal Rabi frequencies, the effective reservoir may appear as a quantum squeezed field of ordinary or inverted harmonic oscillators. When the Rabi frequencies are equal the effective reservoir appears as a perfectly squeezed field in which the decay of one of the polarization quadratures of the quantum dot dipole moment is inhibited. The decay of the quantum dot to a stationary state which depends on the initial coherence is predicted. This unusual result is shown to be a consequence of a quantum-nondemolition type coupling of the quantum dot to the engineered squeezed reservoir. The effect of the initial coherence on the steady-state dressed-state population distribution and the fluorescence spectrum is discussed in details. The complete polarization of the dressed state population and asymmetric spectra composed of only a single Rabi sideband peak are obtained under strictly resonant excitation.

preprint2016arXiv

Growth and characterization of CaFe$_{1-x}$Co$_x$AsF single crystals by CaAs flux method

Millimeter sized single crystals of CaFe$_{1-x}$Co$_x$AsF were grown using a self-flux method. It is found that high-quality single crystals can be grown from three approaches with different initial raw materials. The chemical compositions and crystal structure were characterized carefully. The c-axis lattice constant is suppressed by the Co substitution. Superconductivity with the critical transition $T_c$ as high as 21 K was confirmed by both the resistivity and magnetic susceptibility measurements in the sample with $x$ = 0.12. Moreover, it is found that $T_c$ can be enhanced for about 1 K under the very small hydrostatic pressure of 0.22 GPa, which is more quickly than that reported in the polycrystalline samples. Our results is a promotion for the physical investigations of 1111 phase iron-pnictide superconductors.

preprint2016arXiv

Lithium-ion-based solid electrolyte tuning of the carrier density in graphene

We have developed a technique to tune the carrier density in graphene using a lithium-ion-based solid electrolyte. We demonstrate that the solid electrolyte can be used as both a substrate to support graphene and a back gate.It can induce a change in the carrier density as large as 1*10^14/cm^2, which is much larger than that induced with oxide-film dielectrics, and it is comparable with that induced by liquid electrolytes. Gate modulation of the carrier density is still visible at 150 K, which is lower than the glass transition temperature of most liquid gating electrolytes.

preprint2016arXiv

The effects of electron correlation and spin-orbit coupling in the isovalent Pd-doped superconductor SrPt$_3$P

We present a systematical study on the roles of electron correlation and spin-orbit coupling in the isovalent Pd-doped superconductor SrPt$_3$P. By using solid state reaction method, we fabricated the strong spin-orbit coupling superconductors Sr(Pt$_{1-x}$Pd$_x$)$_3$P with strong electron correlated Pd dopant of the $4d$ orbital. As increasing the isovalent Pd concentrations without introducing any extra electron/hole carriers, the superconducting transition temperature $T_c$ decreases monotonously, which suggests the existence of competition between spin-orbit coupling and electron correlation in the superconducting state. In addition, the electronic band structure calculations demonstrate that the strength of electron susceptibility is suppressed gradually by the Pd dopant suggesting the incompatible relation between spin-orbit coupling and electron correlation, which is also consistent with experimental measurements. Our results provide significant insights in the natures of the interplay between the spin-orbit coupling and the electron correlation in superconductivity, and may pave a way for understanding the mechanism of superconductivity in this 5d-metal-based compound.

preprint2016arXiv

The robustness of interdependent networks under the interplay between cascading failures and virus propagation

Cascading failures and epidemic dynamics, as two successful application realms of network science, are usually investigated separately. How do they affect each other is still one open, interesting problem. In this letter, we couple both processes and put them into the framework of interdependent networks, where each network only supports one dynamical process. Of particular interest, they spontaneously form a feedback loop: virus propagation triggers cascading failures of systems while cascading failures suppress virus propagation. Especially, there exists crucial threshold of virus transmissibility, above which the interdependent networks collapse completely. In addition, the interdependent networks will be more vulnerable if the network supporting virus propagation has denser connections; otherwise the interdependent systems are robust against the change of connections in other layer(s). This discovery differs from previous framework of cascading failure in interdependent networks, where better robustness usually needs denser connections. Finally, to protect interdependent networks we also propose the control measures based on the identification capability. The larger this capability, more robustness the interdependent networks will be.

preprint2015arXiv

Coulomb Excitations for a Short Linear Chain of Metallic Shells

A self-consistent-field theory is given for the electronic collective modes of a chain containing a finite number, $N$, of Coulomb-coupled spherical two-dimensional electron gases (S2DE's) arranged with their centers along a straight line, simulating a narrow micro-ribbon of metallic shells. The separation between nearest-neighbor shells is arbitrary and because of the quantization of the electron energy levels due to their confinement to the spherical surface, all angular momenta $L$ of the Coulomb excitations and their projections $M$ on the quantization axis are coupled. However, for incoming light with a specific polarization, only one angular momentum quantum number is chosen. We show that when $N=3$ the next-nearest-neighbor Coulomb coupling is larger than its value if they are located at opposite ends of a right-angle triangle forming the triad. Additionally, the frequencies of the plasma excitations depend on the orientation of the line joining them with respect to the axis of quantization since the magnetic field generated from the induced oscillating electric dipole moment on one sphere can couple to the induced magnetic dipole moment on another.

preprint2015arXiv

Gap Structure of the Overdoped Iron-Pnictide Superconductor Ba(Fe$_{0.942}$Ni$_{0.058}$)$_{2}$As$_{2}$: A Low-Temperature Specific-Heat Study

Low-temperature specific heat (SH) is measured on the postannealed Ba(Fe_{1-x}Ni_x)_2As_2 single crystal with x = 0.058 under different magnetic fields. The sample locates on the overdoped sides and the critical transition temperature is determined to be 14.8 K by both the magnetization and SH measurements. A simple and reliable analysis shows that, besides the phonon and normal electronic contributions, a clear T2 termemerges in the low temperature SH data.Our observation is similar to that observed in the Co-doped system in our previous work and is consistent with the theoretical prediction for a superconductor with line nodes in the energy gap.

preprint2015arXiv

Growth and Characterization of Millimeter-sized Single Crystals of CaFeAsF

High-quality and sizable single crystals are crucial for studying the intrinsic properties of unconventional superconductors, which are lacking in the 1111 phase of the Fe-based superconductors. Here we report the successful growth of CaFeAsF single crystals with the sizes of 1-2 mm using the self-flux method. Owning to the availability of the high-quality single crystals, the structure and transport properties were investigated with a high reliability. The structure was refined by using the single-crystal x-ray diffraction data, which confirms the reports earlier on the basis of powder data. A clear anomaly associated with the structural transition was observed at 121 K from the resistivity, magnetoresistance, and magnetic susceptibility measurements. Another kink-feature at 110 K, most likely an indication of the antiferromagnetic transition, was also detected in the resistivity data. Our results supply a basis to propel the physical investigations on the 1111 phase of the Fe-based superconductors.

preprint2014arXiv

Improving the Load Balance of MapReduce Operations based on the Key Distribution of Pairs

Load balance is important for MapReduce to reduce job duration, increase parallel efficiency, etc. Previous work focuses on coarse-grained scheduling. This study concerns fine-grained scheduling on MapReduce operations. Each operation represents one invocation of the Map or Reduce function. Scheduling MapReduce operations is difficult due to highly screwed operation loads, no support to collect workload statistics, and high complexity of the scheduling problem. So current implementations adopt simple strategies, leading to poor load balance. To address these difficulties, we design an algorithm to schedule operations based on the key distribution of intermediate pairs. The algorithm involves a sub-program for selecting operations for task slots, and we name it the Balanced Subset Sum (BSS) problem. We discuss properties of BSS and design exact and approximation algorithms for it. To transparently incorporate these algorithms into MapReduce, we design a communication mechanism to collect statistics, and a pipeline within Reduce tasks to increase resource utilization. To the best of our knowledge, this is the first work on scheduling MapReduce workload at this fine-grained level. Experiments on PUMA [T+12] benchmarks show consistent performance improvement. The job duration can be reduced by up to 37%, compared with standard MapReduce.

preprint2014arXiv

Modeling Anisotropic Plasmon Excitations in Self-Assembled Fullerenes

The plasmon excitations in Coulomb-coupled spherical two-dimensional electron gases (S2DEGs) reveal an interesting dependence on the displacement vector between the centers of the spheres with respect to the axis of quantization for the angular momentum quantum number L. Specifically, plasmon modes for a bundle of three S2DEGs have been obtained within the random-phase approximation (RPA). The inter-sphere Coulomb interaction matrix elements and their symmetry properties were also investigated in detail. The case of a bundle gives an adequate picture of the way in which the Coulomb interaction depends on the orbital angular momentum quantum number L and its projection M. We concluded that the interaction between the S2DEGs aligned at an angle of 45o with the axis of quantization is negligible compared to the interaction along and perpendicular to the quantization axis, which are themselves unequal to each other. Consequently, the plasmon excitation frequencies reveal an interesting orientational anisotropic coupling to an external electromagnetic field probing the charge density oscillations. Our result on the spatial correlation may be experimentally observable. In this connection, there have already been some experimental reports pointing to a similar effect in nanoparticles

preprint2014arXiv

Multichannel quantum-defect theory for ion-atom interactions

We present a quantum theory of ion-atom interaction that is applicable at energies comparable to or smaller than the atomic hyperfine splitting and takes proper account of the effects of identical nuclei. The theory reveals the subtlety and the complexity of cold ion-atom interactions including the change of threshold behavior due to hyperfine splitting and the existence of a large number, and a variety of scattering resonances between hyperfine thresholds. We show how this complexity is described, efficiently and at a quantitative level, using a multichannel quantum-defect theory that we present here for ion-atom interactions. Such an efficient description is a key enabling element to understand few-body and many-body quantum systems involving ions.

preprint2014arXiv

Multichannel quantum-defect theory for magnetic Feshbach resonances in heteronuclear group I systems

We present a multichannel quantum-defect theory for magnetic Feshbach resonances in the interaction of two heteronuclear group I atoms. The theory provides a unified and a uniform description of resonances in all partial waves, and enables the characterization of large number of resonances in terms of very few parameters. For the sample system of $^6$Li$^{40}$K, we present descriptions of all resonances in $aa$, $ab$, and $ba$ channels, in partial waves $s$ ($l=0$) through $h$ ($l=5$), and in a magnetic field of 0 through 1000 Gauss. All resonances, including those in nonzero partial waves, are fully characterized using the newly developed parametrization of Gao [Phy. Rev. A \textbf{84}, 022706 (2011)].

preprint2014arXiv

Multiscale quantum-defect theory and its application to atomic spectrum

We present a multiscale quantum-defect theory based on the first analytic solution for a two-scale long range potential consisting of a Coulomb potential and a polarization potential. In its application to atomic structure, the theory extends the systematic understanding of atomic Rydberg states, as afforded by the standard single-scale quantum-defect theory, to a much greater range of energies to include the first few excited states and even the ground state. Such a level of understanding has important implications not only on atomic structure, but also on the electronic structure of molecules and on atomic and molecular interactions and reactions. We demonstrate the theory by showing that it provides an analytic description of the energy variations of the standard Coulomb quantum defects for alkali-metal atoms.

preprint2014arXiv

Novel properties of graphene in the presence of energy gap: optics, transport and mobility studies

We review the transmission of Dirac electrons through a potential barrier in the presence of circularly polarized light. A different type of transmission is demonstrated and explained. Perfect transmission for nearly head-on collision in inffnite graphene is suppressed in gapped dressed states of electrons. We also present our results on enhanced mobility of hot Dirac electrons in nanoribbons and magnetoplasmons in graphene in the presence of the energy gap. The calculated carrier mobility for a graphene nanoribbon as a function of the bias field possesses a high threshold for entering the nonlinear transport regime. This threshold is a function of both extrinsic and intrinsic properties, such as lattice temperature, linear density, impurity scattering strength, ribbon width, and correlation length for the line-edge roughness. Analysis of non-equilibrium carrier distribution function confirms that the difference between linear and nonlinear transport is due to sweeping electrons from the right to left Fermi one through elastic scattering as well as moving electrons from low to high-energy ones through field-induced heating. The plasmons, as well as the electron-hole continuum are determined by both energy gap and the magnetic field, showing very specific features, which have been studied and discussed in details.

preprint2014arXiv

OS4M: Achieving Global Load Balance of MapReduce Workload by Scheduling at the Operation Level

The efficiency of MapReduce is closely related to its load balance. Existing works on MapReduce load balance focus on coarse-grained scheduling. This study concerns fine-grained scheduling on MapReduce operations, with each operation representing one invocation of the Map or Reduce function. By default, MapReduce adopts the hash-based method to schedule Reduce operations, which often leads to poor load balance. In addition, the copy phase of Reduce tasks overlaps with Map tasks, which significantly hinders the progress of Map tasks due to I/O contention. Moreover, the three phases of Reduce tasks run in sequence, while consuming different resources, thereby under-utilizing resources. To overcome these problems, we introduce a set of mechanisms named OS4M (Operation Scheduling for MapReduce) to improve MapReduce's performance. OS4M achieves load balance by collecting statistics of all Map operations, and calculates a globally optimal schedule to distribute Reduce operations. With OS4M, the copy phase of Reduce tasks no longer overlaps with Map tasks, and the three phases of Reduce tasks are pipelined based on their operation loads. OS4M has been transparently incorporated into MapReduce. Evaluations on standard benchmarks show that OS4M's job duration can be shortened by up to 42%, compared with a baseline of Hadoop.

preprint2014arXiv

Phase Diagram and Weak-link Behavior in Nd-doped CaFe_2As_2

The transport properties, phase diagram, and dopant distribution are investigated in systematically Nd doped CaFe_2As_2 single crystals. Coexistence of two superconducting (SC) phases with different critical transition temperature (T_c) is observed. The low-T_c phase emerges as x >= 0.031, and the T_c value increases to its maximum value of about 20 K at x = 0.083, the maximum doping level in our study. As x >= 0.060, the high-T_c phase with a T_c value of about 40 K is observed. The structure transition (STr) from tetragonal to orthorhombic phase vanishes suddenly around x = 0.060, where a new STr from tetragonal to collapsed tetragonal phase begins to turn up. Compared to the low-T_c phase, the end point of SC transition of the high-T_c phase is more sensitive to the magnetic field, showing a characteristic of Josephson weak-link behavior. Possible scenarios about this system are discussed based on our observations. We also find that the non-uniform SC properties cannot be attributed to the heterogeneous Nd distribution on the micro scale, as revealed by the detailed energy dispersive X-ray spectroscopy (EDS) measurements.

preprint2014arXiv

Proton-hydrogen collision at cold temperatures

We study the proton-hydrogen collision in the energy range from 0 to 5 K where the hyperfine structure of the hydrogen atom is important. The proper multichannel treatment of the hyperfine structure is found to be crucial at cold temperatures compared to the elastic approximation used for higher temperatures. Both elastic and hyperfine-changing inelastic processes are investigated using the newly developed multichannel quantum-defect theory (MQDT) as well as the traditional coupled-channel numerical method. Cross section results from the two methods coincide well throughout the energy range. The MQDT with a few parameters provide an efficient and basically analytic description of the proton-hydrogen interaction in this energy regime.

preprint2014arXiv

Synthesis, Structural, and Transport Properties of Cr-doped BaTi_2As_2O

The interplay between unconventional superconductivity and the ordering of charge/spin density wave is one of the most vital issues in both condensed matter physics and material science. The Ti-based compound BaTi_2As_2O, which can be seen as the parent phase of superconducting BaTi_2Sb_2O, has a layered structure with a space group P4/mmm, similar to that of cuprate and iron-based superconductors. This material exhibits a charge density wave (CDW) ordering transition revealed by an anomaly at around 200 K in transport measurements. Here, we report the synthesis and systematical study of the physical properties in Cr-doped BaTi_{2-x}Cr_xAs_2O (x = 0 - 0.154), and demonstrate that the transition temperature of the CDW ordering is suppressed gradually by the doped Cr element. The magnetization measurements confirm the evolution of the CDW ordering transition. These observed behaviors are similar to that observed in iron-based superconductors, but no superconductivity emerges down to 2 K. In addition, the first-principles calculations are also carried out for well-understanding the nature of experimental observations.

preprint2014arXiv

User recommendation in reciprocal and bipartite social networks -- a case study of online dating

Many social networks in our daily life are bipartite networks built on reciprocity. How can we recommend users/friends to a user, so that the user is interested in and attractive to recommended users? In this research, we propose a new collaborative filtering model to improve user recommendations in reciprocal and bipartite social networks. The model considers a user's "taste" in picking others and "attractiveness" in being picked by others. A case study of an online dating network shows that the new model has good performance in recommending both initial and reciprocal contacts.

preprint2013arXiv

Quantum-defect theory for $-1/r^4$ type of interactions

We present a quantum-defect theory (QDT) for the $-1/r^4$ type of long-range potential, as a foundation for a systematic understanding of charge-neutral quantum systems such as ion-atom, ion-molecule, electron-atom, and positron-atom interactions. The theory incorporates both conceptual and mathematical advances since earlier formulations of the theory. It also includes more detailed discussions of the concept of resonance spectrum and its representations, universal properties in charge-neutral quantum systems, and the QDT description of scattering resonances that is applicable to any $-1/r^n$ potential with $n>2$.

preprint2013arXiv

Two-dimensional magnetotransport in Bi2Te2Se nanoplatelets

Single-crystalline Bi2Te2Se nanoplates with thicknesses between 8 and 30 nm and lateral sizes of several micrometers were synthesized by a vapour-solid growth method. Angle-dependent magnetoconductance measurements on individual nanoplates revealed the presence of a two-dimensional weak anti-localization effect. In conjunction with gate-dependent charge transport studies performed at different temperatures, evidence was gained that this effect originates from the topologically protected surface states of the nanoplates.

preprint2013arXiv

Ultracold collision in the presence of synthetic spin-orbit coupling

We present an analytic description of ultracold collision between two spin-$\frac{1}{2}$ fermions with isotropic spin-orbit coupling of the Rashba type. We show that regardless of how weak the spin-orbit coupling may be, the ultracold collision at sufficiently low energies is significantly modified, including the ubiquitous Wigner threshold behavior. We further show that the particles are preferably scattered into the lower-energy helicity state due to the break of parity conservation, thus establishing interaction with spin-orbit coupling as one mechanism for the spontaneous emergence of handedness.

preprint2012arXiv

Integral with respect to the $G$-Brownian local time

Let ${\mathscr L}$ be the local time of $G$-Brownian motion $B$. In this paper, we prove the existence of the quadratic covariation $<f(B),B>_{t}$ and the integral $\int_{\mathbb R}f(x){\mathscr L}(dx,t)$. Moreover, a sublinear version of the Bouleau-Yor identity $$ \int_{\mathbb R}f(x){\mathscr L}(dx,t)=-<f(B),B>_{t} $$ is showed to hold under some suitable conditions. These allow us to write the Itô's formula for $C^1$-functions.

preprint2012arXiv

Quantum-defect theory of resonant charge exchange

We apply the quantum-defect theory for $-1/R^4$ potential to study the resonant charge exchange process. We show that by taking advantage of the partial-wave-insensitive nature of the formulation, resonant charge exchange of the type of $^1$S+$^2$S can be accurately described over a wide range of energies using only three parameters, such as the \textit{gerade} and the \textit{ungerade} $s$ wave scattering lengths, and the atomic polarizability, even at energies where many partial waves contribute to the cross sections. The parameters can be determined experimentally, without having to rely on accurate potential energy surfaces, of which few exist for ion-atom systems. The theory further relates ultracold interactions to interactions at much higher temperatures.

preprint2012arXiv

The Bouleau-Yor identity for a bi-fractional Brownian motion

Let $B$ be a bi-fractional Brownian motion with indices $H\in (0,1),K\in (0,1]$, $2HK=1$ and let ${\mathscr L}(x,t)$ be its local time process. We construct a Banach space ${\mathscr H}$ of measurable functions such that the quadratic covariation $[f(B),B]$ and the integral $\int_{\mathbb R}f(x){\mathscr L}(dx,t)$ exist provided $f\in {\mathscr H}$. Moreover, the Bouleau-Yor identity $$ [f(B),B]_t=-2^{1-K}\int_{\mathbb R}f(x){\mathscr L}(dx,t),\qquad t\geq 0, $$ holds for all $f\in {\mathscr H}$.

preprint2011arXiv

Analytic description of atomic interaction at ultracold temperatures II: Scattering around a magnetic Feshbach resonance

Starting from a multichannel quantum-defect theory, we derive analytic descriptions of a magnetic Feshbach resonance in an arbitrary partial wave $l$, and the atomic interactions around it. An analytic formula, applicable to both broad and narrow resonances of arbitrary $l$, is presented for ultracold atomic scattering around a Feshbach resonance. Other related issues addressed include (a) the parametrization of a magnetic Feshbach resonance of arbitrary $l$, (b) rigorous definitions of "broad" and "narrow" resonances of arbitrary $l$ and their different scattering characteristics, and (c) the tuning of the effective range and the generalized effective range by a magnetic field.

preprint2011arXiv

Quantum Langevin model for exoergic ion-molecule reactions and inelastic processes

We presents a fully quantal version of the Langevin model for the total rate of exoergic ion-molecule reactions or inelastic processes. The model, which is derived from a rigorous multichannel quantum-defect formulation of bimolecular processes, agrees with the classical Langevin model at sufficiently high temperatures. It also gives the first analytic description of ion-molecule reactions and inelastic processes in the ultracold regime where the quantum nature of the relative motion between the reactants becomes important.

preprint2010arXiv

Universal model for exoergic bimolecular reactions and inelastic processes

From a rigorous multichannel quantum-defect formulation of bimolecular processes, we derive a fully quantal and analytic model for the total rate of exoergic bimolecular reactions and/or inelastic processes that is applicable over a wide range of temperatures including the ultracold regime. The theory establishes a connection between the ultracold chemistry and the regular chemistry by showing that the same theory that gives the quantum threshold behavior agrees with the classical Gorin model at higher temperatures. In between, it predicts that the rates for identical bosonic molecules and distinguishable molecules would first decrease with temperature outside of the Wigner threshold region, before rising after a minimum is reached.

preprint2009arXiv

Analytic description of atomic interaction at ultracold temperatures: the case of a single channel

We present analytic descriptions of atomic interaction at ultracold temperatures using both single-channel and multichannel quantum-defect theories. In the case of a single channel, addressed in this paper, the expansion of [B. Gao, Phys. Rev. A \textbf{58}, 4222 (1998)] is generalized to higher orders for angular momentum $l\ge 2$ to give a more complete description of ultracold scattering, including an analytic description of ultracold shape resonances of arbitrary $l$. We also introduce a generalized scattering length that is well defined and useful for all partial waves, to replace the traditional definition that fails for $l\ge 2$ due to the long-range van der Waals interaction. The results are used in a companion paper to derive analytic descriptions of atomic interaction around a magnetic Feshbach resonance of arbitrary angular momentum $l$.