Trust snapshot

Quick read

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

33 published item(s)

preprint2026arXiv

Inference-Time Budget Control for LLM Search Agents

LLM search agents increasingly rely on tools at inference time, but their trajectories are often constrained by hard limits on both tool calls and generated tokens. Under such dual budgets, better answers require not only stronger models, but also explicit control over which search action should receive the next budget unit and when the accumulated evidence is sufficient to commit a final answer. We study this problem in multi-hop question answering (QA) and formulate it as two-stage inference-time budget control. At search time, our controller assigns each feasible action a task-level Value-of-Information (VOI) score, defined as an operational estimate of marginal task value per unit budget under the current search state and remaining dual budget, and uses this score to choose among retrieval, decomposition, and answer commitment. After search, a selective evidence-grounded finalizer compares the trajectory answer with a refined candidate and rewrites only when the residual error appears to be a low-risk answer-form error. Across four multi-hop QA benchmarks, three LLM backbones, and four budget levels, the method yields positive aggregate gains over four audited baselines under the same hard dual-budget protocol. Ablations show that search-time budget control, especially budget-dependent penalty, provides the main performance gain, while answer-time control helps mainly when the retrieval path is already adequate. These results suggest that inference-time budget control for LLM search agents should govern both how budget is spent during search and how the final answer is committed.

preprint2024arXiv

MvKSR: Multi-view Knowledge-guided Scene Recovery for Hazy and Rainy Degradation

High-quality imaging is crucial for ensuring safety supervision and intelligent deployment in fields like transportation and industry. It enables precise and detailed monitoring of operations, facilitating timely detection of potential hazards and efficient management. However, adverse weather conditions, such as atmospheric haziness and precipitation, can have a significant impact on image quality. When the atmosphere contains dense haze or water droplets, the incident light scatters, leading to degraded captured images. This degradation is evident in the form of image blur and reduced contrast, increasing the likelihood of incorrect assessments and interpretations by intelligent imaging systems (IIS). To address the challenge of restoring degraded images in hazy and rainy conditions, this paper proposes a novel multi-view knowledge-guided scene recovery network (termed MvKSR). Specifically, guided filtering is performed on the degraded image to separate high/low-frequency components. Subsequently, an en-decoder-based multi-view feature coarse extraction module (MCE) is used to coarsely extract features from different views of the degraded image. The multi-view feature fine fusion module (MFF) will learn and infer the restoration of degraded images through mixed supervision under different views. Additionally, we suggest an atrous residual block to handle global restoration and local repair in hazy/rainy/mixed scenes. Extensive experimental results demonstrate that MvKSR outperforms other state-of-the-art methods in terms of efficiency and stability for restoring degraded scenarios in IIS.

preprint2022arXiv

A Universal Framework for Reconstructing Complex Networks and Node Dynamics from Discrete or Continuous Dynamics Data

Many dynamical processes of complex systems can be understood as the dynamics of a group of nodes interacting on a given network structure. However, finding such interaction structure and node dynamics from time series of node behaviours is tough. Conventional methods focus on either network structure inference task or dynamics reconstruction problem, very few of them can work well on both. This paper proposes a universal framework for reconstructing network structure and node dynamics at the same time from observed time-series data of nodes. We use a differentiable Bernoulli sampling process to generate a candidate network structure, and use neural networks to simulate the node dynamics based on the candidate network. We then adjust all the parameters with a stochastic gradient descent algorithm to maximize the likelihood function defined on the data. The experiments show that our model can recover various network structures and node dynamics at the same time with high accuracy. It can also work well on binary, discrete and continuous time-series data, and the reconstruction results are robust against noise and missing information.

preprint2022arXiv

An adaptive primitive-conservative scheme for high speed transcritical flow with an arbitrary equation of state

When fully conservative methods are used to simulate transcritical flow, spurious pressure oscillations and numerical instability are generated. The strength and speed of propagation of shock waves cannot be represented correctly using a semi-conservative or primitive method. In this research, an adaptive primitive-conservative scheme is designed to overcome the aforesaid two difficulties. The underlying cause for pressure oscillation is analyzed within the framework of Finite Volume Method (FVM). We found that the nonlinearity of the thermodynamic properties of transcritical fluids renders standard conservative numerical methods ineffective. In smooth regions, schemes based on primitive variable are used to eliminate spurious pressure oscillations. For the purpose of correctly capturing shock waves, the modified Roe Riemann solver for real fluid is utilized in regions where shock waves induce discontinuity. The adaptive numerical approach relies only on the speed of sound, eliminating the requirement to calculate the derivatives of thermodynamic quantities. A large number of numerical test cases conducted in one- and two-dimensional spaces have shown the robustness and accuracy of the proposed adaptive scheme for the simulations of high speed transcritical flows.

preprint2022arXiv

Combining Intra-Risk and Contagion Risk for Enterprise Bankruptcy Prediction Using Graph Neural Networks

Predicting the bankruptcy risk of small and medium-sized enterprises (SMEs) is an important step for financial institutions when making decisions about loans. Existing studies in both finance and AI research fields, however, tend to only consider either the intra-risk or contagion risk of enterprises, ignoring their interactions and combinatorial effects. This study for the first time considers both types of risk and their joint effects in bankruptcy prediction. Specifically, we first propose an enterprise intra-risk encoder based on statistically significant enterprise risk indicators for its intra-risk learning. Then, we propose an enterprise contagion risk encoder based on enterprise relation information from an enterprise knowledge graph for its contagion risk embedding. In particular, the contagion risk encoder includes both the newly proposed Hyper-Graph Neural Networks and Heterogeneous Graph Neural Networks, which can model contagion risk in two different aspects, i.e. common risk factors based on hyperedges and direct diffusion risk from neighbors, respectively. To evaluate the model, we collect real-world multi-sources data on SMEs and build a novel benchmark dataset called SMEsD. We provide open access to the dataset, which is expected to further promote research on financial risk analysis. Experiments on SMEsD against twelve state-of-the-art baselines demonstrate the effectiveness of the proposed model for bankruptcy prediction.

preprint2022arXiv

Contrastive Vision-Language Pre-training with Limited Resources

Pioneering dual-encoder pre-training works (e.g., CLIP and ALIGN) have revealed the potential of aligning multi-modal representations with contrastive learning. However, these works require a tremendous amount of data and computational resources (e.g., billion-level web data and hundreds of GPUs), which prevent researchers with limited resources from reproduction and further exploration. To this end, we propose a stack of novel methods, which significantly cut down the heavy resource dependency and allow us to conduct dual-encoder multi-modal representation alignment with limited resources. Besides, we provide a reproducible baseline of competitive results, namely ZeroVL, with only 14M publicly accessible academic datasets and 8 V100 GPUs. Additionally, we collect 100M web data for pre-training, and achieve comparable or superior results than state-of-the-art methods, further proving the effectiveness of our methods on large-scale data. We hope that this work will provide useful data points and experience for future research in contrastive vision-language pre-training. Code is available at https://github.com/zerovl/ZeroVL.

preprint2022arXiv

Deep Understanding based Multi-Document Machine Reading Comprehension

Most existing multi-document machine reading comprehension models mainly focus on understanding the interactions between the input question and documents, but ignore following two kinds of understandings. First, to understand the semantic meaning of words in the input question and documents from the perspective of each other. Second, to understand the supporting cues for a correct answer from the perspective of intra-document and inter-documents. Ignoring these two kinds of important understandings would make the models oversee some important information that may be helpful for inding correct answers. To overcome this deiciency, we propose a deep understanding based model for multi-document machine reading comprehension. It has three cascaded deep understanding modules which are designed to understand the accurate semantic meaning of words, the interactions between the input question and documents, and the supporting cues for the correct answer. We evaluate our model on two large scale benchmark datasets, namely TriviaQA Web and DuReader. Extensive experiments show that our model achieves state-of-the-art results on both datasets.

preprint2022arXiv

Genuine multipartite entanglement measure

Quantifying genuine entanglement is a crucial task in quantum information theory.In this work, we give an approach of constituting genuine $m$-partite entanglement measures from any bipartite entanglement and any $k$-partite entanglement measure, $3\leq k<m$. In addition, as a complement to the three-qubit concurrence triangle proposed in [Phys. Rev. Lett., 127, 040403], we show that the triangle relation is also valid for any continuous entanglement measure and system with any dimension. We also discuss the tetrahedron structure for the four-partite system via the triangle relation associated with tripartite and bipartite entanglement respectively. For multipartite system that contains more than four parties, there is no symmetric geometric structure as that of tri- and four-partite cases.

preprint2022arXiv

MatchNorm: Learning-based Point Cloud Registration for 6D Object Pose Estimation in the Real World

In this work, we tackle the task of estimating the 6D pose of an object from point cloud data. While recent learning-based approaches to addressing this task have shown great success on synthetic datasets, we have observed them to fail in the presence of real-world data. We thus analyze the causes of these failures, which we trace back to the difference between the feature distributions of the source and target point clouds, and the sensitivity of the widely-used SVD-based loss function to the range of rotation between the two point clouds. We address the first challenge by introducing a new normalization strategy, Match Normalization, and the second via the use of a loss function based on the negative log likelihood of point correspondences. Our two contributions are general and can be applied to many existing learning-based 3D object registration frameworks, which we illustrate by implementing them in two of them, DCP and IDAM. Our experiments on the real-scene TUD-L, LINEMOD and Occluded-LINEMOD datasets evidence the benefits of our strategies. They allow for the first time learning-based 3D object registration methods to achieve meaningful results on real-world data. We therefore expect them to be key to the future development of point cloud registration methods.

preprint2022arXiv

Molecular dynamics simulation of flow around a circular nano-cylinder

In this study, the wake flow around a circular nano-cylinder is numerically investigated with molecular dynamics simulation to reveal the micro/nano size effect on the wake flow. The cavitation occurring when Reynolds number (Re) > 101 can effectively influence the wake flow. The Strouhal number (St) of the wake flow increases with the Re at low Re, but steadily decreases with the Re after the cavitation appears. The dominant frequency of the lift force fluctuation can be higher than that of the velocity fluctuation, and be drowned in the chaotic fluctuating background of the Brownian forces when Re {\geq} 127. Also because of the strong influence of the Brownian forces, no dominant frequency of the drag force fluctuation can be observed. The Jz number, which is defined as the ratio between the mean free path λ of the fluid molecules and the equilibrium distance of potential energy σ, is newly introduced in order to consider the internal size effect of fluid. The St of the wake flow increases with the Jz until it falls to zero sharply when Jz {\approx} 1.7. It denotes the discontinuity of the fluid can eventually eliminate the vortex generation and shedding. Meanwhile, the St decreases with the Kn because of the intensification of the cavitation.

preprint2022arXiv

Quantum simulation of indefinite causal order induced quantum refrigeration

In the classical world, physical events always happen in a fixed causal order. However, it was recently revealed that quantum mechanics allows events to occur with indefinite causal order (ICO). In this study, we use an optical quantum switch to experimentally investigate the application of ICO in thermodynamic tasks. Specifically, we simulate the working system interacting with two identical thermal reservoirs in an ICO, observing the quantum heat extraction even though they are in thermal equilibrium where heat extraction is unaccessible by traditional thermal contact. Using such a process, we simulate an ICO refrigeration cycle and investigate its properties. We also show that by passing through the ICO channel multiple times, one can extract more heat per cycle and thus obtain a higher refrigeration performance. Our results suggest that the causal nonseparability can be a powerful resource for quantum thermodynamic tasks.

preprint2022arXiv

When is a Genuine Multipartite Entanglement Measure Monogamous?

A crucial issue in quantum communication tasks is characterizing how quantum resources can be quantified and distributed over many parties. Consequently, entanglement has been explored extensively. However, the genuine entanglement still lacks of studying. There are few genuine multipartite entanglement measures and whether it is monogamous is unknown so far. In this work, we explore the complete monogamy of genuine multipartite entanglement measure (GMEM) for which, at first, we investigate a framework for unified/complete GMEM according to the unified/complete multipartite entanglement measure proposed in [Phys. Rev. A 101, 032301 (2020)]. We find a way of inducing unified/complete GMEM from any given unified/complete multipartite entanglement measure.It is shown that any unified GMEM is completely monogamous, and any complete GMEM that induced by some given complete multipartite entanglement measure is tightly complete monogamous whenever the given complete multipartite entanglement measure is tightly complete monogamous. In addition, the previous GMEMs are checked under this framework. It turns out that the genuinely multipartite concurrence is not a good candidate as a GMEM.

preprint2021arXiv

Cyclic three-level-pulse-area theorem for enantioselective state transfer of chiral molecules

We derive a pulse-area theorem for a cyclic three-level system, an archetypal model for exploring enantioselective state transfer (ESST) in chiral molecules driven by three linearly polarized microwave pulses. By dividing the closed-loop excitation into two separate stages, we obtain both amplitude and phase conditions of three control fields to generate high fidelity of ESST. As a proof of principle, we apply this pulse-area theorem to the cyclohexylmethanol molecules ($\text{C}_{7}\text{H}_{14}\text{O}$), for which three rotational states are connected by the $a$-type, $b$-type, and $c$-type components of the transition dipole moments in both center-frequency resonant and detuned conditions. Our results show that two enantiomers with opposite handedness can be transferred to different target states by designing three microwave pulses that satisfy the amplitude and phase conditions at the transition frequencies. The corresponding control schemes are robust against the time delays between the two stages. We suggest that the two control fields used in the second stage should be applied simultaneously for practical applications. This work contributes an alternative pulse-area theorem to the field of quantum control, which has the potential to determine the chirality of enantiomers in a mixture.

preprint2021arXiv

Long-distance entanglement purification for quantum communication

High-quality long-distance entanglement is essential for both quantum communication and scalable quantum networks. Entanglement purification is to distill high-quality entanglement from low-quality entanglement in a noisy environment and it plays a key role in quantum repeaters. The previous significant entanglement purification experiments require two pairs of low-quality entangled states and were demonstrated in table-top. Here we propose and report a high-efficiency and long-distance entanglement purification using only one pair of hyperentangled states. We also demonstrate its practical application in entanglement-based quantum key distribution (QKD). One pair of polarization spatial-mode hyperentanglement was distributed over 11 km multicore fiber (noisy channel). After purification, the fidelity of polarization entanglement arises from 0.771 to 0.887 and the effective key rate in entanglement-based QKD increases from 0 to 0.332. The values of Clauser-Horne-Shimony-Holt (CHSH) inequality of polarization entanglement arises from 1.829 to 2.128. Moreover, by using one pair of hyperentanglement and deterministic controlled-NOT gate, the total purification efficiency can be estimated as 6.6x10^3 times than the experiment using two pairs of entangled states with spontaneous parametric down-conversion (SPDC) sources. Our results offer the potential to be implemented as part of a full quantum repeater and large scale quantum network.

preprint2020arXiv

100Mbps Reconciliation for Quantum Key Distribution Using a Single Graphics Processing Unit

An efficient error reconciliation scheme is important for post-processing of quantum key distribution (QKD). Recently, a multi-matrix low-density parity-check codes based reconciliation algorithm which can provide remarkable perspectives for high efficiency information reconciliation was proposed. This paper concerns the improvement of reconciliation performance. Multi-matrix algorithm is implemented and optimized on the graphics processing unit (GPU) to obtain high reconciliation throughput. Experimental results indicate that GPU-based algorithm can highly improve reconciliation throughput to an average 85.67 Mbps and a maximum 102.084 Mbps with typical code rate and efficiency. This is the best performance of reconciliation on GPU platform to our knowledge.

preprint2020arXiv

A Single Gyrotropic Particle as a Heat Engine

We demonstrate that the system composed of a gyrotropic particle out of thermal equilibrium with vacuum can be regarded as a heat engine. Such a particle, initially at rest, will experience a fluctuation-induced torque and start to rotate, producing mechanical work out from the temperature difference of the particle and its environment. We rigorously prove that the efficiency of the heat engine is tightly bound by the Carnot efficiency. We also predict that, such an engine can be constructed using a heavily-doped semiconductor nanoparticle under magnetic field, and moreover the particle can reach at a steady-state rotating frequency in the order of terahertz solely due to thermal fluctuations.

preprint2020arXiv

CovidNet: To Bring Data Transparency in the Era of COVID-19

Timely, creditable, and fine-granular case information is vital for local communities and individual citizens to make rational and data-driven responses to the COVID-19 pandemic. This paper presents CovidNet, a COVID-19 tracking project associated with a large scale epidemic dataset, which was initiated by 1Point3Acres. To the best of our knowledge, the project is the only platform providing real-time global case information of more than 4,124 sub-divisions from over 27 countries worldwide with multi-language supports. The platform also offers interactive visualization tools to analyze the full historical case curves in each region. Initially launched as a voluntary project to bridge the data transparency gap in North America in January 2020, this project by far has become one of the major independent sources worldwide and has been consumed by many other tracking platforms. The accuracy and freshness of the dataset is a result of the painstaking efforts from our voluntary teamwork, crowd-sourcing channels, and automated data pipelines. As of May 18, 2020, the project website has been visited more than 200 million times and the CovidNet dataset has empowered over 522 institutions and organizations worldwide in policy-making and academic researches. All datasets are openly accessible for non-commercial purposes at https://coronavirus.1point3acres.com via a formal request through our APIs.

preprint2020arXiv

Cross-dataset Training for Class Increasing Object Detection

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the union of the different classes, so that we do not have to label all the classes for all the datasets. By cross-dataset training, existing datasets can be utilized to detect the merged object classes with a single model. Further more, in industrial applications, the object classes usually increase on demand. So when adding new classes, it is quite time-consuming if we label the new classes on all the existing datasets. While using cross-dataset training, we only need to label the new classes on the new dataset. We experiment on PASCAL VOC, COCO, WIDER FACE and WIDER Pedestrian with both solo and cross-dataset settings. Results show that our cross-dataset pipeline can achieve similar impressive performance simultaneously on these datasets compared with training independently.

preprint2020arXiv

Enhanced Ferromagnetism of CrI3 Bilayer by Self-Intercalation

Two-dimensional (2D) ferromagnets with high Curie temperature have long been the pursuit for electronic and spintronic applications. CrI3 is a rising star of intrinsic 2D ferromagnets, however, it suffers from weak exchange coupling. Here we propose a general strategy of self-intercalation to achieve enhanced ferromagnetism in bilayer CrI3. We showed that filling either Cr or I atoms into the van der Waals gap of stacked and twisted CrI3 bilayers can induce the double exchange effect and significantly strengthen the interlayer ferromagnetic coupling. According to our first-principles calculations, the intercalated native atoms act as covalent bridge between two CrI3 layers and lead to discrepant oxidation states for the Cr atoms. These theoretical results offer a facile route to achieve high-Curie-temperature 2D magnets for device implementation.

preprint2020arXiv

Experimental transmission of quantum information using a superposition of causal orders

Communication in a network generally takes place through a sequence of intermediate nodes connected by communication channels. In the standard theory of communication, it is assumed that the communication network is embedded in a classical spacetime, where the relative order of different nodes is well-defined. In principle, a quantum theory of spacetime could allow the order of the intermediate points between sender and receiver to be in a coherent superposition. Here we experimentally realise a table-top simulation of this exotic possibility on a photonic system, demonstrating high-fidelity transmission of quantum information over two noisy channels arranged in a superposition of two alternative causal orders.

preprint2020arXiv

Learning control of quantum systems using frequency-domain optimization algorithms

We investigate two classes of quantum control problems by using frequency-domain optimization algorithms in the context of ultrafast laser control of quantum systems. In the first class, the system model is known and a frequency-domain gradient-based optimization algorithm is applied to searching for an optimal control field to selectively and robustly manipulate the population transfer in atomic Rubidium. The other class of quantum control problems involves an experimental system with an unknown model. In the case, we introduce a differential evolution algorithm with a mixed strategy to search for optimal control fields and demonstrate the capability in an ultrafast laser control experiment for the fragmentation of Pr(hfac)$_3$ molecules.

preprint2020arXiv

LMVE at SemEval-2020 Task 4: Commonsense Validation and Explanation using Pretraining Language Model

This paper describes our submission to subtask a and b of SemEval-2020 Task 4. For subtask a, we use a ALBERT based model with improved input form to pick out the common sense statement from two statement candidates. For subtask b, we use a multiple choice model enhanced by hint sentence mechanism to select the reason from given options about why a statement is against common sense. Besides, we propose a novel transfer learning strategy between subtasks which help improve the performance. The accuracy scores of our system are 95.6 / 94.9 on official test set and rank 7$^{th}$ / 2$^{nd}$ on Post-Evaluation leaderboard.

preprint2020arXiv

Low-Light Maritime Image Enhancement with Regularized Illumination Optimization and Deep Noise Suppression

Maritime images captured under low-light imaging condition easily suffer from low visibility and unexpected noise, leading to negative effects on maritime traffic supervision and management. To promote imaging performance, it is necessary to restore the important visual information from degraded low-light images. In this paper, we propose to enhance the low-light images through regularized illumination optimization and deep noise suppression. In particular, a hybrid regularized variational model, which combines L0-norm gradient sparsity prior with structure-aware regularization, is presented to refine the coarse illumination map originally estimated using Max-RGB. The adaptive gamma correction method is then introduced to adjust the refined illumination map. Based on the assumption of Retinex theory, a guided filter-based detail boosting method is introduced to optimize the reflection map. The adjusted illumination and optimized reflection maps are finally combined to generate the enhanced maritime images. To suppress the effect of unwanted noise on imaging performance, a deep learning-based blind denoising framework is further introduced to promote the visual quality of enhanced image. In particular, this framework is composed of two sub-networks, i.e., E-Net and D-Net adopted for noise level estimation and non-blind noise reduction, respectively. The main benefit of our image enhancement method is that it takes full advantage of the regularized illumination optimization and deep blind denoising. Comprehensive experiments have been conducted on both synthetic and realistic maritime images to compare our proposed method with several state-of-the-art imaging methods. Experimental results have illustrated its superior performance in terms of both quantitative and qualitative evaluations.

preprint2020arXiv

Measurement-device-independent quantification of irreducible high-dimensional entanglement

The certification of entanglement dimensionality is of great importance in characterizing quantum systems. Recently, it is pointed out that quantum correlation of high-dimensional states can be simulated with a sequence of lower-dimensional states. Such problem may render existing characterization protocols unreliable---the observed entanglement may not be a truly high-dimensional one. Here, we introduce the notion of irreducible entanglement to capture its dimensionality that is indecomposable in terms of a sequence of lower-dimensional entangled systems. We prove this new feature can be detected in a measurement-device-independent manner with an entanglement witness protocol. To demonstrate the practicability of this technique, we experimentally apply it on a 3-dimensional bipartite state and the result certifies the existence of irreducible (at least) 3-dimensional entanglement.

preprint2020arXiv

Multi-matrix rate-compatible reconciliation for quantum key distribution

Key reconciliation of quantum key distribution (QKD) is the process of correcting errors caused by channel noise and eavesdropper to identify the keys of two legitimate users. Reconciliation efficiency is the most important figure for judging the quality of a reconciliation scheme. To improve reconciliation efficiency, rate-compatible technologies was proposed for key reconciliation, which is denoted as the single-matrix ratecompatible reconciliation (SRCR). In this paper, a recently suggested technique called multi-matrix reconciliation is introduced into SRCR, which is referred to as the multi-matrix rate-compatible reconciliation (MRCR), to further improve reconciliation efficiency and promote the throughput of SRCR. Simulation results show that MRCR we proposed outperforms SRCR in reconciliation efficiency and throughput.

preprint2020arXiv

Numerical detection of Gaussian entanglement and its application to the identification of bound entangled Gaussian states

We present a numerical method for solving the separability problem of Gaussian quantum states in continuous-variable quantum systems. We show that the separability problem can be cast as an equivalent problem of determining the feasibility of a set of linear matrix inequalities. Thus, it can be efficiently solved using existent numerical solvers. We apply this method to the identification of bound entangled Gaussian states. We show that the proposed method can be used to identify bound entangled Gaussian states that could be simple enough to be producible in quantum optics.

preprint2020arXiv

Orientational quantum revivals induced by a single-cycle terahertz pulse

The phenomenon of quantum revivals resulting from the self-interference of wave packets has been observed in several quantum systems and utilized widely in spectroscopic applications. Here, we present a combined analytical and numerical study on the generation of orientational quantum revivals (OQRs) exclusively using a single-cycle THz pulse. As a proof of principle, we examine the scheme in the linear polar molecule HCN with experimentally accessible pulse parameters and obtain strong field-free OQR without requiring the condition of the sudden-impact limit. To visualize the involved quantum mechanism, we derive a three-state model using the Magnus expansion of the time-evolution operator. Interestingly, the THz pulse interaction with the electric-dipole moment can activate direct multiphoton processes, leading to OQR enhancements beyond that induced by a rotational ladder-climbing mechanism from the rotational ground state. This work provides an explicit and feasible approach toward quantum control of molecular rotation, which is at the core of current research endeavors with potential applications in atomic and molecular physics, photochemistry, and quantum information science.

preprint2019arXiv

Advances in quantum dense coding

Quantum dense coding is one of the most important protocols in quantum communication. It derives from the idea of using quantum resources to boost the communication capacity and now serves as a key primitive across a variety of quantum information protocols. Here, we focus on the basic theoretical ideas behind quantum dense coding, discussing its development history from discrete and continuous variables to quantum networks, then to its variant protocols and applications in quantum secure communication. With this basic background in hand, we then review the main experimental achievements, from photonic qubits and qudits to optical modes, nuclear magnetic resonance, and atomic systems. Besides the state of the art, we finally discuss potential future steps.

preprint2019arXiv

Discrete Element Method Model of Elastic Fiber Uniaxial Compression

A flexible fiber model based on the discrete element method (DEM) is presented and validated for the simulation of uniaxial compression of flexible fibers in a cylindrical container. It is found that the contact force models in the DEM simulations have a significant impact on compressive forces exerted on the fiber bed. Only when the geometry-dependent normal contact force model and the static friction model are employed, the simulation results are in good agreement with experimental results. Systematic simulation studies show that the compressive force initially increases and eventually saturates with an increase in the fiber-fiber friction coefficient, and the fiber-fiber contact forces follow a similar trend. The compressive force and lateral shear-to-normal stress ratio increase linearly with increasing fiber-wall friction coefficient. In uniaxial compression of frictional fibers, more static friction contacts occur than dynamic friction contacts with static friction becoming more predominant as the fiber-fiber friction coefficient increases.

preprint2019arXiv

Meron Spin Textures in Momentum Space

We reveal the meron and antimeron spin textures in momentum space in a photonic crystal slab. These spin textures in momentum space have not been previously noted either in electronic or photonic systems. Breaking the inversion symmetry of a honeycomb photonic crystal gaps out the Dirac cones at the corners of Brillouin zone. The spin textures of photonic bands near the gaps exhibit a meron or antimeron. Unlike the electronic systems, the spin texture of the photonic modes manifests directly in the polarization of the leakage radiation, as the Dirac points can be above the light line. The spin texture provides a direct approach to visualize the local Berry curvature. Our work highlights the significant opportunities of using photonic structures for the exploration of topological spin textures, with potential applications towards topologically robust ways to manipulate polarizations and other modal characteristics of light.

preprint2019arXiv

Multipartite Entanglement Measure and Complete Monogamy Relation

Although many different entanglement measures have been proposed so far, much less is known in the multipartite case, which leads to the previous monogamy relations in literatures are not complete. We establish here a strict framework for defining multipartite entanglement measure (MEM): apart from the postulates of bipartite measure, a genuine MEM should additionally satisfy the unification condition and the hierarchy condition. We then come up with a complete monogamy formula for the unified MEM and a tightly complete monogamy relation for the genuine MEM. Consequently, we propose MEMs which are multipartite extensions of entanglement of formation (EoF), concurrence, tangle, Tsallis $q$-entropy of entanglement, Rényi $α$-entropy of entanglement, the convex-roof extension of negativity and negativity, respectively. We show that (i) the extensions of EoF, concurrence, tangle, and Tsallis $q$-entropy of entanglement are genuine MEMs, (ii) multipartite extensions of Rényi $α$-entropy of entanglement, negativity and the convex-roof extension of negativity are unified MEMs but not genuine MEMs, and (iii) all these multipartite extensions are completely monogamous and the ones which are defined by the convex-roof structure (except for the Rényi $α$-entropy of entanglement and the convex-roof extension of negativity) are not only completely monogamous but also tightly completely monogamous. In addition, we find a class of tripartite states that one part can maximally entangled with other two parts simultaneously according to the definition of maximally entangled mixed state (MEMS) in [Quantum Inf. Comput. 12, 0063 (2012)]. Consequently, we improve the definition of maximally entangled state (MES) and prove that there is no MEMS and that the only MES is the pure MES.

preprint2019arXiv

Nonreciprocal radiative heat transfer between two planar bodies

We develop an analytical framework for nonreciprocal radiative heat transfer in two-body planar systems. Based on our formalism, we identify effects that are uniquely nonreciprocal in near-field heat transfer in planar systems. We further introduce a general thermodynamic constraint that is applicable for both reciprocal and nonreciprocal planar systems, in agreement with the second law of thermodynamics. We numerically demonstrate our findings in an example system consisting of magneto-optical materials. Our formalism applies to both near- and far-field regimes, opening opportunities for exploiting nonreciprocity in two-body radiative heat transfer systems.

preprint2019arXiv

Yielding and hardening of flexible fiber packings during triaxial compression

This paper examines the mechanical response of flexible fiber packings subject to triaxial compression. Short fibers yield in a manner similar to typical granular materials in which the deviatoric stress remains nearly constant with increasing strain after reaching a peak value. Interestingly, long fibers exhibit a hardening behavior, where the stress increases rapidly with increasing strain at large strains and the packing density continuously increases. Phase diagrams for classifying the bulk mechanical response as yielding, hardening, or a transition regime are generated as a function of the fiber aspect ratio, fiber-fiber friction coefficient, and confining pressure. Large fiber aspect ratio, large fiber-fiber friction coefficient, and large confining pressure promote hardening behavior. The hardening packings can support much larger loads than the yielding packings contributing to the stability and consolidation of the granular structure, but larger internal axial forces occur within fibers.