Catalog footprint

What is connected

78works
28topics
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

78 published item(s)

preprint2026arXiv

SlingBAG Pro: Accelerating point cloud-based iterative reconstruction for 3D photoacoustic imaging with arbitrary array geometries

High-quality three-dimensional (3D) photoacoustic imaging (PAI) is gaining increasing attention in clinical applications. To address the challenges of limited space and high costs, irregular geometric transducer arrays that conform to specific imaging regions are promising for achieving high-quality 3D PAI with fewer transducers. However, traditional iterative reconstruction algorithms struggle with irregular array configurations, suffering from high computational complexity, substantial memory requirements, and lengthy reconstruction times. In this work, we introduce SlingBAG Pro, an advanced reconstruction algorithm based on the point cloud iteration concept of the Sliding ball adaptive growth (SlingBAG) method, while extending its compatibility to arbitrary array geometries. SlingBAG Pro maintains high reconstruction quality, reduces the number of required transducers, and employs a hierarchical optimization strategy that combines zero-gradient filtering with progressively increased temporal sampling rates during iteration. This strategy rapidly removes redundant spatial point clouds, accelerates convergence, and significantly shortens overall reconstruction time. Compared to the original SlingBAG algorithm, SlingBAG Pro achieves up to a 2.2-fold speed improvement in point cloud-based 3D PA reconstruction under irregular array geometries. The proposed method is validated through both simulation and in vivo mouse experiments, and the source code is publicly available at https://github.com/JaegerCQ/SlingBAG_Pro.

preprint2024arXiv

From Pixel to Slide image: Polarization Modality-based Pathological Diagnosis Using Representation Learning

Thyroid cancer is the most common endocrine malignancy, and accurately distinguishing between benign and malignant thyroid tumors is crucial for developing effective treatment plans in clinical practice. Pathologically, thyroid tumors pose diagnostic challenges due to improper specimen sampling. In this study, we have designed a three-stage model using representation learning to integrate pixel-level and slice-level annotations for distinguishing thyroid tumors. This structure includes a pathology structure recognition method to predict structures related to thyroid tumors, an encoder-decoder network to extract pixel-level annotation information by learning the feature representations of image blocks, and an attention-based learning mechanism for the final classification task. This mechanism learns the importance of different image blocks in a pathological region, globally considering the information from each block. In the third stage, all information from the image blocks in a region is aggregated using attention mechanisms, followed by classification to determine the category of the region. Experimental results demonstrate that our proposed method can predict microscopic structures more accurately. After color-coding, the method achieves results on unstained pathology slides that approximate the quality of Hematoxylin and eosin staining, reducing the need for stained pathology slides. Furthermore, by leveraging the concept of indirect measurement and extracting polarized features from structures correlated with lesions, the proposed method can also classify samples where membrane structures cannot be obtained through sampling, providing a potential objective and highly accurate indirect diagnostic technique for thyroid tumors.

preprint2024arXiv

Possible Meissner effect near room temperature in copper-substituted lead apatite

With copper-substituted lead apatite below room temperature, we observe diamagnetic dc magnetization under magnetic field of 25 Oe with remarkable bifurcation between zero-field-cooling and field-cooling measurements, and under 200 Oe it changes to be paramagnetism. A glassy memory effect is found during cooling. Typical hysteresis loops for superconductors are detected below 250 K, along with an asymmetry between forward and backward sweep of magnetic field. Our experiment suggests at room temperature the Meissner effect is possibly present in this material.

preprint2022arXiv

CLS: Cross Labeling Supervision for Semi-Supervised Learning

It is well known that the success of deep neural networks is greatly attributed to large-scale labeled datasets. However, it can be extremely time-consuming and laborious to collect sufficient high-quality labeled data in most practical applications. Semi-supervised learning (SSL) provides an effective solution to reduce the cost of labeling by simultaneously leveraging both labeled and unlabeled data. In this work, we present Cross Labeling Supervision (CLS), a framework that generalizes the typical pseudo-labeling process. Based on FixMatch, where a pseudo label is generated from a weakly-augmented sample to teach the prediction on a strong augmentation of the same input sample, CLS allows the creation of both pseudo and complementary labels to support both positive and negative learning. To mitigate the confirmation bias of self-labeling and boost the tolerance to false labels, two different initialized networks with the same structure are trained simultaneously. Each network utilizes high-confidence labels from the other network as additional supervision signals. During the label generation phase, adaptive sample weights are assigned to artificial labels according to their prediction confidence. The sample weight plays two roles: quantify the generated labels' quality and reduce the disruption of inaccurate labels on network training. Experimental results on the semi-supervised classification task show that our framework outperforms existing approaches by large margins on the CIFAR-10 and CIFAR-100 datasets.

preprint2022arXiv

Critical Regularizations for Neural Surface Reconstruction in the Wild

Neural implicit functions have recently shown promising results on surface reconstructions from multiple views. However, current methods still suffer from excessive time complexity and poor robustness when reconstructing unbounded or complex scenes. In this paper, we present RegSDF, which shows that proper point cloud supervisions and geometry regularizations are sufficient to produce high-quality and robust reconstruction results. Specifically, RegSDF takes an additional oriented point cloud as input, and optimizes a signed distance field and a surface light field within a differentiable rendering framework. We also introduce the two critical regularizations for this optimization. The first one is the Hessian regularization that smoothly diffuses the signed distance values to the entire distance field given noisy and incomplete input. And the second one is the minimal surface regularization that compactly interpolates and extrapolates the missing geometry. Extensive experiments are conducted on DTU, BlendedMVS, and Tanks and Temples datasets. Compared with recent neural surface reconstruction approaches, RegSDF is able to reconstruct surfaces with fine details even for open scenes with complex topologies and unstructured camera trajectories.

preprint2022arXiv

Dynamics of entangled domain walls in quantum many-body scars and breakdown of their prethermalization

Based on the PXP model adapted for Rydberg-blockaded chains, we investigate dynamics of topological domain walls between different quantum many-body scar states of $\mathbb{Z}_2$ symmetry. It is found that, the domain walls not only possess oscillating features of scars but also manifest longstanding bipartite entanglement with exactly unchanged flip-flop phase difference, suggesting their potential as quantum information resource. A periodically driven field is exerted and the high-frequency drive gives rise to a phase transition from prethermalization to Floquet localization. In order to investigate the stability of domain walls acting as information carriers, we further simulate the collision between them and find negligible influence on each other. Subsequently, the quench dynamics with domain walls reveals exotic physics and applicable potentials of nonthermalized scar states.

preprint2022arXiv

IGrow: A Smart Agriculture Solution to Autonomous Greenhouse Control

Agriculture is the foundation of human civilization. However, the rapid increase of the global population poses a challenge on this cornerstone by demanding more food. Modern autonomous greenhouses, equipped with sensors and actuators, provide a promising solution to the problem by empowering precise control for high-efficient food production. However, the optimal control of autonomous greenhouses is challenging, requiring decision-making based on high-dimensional sensory data, and the scaling of production is limited by the scarcity of labor capable of handling this task. With the advances of artificial intelligence (AI), the internet of things (IoT), and cloud computing technologies, we are hopeful to provide a solution to automate and smarten greenhouse control to address the above challenges. In this paper, we propose a smart agriculture solution named iGrow, for autonomous greenhouse control (AGC): (1) for the first time, we formulate the AGC problem as a Markov decision process (MDP) optimization problem; (2) we design a neural network-based simulator incorporated with the incremental mechanism to simulate the complete planting process of an autonomous greenhouse, which provides a testbed for the optimization of control strategies; (3) we propose a closed-loop bi-level optimization algorithm, which can dynamically re-optimize the greenhouse control strategy with newly observed data during real-world production. We not only conduct simulation experiments but also deploy iGrow in real scenarios, and experimental results demonstrate the effectiveness and superiority of iGrow in autonomous greenhouse simulation and optimal control. Particularly, compelling results from the tomato pilot project in real autonomous greenhouses show that our solution significantly increases crop yield (+10.15\%) and net profit (+92.70\%) with statistical significance compared to planting experts.

preprint2022arXiv

NeILF: Neural Incident Light Field for Physically-based Material Estimation

We present a differentiable rendering framework for material and lighting estimation from multi-view images and a reconstructed geometry. In the framework, we represent scene lightings as the Neural Incident Light Field (NeILF) and material properties as the surface BRDF modelled by multi-layer perceptrons. Compared with recent approaches that approximate scene lightings as the 2D environment map, NeILF is a fully 5D light field that is capable of modelling illuminations of any static scenes. In addition, occlusions and indirect lights can be handled naturally by the NeILF representation without requiring multiple bounces of ray tracing, making it possible to estimate material properties even for scenes with complex lightings and geometries. We also propose a smoothness regularization and a Lambertian assumption to reduce the material-lighting ambiguity during the optimization. Our method strictly follows the physically-based rendering equation, and jointly optimizes material and lighting through the differentiable rendering process. We have intensively evaluated the proposed method on our in-house synthetic dataset, the DTU MVS dataset, and real-world BlendedMVS scenes. Our method is able to outperform previous methods by a significant margin in terms of novel view rendering quality, setting a new state-of-the-art for image-based material and lighting estimation.

preprint2022arXiv

RunnerDNA: Interpretable indicators and model to characterize human activity pattern and individual difference

Human activity analysis based on sensor data plays a significant role in behavior sensing, human-machine interaction, health care, and so on. The current research focused on recognizing human activity and posture at the activity pattern level, neglecting the effective fusion of multi-sensor data and assessing different movement styles at the individual level, thus introducing the challenge to distinguish individuals in the same movement. In this study, the concept of RunnerDNA, consisting of five interpretable indicators, balance, stride, steering, stability, and amplitude, was proposed to describe human activity at the individual level. We collected smartphone multi-sensor data from 33 volunteers who engaged in physical activities such as walking, running, and bicycling and calculated the data into five indicators of RunnerDNA. The indicators were then used to build random forest models and recognize movement activities and the identity of users. The results show that the proposed model has high accuracy in identifying activities (accuracy of 0.679) and is also effective in predicting the identity of running users. Furthermore, the accuracy of the human activity recognition model has significant improved by combing RunnerDNA and two motion feature indicators, velocity, and acceleration. Results demonstrate that RunnerDNA is an effective way to describe an individual's physical activity and helps us understand individual differences in sports style, and the significant differences in balance and amplitude between men and women were found.

preprint2022arXiv

Spatially resolved mass-metallicity relation at z~0.26 from the MUSE-Wide Survey

Aims: There is a spatially resolved star-forming main sequence (rSFMS) and mass-metallicity relation (rMZR) of galaxies in local universe. We know that the global mass-metallicity relation (MZR) results from the integral of rMZR, and it will evolve with the redshift. However, the evolution of rMZR with redshift is still unclear due to the low spatial resolution and signal-to-noise ratio. There are currently too few observations beyond local universe, and only simulations can reproduce the evolution of rMZR with redshift. Methods: In this work, we select ten emission-line galaxies with an average redshift of $z\sim 0.26$ from MUSE-Wide DR1. We obtain the spatially resolved star formation rate (SFR) and metallicity from the integral field spectroscopy (IFS), as well as the stellar mass surface density from the 3D-HST photometry. We derive the rSFMS and rMZR at $z\sim 0.26$ and compare them with local galaxies. Results: We find the rSFMS of galaxies at $z\sim 0.26$ has a slope of $\sim$0.771. The rMZR exists at $z\sim 0.26$, showing a similar shape to the local universe but a lower average metallicity about $\sim$0.11 dex than the local one. In addition, we also study their spatially resolved fundamental metallicity relation (rFMR). However, there is no obvious evidence that rFMR exists at $z\sim$0.26 and it is not an extension of rMZR at a high SFR. Conclusions: Similar to their global versions, the rSFMS and rMZR of galaxies also evolve with redshift. Given the fixed stellar mass, galaxies at higher redshift show higher SFR and lower metallicity. These suggest that the evolution of the global galaxy properties with redshift may result from integrating the evolution of spatially resolved properties of galaxies.

preprint2022arXiv

Strolling in Room-Scale VR: Hex-Core-MK1 Omnidirectional Treadmill

The natural locomotion interface is critical to the development of many VR applications. For household VR applications, there are two basic requirements: natural immersive experience and minimized space occupation. The existing locomotion strategies generally do not simultaneously satisfy these two requirements well. This paper presents a novel omnidirectional treadmill (ODT) system, named Hex-Core-MK1 (HCMK1). By implementing two kinds of mirror symmetrical spiral rollers to generate the omnidirectional velocity field, this proposed system is capable of providing real walking experiences with a full-degree of freedom in an area as small as 1.76 m^2, while delivering great advantages over several existing ODT systems in terms of weight, volume, latency and dynamic performance. Compared with the sizes of Infinadeck and HCP, the two best motor-driven ODTs so far, the 8 cm height of HCMK1 is only 20% of Infinadeck and 50% of HCP. In addition, HCMK1 is a lightweight device weighing only 110 kg, which provides possibilities of further expanding VR scenarios, such as terrain simulation. The latency of HCMK1 is only 23ms. The experiments show that HCMK1 can deliver on a starting acceleration of 16.00 m/s^2 and a braking acceleration of 30.00 m/s^2.

preprint2021arXiv

Critical region of topological trivial and nontrivial phases in interacting Kitaev chain with spatially varying potentials

By using the variational matrix product state method, we numerically study the interacting Kitaev chain with spatially varying periodic and quasi-periodic potentials and the latter follows the Fibonacci sequence. The edge correlation functions of Majorana fermions and low-lying ground states are computed to explore the robustness of topological superconducting phase. It is found that the original topological nontrivial phase is separated into to two branches by an emergent topological trivial phase, as a result of the competition among spatially varying potential, electronic Coulomb interaction and chemical potential. The analysis of energy gap and occupation number together suggests that the spontaneous symmetry breaking and the lift of degeneracy in the topological trivial phase are enabled by a potential-induced Fracton mechanism, namely the pairing of four Majorana fermions. It can be broken by further enhancing the interaction, and then the nontrivial phase reemerges. The evolution from the emergent fractal structure of population outside the critical region to the original structure of charge density wave is investigated as well.

preprint2021arXiv

Excess-noise suppression for a squeezed state propagating through random amplifying media via wave-front shaping

After propagating through a random amplifying medium, a squeezed state commonly shows excess noise above the shot-noise level. Since large noise can significantly reduce the signal-to-noise ratio, it is detrimental for precision measurement. To circumvent this problem, we propose a noise-reduction scheme using wavefront shaping. It is demonstrated that the average output quantum noise can be effectively suppressed even beyond the shot-noise limit. Both the decrease on amplification strength and the increase on input squeezing strength can give rise to a decrease in the suppressed average quantum noise. Our results not only show the feasibility of manipulating the output quantum noise of random amplifying media, but also indicate potential applications in quantum information processing in complex environments, such as, quantum imaging, quantum communication, and quantum key distribution.

preprint2021arXiv

Sub-galactic scaling relations with T$_{\rm e}$-based metallicity of low metallicity regions in galaxies: metal-poor gas inflow may have important effects?

The scaling relationship is a fundamental probe of the evolution of galaxies. Using the integral field spectroscopic data from the Mapping Nearby Galaxies at Apache Point Observatory survey, we select 1698 spaxels with significant detection of the auroral emission line \oiii$λ$4363 from 52 galaxies to investigate the scaling relationships at the low-metallicity end. We find that our sample's star formation rate is higher and its metallicity is lower in the scaling relationship than the star-forming sequence after removing the contribution of the Fundamental Metallicity Relation.We also find that the stellar ages of our sample are younger ($<$ 1 Gyr) and the stellar metallicities are also lower. Morphological parameters from Deep Learning catalog indicate that our galaxies are more likely to be merger. These results suggest that their low metallicity regions may be related to interaction, the inflow of metal-poor gas may dilute the interstellar medium and form new metal-poor stars in these galaxies during interaction.

preprint2021arXiv

Two-species competition model with chemotaxis: well-posedness, stability and dynamics

We study a system of PDEs modeling the population dynamics of two competitive species whose spatial movements are governed by both diffusion and mutually repulsive chemotaxis effects. We prove that solutions to this system are globally well-posed, without any smallness assumptions on the chemotactic coefficients. Moreover, in the weak competition regime, we prove that neither species can be driven to extinction as the time goes to infinity, regardless of how strong the chemotaxis coefficients are. Finally, long-time behaviors of the system are studied both analytically in the weakly nonlinear regime, and numerically in the fully nonlinear regime.

preprint2020arXiv

Anomalies of weight-based coherence measure and mixed maximally coherent states

As an analogy of best separable approximation (BSA) in the framework of entanglement theory, here we concentrate on the notion of best incoherent approximation, with application to characterizing and quantifying quantum coherence. From both analytical and numerical perspectives, we have demonstrated that the weight-based coherence measure displays some unusual properties, in sharp contrast to other popular coherence quantifiers. First, by deriving a closed formula for qubit states, we have showed the weight-based coherence measure exhibits a rich (geometrical) structure even in this simplest case. Second, we have identified the existence of mixed maximally coherent states (MMCS) with respect to this coherence measure and discussed the characteristic feature of MMCS in high-dimensional Hilbert spaces. Especially, we present several important families of MMCS by gaining insights from the numerical simulations. Moreover, it is pointed out that some considerations in this work can be generalized to general convex resource theories and a numerical method of improving the computational efficiency for finding the BSA is also discussed.

preprint2020arXiv

ASLFeat: Learning Local Features of Accurate Shape and Localization

This work focuses on mitigating two limitations in the joint learning of local feature detectors and descriptors. First, the ability to estimate the local shape (scale, orientation, etc.) of feature points is often neglected during dense feature extraction, while the shape-awareness is crucial to acquire stronger geometric invariance. Second, the localization accuracy of detected keypoints is not sufficient to reliably recover camera geometry, which has become the bottleneck in tasks such as 3D reconstruction. In this paper, we present ASLFeat, with three light-weight yet effective modifications to mitigate above issues. First, we resort to deformable convolutional networks to densely estimate and apply local transformation. Second, we take advantage of the inherent feature hierarchy to restore spatial resolution and low-level details for accurate keypoint localization. Finally, we use a peakiness measurement to relate feature responses and derive more indicative detection scores. The effect of each modification is thoroughly studied, and the evaluation is extensively conducted across a variety of practical scenarios. State-of-the-art results are reported that demonstrate the superiority of our methods.

preprint2020arXiv

BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks

While deep learning has recently achieved great success on multi-view stereo (MVS), limited training data makes the trained model hard to be generalized to unseen scenarios. Compared with other computer vision tasks, it is rather difficult to collect a large-scale MVS dataset as it requires expensive active scanners and labor-intensive process to obtain ground truth 3D structures. In this paper, we introduce BlendedMVS, a novel large-scale dataset, to provide sufficient training ground truth for learning-based MVS. To create the dataset, we apply a 3D reconstruction pipeline to recover high-quality textured meshes from images of well-selected scenes. Then, we render these mesh models to color images and depth maps. To introduce the ambient lighting information during training, the rendered color images are further blended with the input images to generate the training input. Our dataset contains over 17k high-resolution images covering a variety of scenes, including cities, architectures, sculptures and small objects. Extensive experiments demonstrate that BlendedMVS endows the trained model with significantly better generalization ability compared with other MVS datasets. The dataset and pretrained models are available at \url{https://github.com/YoYo000/BlendedMVS}.

preprint2020arXiv

Chemotaxis and Reactions in Biology

Chemotaxis plays a crucial role in a variety of processes in biology and ecology. Quite often it acts to improve efficiency of biological reactions. One example is the immune system signalling, where infected tissues release chemokines attracting monocytes to fight invading bacteria. Another example is reproduction, where eggs release pheromones that attract sperm. A macro scale example is flower scent appealing to pollinators. In this paper we consider a system of PDE designed to model such processes. Our interest is to quantify the effect of chemotaxis on reaction rates compared to pure reaction-diffusion. We limit consideration to surface chemotaxis, which is well motivated from the point of view of many applications. Our results provide the first insight into situations where chemotaxis can be crucial for reaction success, and where its effect is likely to be limited. The proofs are based on new analytical tools; a significant part of the paper is dedicated to building up the linear machinery that can be useful in more general settings. In particular we establish precise estimates on the rates of convergence to ground state for a class of Fokker-Planck operators with potentials that grow at a logarithmic rate at infinity. These estimates are made possible by a new sharp weak weighted Poincaré inequality improving in particular a result of Bobkov and Ledoux.

preprint2020arXiv

KFNet: Learning Temporal Camera Relocalization using Kalman Filtering

Temporal camera relocalization estimates the pose with respect to each video frame in sequence, as opposed to one-shot relocalization which focuses on a still image. Even though the time dependency has been taken into account, current temporal relocalization methods still generally underperform the state-of-the-art one-shot approaches in terms of accuracy. In this work, we improve the temporal relocalization method by using a network architecture that incorporates Kalman filtering (KFNet) for online camera relocalization. In particular, KFNet extends the scene coordinate regression problem to the time domain in order to recursively establish 2D and 3D correspondences for the pose determination. The network architecture design and the loss formulation are based on Kalman filtering in the context of Bayesian learning. Extensive experiments on multiple relocalization benchmarks demonstrate the high accuracy of KFNet at the top of both one-shot and temporal relocalization approaches. Our codes are released at https://github.com/zlthinker/KFNet.

preprint2020arXiv

Learning Stereo Matchability in Disparity Regression Networks

Learning-based stereo matching has recently achieved promising results, yet still suffers difficulties in establishing reliable matches in weakly matchable regions that are textureless, non-Lambertian, or occluded. In this paper, we address this challenge by proposing a stereo matching network that considers pixel-wise matchability. Specifically, the network jointly regresses disparity and matchability maps from 3D probability volume through expectation and entropy operations. Next, a learned attenuation is applied as the robust loss function to alleviate the influence of weakly matchable pixels in the training. Finally, a matchability-aware disparity refinement is introduced to improve the depth inference in weakly matchable regions. The proposed deep stereo matchability (DSM) framework can improve the matching result or accelerate the computation while still guaranteeing the quality. Moreover, the DSM framework is portable to many recent stereo networks. Extensive experiments are conducted on Scene Flow and KITTI stereo datasets to demonstrate the effectiveness of the proposed framework over the state-of-the-art learning-based stereo methods.

preprint2020arXiv

Network Cooperation with Progressive Disambiguation for Partial Label Learning

Partial Label Learning (PLL) aims to train a classifier when each training instance is associated with a set of candidate labels, among which only one is correct but is not accessible during the training phase. The common strategy dealing with such ambiguous labeling information is to disambiguate the candidate label sets. Nonetheless, existing methods ignore the disambiguation difficulty of instances and adopt the single-trend training mechanism. The former would lead to the vulnerability of models to the false positive labels and the latter may arouse error accumulation problem. To remedy these two drawbacks, this paper proposes a novel approach termed "Network Cooperation with Progressive Disambiguation" (NCPD) for PLL. Specifically, we devise a progressive disambiguation strategy of which the disambiguation operations are performed on simple instances firstly and then gradually on more complicated ones. Therefore, the negative impacts brought by the false positive labels of complicated instances can be effectively mitigated as the disambiguation ability of the model has been strengthened via learning from the simple instances. Moreover, by employing artificial neural networks as the backbone, we utilize a network cooperation mechanism which trains two networks collaboratively by letting them interact with each other. As two networks have different disambiguation ability, such interaction is beneficial for both networks to reduce their respective disambiguation errors, and thus is much better than the existing algorithms with single-trend training process. Extensive experimental results on various benchmark and practical datasets demonstrate the superiority of our NCPD to other state-of-the-art PLL methods.

preprint2020arXiv

Pricing Options Under Rough Volatility with Backward SPDEs

In this paper, we study the option pricing problems for rough volatility models. As the framework is non-Markovian, the value function for a European option is not deterministic; rather, it is random and satisfies a backward stochastic partial differential equation (BSPDE). The existence and uniqueness of weak solution is proved for general nonlinear BSPDEs with unbounded random leading coefficients whose connections with certain forward-backward stochastic differential equations are derived as well. These BSPDEs are then used to approximate American option prices. A deep leaning-based method is also investigated for the numerical approximations to such BSPDEs and associated non-Markovian pricing problems. Finally, the examples of rough Bergomi type are numerically computed for both European and American options.

preprint2020arXiv

Sharp stability for the interaction energy

This paper is devoted to stability estimates for the interaction energy with strictly radially decreasing interaction potentials, such as the Coulomb and Riesz potentials. For a general density function, we first prove a stability estimate in terms of the $L^1$ asymmetry of the density, extending some previous results by Burchard-Chambers, Frank-Lieb and Fusco-Pratelli for characteristic functions. We also obtain a stability estimate in terms of the 2-Wasserstein distance between the density and its radial decreasing rearrangement. Finally, we consider the special case of Newtonian potential, and address a conjecture by Guo on the stability for the Coulomb energy.

preprint2020arXiv

Unified dynamic approach for simulating quantum tunneling and thermionic emission at metal/organic interface

Injection from metallic electrodes serves as a main channel of charge generation in organic semiconducting devices and the quantum effect is normally regarded to be essential. We develop a dynamic approach based upon the surface hopping (SH) algorithm and classical device modeling, by which both quantum tunneling and thermionic emission of charge carrier injection at metal/organic interfaces are concurrently investigated. The injected charges from metallic electrode are observed to quickly spread onto the organic molecules following by an accumulation close to the interface induced by the built-in electric field, exhibiting a transition from delocalization to localization. We compare the Ehrenfest dynamics on mean-field level and the SH algorithm by simulating the temperature dependence of charge injection dynamics, and it is found that the former one leads to an improper result that the injection efficiency decreases with increasing temperature at room-temperature regime while SH results are credible. The relationship between injected charges and the applied bias voltage suggests it is the quantum tunneling that dominates the low-threshold injection characteristics in molecular crystals, which is further supported by the calculation results of small entropy change during the injection processes. An optimum interfacial width for charge injection efficiency at the interface is also quantified and can be utilized to understand the role of interfacial buffer layer in practical devices.

preprint2020arXiv

Visibility-aware Multi-view Stereo Network

Learning-based multi-view stereo (MVS) methods have demonstrated promising results. However, very few existing networks explicitly take the pixel-wise visibility into consideration, resulting in erroneous cost aggregation from occluded pixels. In this paper, we explicitly infer and integrate the pixel-wise occlusion information in the MVS network via the matching uncertainty estimation. The pair-wise uncertainty map is jointly inferred with the pair-wise depth map, which is further used as weighting guidance during the multi-view cost volume fusion. As such, the adverse influence of occluded pixels is suppressed in the cost fusion. The proposed framework Vis-MVSNet significantly improves depth accuracies in the scenes with severe occlusion. Extensive experiments are performed on DTU, BlendedMVS, and Tanks and Temples datasets to justify the effectiveness of the proposed framework.

preprint2019arXiv

Modulating quantum fluctuations of scattered lights in disordered media via wavefront shaping

After multiple scattering of quadrature-squeezed lights in a disordered medium, the quadrature amplitudes of the scattered modes present an excess noise above the shot-noise level [Opt. Expr. 14, 6919 (2006)]. A natural question is raised whether there exists a method of suppressing the quadrature fluctuation of the output mode. The answer is affirmative. In this work, we prove that wavefront shaping is a promising method to reduce the quantum noise of quadrature amplitudes of the scattered modes. This reduction is owing to the destructive interference of quantum noise. Specifically, when the single-mode squeezed states are considered as inputs, the quantum fluctuation can always be reduced, even below the shot-noise level. These results may have potential applications in quantum information processing, for instance, sub-wavelength imaging using the scattering superlens with squeezed-state sources.

preprint2017arXiv

Enhanced quantum teleportation in the background of Schwarzschild spacetime by weak measurements

It is commonly believed that the fidelity of quantum teleportation in the gravitational field would be degraded due to the heat up by the Hawking radiation. In this paper, we point out that the Hawking effect could be eliminated by the combined action of pre- and post-weak measurements, and thus the teleportation fidelity is almost completely protected. It is intriguing to notice that the enhancement of fidelity could not be attributed to the improvement of entanglement, but rather to the probabilistic nature of weak measurements. Our work extends the ability of weak measurements as a quantum technique to battle against gravitational decoherence in relativistic quantum information.

preprint2017arXiv

Retrieving the lost fermionic entanglement by partial measurement in noninertial frames

The initial entanglement shared between inertial and accelerated observers degrades due to the influence of the Unruh effect. Here, we show that the Unruh effect can be completely eliminated by the technique of partial measurement. The lost entanglement could be entirely retrieved or even amplified, which is dependent on whether the optimal strength of reversed measurement is \emph{state-independent} or \emph{state-dependent}. Our work provides a novel and unexpected method to recover the lost entanglement under Unruh decoherence and exhibits the ability of partial measurement as an important technique in relativistic quantum information.

preprint2016arXiv

Detecting macroscopic quantum coherence with a cavity optomechanical system

The rigorous resource framework of quantum coherence has been set up recently and excited a wide variety of interests. Here we show that a quantum cavity optomechanical system, as an emerging platform, can behave with a certain value of quantum coherence at a macroscopic scale. We also find that the difference between the total optomechanical coherence and the sum of the optical and the mechanical coherence just equals their mutual information. Motivated by the detection of the optomechanical entanglement, an experimentally feasible scheme to probe the optomechanical coherence is proposed.

preprint2016arXiv

Frobenius-norm-based measures of quantum coherence and asymmetry

We formulate the Frobenius-norm-based measures for quantum coherence and asymmetry respectively. In contrast to the resource theory of coherence and asymmetry, we construct a natural measure of quantum coherence inspired from optical coherence theory while the group theoretical approach is employed to quantify the asymmetry of quantum states. Besides their simple structures and explicit physical meanings, we observe that these quantities are intimately related to the purity (or linear entropy) of the corresponding quantum states. Remarkably, we demonstrate that the proposed coherence quantifier is not only a measure of mixedness, but also an intrinsic (basis-independent) quantification of quantum coherence contained in quantum states, which can also be viewed as a normalized version of Brukner-Zeilinger invariant information. In our context, the asymmetry of N-qubit quantum systems is considered under local independent and collective SU(2) transformations. Intriguingly, it is illustrated that the collective effect has a significant impact on the asymmetry measure, and quantum correlation between subsystems plays a non-negligible role in this circumstance.

preprint2016arXiv

Interference Cancellation at Receivers in Cache-Enabled Wireless Networks

In this paper, we propose to exploit the limited cache packets as side information to cancel incoming interference at the receiver side. We consider a stochastic network where the random locations of base stations and users are modeled using Poisson point processes. Caching schemes to reap both the local caching gain and the interference cancellation gain for the users are developed based on two factors: the density of different user subsets and the packets cached in the corresponding subsets. The packet loss rate (PLR) is analyzed, which depends on both the cached packets and the channel state information (CSI) available at the receiver. Theoretical results reveal the tradeoff between caching resource and wireless resource. The performance for different caching schemes are analyzed and the minimum achievable PLR for the distributed caching is derived.

preprint2016arXiv

Maximal coherence in generic basis

Since quantum coherence is an undoubted characteristic trait of quantum physics, the quantification and application of quantum coherence has been one of the long-standing central topics in quantum information science. Within the framework of a resource theory of quantum coherence proposed recently, a \textit{fiducial basis} should be pre-selected for characterizing the quantum coherence in specific circumstances, namely, the quantum coherence is a \textit{basis-dependent} quantity. Therefore, a natural question is raised: what are the maximum and minimum coherences contained in a certain quantum state with respect to a generic basis? While the minimum case is trivial, it is not so intuitive to verify in which basis the quantum coherence is maximal. Based on the coherence measure of relative entropy, we indicate the particular basis in which the quantum coherence is maximal for a given state, where the Fourier matrix (or more generally, \textit{complex Hadamard matrices}) plays a critical role in determining the basis. Intriguingly, though we can prove that the basis associated with the Fourier matrix is a stationary point for optimizing the $l_1$ norm of coherence, numerical simulation shows that it is not a global optimal choice.

preprint2016arXiv

Modeling and Analysis for Cache-enabled Cognitive D2D Communications in Cellular Networks

Exploiting cognition to the cache-enabled device-to-device (D2D) communication underlaying the multi-channel cellular network is the main focus of this paper. D2D pairs perform direct communications via sensing the available cellular channels, bypassing the base station (BS). Dynamic service is considered and the network performance is evaluated with the stochastic geometry. Node locations are first modeled as mutually independent Poisson Point Processes, and the service queueing process is formulated. Then the corresponding tier association and cognitive access protocol are developed. The delay and the length for the queue at the BS and D2D transmitter are further elaborated, with modeling the traffic dynamics of request arrivals and departures as the discrete-time multiserver queue with priorities. Moreover, impacts of the physical layer and content-centric features on the system performance are jointly investigated to provide a valuable insight.

preprint2016arXiv

Optimal quantum parameter estimation in a pulsed quantum optomechanical system

We propose that a pulsed quantum optomechanical system can be applied for the problem of quantum parameter estimation, which targets to yield higher precision of parameter estimation utilizing quantum resource than that using classical methods. Mainly concentrating on the quantum Fisher information with respect to the mechanical frequency, we find that the corresponding precision of parameter estimation on the mechanical frequency can be enhanced by applying applicable optical resonant pulsed driving on the cavity of the optome- chanical system. Further investigation shows that the mechanical squeezing resulting from the optical pulsed driving is the quantum resource used in optimal quantum estimation on the frequency.

preprint2016arXiv

Protecting entanglement from correlated amplitude damping channel using weak measurement and quantum measurement reversal

Based on the quantum technique of weak measurement, we propose a scheme to protect the entanglement from correlated amplitude damping decoherence. In contrast to the results of memoryless amplitude damping channel, we show that the memory effects play a significant role in the suppression of entanglement sudden death and protection of entanglement under severe decoherence. Moreover, we find that the initial entanglement could be drastically amplified by the combination of weak measurement and quantum measurement reversal even under the correlated amplitude damping channel. The underlying mechanism can be attributed to the probabilistic nature of weak measurements.

preprint2016arXiv

Quantum cloning attacks against PUF-based quantum authentication systems

With the advent of Physical Unclonable Functions (PUFs), PUF-based quantum authentication systems (QAS) have been proposed for security purposes and recently proof-of-principle experiment has been demonstrated. As a further step towards completing the security analysis, we investigate quantum cloning attacks against PUF-based quantum authentication systems and prove that quantum cloning attacks outperform the so-called challenge-estimation attacks. We present the analytical expression of the false accept probability by use of the corresponding optimal quantum cloning machines and extend the previous results in the literature. In light of these findings, an explicit comparison is made between PUF-based quantum authentication systems and quantum key distribution (QKD) protocols in the context of cloning attacks. Moreover, from an experimental perspective, a trade-off between the average photon number and the detection efficiency is discussed in detail.

preprint2016arXiv

Robust quantum state transfer between two superconducting qubits via partial measurement

We develop a potentially practical proposal for robust quantum state transfer (QST) between two superconducting qubits coupled by a coplanar waveguide (CPW) resonator. We show that the partial measurement could drastically enhance the fidelity even when the dissipation of qubits and CPW is considered. Unlike many other schemes for QST, our proposal does not require the couplings between the qubits and the CPW resonator to be strong. In fact, our method works much more efficiently in the weak coupling regime. The underlying mechanism is attributed to the probabilistic nature of partial measurement.

preprint2015arXiv

Analysis on Cache-enabled Wireless Heterogeneous Networks

Caching the popular multimedia content is a promising way to unleash the ultimate potential of wireless networks. In this paper, we contribute to proposing and analyzing the cache-based content delivery in a three-tier heterogeneous network (HetNet), where base stations (BSs), relays and device-to-device (D2D) pairs are included. We advocate to proactively cache the popular contents in the relays and parts of the users with caching ability when the network is off-peak. The cached contents can be reused for frequent access to offload the cellular network traffic. The node locations are first modeled as mutually independent Poisson Point Processes (PPPs) and the corresponding content access protocol is developed. The average ergodic rate and outage probability in the downlink are then analyzed theoretically. We further derive the throughput and the delay based on the \emph{multiclass processor-sharing queue} model and the continuous-time Markov process. According to the critical condition of the steady state in the HetNet, the maximum traffic load and the global throughput gain are investigated. Moreover, impacts of some key network characteristics, e.g., the heterogeneity of multimedia contents, node densities and the limited caching capacities, on the system performance are elaborated to provide a valuable insight.

preprint2015arXiv

Classical-driving-enhanced parameter-estimation precision of a non-Markovian dissipative two-state system

The dynamics of quantum Fisher information (QFI) of the phase parameter in a driven two-state system is studied within the framework of non-Markovian dissipative process. The influences of memory effects, classical driving and detunings on the parameter-estimation precision are demonstrated by exactly solving the Hamiltonian under rotating-wave approximation. In sharp contrast with the results obtained in the presence of Markovian dissipation, we find that classical driving can drastically enhance the QFI, namely, the precision of parameter estimation in the non-Markovian regime. Moreover, the parameter-estimation precision may even be preserved from the influence of surrounding non-Markovian dissipation with the assistance of classical driving. Remarkably, we reveal that the enhancement and preservation of QFI highly depend on the combination of classical driving and non-Markovian effects. Finally, a phenomenological explanation of the underlying mechanism is presented in detail via the quasimode theory

preprint2015arXiv

Coherent dynamics of singlet fission controlled by nonlocal electron-phonon coupling

Based on the Frenkel-charge transfer (CT) mixing model of singlet fission (SF), we incorporate both the local and nonlocal phonon baths in the Hamiltonian and adopt the algorithm of time-dependent density matrix renormalization group to simulate the fission process in tetracene. The endergonic SF is found to be facilitated by the robust quantum coherence, which concurrently gives rise to a notable quantum beating effect. Controlled by the nonlocal electron-phonon coupling, the density of triplet yield manifests a nonlinear relationship with the singlet density. As a result, the fission rate in tetracene is explicitly obtained, which is in agreement with the experimental measurement.

preprint2015arXiv

Enhancing parameter precision of optimal quantum estimation by direct quantum feedback

Various schemes have been proposed to overcome the drawback of the decoherence on quantum-enhanced parameter estimation. Here we suggest an alternative method, quantum feedback, to enhance the parameter precision of optimal quantum estimation of a dissipative qubit by investigating its dynamics of quantum Fisher information. We find that compared with the case without feedback, the quantum Fisher information of the dissipative qubit in the case of feedback has a large maximum value in time evolution and a smaller decay rate in the long time.

preprint2015arXiv

Finite time singularity formation for the modified SQG patch equation

It is well known that the incompressible Euler equations in two dimensions have globally regular solutions. The inviscid surface quasi-geostrophic (SQG) equation has a Biot-Savart law which is one derivative less regular than in the Euler case, and the question of global regularity for its solutions is still open. We study here the patch dynamics in the half-plane for a family of active scalars which interpolates between these two equations, via a parameter $α\in[0,\frac 12]$ appearing in the kernels of their Biot-Savart laws. The values $α=0$ and $α=\frac 12$ correspond to the 2D Euler and SQG cases, respectively. We prove global in time regularity for the 2D Euler patch model, even if the patches initially touch the boundary of the half-plane. On the other hand, for any sufficiently small $α>0$, we exhibit initial data which lead to a singularity in finite time. Thus, these results show a phase transition in the behavior of solutions to these equations, and provide a rigorous foundation for classifying the 2D Euler equations as critical.

preprint2015arXiv

Implications and applications of the variance-based uncertainty equalities

In quantum mechanics, the variance-based Heisenberg-type uncertainty relations are a series of mathematical inequalities posing the fundamental limits on the achievable accuracy of the state preparations. In contrast, we construct and formulate two quantum uncertainty equalities, which hold for all pairs of incompatible observables and indicate the new uncertainty relations recently introduced by L. Maccone and A. K. Pati [Phys. Rev. Lett. 113, 260401 (2014)]. Furthermore, we present an explicit interpretation lying behind the derivations and relate these relations to the so-called intelligent states. As an illustration, we investigate the properties of these uncertainty inequalities in the qubit system and a state-independent bound is obtained for the sum of variances. Finally, we apply these inequalities to the spin squeezing scenario and its implication in interferometric sensitivity is also discussed.

preprint2015arXiv

Local regularity for the modified SQG patch equation

We study the patch dynamics on the whole plane and on the half-plane for a family of active scalars called modified SQG equations. These involve a parameter $α$ which appears in the power of the kernel in their Biot-Savart laws and describes the degree of regularity of the equation. The values $α=0$ and $α=\frac 12$ correspond to the 2D Euler and SQG equations, respectively. We establish here local-in-time regularity for these models, for all $α\in(0,\frac 12)$ on the whole plane and for all small $α>0$ on the half-plane. We use the latter result in [16], where we show existence of regular initial data on the half-plane which lead to a finite time singularity.

preprint2015arXiv

Quantum coherence in multipartite systems

Within the unified framework of exploiting the relative entropy as a distance measure of quantum correlations, we make explicit the hierarchical structure of quantum coherence, quantum discord and quantum entanglement in multipartite systems. On this basis, we introduce a new measure of quantum coherence, the basis-free quantum coherence and prove that this quantity is exactly equivalent to quantum discord. Furthermore, since the original relative entropy of coherence is a basis-dependent quantity, we investigate the local and nonlocal unitary creation of quantum coherence, focusing on the two-qubit unitary gates. Intriguingly, our results demonstrate that nonlocal unitary gates do not necessarily outperform the local unitary gates. Finally, the additivity relationship of quantum coherence in tripartite systems is discussed in detail, where the strong subadditivity of von Neumann entropy plays an essential role.

preprint2015arXiv

Symmetry and Explicit Marking of the Critical Phase in Two-Bath Spin-Boson Model

The spin-boson model is a paradigm for studying decoherence, relaxation, entanglement and other effects that arise in a quantum system coupled to environmental degrees of freedom. At zero temperature, a localization-delocalization phase transition is known to exist in the sub-Ohmic regime, where the standard density matrix renormalization group algorithm is inadequate due to the divergence in the number of low-frequency modes. This limitation is circumvented in this work by symmetrically optimizing the phonon basis and introducing an order parameter accounting for the U(1) symmetry for a two-bath spin-boson model, by which we are able to determine the classification and criticality of the phase transition explicitly. Compared with variational results, the critical phase is characterized by spontaneous vanishing of boson displacements in both the baths, resulting in an accurate phase diagram with three model parameters.

preprint2014arXiv

A spin-boson theory for charge photogeneration in organic molecules: Role of quantum coherence

The charge photogeneration process in organic molecules is investigated by a quantum heat engine model, in which two molecules are modeled by a two-spin system sandwiched between two bosonic baths at their own temperatures. The two baths represent the photon emission source and the phonon environment, respectively. We utilize the time-dependent density matrix renormalization group algorithm to investigate the ultrafast quantum thermodynamical processes of the model. We find that the transient energy flow through the two spins behaves a two-stage effect: The first stage shows a coherent dynamics which represents the ultrafast delocalization and dissociation of the charge-transfer state, and in the second stage a steady current is establish. The photo-to-charge conversion is highly efficient with the maximum efficiency being $93\%$ with optimized model parameters. The survival entanglement between the two spins is found to be mostly responsible for the hyper efficiency.

preprint2014arXiv

Magnetoresistance from quenching of spin quantum correlation in organic semiconductors

We present a theory of organic magnetoresistance (OMR) based on the quenching of the quantum correlation between the carrier's spin and its local environment when the incoherent hopping takes place. We prove that this process contributes a spin-dependent prefactor to the attempt-to-escape frequency in the hopping rate, with its value modulated by the magnetic field. The resulting OMR exhibits a positive Lorentzian saturation component and a negative small-field component, which are independent of model parameters. These behaviors, with their isotope effects, are in good agreement with experimental results.

preprint2014arXiv

Mixing and Un-mixing by Incompressible Flows

We consider the questions of efficient mixing and un-mixing by incompressible flows which satisfy periodic, no-flow, or no-slip boundary conditions on a square. Under the uniform-in-time constraint $\|\nabla u(\cdot,t)\|_p\leq 1$ we show that any function can be mixed to scale $ε$ in time $O(|\logε|^{1+ν_p})$, with $ν_p=0$ for $p<\tfrac{3+\sqrt 5}2$ and $ν_p\leq \tfrac 13$ for $p\geq \tfrac{3+\sqrt 5}2$. Known lower bounds show that this rate is optimal for $p\in(1,\tfrac{3+\sqrt 5}2)$. We also show that any set which is mixed to scale $ε$ but not much more than that can be un-mixed to a rectangle of the same area (up to a small error) in time $O(|\logε|^{2-1/p})$. Both results hold with scale-independent finite times if the constraint on the flow is changed to $\|u(\cdot,t)\|_{\dot W^{s,p}}\leq 1$ with some $s<1$. The constants in all our results are independent of the mixed functions and sets.

preprint2014arXiv

Multiple phase estimation for arbitrary pure states under white noise

In any realistic quantum metrology scenarios, the ultimate precision in the estimation of parameters is limited not only by the so-called Heisenberg scaling, but also the environmental noise encountered by the underlying system. In the context of quantum estimation theory, it is of great significance to carefully evaluate the impact of a specific type of noise on the corresponding quantum Fisher information (QFI) or quantum Fisher information matrix (QFIM). Here we investigate the multiple phase estimation problem for a natural parametrization of arbitrary pure states under white noise. We obtain the explicit expression of the symmetric logarithmic derivative (SLD) and hence the analytical formula of QFIM. Moreover, the attainability of the quantum Cramér-Rao bound (QCRB) is confirmed by the commutability of SLDs and the optimal estimators are elucidated for the experimental purpose. These findings generalize previously known partial results and highlight the role of white noise in quantum metrology.

preprint2014arXiv

Multiple phase estimation in quantum cloning machines

Since the initial discovery of the Wootters-Zurek no-cloning theorem, a wide variety of quantum cloning machines have been proposed aiming at imperfect but optimal cloning of quantum states within its own context. Remarkably, most previous studies have employed the Bures fidelity or the Hilbert-Schmidt norm as the figure of merit to characterize the quality of the corresponding cloning scenarios. However, in many situations, what we truly care about is the relevant information about certain parameters encoded in quantum states. In this work, we investigate the multiple phase estimation problem in the framework of quantum cloning machines, from the perspective of quantum Fisher information matrix (QFIM). Focusing on the generalized d-dimensional equatorial states, we obtain the analytical formulas of QFIM for both universal quantum cloning machine (UQCM) and phase-covariant quantum cloning machine (PQCM), and prove that PQCM indeed performs better than UQCM in terms of QFIM. We highlight that our method can be generalized to arbitrary cloning schemes where the fidelity between the single-copy input and output states is input-state independent. Furthermore, the attainability of the quantum Cramer-Rao bound is also explicitly discussed.

preprint2014arXiv

Optimal quantum parameter estimation of two interacting qubits under decoherence

We investigate the parameter estimation problem in a two-qubit system, in which each qubit is independently interacting with its Markovian environment. We study in detail the sensitivity of the estimation on the decoherence rate $γ$ and the two-qubit interaction strength $v$. In particular, the dynamics of quantum Fisher information are employed as a measure to quantify the precision of the estimations. We find that the quantum Fisher information with respect to the decoherence rate scales like $t^2/[\exp(γt)-1]$ and $\exp(-2γt)$ in the unitary limit and the completely decoherent limit, respectively. When we estimate the interaction strength $v$, the quantum Fisher information shows oscillation behavior in term of time. In addition, our results provide further evidence that the entanglement of the input state may not enhance quantum metrology.

preprint2014arXiv

Orbital Selective Phase Transition

We review theoretical investigations on the origin of the orbital selective phase where localized and itinerant electrons coexist in the d shell at intermediate strength of the on-site Coulomb interactions between electrons. In particular, the effect of spatial fluctuations on the phase diagram of the two-orbital Hubbard model with unequal bandwidths is discussed. And different band dispersions in different orbitals as well as different magnetically ordered states in different orbitals which are responsible for orbital selective phase transitions are emphasized. This is due to the fact that these two mechanisms are independent of the Hund's rule coupling, and are completely distinct from other well-known mechanisms like orbitals of unequal bandwidths and orbitals with different degeneracies. Moreover, crystal field splitting is not required in these two recently proposed mechanisms.

preprint2014arXiv

Proof-of-principle experiment of reference-frame-independent quantum key distribution with phase coding

We have demonstrated a proof-of-principle experiment of reference-frame-independent phase coding quantum key distribution (RFI-QKD) over an 80-km optical fiber. After considering the finite-key bound, we still achieve a distance of 50 km. In this scenario, the phases of the basis states are related by a slowly time-varying transformation. Furthermore, we developed and realized a new decoy state method for RFI-QKD systems with weak coherent sources to counteract the photon-number-splitting attack. With the help of a reference-frame-independent protocol and a Michelson interferometer with Faraday rotator mirrors, our system is rendered immune to the slow phase changes of the interferometer and the polarization disturbances of the channel, making the procedure very robust.

preprint2014arXiv

Quantum fisher information in noninertial frames

We investigate the performance of quantum fisher information under the Unruh-Hawking effect, where one of the observers (eg, Rob) is uniformly accelerated with respect to other partners. In the context of relativistic quantum information theory, we demonstrate that quantum fisher information, as an important measure of the information content of quantum states, has a rich and subtle physical structure comparing with entanglement or Bell nonlocality. In this work, we mainly focus on the parameterized (and arbitrary) pure two-qubit states, where the weight parameter $θ$ and phase parameter $ϕ$ are naturally introduced. Intriguingly, we prove that $\mathcal{F}_θ$ keeps unchanged for both scalar and Dirac fields. Meanwhile, we observe that $\mathcal{F}_ϕ$ decreases with the increase of acceleration $r$ but remains finite in the limit of infinite acceleration. More importantly, our results show that the symmetry of $\mathcal{F}_ϕ$ (with respect to $θ=π/4$) has been broken by the influence of Unruh effect for both cases.

preprint2014arXiv

Quench of non-Markovian coherence in the deep sub-Ohmic spin-boson model: A unitary equilibration scheme

The deep sub-Ohmic spin-boson model shows a longstanding non-Markovian coherence at low temperature. Motivating to quench this robust coherence, the thermal effect is unitarily incorporated into the time evolution of the model, which is calculated by the adaptive time-dependent density matrix renormalization group algorithm combined with the orthogonal polynomials theory. Via introducing a unitary heating operator to the bosonic bath, the bath is heated up so that a majority portion of the bosonic excited states is occupied. It is found in this situation the coherence of the spin is quickly quenched even in the coherent regime, in which the non-Markovian feature dominates. With this finding we come up with a novel way to implement the unitary equilibration, the essential term of the eigenstate-thermalization hypothesis, through a short-time evolution of the model.

preprint2014arXiv

Renormalized quantum Fisher information manifestation of Berezinskii-Kosterlitz-Thouless phase transition for spin-1/2 XXZ chain

Combining the ideas of quantum Fisher information and quantum renormalization group method, the Berezinskii-Kosterlitz-Thouless quantum phase transition of spin- 1/2 XXZ chain is investigated. Quantum Fisher informations of the whole N sites and the partial N/3 sites are studied. They display very similar behaviors, even though their mathematical formulas are very different from each other. The universally critical exponent of quantum Fisher information is obtained as beta=0.47, which is consistent with the results obtained by the renormalized concurrence or discord. We also discuss the relationship between quantum Fisher information and entanglement

preprint2014arXiv

Spin-Boson Model with Diagonal and Off-Diagonal Coupling to Two Independent Baths: Ground-State Phase Transition in the Deep Sub-Ohmic Regime

We investigate a spin-boson model with two boson baths that are coupled to two perpendicular components of the spin by employing the density matrix renormalization group method with an optimized boson basis. It is revealed that in the deep sub-Ohmic regime there exists a novel second-order phase transition between two types of doubly degenerate states, which is reduced to one of the usual type for nonzero tunneling. In addition, it is found that expectation values of the spin components display jumps at the phase boundary in the absence of bias and tunneling.

preprint2014arXiv

Stability and dynamics of magnetocapillary interactions

Recent experiments have shown that floating ferromagnetic beads, under the influence of an oscillating background magnetic field, can move along a liquid-air interface in a sustained periodic locomotion [Lumay et al., Soft Matter, 2013, 9, 2420]. Dynamic activity arises from a periodically induced dipole-dipole repulsion between the beads acting in concert with capillary attraction. We investigate analytically and numerically the stability and dynamics of this magnetocapillary swimming, and explore other related topics including the steady and periodic equilibrium configurations of two and three beads, and bead collisions. The swimming speed and system stability depend on a dimensionless measure of the relative repulsive and attractive forces which we term the magnetocapillary number. An oscillatory magnetic field may stabilize an otherwise unstable collinear configuration, and striking behaviors are observed in fast transitions to and from locomotory states, offering insight into the behavior and self-assembly of interface-bound micro-particles.

preprint2013arXiv

A variational surface hopping algorithm for the sub-Ohmic spin-boson model

The Davydov D1 ansatz, which assigns an individual bosonic trajectory to each spin state, is an efficient, yet extremely accurate trial state for time-dependent variation of the sub-Ohmic spin-boson model [J. Chem. Phys. 138, 084111 (2013)]. A surface hopping algorithm is developed employing the Davydov D1 ansatz to study the spin dynamics with a sub-Ohmic bosonic bath. The algorithm takes into account both coherent and incoherent dynamics of the population evolution in a unified manner, and compared with semiclassical surface hopping algorithms, hopping rates calculated in this work follow more closely the Marcus formula.

preprint2013arXiv

Finite time blow up for a 1D model of 2D Boussinesq system

The 2D conservative Boussinesq system describes inviscid, incompressible, buoyant fluid flow in gravity field. The possibility of finite time blow up for solutions of this system is a classical problem of mathematical hydrodynamics. We consider a 1D model of 2D Boussinesq system motivated by a particular finite time blow up scenario. We prove that finite time blow up is possible for the solutions to the model system.

preprint2013arXiv

Geometric interpretation of the geometric discord

We investigate the level surfaces of geometric measure of quantum discord, and provide a pictorial interpretation of geometric discord for Bell-diagonal states. We have observed its nonanalytic behavior under decoherence employing this approach and interestingly found if we expect geometric discord to remain constant under phase-flip channel for a finite period, the initial state must be separable. Besides, this geometric understanding can be applied to verify the hierarchical relationships between geometric discord and the original one. The present work makes us conjecture that the incompatibility of these two definitions may originate from the discrepancy of the geometric structures of them.

preprint2013arXiv

Performance of various correlation measures in quantum renormalization-group method: A case study of quantum phase transition

We have investigated quantum phase transition employing the quantum renormalization group (QRG) method while in most previous literature barely entanglement (concurrence) has been demonstrated. However, it is now well known that entanglement is not the only signature of quantum correlations and a variety of computable measures have been developed to characterize quantum correlations in the composite systems. As an illustration, two cases are elaborated: one dimensional anisotropic (i) XXZ model and (ii) XY model, with various measures of quantum correlations, including quantum discord (QD), geometric discord (GD), measure-induced disturbance (MID), measure-induced nonlocality (MIN) and violation of Bell inequalities (eg. CHSH inequality). We have proved that all these correlation measures can effectively detect the quantum critical points associated with quantum phase transitions (QPT) after several iterations of the renormalization in both cases. Nonetheless, it is shown that some of their dynamical behaviors are not totally similar with entanglement and even when concurrence vanishes there still exists some kind of quantum correlations which is not captured by entanglement. Intriguingly, CHSH inequality can never be violated in the whole iteration procedure, which indicates block-block entanglement can not revealed by the CHSH inequality. Moreover, the nonanalytic and scaling behaviors of Bell violation have also been discussed in detail. As a byproduct, we verify that measure-induced disturbance is exactly equal to the quantum discord measured by σ_z for general X-structured states.

preprint2013arXiv

Quantum discord in quantum random access codes and its connection with dimension witness

We exploit quantum discord (and geometric discord) to detect quantum correlations present in a well-known communication model called quantum random access codes (QRACs), which has a variety of applications in areas ranging form quantum communication complexity, network coding, information causality, to security proof of QKD protocol. In spite of the fact that there is no entanglement between the two parts involved in this model, analytical derivation shows that the quantum discord is nonzero and highlights that quantum discord might be regarded as a figure of merit to characterize the quantum feature of QRACs, since this model has no classical counterparts. To gain further insight, we also investigate the dynamical behavior of quantum discord under state rotations. As a comparison, the connection between quantum discord and dimension witness is graphically discussed. Interestingly, our results illustrate that these two quantities are monotonically related to each other, which implies that the dimension witness and nonclassical correlations may be intrinsically linked.

preprint2013arXiv

Quantum discord of ensemble of quantum states

We highlight an information-theoretic meaning of quantum discord as the gap between the ac- cessible information and the Holevo bound in the framework of ensemble of quantum states. This complementary relationship implies that a large amount of pre-existing arguments about the evaluation of quantum discord can be directly applied to the accessible information and vice versa. For an ensemble of two pure qubit states, we show that one can evade the optimization problem with the help of the Koashi-Winter relation. Further, for the general case (two mixed qubit states), we recover the main results presented by Fuchs and Caves [Phys. Rev. Lett. 73, 3047 (1994)], but totally from the perspective of quantum discord. Following this line of thought, we also investigate the geometric discord as an indicator of quantumness of ensembles in detail. Finally, we give an example to elucidate the difference between quantum discord and geometric discord with respect to optimal measurement strategies.

preprint2013arXiv

Quasi-static evolution and congested crowd transport

We consider the relationship between Hele-Shaw evolution with drift, the porous medium equation with superharmonic drift, and a congested crowd motion model originally proposed by [MRS]- [MRSV]. We first use viscosity solutions to show that the porous medium equation solutions converge to the Hele- Shaw solution as the exponent tends to infinity. Next, using of the gradient flow structure of both the porous medium equation and the crowd motion model, we prove that the porous medium equation solutions also converge to the congested crowd motion. Combining these results lets us deduce that in the case where the initial data to the crowd motion model is given by a patch, or characteristic function, the solution evolves as a patch that is the unique solution to the Hele-Shaw problem. While proving our main results we also obtain a comparison principle for solutions to the minimizing movement scheme based on the Wasserstein metric, of independent interest.

preprint2013arXiv

The effect of channel decoherence on entangled coherent states: A theoretical analysis

We analyse decoherence properties of entangled coherent states (ECSs) due to channel losses, and compare to the performance of bi-photon Bell states. By employing the concept of "entanglement of formation" (EOF), the degradation of fidelity and degree of entanglement are calculated. Two situations are considered: (1) asymmetric and (2) symmetric noise channel. In the first case, only the lower bound of EOF is given. However, in the latter case, we have obtained an explicit expression of concurrence (and then EOF) and found surprisingly our result is just incompatible with that of [Phys. Rev. A \textbf{82}, (2010) 062325] in the limit of $α\rightarrow0$. We demonstrate that entangled coherent states with sufficient small amplitudes are more robust against channel decoherence than biphoton entangled states in both cases.

preprint2012arXiv

An aggregation equation with degenerate diffusion: qualitative property of solutions

We study a nonlocal aggregation equation with degenerate diffusion, set in a periodic domain. This equation represents the generalization to $m > 1$ of the McKean-Vlasov equation where here the "diffusive" portion of the dynamics are governed by Porous medium self-interactions. We focus primarily on $m\in(1,2]$ with particular emphasis on $m = 2$. In general, we establish regularity properties and, for small interaction, exponential decay to the uniform stationary solution. For $m=2$, we obtain essentially sharp results on the rate of decay for the entire regime up to the (sharp) transitional value of the interaction parameter.

preprint2012arXiv

Modeling the underlying mechanisms for organic memory devices: Tunneling, electron emission and oxygen adsorbing

We present a combined experimental and theoretical study to get insight into both memory and negative differential resistance (NDR) effect in organic memory devices. The theoretical model we propose is simply a one-dimensional metallic island array embedding within two electrodes. We use scattering operator method to evaluate the tunneling current among the electrode and islands to establish the basic bistable I-V curves for several devices. The theoretical results match the experiments very well, and both memory and NDR effect could be understood comprehensively. The experimental correspondence, say, the experiment of changing the pressure of oxygen, is addressed as well.

preprint2012arXiv

Monte Carlo simulation based on dynamic disorder model in organic semiconductors: From bandlike to hopping transport

The dynamic disorder model for charge carrier transport in organic semiconductors has been extensively studied in recent years. Although it is successful on determining the value of bandlike mobility in the organic crystalline materials, the incoherent hopping, the typical transport characteristic in organic semiconductors, cannot be described. In this work, the decoherence process is taken into account via a phenomenological parameter, say decoherence time, and the projective and Monte Carlo method is applied for this model to determine the waiting time and thus the diffusion coefficient. We find the type of transport changes from bandlike to incoherent hopping with a sufficiently short decoherence time, which indicates the essential role of decoherence time in determining the type of transport in organics. We have also discussed the spatial extent of carriers for different decoherence time, and the transition from delocalization (carrier resides in about 10 molecules) to localization is observed. Based on the experimental results of spatial extent, we estimate the decoherence time in pentacene has the order of 1ps. Furthermore, the dependence of diffusion coefficient on decoherence time is also investigated, and corresponding experiments are discussed.

preprint2012arXiv

Nonequilibrium electronic transport through a polymer chain: Role of solitons

Nonequilibrium electronic transport through a polymer chain is investigated by the scattering state operator method. The polymer chain is described by an electron-lattice coupling model and its two ends are connected with metal electrodes of different chemical potentials. The scattering states are shown to be a set of complete eigenstates of electrons in the system at nonequilibrium steady state. With the method, we show that the nonequilibrium Peierls transition (NEPT) does not survive the lattice relaxation and the soliton-antisoliton pair excitations. Furthermore the electronic transport though the chain is shown to be accomplished through the soliton-lattice energy band.

preprint2012arXiv

Thermalization Breakdown and Conductivity Improvement within the Interacting Dynamic Disorder Model

Based on the framework of Kubo formulism, we develop the minimally entangled typical thermal state algorithm to study the temperature and time dependence of current-current correlation function in one-dimensional spinless fermion model, taking into account both the electron-electron (e-e) intersite interaction and the dynamic disorder induced by classical phonons. Without e-e interaction, the numerical results, showing an exponential decay of the time dependent correlation, could be precisely compared with that from the analytical derivation, namely, from the generalized Langevin equation. More importantly, when a strong enough e-e interaction is presence, we find a long-time correlation in the regime of small dynamic disorder, indicating the breakdown of thermal relaxation, which is a typical many-body effect. On the basis of this finding, we show that it might be applied to understand the metalliclike charge transport and the abnormal improvement of the conductivity with respect to the redoping experiment in K$_3$C$_{60}$, an organic superconducting material.

preprint2011arXiv

Asymptotic Behavior for Critical Patlak-Keller-Segel model and an Repulsive-Attractive Aggregation Equation

In this paper we study the long time asymptotic behavior for a class of diffusion-aggregation equations. Most results except the ones in Section 3.3 concern radial solutions. The main tools used in the paper are maximum-principle type arguments on mass concentration of solutions, as well as energy method. For the Patlak-Keller-Segel problem with critical power $m=2-2/d$, we prove that all radial solutions with critical mass would converge to a family of stationary solutions, while all radial solutions with subcritical mass converge to a self-similar dissipating solution algebraically fast. For non-radial solutions, we obtain convergence towards the self-similar dissipating solution when the mass is sufficiently small. We also apply the mass comparison method to another aggregation model with repulsive-attractive interaction, and prove that radial solutions converge to the stationary solution exponentially fast.

preprint2011arXiv

The Patlak-Keller-Segel model and its variations: properties of solutions via maximum principle

In this paper we investigate qualitative and asymptotic behavior of solutions for a class of diffusion-aggregation equations. Most results except the ones in section 3 and 6 concern radial solutions. The challenge in the analysis consists of the nonlocal aggregation term as well as the degeneracy of the diffusion term which generates compactly supported solutions. The key tools used in the paper are maximum-principle type arguments as well as estimates on mass concentration of solutions.

preprint2010arXiv

Spin-Boson Theory for Magnetotransport in Organic Semiconducting Materials

We present a spin-boson theory for magnetotransport in organic semiconducting materials, on the basis of a coupling between charge carriers' spin and a local bosonic environment, which is shown to be an irreducible ingredient in understanding of the anomalous organic magnetoresistance (OMR). Among those composing this environment triplet-excitons play a basic role. The incoherent hopping rate between molecules is calculated to give out the fundamental behavior of OMR. The underlying mechanism is revealed from the calculation of entanglement, represented by the von Neumann entropy, between the carrier's spin and bosons. We also obtain the dependence of OMR on the bias voltage, the spin-boson coupling, and the boson frequency. The results obtained from the theory are in good agreement with experiments.