Source author record

Ting Yu

Ting Yu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

80works
19topics
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

80 published item(s)

preprint2026arXiv

Exposing Hidden Interfaces: LLM-Guided Type Inference for Reverse Engineering macOS Private Frameworks

Private macOS frameworks underpin critical services and daemons but remain undocumented and distributed only as stripped binaries, complicating security analysis. We present MOTIF, an agentic framework that integrates tool-augmented analysis with a finetuned large language model specialized for Objective-C type inference. The agent manages runtime metadata extraction, binary inspection, and constraint checking, while the model generates candidate method signatures that are validated and refined into compilable headers. On MOTIF-Bench, a benchmark built from public frameworks with groundtruth headers, MOTIF improves signature recovery from 15% to 86% compared to baseline static analysis tooling, with consistent gains in tool-use correctness and inference stability. Case studies on private frameworks show that reconstructed headers compile, link, and facilitate downstream security research and vulnerability studies. By transforming opaque binaries into analyzable interfaces, MOTIF establishes a scalable foundation for systematic auditing of macOS internals.

preprint2026arXiv

Overcoming the Retrieval Barrier: Indirect Prompt Injection in the Wild for LLM Systems

Large language models (LLMs) increasingly rely on retrieving information from external corpora. This creates a new attack surface: indirect prompt injection (IPI), where hidden instructions are planted in the corpora and hijack model behavior once retrieved. Previous studies have highlighted this risk but often avoid the hardest step: ensuring that malicious content is actually retrieved. In practice, unoptimized IPI is rarely retrieved under natural queries, which leaves its real-world impact unclear. We address this challenge by decomposing the malicious content into a trigger fragment that guarantees retrieval and an attack fragment that encodes arbitrary attack objectives. Based on this idea, we design an efficient and effective black-box attack algorithm that constructs a compact trigger fragment to guarantee retrieval for any attack fragment. Our attack requires only API access to embedding models, is cost-efficient (as little as $0.21 per target user query on OpenAI's embedding models), and achieves near-100% retrieval across 11 benchmarks and 8 embedding models (including both open-source models and proprietary services). Based on this attack, we present the first end-to-end IPI exploits under natural queries and realistic external corpora, spanning both RAG and agentic systems with diverse attack objectives. These results establish IPI as a practical and severe threat: when a user issued a natural query to summarize emails on frequently asked topics, a single poisoned email was sufficient to coerce GPT-4o into exfiltrating SSH keys with over 80% success in a multi-agent workflow. We further evaluate several defenses and find that they are insufficient to prevent the retrieval of malicious text, highlighting retrieval as a critical open vulnerability.

preprint2022arXiv

A Large Scale Study and Classification of VirusTotal Reports on Phishing and Malware URLs

VirusTotal (VT) provides aggregated threat intelligence on various entities including URLs, IP addresses, and binaries. It is widely used by researchers and practitioners to collect ground truth and evaluate the maliciousness of entities. In this work, we provide a comprehensive analysis of VT URL scanning reports containing the results of 95 scanners for 1.577 Billion URLs over two years. Individual VT scanners are known to be noisy in terms of their detection and attack type classification. To obtain high quality ground truth of URLs and actively take proper actions to mitigate different types of attacks, there are two challenges: (1) how to decide whether a given URL is malicious given noisy reports and (2) how to determine attack types (e.g., phishing or malware hosting) that the URL is involved in, given conflicting attack labels from different scanners. In this work, we provide a systematic comparative study on the behavior of VT scanners for different attack types of URLs. A common practice to decide the maliciousness is to use a cut-off threshold of scanners that report the URL as malicious. However, in this work, we show that using a fixed threshold is suboptimal, due to several reasons: (1) correlations between scanners; (2) lead/lag behavior; (3) the specialty of scanners; (4) the quality and reliability of scanners. A common practice to determine an attack type is to use majority voting. However, we show that majority voting could not accurately classify the attack type of a URL due to the bias from correlated scanners. Instead, we propose a machine learning-based approach to assign an attack type to URLs given the VT reports.

preprint2022arXiv

Asymptotic behaviors for distribution dependent SDEs driven by fractional Brownian motions

In this paper, we study small-time asymptotic behaviors for a class of distribution dependent stochastic differential equations driven by fractional Brownian motions with Hurst parameter $H\in(1/2,1)$ and magnitude $\ep^H$. By building up a variational framework and two weak convergence criteria in the factional Brownian motion setting, we establish the large and moderate deviation principles for this type equations. Besides, we also obtain the central limit theorem, in which the limit process solves a linear equation involving the Lions derivative of the drift coefficient.

preprint2022arXiv

Dative epitaxy of commensurate monocrystalline covalent-van der Waals moiré supercrystal

Realizing van der Waals (vdW) epitaxy in the 80s represents a breakthrough that circumvents the stringent lattice matching and processing compatibility requirements in conventional covalent heteroepitaxy. However, due to the weak vdW interactions, there is little control over film qualities by the substrate. Typically, discrete domains with a spread of misorientation angles are formed, limiting the applicability of vdW epitaxy. Here we report the epitaxial growth of monocrystalline, covalent Cr5Te8 2D crystals on monolayer vdW WSe2 by chemical vapor deposition, driven by interfacial dative bond formation. The lattice of Cr5Te8, with a lateral dimension of a few ten microns, is fully commensurate with that of WSe2 via 3 x 3 (Cr5Te8)-7 x 7 (WSe2) supercell matching, forming a single crystalline moire superlattice. Our work has established a conceptually distinct paradigm of thin film epitaxy termed dative epitaxy, which takes full advantage of covalent epitaxy with chemical bonding for fixing the atomic registry and crystal orientation, while circumventing its stringent lattice matching and processing compatibility requirements; conversely, it ensures the full flexibility of vdW epitaxy, while avoiding its poor orientation control. Cr5Te8 2D crystals grown by dative epitaxy exhibit square magnetic hysteresis, suggesting minimized interfacial defects that can serve as pinning sites.

preprint2022arXiv

Finding MNEMON: Reviving Memories of Node Embeddings

Previous security research efforts orbiting around graphs have been exclusively focusing on either (de-)anonymizing the graphs or understanding the security and privacy issues of graph neural networks. Little attention has been paid to understand the privacy risks of integrating the output from graph embedding models (e.g., node embeddings) with complex downstream machine learning pipelines. In this paper, we fill this gap and propose a novel model-agnostic graph recovery attack that exploits the implicit graph structural information preserved in the embeddings of graph nodes. We show that an adversary can recover edges with decent accuracy by only gaining access to the node embedding matrix of the original graph without interactions with the node embedding models. We demonstrate the effectiveness and applicability of our graph recovery attack through extensive experiments.

preprint2021arXiv

All-Chalcogenide Programmable All-Optical Deep Neural Networks

Deeplearning algorithms are revolutionising many aspects of modern life. Typically, they are implemented in CMOS-based hardware with severely limited memory access times and inefficient data-routing. All-optical neural networks without any electro-optic conversions could alleviate these shortcomings. However, an all-optical nonlinear activation function, which is a vital building block for optical neural networks, needs to be developed efficiently on-chip. Here, we introduce and demonstrate both optical synapse weighting and all-optical nonlinear thresholding using two different effects in a chalcogenide material photonic platform. We show how the structural phase transitions in a wide-bandgap phase-change material enables storing the neural network weights via non-volatile photonic memory, whilst resonant bond destabilisation is used as a nonlinear activation threshold without changing the material. These two different transitions within chalcogenides enable programmable neural networks with near-zero static power consumption once trained, in addition to picosecond delays performing inference tasks not limited by wire charging that limit electrical circuits; for instance, we show that nanosecond-order weight programming and near-instantaneous weight updates enable accurate inference tasks within 20 picoseconds in a 3-layer all-optical neural network. Optical neural networks that bypass electro-optic conversion altogether hold promise for network-edge machine learning applications where decision-making in real-time are critical, such as for autonomous vehicles or navigation systems such as signal pre-processing of LIDAR systems.

preprint2021arXiv

Method and Dataset Entity Mining in Scientific Literature: A CNN + Bi-LSTM Model with Self-attention

Literature analysis facilitates researchers to acquire a good understanding of the development of science and technology. The traditional literature analysis focuses largely on the literature metadata such as topics, authors, abstracts, keywords, references, etc., and little attention was paid to the main content of papers. In many scientific domains such as science, computing, engineering, etc., the methods and datasets involved in the scientific papers published in those domains carry important information and are quite useful for domain analysis as well as algorithm and dataset recommendation. In this paper, we propose a novel entity recognition model, called MDER, which is able to effectively extract the method and dataset entities from the main textual content of scientific papers. The model utilizes rule embedding and adopts a parallel structure of CNN and Bi-LSTM with the self-attention mechanism. We evaluate the proposed model on datasets which are constructed from the published papers of four research areas in computer science, i.e., NLP, CV, Data Mining and AI. The experimental results demonstrate that our model performs well in all the four areas and it features a good learning capacity for cross-area learning and recognition. We also conduct experiments to evaluate the effectiveness of different building modules within our model which indicate that the importance of different building modules in collectively contributing to the good entity recognition performance as a whole. The data augmentation experiments on our model demonstrated that data augmentation positively contributes to model training, making our model much more robust in dealing with the scenarios where only small number of training samples are available. We finally apply our model on PAKDD papers published from 2009-2019 to mine insightful results from scientific papers published in a longer time span.

preprint2021arXiv

Nonlocal magnon entanglement generation in coupled hybrid cavity systems

We investigate dynamical generation of macroscopic nonlocal entanglements between two remote massive magnon-superconducting-circuit hybrid systems. Two fiber-coupled microwave cavities are employed to serve as an interaction channel connecting two sets of macroscopic hybrid units each containing a magnon (hosted by a Yttrium-Iron-Garnet sphere) and a superconducting-circuit qubit. Surprisingly, it is found that stronger coupling does not necessarily mean faster entanglement generation. The proposed hybrid system allows the existence of an optimal fiber coupling strength that requests the shortest amount of time to generate a systematic maximal entanglement. Our theoretical results are shown to be within the scope of specific parameters that can be achieved with current technology. The noise effects on the implementation of systems are also treated in a general environment suggesting the robustness of entanglement generation. Our discrete-variable qubit-like entanglement theory of magnons may lead to direct applications in various quantum information tasks.

preprint2020arXiv

Classical route to quantum chaotic motions

We extract the information of a quantum motion and decode it into a certain orbit via a single measurable quantity. Such that a quantum chaotic system can be reconstructed as a chaotic attractor. Two configurations for reconstructing this certain orbit are illustrated, which interpret quantum chaotic motions from the perspectives of probabilistic nature and the uncertainty principle, respectively. We further present a strategy to import classical chaos to a quantum system, revealing a connection between the classical and quantum worlds.

preprint2020arXiv

Security Analysis of EOSIO Smart Contracts

The EOSIO blockchain, one of the representative Delegated Proof-of-Stake (DPoS) blockchain platforms, has grown rapidly recently. Meanwhile, a number of vulnerabilities and high-profile attacks against top EOSIO DApps and their smart contracts have also been discovered and observed in the wild, resulting in serious financial damages. Most of EOSIO's smart contracts are not open-sourced and they are typically compiled to WebAssembly (Wasm) bytecode, thus making it challenging to analyze and detect the presence of possible vulnerabilities. In this paper, we propose EOSAFE, the first static analysis framework that can be used to automatically detect vulnerabilities in EOSIO smart contracts at the bytecode level. Our framework includes a practical symbolic execution engine for Wasm, a customized library emulator for EOSIO smart contracts, and four heuristics-driven detectors to identify the presence of four most popular vulnerabilities in EOSIO smart contracts. Experiment results suggest that EOSAFE achieves promising results in detecting vulnerabilities, with an F1-measure of 98%. We have applied EOSAFE to all active 53,666 smart contracts in the ecosystem (as of November 15, 2019). Our results show that over 25% of the smart contracts are vulnerable. We further analyze possible exploitation attempts against these vulnerable smart contracts and identify 48 in-the-wild attacks (25 of them have been confirmed by DApp developers), resulting in financial loss of at least 1.7 million USD.

preprint2020arXiv

The Garden of Forking Paths: Towards Multi-Future Trajectory Prediction

This paper studies the problem of predicting the distribution over multiple possible future paths of people as they move through various visual scenes. We make two main contributions. The first contribution is a new dataset, created in a realistic 3D simulator, which is based on real world trajectory data, and then extrapolated by human annotators to achieve different latent goals. This provides the first benchmark for quantitative evaluation of the models to predict multi-future trajectories. The second contribution is a new model to generate multiple plausible future trajectories, which contains novel designs of using multi-scale location encodings and convolutional RNNs over graphs. We refer to our model as Multiverse. We show that our model achieves the best results on our dataset, as well as on the real-world VIRAT/ActEV dataset (which just contains one possible future).

preprint2019arXiv

Discrete Phase Space, Relativistic Quantum Electrodynamics, and a Non-Singular Coulomb Potential

This paper deals with the relativistic, quantized electromagnetic and Dirac field equations in the arena of discrete phase space and continuous time. The mathematical formulation involves partial difference equations. In the consequent relativistic quantum electrodynamics, the corresponding Feynman diagrams and S#-matrix elements are derived. In the special case of electron-electron scattering (Moller scattering), the explicit second order element <f|S#(2)|i> is deduced. Moreover, assuming the slow motions for two external electrons, the approximation of <f|S#(2)|i> yields a divergence-free Coulomb potential.

preprint2019arXiv

Persistent spin squeezing of dissipative Lipkin-Meshkov-Glick Model embedded in a general thermal environment

We investigate spin squeezing for a Lipkin-Meshkov-Glick (LMG) model coupled to a general non-Markovian environment in a finite temperature regime. Using the non-Markovian quantum state diffusion and master equation approach, we numerically study non-Markovian spin squeezing generation in LMG model. Our results show that the total spin number N, energy kBT, and certain coefficients in a LMG model can play a crucial role in generating spin squeezing. In particular, it shows that the maximum spin squeezing can be significantly enhanced when the participating environment has a relatively long memory time.

preprint2016arXiv

Dynamical invariants in non-Markovian quantum state diffusion equation

We find dynamical invariants for open quantum systems described by the non-Markovian quantum state diffusion (QSD) equation. In stark contrast to closed systems where the dynamical invariant can be identical to the system density operator, these dynamical invariants no longer share the equation of motion for the density operator. Moreover, the invariants obtained with from bi-orthonormal basis can be used to render an exact solution to the QSD equation and the corresponding non-Markovian dynamics without using master equations or numerical simulations. Significantly we show that we can apply these dynamic invariants to reverse-engineering a Hamiltonian that is capable of driving the system to the target state, providing a novel way to design control strategy for open quantum systems.

preprint2016arXiv

Memory effect induced macroscopic-microscopic entanglement

We study optomechanical entanglement between an optical cavity field and a movable mirror coupled to a non-Markovian environment. The non-Markovian quantum state diffusion (NMQSD) approach and the non-Markovian master equation are shown to be useful in investigating the entanglement generation between the cavity field and the movable mirror. The simple model presented in this paper demonstrates several interesting properties of optomechanical entanglement that are associated with environment memory effects. It is evident that the effective environment central frequency can be used to modulate the optomechanical entanglement. In addition, we show that the maximum entanglement may be achieved by properly choosing the effective detuning which is significantly dependent on the strength of the memory effect of the environment.

preprint2016arXiv

Non-Markovian quantum trajectory unravellings of entanglement

The fully quantized model of double qubits coupled to a common bath is solved using the quantum state diffusion (QSD) approach in the non-Markovian regime. We have established the explicit time-local non-Markovian QSD equations for the two-qubit dissipative and dephasing models. Diffusive quantum trajectories are applied to the entanglement estimation of two-qubit systems in a non-Markovian regime. In both cases, non-Markovian features of entanglement evolution are revealed through quantum diffusive unravellings in the system state space.

preprint2016arXiv

Quantum Langevin approach for non-Markovian quantum dynamics of the spin-boson model

One long-standing difficult problem in quantum dissipative dynamics is to solve the spin-boson model in a non-Markovian regime where a tractable systematic master equation does not exist. The spin-boson model is particularly important due to its crucial applications in quantum noise control and manipulation as well as its central role in developing quantum theories of open systems. Here we solve this important model by developing a non-Markovian quantum Langevin approach. By projecting the quantum Langevin equation onto the coherent states of the bath, we can derivie a set of non-Markovian quantum Bloch equations containing no explicit noise variables. This special feature offers a tremendous advantage over the existing stochastic Schrödinger equations in numerical simulations. The physical significance and generality of our approach are briefly discussed.

preprint2016arXiv

Two-component Dirac equation

We provide an alternative approach to relativistic dynamics based on the Feshbach projection technique. Instead of directly studying the Dirac equation, we derive a two-component equation for the upper spinor. This approach allows one to investigate the underlying physics in a different perspective. For particles with small mass such as the neutrino, the leading order equation has a Hermitian effective Hamiltonian, implying there is no leakage between the upper and lower spinors. In the weak relativistic regime, the leading order corresponds to a non-Hermitian correction to the Pauli equation, which takes into account the non-zero possibility of finding the lower-spinor state and offers a more precise description.

preprint2015arXiv

Controlled Synthesis of Organic/Inorganic van der Waals Solid for Tunable Light-matter Interactions

Van der Waals (vdW) solids, as a new type of artificial materials that consist of alternating layers bonded by weak interactions, have shed light on fascinating optoelectronic device concepts. As a result, a large variety of vdW devices have been engineered via layer-by-layer stacking of two-dimensional materials, although shadowed by the difficulties of fabrication. Alternatively, direct growth of vdW solids has proven as a scalable and swift way, highlighted by the successful synthesis of graphene/h-BN and transition metal dichalcogenides (TMDs) vertical heterostructures from controlled vapor deposition. Here, we realize high-quality organic and inorganic vdW solids, using methylammonium lead halide (CH3NH3PbI3) as the organic part (organic perovskite) and 2D inorganic monolayers as counterparts. By stacking on various 2D monolayers, the vdW solids behave dramatically different in light emission. Our studies demonstrate that h-BN monolayer is a great complement to organic perovskite for preserving its original optical properties. As a result, organic/h-BN vdW solid arrays are patterned for red light emitting. This work paves the way for designing unprecedented vdW solids with great potential for a wide spectrum of applications in optoelectronics.

preprint2015arXiv

Higher-order solutions to non-Markovian quantum dynamics via hierarchical functional derivative

Solving realistic quantum systems coupled to an environment is a challenging task. Here we develop a hierarchical functional derivative (HFD) approach for efficiently solving the non-Markovian quantum trajectories of an open quantum system embedded in a bosonic bath. An explicit expression for arbitrary order HFD equation is derived systematically. Moreover, it is found that for an analytically solvable model, this hierarchical equation naturally terminates at a given order and thus becomes exactly solvable. This HFD approach provides a systematic method to study the non-Markovian quantum dynamics of an open system coupled to a bosonic environment.

preprint2015arXiv

Magnetic Oscillation of Optical Phonon in ABA- and ABC-Stacked Trilayer Graphene

We present a comparative measurement of the G-peak oscillations of phonon frequency, Raman intensity and linewidth in the Magneto-Raman scattering of optical E2g phonons in mechanically exfoliated ABA- and ABC-stacked trilayer graphene (TLG). Whereas in ABA-stacked TLG, we observe magnetophonon oscillations consistent with single-bilayer chiral band doublets, the features are flat for ABC-stacked TLG up to magnetic fields of 9 T. This suppression can be attributed to the enhancement of band chirality that compactifies the spectrum of Landau levels and modifies the magnetophonon resonance properties. The drastically different coupling behaviour between the electronic excitations and the E2g phonons in ABA- and ABC-stacked TLG reflects their different electronic band structures and the electronic Landau level transitions and thus can be another way to determine the stacking orders and to probe the stacking-order-dependent electronic structures. In addition, the sensitivity of the magneto-Raman scattering to the particular stacking order in few layers graphene highlights the important role of interlayer coupling in modifying the optical response properties in van der Waals layered materials.

preprint2015arXiv

Nonperturbative stochastic dynamics driven by strongly correlated colored noises

We establish for the first time an exact stochastic dynamical equation for an open quantum systems coupled to correlated noises. We rigorously investigate the nonequilibrium dynamics of a qubit system under the influence of two strongly correlated non-Markovian baths by exactly solving the stochastic Schrödinger equation of an open quantum system. We show that the quantum dynamics of the qubit system is profoundly modulated by the mutual correlation between baths and the bath memory times through dissipation and fluctuation. We report a new physical effect on generating large values of the inner-correlation and entanglement of the distant two qubits arising from the strong bath correlation for a class of super-radiation states.

preprint2015arXiv

Silane-Catalyzed Fast Growth of Large Single-Crystalline Graphene on Hexagonal Boron Nitride

The direct growth of high-quality, large single-crystalline domains of graphene on a dielectric substrate is of vital importance for applications in electronics and optoelectronics. Traditionally, graphene domains grown on dielectrics are typically only ~1 nm with a growth rate of ~1 nm/min or less, the main reason is the lack of a catalyst. Here we show that silane, serving as a gaseous catalyst, is able to boost the graphene growth rate to ~1 um/min, thereby promoting graphene domains up to 20 um in size to be synthesized via chemical vapor deposition on hexagonal boron nitride. Hall measurements show that the mobility of the sample reaches 20,000 cm2/Vs at room temperature, which is among the best for CVD-grown graphene. Combining the advantages of both catalytic CVD and the ultra-flat dielectric substrate, gaseous catalyst-assisted CVD paves the way for synthesizing high-quality graphene for device applications while avoiding the transfer process.

preprint2015arXiv

Stacking sequence determines Raman intensities of observed interlayer shear modes in 2D layered materials - A general bond polarizability model

2D layered materials have recently attracted tremendous interest due to their fascinating properties and potential applications. The interlayer interactions are much weaker than the intralayer bonds, allowing the as-synthesized materials to exhibit different stacking sequences (e.g. ABAB, ABCABC), leading to different physical properties. Here, we show that regardless of the space group of the 2D material, the Raman frequencies of the interlayer shear modes observed under the typical configuration blue shift for AB stacked materials, and red shift for ABC stacked materials, as the number of layers increases. Our predictions are made using an intuitive bond polarizability model which shows that stacking sequence plays a key role in determining which interlayer shear modes lead to the largest change in polarizability (Raman intensity); the modes with the largest Raman intensity determining the frequency trends. We present direct evidence for these conclusions by studying the Raman modes in few layer graphene, MoS2, MoSe2, WSe2 and Bi2Se3, using both first principles calculations and Raman spectroscopy. This study sheds light on the influence of stacking sequence on the Raman intensities of intrinsic interlayer modes in 2D layered materials in general, and leads to a practical way of identifying the stacking sequence in these materials.

preprint2015arXiv

WaveCluster with Differential Privacy

WaveCluster is an important family of grid-based clustering algorithms that are capable of finding clusters of arbitrary shapes. In this paper, we investigate techniques to perform WaveCluster while ensuring differential privacy. Our goal is to develop a general technique for achieving differential privacy on WaveCluster that accommodates different wavelet transforms. We show that straightforward techniques based on synthetic data generation and introduction of random noise when quantizing the data, though generally preserving the distribution of data, often introduce too much noise to preserve useful clusters. We then propose two optimized techniques, PrivTHR and PrivTHREM, which can significantly reduce data distortion during two key steps of WaveCluster: the quantization step and the significant grid identification step. We conduct extensive experiments based on four datasets that are particularly interesting in the context of clustering, and show that PrivTHR and PrivTHREM achieve high utility when privacy budgets are properly allocated.

preprint2014arXiv

Approach to solving spin-boson dynamics via non-Markovian quantum trajectories

We develop a systematic and efficient approach for numerically solving the non-Markovian quantum state diffusion equations for open quantum systems coupled to an environment up to arbitrary orders of noises or coupling strengths. As an important application, we consider a real-time simulation of a spin-boson model in a strong coupling regime that is difficult to deal with using conventional methods. We show that the non-Markovian stochastic Schrödinger equation can be efficiently implemented as a real--time simulation for this model, so as to give an accurate description of spin-boson dynamics beyond the rotating-wave approximation.

preprint2014arXiv

Crossover Between Non-Markovian and Markovian Dynamics Induced by a Hierarchical Environment

Non-Markovian evolution of an open quantum system can be induced by the memory effects of a reservoir. Although a reservoir with stronger memory effects may seem like it should cause stronger non-Markovian effects on the system of interest, this seemingly intuitive thinking may not always be correct. We illustrate this by investigating a qubit (a two-level atom) that is coupled to a hierarchical environment, which contains a single-mode cavity and a reservoir consisting of infinite numbers of modes. We show how the non-Markovian character of the system is influenced by the coupling strength between the qubit and cavity and the correlation time of the reservoir. In particular, we found a new phenomenon whereby the qubit Markovian and non-Markovian transition exhibits a anomalous pattern in a parameter space depicted by the coupling strength and the correlation time of the reservoir.

preprint2014arXiv

Environment-Assisted Quantum State Restoration Via Weak Measurement

In this paper, a new quantum state restoration scheme is proposed based on the environment-assisted error correction (EAEC) scheme. By introducing a weak measurement reversal (WMR) operation, we shall show how to recover an initial state of a quantum open system without invoking random unitary decompositions which are known to be absent in many important physical systems. We illustrate our new scheme and compare it with a scheme purely based on the WMR operation in the case of dissipative channel. In the proposed new scheme, the successful probability of recovering an unknown initial state can be significantly improved when the information obtained from an environment measurement is taken into account. Moreover, we show that the applicable range of our proposed scheme is wider than the EAEC scheme. Finally, the optimization of the successful probability for possible Kraus decompositions is discussed.

preprint2014arXiv

Evolution of Raman G and G'(2D) Modes in Folded Graphene Layers

Bernal- and non-Bernal-stacked graphene layers have been systematically studied by Raman imaging and spectroscopy. Two dominant Raman modes, G and G' (or 2D) of folded graphene layers exhibit three types of spectral features when interlayer lattice mismatches, defined by a rotational angle varies. Among these folded graphene layers, the most interesting one is the folded graphene layers that present an extremely strong G mode enhanced by a twist-induced Van Hove singularity. The evolution of Raman G and G' modes of such folded graphene layers are probed by changing the excitation photon energies. For the first time, doublet splitting of the G' mode in folded double-layer (1 + 1) and of the G mode in folded tetra-layer (2 + 2) graphene are clearly observed and discussed. The G' mode splitting in folded double-layer graphene is attributed to the coexistence of inner and outer scattering processes and the trigonal warping effect as well as further downwards bending of the inner dispersion branch at visible excitation energy. While the two peaks of the G mode in folded tetra-layer graphene are assigned to Raman-active mode (E2g) and lattice mismatch activated infrared-active mode (E1u), which is further verified by the temperature-dependent Raman measurements. Our study provides a summary and thorough understanding of Raman spectra of Bernal- and non-Bernal-stacked graphene layers and further demonstrates the versatility of Raman spectroscopy for exploiting electronic band structures of graphene layers.

preprint2014arXiv

Exact non-Markovian master equations for multiple qubit systems: quantum trajectory approach

A wide class of exact master equations for a multiple qubit system can be explicitly constructed by using the corresponding exact non-Markovian quantum state diffusion equations. These exact master equations arise naturally from the quantum decoherence dynamics of qubit system as a quantum memory coupled to a collective colored noisy source. The exact master equations are also important in optimal quantum control, quantum dissipation and quantum thermodynamics. In this paper, we show that the exact non-Markovian master equation for a dissipative N-qubit system can be derived explicitly from the statistical average of the corresponding non-Markovian quantum trajectories. We illustrated our general formulation by an explicit construction of a three-qubit system coupled to a non-Markovian bosonic environment. This multiple qubit master equation offers an accurate time evolution of quantum systems in various domains, and paves a way to investigate the memory effect of an open system in a non-Markovian regime without any approximation.

preprint2014arXiv

Extracting work from the magnetic field coupled Brownian particles

Thermodynamics of the magnetic field coupled Brownian particles is studied. We show that in the presence of the magnetic field, work can be extracted from the reservoir even when the measurement operation and the potential change operation are applied in different spatial directions. In particular, we show that more work can be extracted if the measurements are applied in two different directions simultaneously. In all these cases, we show that the generalized second law involving the measurement information and potential change is satisfied. In addition, we show how the continuous potential change and measurement position affect the work extraction.

preprint2014arXiv

Fault-tolerant breathing pattern in optical lattices as a dynamical quantum memory

Proposals for quantum information processing often require the development of new quantum tech- nologies. However, here we build quantum memory by ultracold atoms in one-dimensional optical lattices with existing state-of-the-art technology. Under a parabolic external field, we demonstrate that an arbitrary initial state at an end of the optical lattices can time-evolve and revive, with very high fidelity, at predictable discrete time intervals. Physically, the parabolic field, can catalyze a breathing pattern. The initial state is memorized by the pattern and can be retrieved at any of the revival time moments. In comparison with usual time-independent memory, we call this a dynamical memory. Furthermore, we show that the high fidelity of the quantum state at revival time moments is fault-tolerant against the fabrication defects and even time-dependent noise.

preprint2014arXiv

Nonperturbative Leakage Elimination Operators and Control of a Three-Level System

Dynamical decoupling operations have been shown to reduce errors in quantum information processing. Leakage from an encoded subspace to the rest of the system space is a particularly serious problem for which leakage elimination operators (LEO) were introduced. These are a particular type of decoupling which are designed to eliminate such leakage errors. Here, we provide an analysis of non-ideal pulses, rather than the well-understood ideal pulses or bang-bang controls. We show that under realistic conditions for experiments these controls will provide protection from errors. Furthermore, we find that the effect of LEOs depends exclusively on the integral of the pulse sequence in the time domain with proper ratio of pulse duration time and its period. When these two key parameters are chosen within certain bounds, leakage errors of the open system (exemplified by a three-level system for the nitrogen-vacancy centers under external magnetic field) would be dramatically decreased. The results are illustrated by the fidelity dynamics of LEO sequences, ranging from regular rectangular pulses, random pulses and even disordered (noisy) pulses.

preprint2014arXiv

Obtaining Information about Queries behind Views and Dependencies

We consider the problems of finding and determining certain query answers and of determining containment between queries; each problem is formulated in presence of materialized views and dependencies under the closed-world assumption. We show a tight relationship between the problems in this setting. Further, we introduce algorithms for solving each problem for those inputs where all the queries and views are conjunctive, and the dependencies are embedded weakly acyclic. We also determine the complexity of each problem under the security-relevant complexity measure introduced by Zhang and Mendelzon in 2005. The problems studied in this paper are fundamental in ensuring correct specification of database access-control policies, in particular in case of fine-grained access control. Our approaches can also be applied in the areas of inference control, secure data publishing, and database auditing.

preprint2014arXiv

Perturbation Methods for Non-Markovian Quantum State Diffusion Equation

Two perturbation methods for the non-Markovian quantum state diffusion (NMQSD) equation are investigated. The first perturbation method under investigation is based on a functional expansion of the NMQSD equation, while the second one expands the NMQSD equation in terms of the coupling strength. We have compared the advantages of the two methods based on bipartite systems where the accuracy of both perturbation methods can be examined by comparing the approximations with the exact solutions. Additionally, we provide an analytical solution for a special family of system's initial states, and the entanglement dynamics is discussed based on this solution.

preprint2014arXiv

Probing the non-locality of Majorana fermions via quantum correlations

Majorana fermions (MFs) are exotic particles that are their own anti-particles. Recently, the search for the MFs occurring as quasi-particle excitations in solid-state systems has attracted widespread interest, because of their fundamental importance in fundamental physics and potential applications in topological quantum computation based on solid-state devices. Here we study the quantum correlations between two spatially separate quantum dots induced by a pair of MFs emerging at the two ends of a semiconductor nanowire, in order to develop a new method for probing the MFs. We find that without the tunnel coupling between these paired MFs, quantum entanglement cannot be induced from an unentangled (i.e., product) state, but quantum discord is observed due to the intrinsic nonlocal correlations of the paired MFs. This finding reveals that quantum discord can indeed demonstrate the intrinsic non-locality of the MFs formed in the nanowire. Also, quantum discord can be employed to discriminate the MFs from the regular fermions. Furthermore, we propose an experimental setup to measure the onset of quantum discord due to the nonlocal correlations. Our approach provides a new, and experimentally accessible, method to study the Majorana bound states by probing their intrinsic non-locality signature.

preprint2014arXiv

Uhrig Dynamical Control of a Three-Level System Via Non-Markovian Quantum State Diffusion

In this paper, we use the quantum state diffusion (QSD) equation to implement the Uhrig dynamical decoupling (UDD) to a three-level quantum system coupled to a non-Markovian reservoir comprising of infinite numbers of degrees of freedom. For this purpose, we first reformulate the non-Markovian QSD to incorporate the effect of the external control fields. With this stochastic QSD approach, we demonstrate that an unknown state of the three-level quantum system can be universally protected against both colored phase and amplitude noises when the control-pulse sequences and control operators are properly designed. The advantage of using non-Markovian quantum state diffusion equations is that the control dynamics of open quantum systems can be treated exactly without using Trotter product formula and be efficiently simulated even when the environment comprise of infinite numbers of degrees of freedom. We also show how the control efficacy depends on the environment memory time and the designed time points of applied control pulses.

preprint2013arXiv

Beta-Ag2Te: A topological insulator with strong anisotropy

We present evidence of topological surface states in beta-Ag2Te through first-principles calculations and periodic quantum interference effect in single crystalline nanoribbon. Our first-principles calculations show that beta-Ag2Te is a topological insulator with a gapless Dirac cone with strong anisotropy. To experimentally probe the topological surface state, we synthesized high quality beta-Ag2Te nanoribbons and performed electron transport measurements. The coexistence of pronounced Aharonov-Bohm oscillations and weak Altshuler-Aronov-Spivak oscillations clearly demonstrates coherent electron transport around the perimeter of beta-Ag2Te nanoribbon and therefore the existence of metallic surface states, which is further supported by the temperature dependence of resistivity for beta-Ag2Te nanoribbons with different cross section areas. Highly anisotropic topological surface state of beta-Ag2Te suggests that the material is a promising material for fundamental study and future spintronic devices.

preprint2013arXiv

Detector-induced backaction on the counting statistics of a double quantum dot

Full counting statistics of electron transport is of fundamental importance for a deeper understanding of the underlying physical processes in quantum transport in nanoscale devices. The backaction effect from a detector on the nanoscale devices is also essential due to its inevitable presence in experiments. Here we investigate the backaction of a charge detector in the form of a quantum point contact (QPC) on the counting statistics of a biased double quantum dot (DQD). We show that this inevitable QPC-induced backaction can have profound effects on the counting statistics under certain conditions, e.g., changing the shot noise from being sub-Poissonian to super-Poissonian, and changing the skewness from being positive to negative. Also, we show that both Fano factor and skewness can be either enhanced or suppressed by increasing the energy difference between two single-dot levels of the DQD under the detector-induced backaction.

preprint2013arXiv

Dynamics of coupled cavity arrays embedded in a non-Markovian bath

In this paper, the non-Markovian quantum dynamics of a coupled $N$-cavity model is studied based on the quantum state diffusion (QSD) approach. The time-local Diósi-Gisin-Strunz equation and the corresponding exact master equation are derived for the model consisting of a coupled cavity array. The resulting QSD equation serves as a stochastic solution to a genuine $N$-partite continuous-variable (CV) system. Several non-Markovian effects are studied in two interesting examples -- two-cavity and three-cavity, under different boundary conditions. We have shown that the environment-memory can facilitate the cat-like state transfer from one cavity to another in the case of a strongly non-Markovian environment.

preprint2013arXiv

Mining Frequent Graph Patterns with Differential Privacy

Discovering frequent graph patterns in a graph database offers valuable information in a variety of applications. However, if the graph dataset contains sensitive data of individuals such as mobile phone-call graphs and web-click graphs, releasing discovered frequent patterns may present a threat to the privacy of individuals. {\em Differential privacy} has recently emerged as the {\em de facto} standard for private data analysis due to its provable privacy guarantee. In this paper we propose the first differentially private algorithm for mining frequent graph patterns. We first show that previous techniques on differentially private discovery of frequent {\em itemsets} cannot apply in mining frequent graph patterns due to the inherent complexity of handling structural information in graphs. We then address this challenge by proposing a Markov Chain Monte Carlo (MCMC) sampling based algorithm. Unlike previous work on frequent itemset mining, our techniques do not rely on the output of a non-private mining algorithm. Instead, we observe that both frequent graph pattern mining and the guarantee of differential privacy can be unified into an MCMC sampling framework. In addition, we establish the privacy and utility guarantee of our algorithm and propose an efficient neighboring pattern counting technique as well. Experimental results show that the proposed algorithm is able to output frequent patterns with good precision.

preprint2013arXiv

Non-Markovian Fermionic Stochastic Schrödinger Equation for Open System Dynamics

In this paper we present an exact Grassmann stochastic Schrödinger equation for the dynamics of an open fermionic quantum system coupled to a reservoir consisting of a finite or infinite number of fermions. We use this stochastic approach to derive the exact master equation for a fermionic system strongly coupled to electronic reservoirs. The generality and applicability of this Grassmann stochastic approach is justified and exemplified by several quantum open system problems concerning quantum decoherence and quantum transport for both vacuum and finite-temperature fermionic reservoirs. We show that the quantum coherence property of the quantum dot system can be profoundly modified by the environment memory.

preprint2013arXiv

Non-Markovian Quantum Trajectories of Many-Body Quantum Open Systems

A long-standing open problem in non-Markovian quantum state diffusion (QSD) approach to open quantum systems is to establish the non-Markovian QSD equations for multiple qubit systems. In this paper, we settle this important question by explicitly constructing a set of exact time-local QSD equations for $N$-qubit systems. Our exact time-local (convolutionless) QSD equations have paved the way towards simulating quantum dynamics of many-body open systems interacting with a common bosonic environment. The applicability of this multiple-qubit stochastic equation is exemplified by numerically solving several quantum open many-body systems concerning quantum coherence dynamics and dynamical control.

preprint2013arXiv

One Component Dynamical Equation and Noise Induced Adiabaticity

The adiabatic theorem addresses the dynamics of a target instantaneous eigenstate of a time-dependent Hamiltonian. We use a Feshbach P-Q partitioning technique to derive a closed one-component integro-differential equation. The resultant equation properly traces the footprint of the target eigenstate. The physical significance of the derived dynamical equation is illustrated by both general analysis and concrete examples. Surprisingly, we find an anomalous phenomenon showing that a dephasing white noise can enhance and even induce adiabaticity. This new phenomenon may naturally occur in many physical systems. We also show that white noises can also shorten the total duration of dynamic processes such as adiabatic quantum computing.

preprint2013arXiv

Resonant Low Frequency Interlayer Shear Modes in Folded Graphene Layers

Naturally or artificially stacking extra layers on single layer graphene (SLG) forms few-layer graphene (FLG), which has attracted tremendous attention owing to its exceptional properties inherited from SLG and new features generated by introducing extra freedom. In FLG, shear modes play a critical role in understanding its distinctive properties. Unfortunately, energies of shear modes are so close to excitation lasers to be fully blocked by a Rayleigh rejecter. This greatly hinders investigations of shear modes in FLG. Here, we demonstrate dramatically enhanced shear modes in properly folded FLG. Benefiting from the extremely strong signals, for the first time, enhancement mechanism, vibrational symmetry, anharmonicity and electron-phonon coupling (EPC) of shear modes are uncovered through studies of two-dimensional (2D) Raman mapping, polarization- and temperature-dependent Raman spectroscopy. This work complements Raman studies of graphene layers, and paves an efficient way to exploit low frequency shear modes of FLG and other 2D layered materials.

preprint2013arXiv

Restoration of Quantum State in Dephasing Channel

In this paper, we propose an explicit scheme to fully recover a multiple-qubit state subject to a phase damping noise. We establish the theoretical framework and the operational procedure to restore an unknown initial quantum state for an N-qubit model interacting with either individual baths or a common bath. We give an explicit construction of the random unitary (RU) Kraus decomposition for an N-qubit model interacting with a common bath. We also demonstrate how to use only one unitary reversal operation to restore an arbitrary state with phase damping noise. In principle, the initial state can always be recovered with a success probability of 1. Interestingly, we found that non-RU decomposition can also be used to restore some particular entangled states. This may open a new path to restore a quantum state beyond the standard RU scheme.

preprint2013arXiv

Synthesis and optical properties of large-scale single-crystalline two-dimensional semiconductor WS2 monolayer from chemical vapor deposition

Two-dimensional (2D) transition metal dichalcogenides (TMDs), especially MoS2 and WS2 recently attract extensive attentions due to their rich physics and great potential applications. Superior to graphene, MS2 (M = Mo/W) monolayers have a native direct energy gap in visible frequency range. This promises great future of MS2 for optoelectronics. To exploit properties and further develop more applications, producing large-scale single crystals of MS2 by a facile method is highly demanded. Here, we report the synthesis of large-scale triangular single crystals of WS2 monolayer from a chemical vapor deposition process and systematic optical studies of such WS2 monolayers. The observations of high yield of light emission and valley-selective circular dichroism experimentally evidence the high optical quality of the WS2 monolayers. This work paves the road to fabricate large-scale single crystalline 2D semiconductors and study their fundamentals. It must be very meaningful for exploiting great potentials of WS2 for future optoelectronics.

preprint2013arXiv

Terahertz conductivity of twisted bilayer graphene

Using terahertz time-domain spectroscopy, the real part of optical conductivity [$σ_{1}(ω)$] of twisted bilayer graphene was obtained at different temperatures (10 -- 300 K) in the frequency range 0.3 -- 3 THz. On top of a Drude-like response, we see a strong peak in $σ_{1} (ω)$ at $\sim$2.7 THz. We analyze the overall Drude-like response using a disorder-dependent (unitary scattering) model, then attribute the peak at 2.7 THz to an enhanced density of states at that energy, that is caused by the presence of a van Hove singularity arising from a commensurate twisting of the two graphene layers.

preprint2012arXiv

Differentially Private Spatial Decompositions

Differential privacy has recently emerged as the de facto standard for private data release. This makes it possible to provide strong theoretical guarantees on the privacy and utility of released data. While it is well-known how to release data based on counts and simple functions under this guarantee, it remains to provide general purpose techniques to release different kinds of data. In this paper, we focus on spatial data such as locations and more generally any data that can be indexed by a tree structure. Directly applying existing differential privacy methods to this type of data simply generates noise. Instead, we introduce a new class of "private spatial decompositions": these adapt standard spatial indexing methods such as quadtrees and kd-trees to provide a private description of the data distribution. Equipping such structures with differential privacy requires several steps to ensure that they provide meaningful privacy guarantees. Various primitives, such as choosing splitting points and describing the distribution of points within a region, must be done privately, and the guarantees of the different building blocks composed to provide an overall guarantee. Consequently, we expose the design space for private spatial decompositions, and analyze some key examples. Our experimental study demonstrates that it is possible to build such decompositions efficiently, and use them to answer a variety of queries privately with high accuracy.

preprint2012arXiv

Direct Observation of Inner and Outer G' Band Double-resonance Raman Scattering in Free Standing Graphene

In contrary to the widely reported single and symmetric peak feature of G' (or 2D) band in Raman spectrum of graphene, we herein report the observation of splitting in G' band in free standing graphene. Our experimental findings provide a direct and strong support for the previous theoretical prediction that the coexistence of the outer and inner processes in the doubleresonance Raman scattering would cause the splitting of G' mode. Our investigation of the influence of trigonal warping effect on the spectral features of G' subbands further verified the theoretical interpretation established on the anisotropic electronic structure of graphene.

preprint2012arXiv

Disorder-free sputtering method on graphene

Deposition of various materials onto graphene without causing any disorder is highly desirable for graphene applications. Especially, sputtering is a versatile technique to deposit various metals and insulators for spintronics, and indium tin oxide to make transparent devices. However, the sputtering process causes damage to graphene because of high energy sputtered atoms. By flipping the substrate and using a high Ar pressure, we demonstrate that the level of damage to graphene can be reduced or eliminated in dc, rf, and reactive sputtering processes.

preprint2012arXiv

Fermionic Stochastic Schrödinger Equation and Master Equation: An Open System Model

This paper considers the extension of the non-Markovian stochastic approach for quantum open systems strongly coupled to a fermionic bath, to the models in which the system operators commute with the fermion bath. This technique can also be a useful tool for studying open quantum systems coupled to a spin-chain environment, which can be further transformed into an effective fermionic bath. We derive an exact stochastic Schrödinger equation (SSE), called fermionic quantum state diffusion (QSD) equation, from the first principle by using the fermionic coherent state representation. The reduced density operator for the open system can be recovered from the average of the solutions to the QSD equation over the Grassmann-type noise. By employing the exact fermionic QSD equation, we can derive the corresponding exact master equation. The power of our approach is illustrated by the applications of our stochastic approach to several models of interest including the one-qubit dissipative model, the coupled two-qubit dissipative model, the quantum Brownian motion model and the N-fermion model coupled to a fermionic bath. Different effects caused by the fermionic and bosonic baths on the dynamics of open systems are also discussed.

preprint2012arXiv

Feshbach Projection Operator Partitioning for Quantum Open Systems: Stochastic Approach

Dynamics of a state of interest coupled to a non-Markovian environment is studied for the first time by concatenating the non-Markovian quantum state diffusion (QSD) equation and the Feshbach projection operator partitioning technique. An exact one-dimensional stochastic master equation is derived as a general tool for controlling an arbitrary component of the system. We show that the exact one-dimensional stochastic master equation can be efficiently solved beyond the widely adapted second-order master equations. The generality and applicability of this hybrid approach is justified and exemplified by several coherence control problems concerning quantum state protection against leakage and decoherence.

preprint2012arXiv

Implementing a topological quantum model using a cavity lattice

Kitaev model has both Abelian and non-Abelian anyonic excitations. It can act as a starting point for topological quantum computation. However, this model Hamiltonian is difficult to implement in natural condensed matter systems. Here we propose a quantum simulation scheme by constructing the Kitaev model Hamiltonian in a lattice of coupled cavities with embadded $Λ$-type three-level atoms. In this scheme, several parameters are tunable, for example, via external laser fields. Importantly, our scheme is based on currently existing technologies and it provides a feasible way of realizing the Kitaev model to explore topological excitations.

preprint2012arXiv

Mutual Preservation of Entanglement

We study a generalized double Jaynes-Cummings (JC) model where two entangled pairs of two-level atoms interact indirectly. We focus on the case where the cavities and the entangled pairs are uncorrelated. We show that there exist initial states of the qubit system so that two entangled pairs are available at all times. In particular, the minimum entanglement in the pairs as a function of the initial state is studied. Finally, we extend our findings to a model consisting of multi-mode atom-cavity interactions. We use a non-Markovian quantum state diffusion (QSD) equation to obtain the steady-state density matrix for the qubits. We show that the multi-mode model also displays dynamical preservation of entanglement.

preprint2012arXiv

Non-perturbative Dynamical Decoupling Control: A Spin Chain Model

This paper considers a spin chain model by numerically solving the exact model to explore the non-perturbative dynamical decoupling regime, where an important issue arises recently (J. Jing, L.-A. Wu, J. Q. You and T. Yu, arXiv:1202.5056.). Our study has revealed a few universal features of non-perturbative dynamical control irrespective of the types of environments and system-environment couplings. We have shown that, for the spin chain model, there is a threshold and a large pulse parameter region where the effective dynamical control can be implemented, in contrast to the perturbative decoupling schemes where the permissible parameters are represented by a point or converge to a very small subset in the large parameter region admitted by our non-perturbative approach. An important implication of the non-perturbative approach is its flexibility in implementing the dynamical control scheme in a experimental setup. Our findings have exhibited several interesting features of the non-perturbative regimes such as the chain-size independence, pulse strength upper-bound, noncontinuous valid parameter regions, etc. Furthermore, we find that our non-perturbative scheme is robust against randomness in model fabrication and time-dependent random noise.

preprint2012arXiv

Study of electromagnetic enhancement for surface enhanced Raman spectroscopy of SiC graphene

The electromagnetic enhancement for surface enhanced Raman spectroscopy (SERS) of graphene is studied by inserting a layer of Al2O3 between epitaxial graphene and Au nanoparticles. Different excitation lasers are utilized to study the relationship between laser wavelength and SERS. The theoretical calculation shows that the extinction spectrum of Au nanoparticles is modulated by the presence of graphene. The experimental results of the relationship between the excitation laser wavelength and the enhancement factor fit well with the calculated results. An exponential relationship is observed between the enhancement factor and the thickness of the spacer layer.

preprint2012arXiv

Time-Local Quantum-State-Diffusion Equation for Multilevel Quantum Dynamics

An open quantum system with multiple levels coupled to a bosonic environment at zero temperature is investigated systematically using the non-Markovian quantum-state-diffusion (QSD) method [W. T. Strunz, L. Diósi, and N. Gisin, Phys. Rev. Lett. 82, 1801 (1999)]. We have established exact time-local QSD equations for a set of interesting multilevel open systems, including high-spin systems, multiple-transition atomic models, and multilevel atomic models driven by time-dependent external fields. These exact QSD equations have paved the way to evaluate the dynamics of open multilevel atomic systems in the general non-Markovian regimes without any approximation.

preprint2011arXiv

Dynamics of interacting qubits coupled to a common bath: Non-Markovian quantum state diffusion approach

Non-Markovian dynamics is studied for two interacting quibts strongly coupled to a dissipative bosonic environment. For the first time, we have derived the non-Markovian quantum state diffusion (QSD) equation for the coupled two-qubit system without any approximations, and in particular, without the Markov approximation. As an application and illustration of our derived time-local QSD equation, we investigate the temporal behavior of quantum coherence dynamics. In particular, we find a strongly non-Markovian regime where entanglement generation is significantly modulated by the environmental memory. Additionally, we studied the residual entanglement in the steady state by analyzing the steady state solution of the QSD equation. Finally, we have discussed an approximate QSD equation.

preprint2011arXiv

Hysteresis of Electronic Transport in Graphene Transistors

Graphene field effect transistors commonly comprise graphene flakes lying on SiO2 surfaces. The gate-voltage dependent conductance shows hysteresis depending on the gate sweeping rate/range. It is shown here that the transistors exhibit two different kinds of hysteresis in their electrical characteristics. Charge transfer causes a positive shift in the gate voltage of the minimum conductance, while capacitive gating can cause the negative shift of conductance with respect to gate voltage. The positive hysteretic phenomena decay with an increase of the number of layers in graphene flakes. Self-heating in helium atmosphere significantly removes adsorbates and reduces positive hysteresis. We also observed negative hysteresis in graphene devices at low temperature. It is also found that an ice layer on/under graphene has much stronger dipole moment than a water layer does. Mobile ions in the electrolyte gate and a polarity switch in the ferroelectric gate could also cause negative hysteresis in graphene transistors. These findings improved our understanding of the electrical response of graphene to its surroundings. The unique sensitivity to environment and related phenomena in graphene deserve further studies on nonvolatile memory, electrostatic detection and chemically driven applications.

preprint2011arXiv

Solving non-Markovian open quantum systems with multi-channel reservoir coupling

We extend the non-Markovian quantum state diffusion (QSD) equation to open quantum systems which exhibit multi-channel coupling to a harmonic oscillator reservoir. Open quantum systems which have multi-channel reservoir coupling are those in which canonical transformation of reservoir modes cannot reduce the number of reservoir operators appearing in the interaction Hamiltonian to one. We show that the non-Markovian QSD equation for multi-channel reservoir coupling can, in some cases, lead to an exact master equation which we derive. We then derive the exact master equation for the three-level system in a vee-type configuration which has multi-channel reservoir coupling and give the analytical solution. Finally, we examine the evolution of the three-level vee-type system with generalized Ornstein-Uhlenbeck reservoir correlations numerically.

preprint2011arXiv

Stochastic Schrödinger Equation for a Non-Markovian Dissipative Qubit-Qutrit System

We investigate the non-Markovian quantum dynamics of a hybrid open system consisting of one qubit and one qutrit by employing a stochastic Schrödinger equation to generate diffusive quantum trajectories. We have established an exact quantum state diffusion (QSD) equation for the dissipative qubit-qutrit system coupled to a bosonic heat bath at zero temperature. As an important application, the non-Markovian QSD equation is employed to simulate the entanglement decay and generation measured by negativity. Finally, some steady state properties of the hybrid system are also discussed.

preprint2011arXiv

Wafer-scale graphene/ferroelectric hybrid devices for low-voltage electronics

Preparing graphene and its derivatives on functional substrates may open enormous opportunities for exploring the intrinsic electronic properties and new functionalities of graphene. However, efforts in replacing SiO$_{2}$ have been greatly hampered by a very low sample yield of the exfoliation and related transferring methods. Here, we report a new route in exploring new graphene physics and functionalities by transferring large-scale chemical vapor deposition single-layer and bilayer graphene to functional substrates. Using ferroelectric Pb(Zr$_{0.3}$Ti$_{0.7}$)O$_{3}$ (PZT), we demonstrate ultra-low voltage operation of graphene field effect transistors within $\pm1$ V with maximum doping exceeding $10^{13}\,\mathrm{cm^{-2}}$ and on-off ratios larger than 10 times. After polarizing PZT, switching of graphene field effect transistors are characterized by pronounced resistance hysteresis, suitable for ultra-fast non-volatile electronics.

preprint2010arXiv

Electronic Structure and Structural Evolutions of Hydrogenated Graphene Probed by Raman Spectroscopy

The electronic structure and structural evolution of hydrogenated graphene are investigated by Raman spectroscopy with multiple excitations. The excitation energy dependent saturation effect on the ratio of integrated intensities of D and G modes (ID/IG) is revealed and further developed as a quick method for estimation of inter-defect distance and defect density in hydrogenated graphene. At low hydrogen coverage, the chemisorbed H atoms behave like defects in sp2 C=C matrix; while for a high hydrogen coverage, the sp3 C-H bonds become coalescent clusters, resulting in confinement effect on the sp2 C domains. Electronic structure changes caused by varying hydrogen coverage are evidenced by excitation energy dependent red shift of D and 2D bands. Our results provide a useful guide for developing applications of hydrogenated graphene, as well as using Raman spectroscopy as quick metrology of the defect density in further exploring other kinds of graphene derivatives.

preprint2010arXiv

FeCl3 based Few-Layer Graphene Intercalation Compounds: Single Linear Dispersion Electronic Band Structure and Strong Charge Transfer Doping

Graphene has attracted great attentions since its first discovery in 2004. Various approaches have been proposed to control its physical and electronic properties. Here, we report that graphene based intercalation compounds is an efficient method to modify the electronic properties of few layer graphene (FLG). FeCl3 intercalated FLG were successfully prepared by two-zone vapor transport method. This is the first report on full intercalation for graphene samples. The features of the Raman G peak of such few-layer graphene intercalation compounds (FLGIC) are in good agreement with their full intercalation structures. The FLGIC presents single Lorentzian 2D peak, similar to that of single layer graphene, indicating the loss of electronic coupling between adjacent graphene layers. First principle calculations further reveal that the band structure of FLGIC is similar to single layer graphene but with strong doping effect due to the charge transfer from graphene to FeCl3. The successful fabrication of FLGIC opens a new way to modify properties of FLG for fundamental studies and future applications.

preprint2010arXiv

Gold on graphene as a substrate for surface enhanced Raman scattering study

In this paper, we report our study on gold (Au) films with different thicknesses deposited on single layer graphene (SLG) as surface enhanced Raman scattering (SERS) substrates for the characterization of rhodamine (R6G) molecules. We find that an Au film with a thickness of ~7 nm deposited on SLG is an ideal substrate for SERS, giving the strongest Raman signals for the molecules and the weakest photoluminescence (PL) background. While Au films effectively enhance both the Raman and PL signals of molecules, SLG effectively quenches the PL signals from the Au film and molecules. The former is due to the electromagnetic mechanism involved while the latter is due to the strong resonance energy transfer from Au to SLG. Hence, the combination of Au films and SLG can be widely used in the characterization of low concentration molecules with relatively weak Raman signals.

preprint2010arXiv

Large Scale Synthesis of Bi-layer Graphene in Strongly Coupled Stacking Order

Large scale synthesis of single layer graphene (SLG) by chemical vapor deposition (CVD) has received a lot of attention recently. However, CVD synthesis of AB stacked bi-layer graphene (BLG) is still a challenging work. Here we report synthesis of BLG homogeneously in large area by thermal CVD. The 2D Raman band of CVD BLG splits into four components, suggesting splitting of electronic bands due to strong interlayer coupling. The splitting of electronic bands in CVD BLG is further evidenced by the study of near infrared (NIR) absorption and carrier dynamics probed by transient absorption spectroscopy. Ultraviolet photoelectron spectroscopy invesigation also indiates CVD BLG possesses different electronic structures from those of CVD SLG. The growth mechanism of BLG is found to be related to catalystic activity of copper (Cu)surface, which is determined by purity of Cu foils employed in CVD process. Our work showsthat strongly coupled or even AB stacked BLG can be grown on Cu foils in large scale, which isof particular importance for device applications based on their split electronic bands

preprint2010arXiv

Non-Markovian Relaxation of a Three-Level System: Quantum Trajectory Approach

The non-Markovian dynamics of a three-level quantum system coupled to a bosonic environment is a difficult problem due to the lack of an exact dynamic equation such as a master equation. We present for the first time an exact quantum trajectory approach to a dissipative three-level model. We have established a convolutionless stochastic Schrödinger equation called time-local quantum state diffusion (QSD) equation without any approximations, in particular, without Markov approximation. Our exact time-local QSD equation opens a new avenue for exploring quantum dynamics for a higher dimensional quantum system coupled to a non-Markovian environment.

preprint2010arXiv

Qubit Entanglement Dephasing Dynamics Driven by a Bath of Spins

We study the entanglement dynamics for a two-spin system coupled to a spin environment of different configurations by z-x type interaction. The models considered in this paper are solved both analytically and numerically giving rise to some concise analytical expressions when certain approximations are properly made. Our purpose is to find how the initial states of the environment with different numbers of spins affect the decay or revival of the entanglement between central qubits. In Particular, it is found that the block-entangled environment could speed up the decay and revival of the qubit entanglement. Our results exhibit some interesting features that have not been found for a boson bath.

preprint2010arXiv

Raman study on G mode of graphene for determination of edge orientation

We report a confocal Raman study on edges of single layer graphene. It is found that edge orientations could be identified by G mode besides D mode. We observe that G mode at edges of single layer graphene exhibits polar behaviors and different edges like zigzag- or armchair-dominated responses differently to the polarization of the incident laser. Moreover, G mode shows stiffening at zigzag-dominated edges, while it is softened at armchair- dominated ones. Our observations are in good agreement with recent theory (K. Sasaki, et al., J. Phys. Soc. Jpn. 79, 044603) and could be well explained by the unique properties of pseudospin at graphene edges, which lead to asymmetry of Raman active modes and non-adiabatic processes (Kohn Anomaly) at different types of edges. This work could be useful for further study on the properties of graphene edge and development of graphene-based devices.

preprint2010arXiv

Second-order Overtone and Combinational Raman Modes of Graphene Layers in the Range of 1690 cm-1 to 2150 cm-1

Though graphene has been intensively studied by Raman spectroscopy, in this letter, we report a study of second-order overtone and combinational Raman modes in an unexplored range of 1690-2150 cm-1 in nonsuspended commensurate (AB-stacked), incommensurate (folded) and suspended graphene layers. Based on the double resonance theory, four dominant modes in this range have been assigned as 2oTO (M band), iTA+LO, iTO+LA and LO+LA. Differing to AB-stacked bilayer graphene or few layer graphene, the M band disappears in single layer graphene. Systematic analysis reveals that interlayer interaction is essential for the presence (or absence) of M band whereas the substrate has no effect on this. Dispersive behaviors of these "new" Raman modes in graphene have been probed by the excitation energy dependent Raman spectroscopy. It is found that the appearance of the M band strictly relies on the AB stacking, which could be a fingerprint of AB-stacked bilayer graphene. This work expands the unique and powerful abilities of Raman spectroscopy on study of graphene and provides another effective way to probe phonon dispersion, electron-phonon coupling, and to exploit electronic band structure of graphene layers.

preprint2010arXiv

Stacking Dependent Optical Conductivity of Bilayer Graphene

The optical conductivities of graphene layers are strongly dependent on their stacking orders. Our first-principle calculations show that while the optical conductivities of single layer graphene (SLG) and bilayer graphene (BLG) with Bernal stacking are almost frequency independent in the visible region, the optical conductivity of twisted bilayer graphene (TBG) is frequency dependent, giving rise to additional absorption features due to the band folding effect. Experimentally, we obtain from contrast spectra the optical conductivity profiles of BLG with different stacking geometries. Some TBG samples show additional features in their conductivity spectra in full agreement with our calculation results, while a few samples give universal conductivity values similar to that of SLG. We propose those variations of optical conductivity spectra of TBG samples originate from the difference between the commensurate and incommensurate stackings. Our results reveal that the optical conductivity measurements of graphene layers indeed provide an efficient way to select graphene films with desirable electronic and optical properties, which would great help the future application of those large scale misoriented graphene films in photonic devices.

preprint2010arXiv

Ultrafast carrier dynamics in pristine and FeCl3-intercalated bilayer graphene

Ultrafast carrier dynamics of pristine bilayer graphene (BLG) and bilayer graphene intercalated with FeCl3 (FeCl3-G), were studied using time-resolved transient differential reflection (delta R/R). Compared to BLG, the FeCl3-G data showed an opposite sign of delta R/R, a slower rise time, and a single (instead of double) exponential relaxation. We attribute these differences in dynamics to the down-shifting of the Fermi level in FeCl3-G, as well as the formation of numerous horizontal bands arising from the d-orbitals of Fe. Our work shows that intercalation can dramatically change the electronic structure of graphene, and its associated carrier dynamics.

preprint2009arXiv

Comment on "Raman spectra of misoriented bilayer graphene"

In a recent paper [Phys. Rev. B 78, 113407 (2008)], Poncharal et al. studied the Raman spectra of misoriented bilayer graphene. They found that the blueshift of 2D band of misoriented graphene relative to that of single layer graphene shows a strong dependence on the excitation laser energy. The blueshift increases with decreasing excitation energy. This finding contradicts our explanation of reduction of Fermi velocity of folded/misoriented graphene [Ni et al. Phys. Rev. B 77, 235403 (2008)]. In this comment, we present more experimental results from our group as well as from others to show that the blueshift is indeed only weakly dependent on excitation energy. We therefore suggest that our explanation of 2D blushift of folded graphene due to reduction of Fermi velocity is still valid.

preprint2009arXiv

Entanglement Evolution in a Non-Markovian Environment

We extend recent theoretical studies of entanglement dynamics in the presence of environmental noise, following the long-time interest of Krzysztof Wodkiewicz in the effects of stochastic models of noise on quantum optical coherences. We investigate the quantum entanglement dynamics of two spins in the presence of classical Ornstein-Uhlenbeck noise, obtaining exact solutions for evolution dynamics. We consider how entanglement can be affected by non-Markovian noise, and discuss several limiting cases.

preprint2009arXiv

G band Raman double resonance in twisted bilayer graphene: an evidence of band splitting and folding

The stacking faults (deviates from Bernal) will break the translational symmetry of multilayer graphenes and modify their electronic and optical behaviors to the extent depending on the interlayer coupling strength. This paper addresses the stacking-induced band splitting and folding effect on the electronic band structure of twisted bilayer graphene. Based on the first-principles density functional theory study, we predict that the band folding effect of graphene layers may enable the G band Raman double resonance in the visible excitation range. Such prediction is confirmed experimentally with our Raman observation that the resonant energies of the resonant G mode are strongly dependent on the stacking geometry of graphene layers.

preprint2007arXiv

Pairwise Concurrence Dynamics: A Four-Qubit Model

We examine entanglement dynamics via concurrence among four two-state systems labeled $A, ~a, ~B, ~b$. The four systems are arranged on an addressable "lattice" in such a way that $A$ and $a$ at one location labeled $Aa$ can interact with each other via excitation exchange, and the same for $B$ and $b$ at location $Bb$. The $Aa$ location is prepared entangled with the $Bb$ location, but their mutual complete isolation prevents interaction in the interval between actions of an external addressing agent. There are six pairwise concurrences on the lattice, and we follow their evolution in the interval between external actions. We show how entanglement evolves and may exhibit the non-analytic effect termed entanglement sudden death (ESD), with periodic recovery. These loss and gain processes may be interpreted as entanglement transfer between the subsystems.

preprint1999arXiv

Non-Markovian quantum state diffusion: Perturbation approach

We present a perturbation theory for non-Markovian quantum state diffusion (QSD), the theory of diffusive quantum trajectories for open systems in a bosonic environment [Physical Review {\bf A 58}, 1699, (1998)]. We establish a systematic expansion in the ratio between the environmental correlation time and the typical system time scale. The leading order recovers the Markov theory, so here we concentrate on the next-order correction corresponding to first-order non-Markovian master equations. These perturbative equations greatly simplify the general non-Markovian QSD approach, and allow for efficient numerical simulations beyond the Markov approximation. Furthermore, we show that each perturbative scheme for QSD naturally gives rise to a perturbative scheme for the master equation which we study in some detail. Analytical and numerical examples are presented, including the quantum Brownian motion model.

preprint1996arXiv

Decoherence and Localization in Quantum Two-Level Systems

We study and compare the decoherent histories approach, the environment-induced decoherence and the localization properties of thesolutions to the stochastic Schrödinger equation in quantum jump simulationand quantum state diffusion approaches, for a quantum two-level system model. We show, in particular, that there is a close connection between the decoherent histories and the quantum jump simulation, complementing a connection with the quantum state diffusion approach noted earlier by Diósi, Gisin, Halliwell and Percival. In the case of the decoherent histories analysis, the degree of approximate decoherence is discussed in detail.