Catalog footprint

What is connected

96works
43topics
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

96 published item(s)

preprint2026arXiv

Adaptive Requesting in Decentralized Edge Networks via Non-Stationary Bandits

We study a decentralized collaborative requesting problem that aims to optimize the information freshness of time-sensitive clients in edge networks consisting of multiple clients, access nodes (ANs), and servers. Clients request content through ANs acting as gateways, without observing AN states or the actions of other clients. We define the reward as the age of information reduction resulting from a client's selection of an AN, and formulate the problem as a non-stationary multi-armed bandit. In this decentralized and partially observable setting, the resulting reward process is history-dependent and coupled across clients, and exhibits both abrupt and gradual changes in expected rewards, rendering classical bandit-based approaches ineffective. To address these challenges, we propose the AGING BANDIT WITH ADAPTIVE RESET algorithm, which combines adaptive windowing with periodic monitoring to track evolving reward distributions. We establish theoretical performance guarantees showing that the proposed algorithm achieves near-optimal performance, and we validate the theoretical results through simulations.

preprint2026arXiv

Extended Target Adaptive Beamforming for ISAC:A Perspective of Predictive Error Ellipse

Utilizing communication signals to extract motion parameters has emerged as a key direction in Vehicle-to- Everything (V2X) networks. Accurately modeling the relationship between communication signals and sensing performance is critical for the advancement of such systems. Unlike prior work that relies primarily on qualitative analysis, this paper derives the Cramér-Rao Bound (CRB) for radar parameter estimation in the context of Orthogonal Frequency Division Multiplexing (OFDM) waveforms and Uniform Planar Array (UPA) configurations. Recognizing that vehicles may act as extended targets, we propose two New Radio (NR)-V2X-compatible beamforming schemes tailored to different phases of the communication process. During the initial beam establishment phase, we develop a beamforming approach based on the union of predictive error ellipses, which enhances scatterer localization through temporally assisted beam training. In the beam adjustment phase, we introduce an adaptive narrowest-beam strategy that leverages the positions of scatterers and the communication receiver (CR), enabling effective tracking with reduced complexity. The beam design problem is addressed using the minimum enclosing ellipse algorithm and tailored antenna control methods. Simulation results validate the proposed approach, showing up to a 32.4% improvement in achievable rate with a 32*32 transmit antenna array and a 5.2% gain with an 8*8 array, compared to conventional beam sweeping under identical SNR conditions.

preprint2025arXiv

Semantic Communications with Computer Vision Sensing for Edge Video Transmission

Despite the widespread adoption of vision sensors in edge applications, such as surveillance, the transmission of video data consumes substantial spectrum resources. Semantic communication (SC) offers a solution by extracting and compressing information at the semantic level, preserving the accuracy and relevance of transmitted data while significantly reducing the volume of transmitted information. However, traditional SC methods face inefficiencies due to the repeated transmission of static frames in edge videos, exacerbated by the absence of sensing capabilities, which results in spectrum inefficiency. To address this challenge, we propose a SC with computer vision sensing (SCCVS) framework for edge video transmission. The framework first introduces a compression ratio (CR) adaptive SC (CRSC) model, capable of adjusting CR based on whether the frames are static or dynamic, effectively conserving spectrum resources. Additionally, we implement an object detection and semantic segmentation models-enabled sensing (OSMS) scheme, which intelligently senses the changes in the scene and assesses the significance of each frame through in-context analysis. Hence, The OSMS scheme provides CR prompts to the CRSC model based on real-time sensing results. Moreover, both CRSC and OSMS are designed as lightweight models, ensuring compatibility with resource-constrained sensors commonly used in practical edge applications. Experimental simulations validate the effectiveness of the proposed SCCVS framework, demonstrating its ability to enhance transmission efficiency without sacrificing critical semantic information.

preprint2023arXiv

Eigenstate thermalization and disappearance of quantum many-body scar states in interacting fermion systems

The recent discovery of quantum many-body scar states has revealed the possibility of having states with low entanglement that violate the eigenstate thermalization hypothesis in nonintegrable systems. Such states with low entanglement entropy are rare but naturally exist in the integrable system of free fermions. Here, we demonstrate analytically that these atypical states would be always eliminated when an arbitrary weak interaction is introduced between the fermions. In particular, we show that the probability of having a many-body scar state with entanglement entropy satisfying a sub-volume scaling law decreases double exponentially as the system size. Thus, our results provide a quantitative argument for the disappearance of scar states in interacting fermion systems.

preprint2022arXiv

Distribution of dust ejected from the lunar surface into the Earth-Moon system

Aims. An asymmetric dust cloud was detected around the Moon by the Lunar Dust Experiment on board the Lunar Atmosphere and Dust Environment Explorer mission. We investigate the dynamics of the grains that escape the Moon and their configuration in the Earth-Moon system. Methods. We use a plausible initial ejecta distribution and mass production rate for the ejected dust. Various forces, including the solar radiation pressure and the gravity of the Moon, Earth, and Sun, are considered in the dynamical model, and direct numerical integrations of trajectories of dust particles are performed. The final states, the average life spans, and the fraction of retrograde grains as functions of particle size are computed. The number density distribution in the Earth-Moon system is obtained through long-term simulations. Results. The average life spans depend on the size of dust particles and show a rapid increase in the size range between $1\, \mathrm{μm}$ and $10\, \mathrm{μm}$. About ${3.6\times10^{-3}\,\mathrm{kg/s}}$ ($\sim2\%$) particles ejected from the lunar surface escape the gravity of the Moon, and they form an asymmetric torus between the Earth and the Moon in the range $[10\,R_\mathrm{E},50\,R_\mathrm{E}]$, which is offset toward the direction of the Sun. A considerable number of retrograde particles occur in the Earth-Moon system.

preprint2022arXiv

End-to-End Jet Classification of Boosted Top Quarks with the CMS Open Data

We describe a novel application of the end-to-end deep learning technique to the task of discriminating top quark-initiated jets from those originating from the hadronization of a light quark or a gluon. The end-to-end deep learning technique combines deep learning algorithms and low-level detector representation of the high-energy collision event. In this study, we use low-level detector information from the simulated CMS Open Data samples to construct the top jet classifiers. To optimize classifier performance we progressively add low-level information from the CMS tracking detector, including pixel detector reconstructed hits and impact parameters, and demonstrate the value of additional tracking information even when no new spatial structures are added. Relying only on calorimeter energy deposits and reconstructed pixel detector hits, the end-to-end classifier achieves an AUC score of 0.975$\pm$0.002 for the task of classifying boosted top quark jets. After adding derived track quantities, the classifier AUC score increases to 0.9824$\pm$0.0013, serving as the first performance benchmark for these CMS Open Data samples. We additionally provide a timing performance comparison of different processor unit architectures for training the network.

preprint2022arXiv

Joint Program Partitioning and Resource Allocation for Completion Time Minimization in Multi-MEC Systems

This paper considers a practical mobile edge computing (MEC) system, where edge server does not pre-install the program required to perform user offloaded computing tasks. A partial program offloading (PPO) scheme is proposed, which can divide a user program into two parts, where the first part is executed by the user itself and the second part is transferred to an edge server for remote execution. However, the execution of the latter part requires the results of the previous part (called intermediate result) as the input. We aim to minimize the overall time consumption of a multi-server MEC system to complete all user offloaded tasks. It is modeled as a mixed integer nonlinear programming (MINLP) problem which considers user-and-server association, program partitioning, and communication resource allocation in a joint manner. An effective algorithm is developed to solve the problem by exploiting its structural features. First, the task completion time of a single server is minimized given the computing workload and available resource. Then, the working time of the edge servers are balanced by updating user-and-server association and communication resource allocation. Numerical results show that significant performance improvement can be achieved by the proposed scheme.

preprint2022arXiv

Kolmogorov complexity as intrinsic entropy of a pure state: Perspective from entanglement in free fermion systems

We consider free fermion systems in arbitrary dimensions and represent the occupation pattern of each eigenstate as a classical binary string. We find that the Kolmogorov complexity of the string correctly captures the scaling behavior of its entanglement entropy (EE). In particular, the logarithmically-enhanced area law for EE in the ground state and the volume law for EE in typical highly excited states are reproduced. Since our approach does not require bipartitioning the system, it allows us to distinguish typical and atypical eigenstates directly by their intrinsic complexity. We reveal that the fraction of atypical eigenstates which do not thermalize in the free fermion system vanishes exponentially in the thermodynamic limit. Our results illustrate explicitly the connection between complexity and EE of individual pure states in quantum systems.

preprint2022arXiv

Multi-critical point and unified description of broken-symmetry phases in spin-1/2 anti-ferromagnets on a square lattice

We show that several distinct broken-symmetry phases in a spin-1/2 anti-ferromagnet on a square lattice with easy-plane anisotropy, including valence bond solid, chiral spin liquid, and the XY-ordered state, can all be accessed by perturbing a multi-critical point with two massless Dirac fermions coupled to a level-one Chern-Simons gauge field. This allows for a unified description of these phases, as well as the phase transitions between them. In a specific phase transition our analysis provide a lattice realization of one of the recently proposed fermion-boson duality, thus lending support to it. We also briefly discuss the relation between our work and the long-sought de-confined criticality in such systems.

preprint2022arXiv

Quantitative theory of composite fermions in Bose-Fermi mixtures at $ν=1$

Composite fermions provide a simple and unified picture to understand a vast amount of phenomenology in the quantum Hall regime. However it has remained challenging to formulate this concept properly within a single Landau level. Recently a low-energy noncommutative field theory for bosons at Landau-level filling factor $ν=1$ has been formulated by Dong and Senthil. In the limit of long-wavelength and small-amplitude gauge fluctuation, they found it reduces to the celebrated Halperin-Lee-Read theory of composite fermion liquid. In this work we consider a Bose-Fermi mixture at total filling factor $ν=1$. Different from previous work, the number density of composite fermions in the mixture and corresponding Fermi momentum can be tuned by changing the filling factor of bosons, $ν_b = 1 -ν_f$. This tunability enables us to study the dilute limit $ν_b\ll 1$, which allows for a controlled and asymptotically exact calculation of the energy dispersion and effective mass of composite fermions. Furthermore, the approximation of the low-energy description by a commutative field theory is manifestly justified. Most importantly, we demonstrate gauge fluctuations acquire a Higgs mass due to the presence of a composite boson condensate, as a result of which the system behaves like a genuine Landau Fermi liquid. Combined with the irrelevance of four-fermion interaction in the dilute limit, we are able to obtain asymptotically exact properties of this composite fermion Fermi liquid. In the opposite limit of $ν_f\ll 1$, the Higgs mass goes to zero and we find crossover between Fermi liquid and non-Fermi liquid as temperature increases. Observing these properties either experimentally or numerically provides unambiguous evidence of not only the composite fermions and the Fermi surface they form, but also the presence of emergent gauge fields and their fluctuations due to strong correlation.

preprint2022arXiv

Review of research on lunar dust dynamics

Lunar dust particles are generated by hypervelocity impacts of interplanetary micron-meteoroids onto the surface of the Moon, which seriously threatens the security of explorations. Studying the lunar dust dynamics helps to understand the origin and migration mechanism of lunar dust, and to provide the theoretical guidelines for the orbital design of lunar space missions. This paper reviews previous research on the lunar dust dynamics, including the interplanetary impactor environment at the Earth-Moon system, the mass production rate, the initial mass, speed and ejecta angle distributions, the related space exploration missions, the dynamical model and spatial distribution of dust particles originating from the lunar surface in the whole Earth-Moon system.

preprint2022arXiv

Simple analog of the black-hole information paradox in quantum Hall interfaces

The black hole information paradox has been hotly debated for the last few decades, without full resolution. This makes it desirable to find analogs of this paradox in simple and experimentally accessible systems, whose resolutions may shed light on this long-standing and fundamental problem. Here we identify and resolve an apparent "information paradox" in a quantum Hall interface between the Halperin-331 and Pfaffian states. Information carried by the pseudospin degree of freedom of the Abelian 331 quasiparticles gets scrambled when they cross the interface to enter non-Abelian Pfaffian state, and becomes inaccessible to local measurements; in this sense the Pfaffian region is an analog of black hole interior while the interface plays a role similar to its horizon. We demonstrate that the "lost" information gets recovered once the "black hole" evaporates and the quasiparticles return to the 331 region, albeit in a highly entangled form. Such recovery is quantified by the Page curve of the entropy carried by these quasiparticles, which are analogs of Hawking radiation.

preprint2022arXiv

Substrate-mediated Borophane Polymorphs through Hydrogenation of Two-dimensional Boron Sheets

Two-dimensional boron monolayer (borophene) stands out from the two-dimensional atomic layered materials due to its structural flexibility, tunable electronic and mechanical properties from a large number of allotropic materials. The stability of pristine borophene polymorphs could possibly be improved via hydrogenation with atomic hydrogen (referred to as borophane). However, the precise adsorption structures and the underlying mechanism are still elusive. Employing first-principles calculations, we demonstrate the optimal configurations of freestanding borophanes and the ones grown on metallic substrates. For freestanding β12 and χ3 borophenes, the energetically favored hydrogen adsorption sites are on the top of the boron atoms with CN=4 (CN: coordination number), while the best absorption sites for α' borophene are on the top of the boron atoms with CN=6. With various metal substrates, the hydrogenation configurations of borophene are modulated significantly, attributed to the chemical hybridization strength between B pz and H s orbitals. These findings provide a deep insight into the hydrogenating borophenes and facilitate the stabilization of two-dimensional boron polymorphs by engineering hydrogen adsorption sites and concentrations.

preprint2021arXiv

Completion Time Minimization in Wireless-Powered UAV-Assisted Data Collection System (Full Version)

In unmanned aerial vehicle (UAV)-assisted data collection system, UAVs can be deployed to charge ground terminals (GTs) via wireless power transfer (WPT) and collect data from them via wireless information transmission (WIT). In this paper, we aim to minimize the time required by a UAV via jointly optimizing the trajectory of the UAV and the transmission scheduling for all the GTs. This problem is formulated as a mixed integer nonlinear programming (MINLP) which are difficult to address in general. To this end, we develop an iterative algorithm based on binary search and successive convex optimization (SCO) to solve it. The simulation shows that our proposed solution outperforms the benchmark algorithms.

preprint2021arXiv

Effect of surface disorder on the chiral surface states of a three-dimensional quantum Hall system

We investigate the effect of surface disorder on the chiral surface states of a three-dimensional quantum Hall system. Utilizing a transfer-matrix method, we find that the localization length of the surface state along the magnetic field decreases with the surface disorder strength in the weak disorder regime, but increases anomalously in the strong disorder regime. In the strong disorder regime, the surface states mainly locate at the first inward layer to avoid the strong disorder in the outmost layer. The anomalous increase of the localization length can be explained by an effective model, which maps the strong disorder on the surface layer to the weak disorder on the first inward layer. Our work demonstrates that surface disorder can be an effective way to control the transport behavior of the surface states along the magnetic field. We also investigate the effect of surface disorder on the full distribution of conductances P(g) of the surface states in the quasi-one-dimensional (1D) regime for various surface disorder strengths. In particular, we find that P(g) is Gaussian in the quasi-1D metal regime and log-normal in the quasi-1D insulator regime. In the crossover regime, P(g) exhibits highly nontrivial forms, whose shapes coincide with the results obtained from the Dorokhov-Mello-Pereyra-Kumar equation of a weakly disordered quasi-1D wire in the absence of time-reversal symmetry. Our results suggest that P(g) is fully determined by the average conductance, independent of the details of the system, in agreement with the single-parameter scaling hypothesis.

preprint2021arXiv

Matching-Theory-Based Multi-User Cooperative Computing Framework

In this paper, we propose a matching theory based multi-user cooperative computing (MUCC) scheme to minimize the overall energy consumption of a group of user equipments (UEs), where the UEs can be classified into the following roles: resource demander (RD), resource provider (RP), and standalone UE (SU). We first determine the role of each UE by leveraging the roommate matching method. Then, we propose the college admission based algorithm to divide the UEs into multiple cooperation groups, each consisting of one RP and multiple RDs. Next, we propose the rotation swap operation to further improve the performance without deteriorating the system stability. Finally, we present an effective task offloading algorithm to minimize the energy consumption of all the cooperation groups. The simulation results verify the effectiveness of the proposed scheme.

preprint2021arXiv

Multiple Magnetorotons and Spectral Sum Rules in Fractional Quantum Hall Systems

We study numerically the the charge neutral excitations (magnetorotons) in fractional quantum Hall systems, concentrating on the two Jain states near quarter filling, $ν=2/7$ and $ν=2/9$, and the $ν=1/4$ Fermi-liquid state itself. In contrast to the $ν=1/3$ states and the Jain states near half filling, on each of the two Jain states $ν=2/7$ and $ν=2/9$ the graviton spectral densities show two, instead of one, magnetoroton peaks. The magnetorotons have spin 2 and have opposite chiralities in the $ν=2/7$ state and the same chirality in the $ν=2/9$ state. We also provide a numerical verification of a sum rule relating the guiding center spin $\bar s$ with the spectral densities of the stress tensor

preprint2020arXiv

$T_c$ and Pauli limited critical field of $\text{Sr}_2\text{Ru}\text{O}_4$: uniaxial strain dependence

Variations of critical temperature $T_c$ and in-plane critical field $H_{c2}$ of $\text{Sr}_2\text{Ru}\text{O}_4$ under uniaxial stress have recently been reported. We compare the strain dependence of $T_c$ and $H_{c2}$ in various pairing channels ($d$-wave, extended s-wave and $p$-wave) with the experimental observations, by studying a three-band tight-binding model that includes effects of spin-orbit and Zeeman couplings and a separable pairing interaction. Our study helps narrow down the possibility of pairing channels. The importance of the multi-band nature of $\text{Sr}_2\text{Ru}\text{O}_4$ is also highlighted.

preprint2020arXiv

Construction of a series of new $ν=2/5$ fractional quantum Hall wave functions by conformal field theory

In this paper, a series of $ν=2/5$ fractional quantum Hall wave functions are constructed from conformal field theory(CFT). They share the same topological properties with states constructed by Jain's composite fermion approach. Upon exact lowest Landau level(LLL) projection, some of Jain composite fermion states would not survive if constraints on Landau level indices given in the appendices of this paper were not satisfied. By contrast, states constructed from CFT always stay in LLL. These states are characterized by different topological shifts and multibody relative angular momenta. As a by-product, in the appendices we prove the necessary conditions for general $ ν=p/(2p+1) $ composite fermion states to have nonvanishing LLL projection.

preprint2020arXiv

Distributed Resource Scheduling for Large-Scale MEC Systems: A Multi-Agent Ensemble Deep Reinforcement Learning with Imitation Acceleration

We consider the optimization of distributed resource scheduling to minimize the sum of task latency and energy consumption for all the Internet of things devices (IoTDs) in a large-scale mobile edge computing (MEC) system. To address this problem, we propose a distributed intelligent resource scheduling (DIRS) framework, which includes centralized training relying on the global information and distributed decision making by each agent deployed in each MEC server. More specifically, we first introduce a novel multi-agent ensemble-assisted distributed deep reinforcement learning (DRL) architecture, which can simplify the overall neural network structure of each agent by partitioning the state space and also improve the performance of a single agent by combining decisions of all the agents. Secondly, we apply action refinement to enhance the exploration ability of the proposed DIRS framework, where the near-optimal state-action pairs are obtained by a novel Lévy flight search. Finally, an imitation acceleration scheme is presented to pre-train all the agents, which can significantly accelerate the learning process of the proposed framework through learning the professional experience from a small amount of demonstration data. Extensive simulations are conducted to demonstrate that the proposed DIRS framework is efficient and outperforms the existing benchmark schemes.

preprint2020arXiv

Energy Self-Sustainability in Full-Spectrum 6G

Full-spectrum ranging from sub 6 GHz to THz and visible light will be exploited in 6G in order to reach unprecedented key-performance-indicators (KPIs). However, extraordinary amount of energy will be consumed by network infrastructure, while functions of massively deployed Internet of Everything (IoE) devices are limited by embedded batteries. Therefore, energy self-sustainable 6G is proposed in this article. First of all, it may achieve network-wide energy efficiency by exploiting cell-free and airborne access networks as well as by implementing intelligent holographic environments. Secondly, by exploiting radio-frequency/visible light signals for providing on-demand wireless power transfer (WPT) and for enabling passive backscatter communication, ``zero-energy'' devices may become a reality. Furthermore, IoE devices actively adapt their transceivers for better performance to a dynamic environment. This article aims to provide a first glance at primary designing principles of energy self-sustainable 6G.

preprint2020arXiv

H-AP Deployment for Joint Wireless Information and Energy Transfer in Smart Cities

With the wireless communication being more various in the future, it's becoming challenging to prolong the lifetime of many battery powered devices, since frequently replacing their batteries is a cumbersome job. An hybrid access point (H-AP) is capable of simultaneously operating wireless information transfer (WIT) and wireless energy transfer (WET) by exploiting the radio frequency (RF) signals. By jointly considering both the mobility of the user and the popularity of the sites, we focus on the design of the H-AP's deployment scheme. Specifically, a mobility model of the grid based city streets is exploited for characterising the users' movements. Based on this mobility model, the impact of the deployment site's popularity on the WIT and WET efficiencies is firstly analysed. Then, an H-AP deployment scheme for striking a balance between the WIT and the WET efficiencies is proposed, which is regarded as the B-deployment scheme. The simulation results demonstrate that the B-deployment scheme is more flexible for satisfying diverse requirement of the WIT and WET efficiencies.

preprint2020arXiv

Joint Interleaver and Modulation Design For Multi-User SWIPT-NOMA

Radio frequency (RF) signals can be relied upon for conventional wireless information transfer (WIT) and for challenging wireless power transfer (WPT), which triggers the significant research interest in the topic of simultaneous wireless information and power transfer (SWIPT). By further exploiting the advanced non-orthogonal-multiple-access (NOMA) technique, we are capable of improving the spectrum efficiency of the resource-limited SWIPT system. In our SWIPT system, a hybrid access point (H-AP) superimposes the modulated symbols destined to multiple WIT users by exploiting the power-domain NOMA, while WPT users are capable of harvesting the energy carried by the superposition symbols. In order to maximise the amount of energy transferred to the WPT users, we propose a joint design of the energy interleaver and the constellation rotation based modulator in the symbol-block level by constructively superimposing the symbols destined to the WIT users in the power domain. Furthermore, a transmit power allocation scheme is proposed to guarantee the symbol-error-ratio (SER) of all the WIT users. By considering the sensitivity of practical energy harvesters, the simulation results demonstrate that our scheme is capable of substantially increasing the WPT performance without any remarkable degradation of the WIT performance.

preprint2020arXiv

Phase Space Quantum Mechanics as a Landau Level Problem

We point out the connection between the problem of formulating quantum mechanics in phase space and projecting the motion of a quantum mechanical particle onto a particular Landau level. In particular, we show that lowest Landau level wave functions, which are widely used in studies of quantum Hall effect, are actually phase space wave functions in this context. We demonstrate the usefulness of this understanding by analyzing some simple problems, and propose other utilities.

preprint2020arXiv

Stacked Auto Encoder Based Deep Reinforcement Learning for Online Resource Scheduling in Large-Scale MEC Networks

An online resource scheduling framework is proposed for minimizing the sum of weighted task latency for all the Internet of things (IoT) users, by optimizing offloading decision, transmission power and resource allocation in the large-scale mobile edge computing (MEC) system. Towards this end, a deep reinforcement learning (DRL) based solution is proposed, which includes the following components. Firstly, a related and regularized stacked auto encoder (2r-SAE) with unsupervised learning is applied to perform data compression and representation for high dimensional channel quality information (CQI) data, which can reduce the state space for DRL. Secondly, we present an adaptive simulated annealing based approach (ASA) as the action search method of DRL, in which an adaptive h-mutation is used to guide the search direction and an adaptive iteration is proposed to enhance the search efficiency during the DRL process. Thirdly, a preserved and prioritized experience replay (2p-ER) is introduced to assist the DRL to train the policy network and find the optimal offloading policy. Numerical results are provided to demonstrate that the proposed algorithm can achieve near-optimal performance while significantly decreasing the computational time compared with existing benchmarks.

preprint2020arXiv

Tensor Processing Units for Financial Monte Carlo

Monte Carlo methods are critical to many routines in quantitative finance such as derivatives pricing, hedging and risk metrics. Unfortunately, Monte Carlo methods are very computationally expensive when it comes to running simulations in high-dimensional state spaces where they are still a method of choice in the financial industry. Recently, Tensor Processing Units (TPUs) have provided considerable speedups and decreased the cost of running Stochastic Gradient Descent (SGD) in Deep Learning. After highlighting computational similarities between training neural networks with SGD and simulating stochastic processes, we ask in the present paper whether TPUs are accurate, fast and simple enough to use for financial Monte Carlo. Through a theoretical reminder of the key properties of such methods and thorough empirical experiments we examine the fitness of TPUs for option pricing, hedging and risk metrics computation. In particular we demonstrate that, in spite of the use of mixed precision, TPUs still provide accurate estimators which are fast to compute when compared to GPUs. We also show that the Tensorflow programming model for TPUs is elegant, expressive and simplifies automated differentiation.

preprint2020arXiv

Thouless conductances of a three-dimensional quantum Hall system

We investigate the longitudinal conductance of a disordered three-dimensional (3D) quantum Hall system within a tight-binding lattice model using numerical Thouless conductance calculations. For the bulk, we confirm that the mobility edges are independent of the propagating directions in this anisotropic system. As disorder increases, the conductance peak of the lowest subband in the horizontal direction floats to the central subband as in the two-dimensional (2D) case, while there is no clear evidence of floating in the vertical direction. We thus conclude that for extended states, the longitudinal conductance in the vertical direction behaves like a quasi-one-dimensional (1D) normal metal, while the longitudinal conductance in the horizontal direction is controlled by layered conducting states stacked coherently. Inside the quantum Hall gap, we study the novel 2D chiral surface states at the sidewalls of the sample. We demonstrate the crossover of the surface states between the quasi-1D metal and insulator regimes, which can be achieved by modifying the interlayer hopping strength and the disorder strength in the model. The typical behaviors of the Thouless conductance and the wave functions of the surface states in these two regimes are investigated. Finally, in order to predict the regime of the surface states for arbitrary parameters, we determine an explicit relationship between the localization length of surface states and the microscopic parameters of the model.

preprint2017arXiv

Dynamic Load-Balancing Vertical Control for Large-Scale Software-Defined Internet of Things

As the global Internet of things increasingly is popular with consumers and business environment, network flow management has become an important topic to optimize the performance on Internet of Things. The rigid existing Internet of things (IoT) architecture blocks current traffic management technology to provide a real differentiated service for large-scale IoT. Software-defined Internet of Things (SD-IoT) is a new computing paradigm that separates control plane and data plane, and enables centralized logic control. In this paper, we first present a general framework for SD-IoT, which consists of two main components: SD-IoT controllers and SD-IoT switches. The controllers of SD-IoT uses resource pooling technology, and the pool is responsible for the centralized control of the entire network. The switches of SD-IoT integrate with the gateway functions, which is responsible for data access and forwarding. The SD-IoT controller pool is designed as a vertical control architecture, which includes the main control layer and the base control layer. The controller (main controller) of the main control layer interacts upward with the application layer, interacts with the base control layer downwards, and the controller (base controller) of the basic control layer interacts with the data forwarding layer. We propose a dynamic balancing algorithm of the main controller based on election mechanism and a dynamic load balancing algorithm of the basic controller based on the balanced delay, respectively. The experimental results show that the dynamic balancing algorithm based on the election mechanism can ensure the consistency of the messages between the main controllers, and the dynamic load balancing algorithm based on the balanced delay can balance between these different workloads in the basic controllers.

preprint2016arXiv

Acoustic Wave Absorption as a Probe of Dynamical Geometrical Response of Fractional Quantum Hall Liquids

We show that acoustic crystalline wave gives rise to an effect similar to that of a gravitational wave to an electron gas. Applying this idea to a two-dimensional electron gas in the fractional quantum Hall regime, this allows for experimental study of its dynamical gravitational response. To study such response we generalize Haldane's geometrical description of fractional quantum Hall states to situations where the external metric is time-dependent. We show that such time-dependent metric (generated by acoustic or effective gravitational wave) couples to collective modes of the system, including a quadrapolar mode similar to graviton at long wave length, and magneto-roton at finite wave length. Energies of these modes can be revealed in spectroscopic measurements. We argue that such gravitational probe provides a potentially highly useful alternative probe of quantum Hall liquids, in addition to the usual electromagnetic response.

preprint2016arXiv

Chiral spin liquid from magnetic Wannier states

We present a mapping of a two-dimensional system of interacting bosons in a strong perpendicular magnetic field to an equivalent system of interacting bosons on the square lattice in the absence of the field. The mapping utilizes a magnetic Bloch and the corresponding magnetic Wannier single-particle basis in the lowest Landau level. By construction, the ground states of the resulting model of interacting bosons on the square lattice are gapped fractionalized liquids or gapless Bose metal states with broken time reversal symmetry at specific rational filling fractions.

preprint2016arXiv

co-BPM: a Bayesian Model for Divergence Estimation

Divergence is not only an important mathematical concept in information theory, but also applied to machine learning problems such as low-dimensional embedding, manifold learning, clustering, classification, and anomaly detection. We proposed a bayesian model---co-BPM---to characterize the discrepancy of two sample sets, i.e., to estimate the divergence of their underlying distributions. In order to avoid the pitfalls of plug-in methods that estimate each density independently, our bayesian model attempts to learn a coupled binary partition of the sample space that best captures the landscapes of both distributions, then make direct inference on their divergences. The prior is constructed by leveraging the sequential buildup of the coupled binary partitions and the posterior is sampled via our specialized MCMC. Our model provides a unified way to estimate various types of divergences and enjoys convincing accuracy. We demonstrate its effectiveness through simulations, comparisons with the \emph{state-of-the-art} and a real data example.

preprint2016arXiv

Discovering and Visualizing Hierarchy in Multivariate Data

How to extract useful insights from data is always a challenge, especially if the data is multidimensional. Often, the data can be organized according to certain hierarchical structure that are stemmed either from data collection process or from the information and phenomena carried by the data itself. The current study attempts to discover and visualize these underlying hierarchies. By regarding each observation in the data as a draw from a (hypothetical) multidimensional joint density, our first goal is to approximate this unknown density with a piecewise constant function via binary partition, our non-parametric approach makes no assumptions on the form of the density. Given the piecewise constant density function and its corresponding binary partition, our second goal is to construct a connected graph and build up a tree representation of the data by level sets. To demonstrate that our method is a general data mining and visualization tool which can provide "multi-resolution" summaries and reveal different levels of information of the data, we apply it to two real data sets from Flow Cytometry and Social Network.

preprint2016arXiv

Emergent quasi-one-dimensionality in a kagomé magnet: A simple route to complexity

We study the ground state phase diagram of the quantum spin-$1/2$ Heisenberg model on the kagomé lattice with first- ($J_1 < 0$), second- ($J_2 < 0$), and third-neighbor interactions ($J_d > 0$) by means of analytical low-energy field theory and numerical density-matrix renormalization group (DMRG) studies. The results offer a consistent picture of the $J_d$-dominant regime in terms of three sets of spin chains weakly coupled by the ferromagnetic inter-chain interactions $J_{1,2}$. When either $J_1$ or $J_2$ is dominant, the model is found to support one of two cuboctohedral phases, cuboc1 and cuboc2. These cuboc states host non-coplanar long-ranged magnetic order and possess finite scalar spin chirality. However, in the compensated regime $J_1 \simeq J_2$, a valence bond crystal phase emerges between the two cuboc phases. We find excellent agreement between an analytical theory based on coupled spin chains and unbiased DMRG calculations, including at a very detailed level of comparison of the structure of the valence bond crystal state. To our knowledge, this is the first such comprehensive understanding of a highly frustrated two-dimensional (2d) quantum antiferromagnet. We find no evidence of either the one-dimensional (1d) gapless spin liquid or the chiral spin liquids, which were previously suggested by parton mean field theories.

preprint2016arXiv

Entanglement spectrum and entangled modes of highly excited states in random XX spin chains

We examine the real space renormalization group method of finding \textit{excited eigenstate} (RSRG-X) of the XX spin-1/2 chain, from entanglement perspectives. Eigenmodes of entanglement Hamiltonian, especially the maximally entangled mode and corresponding entanglement energies are studied and compared with predictions of RSRG-X. Our numerical results demonstrate the accuracy of the RSRG-X method in the strong disorder limit, and quantify its error when applied to weak disorder regime. Overall, our results validate the RSRG-X method qualitatively, but also show that its accuracy decreases with increasing temperature.

preprint2016arXiv

Joint Energy Minimization and Resource Allocation in C-RAN with Mobile Cloud

Cloud radio access network (C-RAN) has emerged as a potential candidate of the next generation access network technology to address the increasing mobile traffic, while mobile cloud computing (MCC) offers a prospective solution to the resource-limited mobile user in executing computation intensive tasks. Taking full advantages of above two cloud-based techniques, C-RAN with MCC are presented in this paper to enhance both performance and energy efficiencies. In particular, this paper studies the joint energy minimization and resource allocation in C-RAN with MCC under the time constraints of the given tasks. We first review the energy and time model of the computation and communication. Then, we formulate the joint energy minimization into a non-convex optimization with the constraints of task executing time, transmitting power, computation capacity and fronthaul data rates. This non-convex optimization is then reformulated into an equivalent convex problem based on weighted minimum mean square error (WMMSE). The iterative algorithm is finally given to deal with the joint resource allocation in C-RAN with mobile cloud. Simulation results confirm that the proposed energy minimization and resource allocation solution can improve the system performance and save energy.

preprint2016arXiv

LAPPS: Location Aware Password Protection System

Location Aware Password Protection System (LAPPS) is designed to strengthen the security of traditional password protection systems. This is achieved by adding several layers of protection to the passwords that most traditional password protection systems generate. The current implementation looks at the Password/Pin numbers of Credit/Debit cards that are used on Automated Teller Machine (ATM),though the underlying design of the system can be used in many other scenarios. A password that is generated will be allocated to a particular user and to the ATM that is nearest to the user. LAPPS ensures the following qualities of the passwords that it generates. Location Awareness: The passwords are generated according to the users' geographical area, that they request their passwords from. So a password will only be active in just one location. Time Awareness: A password will only be valid for five minutes. The unused passwords will be discarded. Dynamic: The user has to have a new password each time he/she logs in. A password is generated to be used only once. User Oriented/Specific: The received password can only be used by the requester, and can only be used on its allocated ATM. Two Factor Authenticity: The confidential information will be secured using two-factor authentication. For extra security, a Pin generating device has been introduced. This will produce an eight digit number that the user has to supply to the mobile application, before requesting for a password. The user can obtain a pin number by inserting his/her Debit/Credit card and the fixed password that has been allocated when the user registers with the system.

preprint2016arXiv

Many-body eigenstate thermalization from one-body quantum chaos: emergent arrow of time

A profound quest of statistical mechanics is the origin of irreversibility - the arrow of time. New stimulants have been provided, thanks to unprecedented degree of control reached in experiments with isolated quantum systems and rapid theoretical developments of manybody localization in disordered interacting systems. The proposal of (many-body) eigenstate thermalization (ET) for these systems reinforces the common belief that either interaction or extrinsic randomness is required for thermalization. Here, we unveil a quantum thermalization mechanism challenging this belief. We find that, provided one-body quantum chaos is present, as a pure many-body state evolves the arrow of time can emerge, even without interaction or randomness. In times much larger than the Ehrenfest time that signals the breakdown of quantum-classical correspondence, quantum chaotic motion leads to thermal [Fermi-Dirac (FD) or Bose-Einstein (BE)] distributions and thermodynamics in individual eigenstates. Our findings lay dynamical foundation of statistical mechanics and thermodynamics of isolated quantum systems.

preprint2016arXiv

Probing Critical Surfaces in Momentum Space Using Real-Space Entanglement Entropy: Bose versus Fermi

A co-dimension one critical surface in the momentum space can be either a familiar Fermi surface, which separates occupied states from empty ones in the non-interacting fermion case, or a novel Bose surface, where gapless bosonic excitations are anchored. Their presence gives rise to logarithmic violation of entanglement entropy area law. When they are convex, we show that the shape of these critical surfaces can be determined by inspecting the leading logarithmic term of real space entanglement entropy. The fundamental difference between a Fermi surface and a Bose surface is revealed by the fact that the logarithmic terms in entanglement entropies differ by a factor of two: $S^{Bose}_{log} = 2 S^{Fermi}_{log}$, even when they have identical geometry. Our method has remarkable similarity with determining Fermi surface shape using quantum oscillation. We also discuss possible probes of concave critical surfaces in momentum space.

preprint2016arXiv

Quantum antiferromagnetic Heisenberg half-odd integer spin model as the entanglement Hamiltonian of the integer spin Affleck-Kennedy-Lieb-Tasaki states

Applying a symmetric bulk bipartition to one-dimensional Affleck-Kennedy-Lieb-Tasaki valence bond solid (VBS) states for the integer spin-S Haldane gapped phase, we can create an array of fractionalized spin-S/2 edge states with the super unit cell $l$ in the reduced bulk system, and the topological properties encoded in the VBS wave functions can be revealed. The entanglement Hamiltonian (EH) with $l=even$ corresponds to the quantum antiferromagnetic Heisenberg spin-S/2 model. For the even integer spins, the EH still describes the Haldane gapped phase. For the odd integer spins, however, the EH just corresponds to the quantum antiferromagnetic Heisenberg half-odd integer spin model with spinon excitations, characterizing the critical point separating the topological Haldane phase from the trivial gapped phase. Our results thus demonstrate that the topological bulk property not only determines its fractionalized edge states, but also the quantum criticality associated with the topological phase, where the elementary excitations are precisely those fractionalized edge degrees of freedom confined in the bulk of the topological phase.

preprint2016arXiv

Simple one-pass algorithm for penalized linear regression with cross-validation on MapReduce

In this paper, we propose a one-pass algorithm on MapReduce for penalized linear regression \[f_λ(α, β) = \|Y - α\mathbf{1} - Xβ\|_2^2 + p_λ(β)\] where $α$ is the intercept which can be omitted depending on application; $β$ is the coefficients and $p_λ$ is the penalized function with penalizing parameter $λ$. $f_λ(α, β)$ includes interesting classes such as Lasso, Ridge regression and Elastic-net. Compared to latest iterative distributed algorithms requiring multiple MapReduce jobs, our algorithm achieves huge performance improvement; moreover, our algorithm is exact compared to the approximate algorithms such as parallel stochastic gradient decent. Moreover, what our algorithm distinguishes with others is that it trains the model with cross validation to choose optimal $λ$ instead of user specified one. Key words: penalized linear regression, lasso, elastic-net, ridge, MapReduce

preprint2016arXiv

Transport evidence for the three-dimensional Dirac semimetal phase in ZrTe5

Topological Dirac semimetal is a newly discovered class of materials and has attracted intense attentions. This material can be viewed as a three-dimensional (3D) analogue of graphene and has linear energy dispersion in bulk, leading to a range of exotic transport properties. Here we report direct quantum transport evidence of 3D Dirac semimetal phase of layered material ZrTe5 by angular dependent magnetoresistance measurements under high magnetic fields up to 31 Tesla. We observed very clear negative longitudinal magnetoresistance induced by chiral anomaly under the condition of the magnetic field aligned only along the current direction. Pronounced Shubnikov-de Hass (SdH) quantum oscillations in both longitudinal magnetoresistance and transverse Hall resistance were observed, revealing anisotropic light cyclotron masses and high mobility of the system. In particular, a nontrivial π-Berry phase in the SdH gives clear evidence for 3D Dirac semimetal phase. Furthermore, we observed clear Landau Level splitting under high magnetic field, suggesting possible splitting of Dirac point into Weyl points due to broken time reversal symmetry. Our results indicate that ZrTe5 is an ideal platform to study 3D massless Dirac and Weyl fermions in a layered compound.

preprint2015arXiv

A Diffusion-Neuron Hybrid System for Molecular Communication

Diffusion-based and neural communication are two interesting domains in molecular communication. Both of them have distinct advantages and are exploited separately in many works. However, in some cases, neural and diffusion-based ways have to work together for a communication. Therefore, in this paper, we propose a hybrid communication system, in which the diffusion-based and neural communication channels are contained. Multiple connection nano-devices (CND) are used to connect the two channels. We define the practice function of the CNDs and develop the mechanism of exchanging information from diffusion-based to neural channel, based on the biological characteristics of the both channels. In addition, we establish a brief mathematical model to present the complete communication process of the hybrid system. The information exchange process at the CNDs is shown in the simulation. The bit error rate (BER) indicator is used to verify the reliability of communication. The result reveals that based on the biological channels, optimizing some parameters of nano-devices could improve the reliability performance.

preprint2015arXiv

Aqua Computing: Coupling Computing and Communications

The authors introduce a new vision for providing computing services for connected devices. It is based on the key concept that future computing resources will be coupled with communication resources, for enhancing user experience of the connected users, and also for optimising resources in the providers' infrastructures. Such coupling is achieved by Joint/Cooperative resource allocation algorithms, by integrating computing and communication services and by integrating hardware in networks. Such type of computing, by which computing services are not delivered independently but dependent of networking services, is named Aqua Computing. The authors see Aqua Computing as a novel approach for delivering computing resources to end devices, where computing power of the devices are enhanced automatically once they are connected to an Aqua Computing enabled network. The process of resource coupling is named computation dissolving. Then, an Aqua Computing architecture is proposed for mobile edge networks, in which computing and wireless networking resources are allocated jointly or cooperatively by a Mobile Cloud Controller, for the benefit of the end-users and/or for the benefit of the service providers. Finally, a working prototype of the system is shown and the gathered results show the performance of the Aqua Computing prototype.

preprint2015arXiv

Density Estimation via Discrepancy

Given i.i.d samples from some unknown continuous density on hyper-rectangle $[0, 1]^d$, we attempt to learn a piecewise constant function that approximates this underlying density non-parametrically. Our density estimate is defined on a binary split of $[0, 1]^d$ and built up sequentially according to discrepancy criteria; the key ingredient is to control the discrepancy adaptively in each sub-rectangle to achieve overall bound. We prove that the estimate, even though simple as it appears, preserves most of the estimation power. By exploiting its structure, it can be directly applied to some important pattern recognition tasks such as mode seeking and density landscape exploration. We demonstrate its applicability through simulations and examples.

preprint2015arXiv

Effect of Single Impurity on Free Fermion Entanglement Entropy

The one-dimensional free Fermi gas is a prototype conformally invariant system, whose entanglement properties are well-understood. In this work, the effects of a single impurity on one dimensional free fermion entanglement entropy are studied both analytically and numerically. Such an impurity represents an exactly marginal perturbation to the bulk conformally invariant fixed point. We find that the impurity leads to sub-leading contributions to the entanglement entropy that scale inversely with the subsystem size. The origin of such contributions are identified.

preprint2015arXiv

Entanglement Area Law in Disordered Free Fermion Anderson Model in One, Two, and Three Dimensions

We calculate numerically the entanglement entropy of free fermion ground states in one-, two- and three-dimensional Anderson models, and find that it obeys the area law as long as the linear size of the subsystem is sufficiently larger than the mean free path. This result holds in the metallic phase of the three-dimensional Anderson model, where the mean free path is finite although the localization length is infinite. Relation between the present results and earlier ones on area law violation in special one-dimensional models that support metallic phases is discussed.

preprint2015arXiv

Entanglement Entropy Scaling Laws and Eigenstate Typicality in Free Fermion Systems

We demonstrate that the entanglement entropy area law for free fermion ground states and the corresponding volume law for highly excited states are related by a position-momentum duality, thus of the same origin. For a typical excited state in the thermodynamic limit, we further show that the reduced density matrix of a subsystem approaches thermal density matrix, provided the subsystem's linear size is small compared to that of the whole system in all directions, a property we dub eigenstate typicality. This provides an explicit example of thermalization via entanglement, and reveals how statistical physics emerges from a single eigenstate by tracing out a large number of degrees of freedom.

preprint2015arXiv

Improving Reliability Performance of Diffusion-based Molecular Communication With Adaptive Threshold Variation Algorithm

In this work, we investigate the communication reliability for diffusion-based molecular communication, using the indicator of bit error rate (BER). A molecular classified model is established to divide molecules into three parts, which are the signal, inter-symbol interference (ISI) and noise. We expand each part separately using molecular absorbing probability, and connect them by a traditional-like formula. Based on the classified model, we do a theoretical analysis to prove the feasibility of improving the BER performance. Accordingly, an adaptive threshold variation (ATV) algorithm is designed in demodulation to implement the goal, which makes the receiver adapt the channel condition properly through learning process. Moreover, the complexity of ATV is calculated and its performance in various noisy channel is discussed. An expression of Signal to Interference plus Noise Ratio (SINR) is defined to verify the system performance. We test some important parameters of the channel model, as well as the ATV algorithm in the simulation section. The results have shown the performance gain of the proposal.

preprint2015arXiv

Relaxation of a Goldstino-like mode due to supersymmetry breaking in Bose-Fermi mixtures

In the presence of nonrelativistic supersymmetry, a sharp fermionic collective mode similar to the Goldstino mode in high-energy physics was proposed to be realized in Bose-Fermi mixtures. The Goldstino mode is relaxed (a.k.a. decays) if supersymmetry is explicitly broken, which can be revealed as the broadening of the corresponding spectral function. We find that the situation shares many similarities with the electron spin resonance in magnetic systems and adopt the well-known Kubo-Tomita theory to perform a general analysis of the spectral function lineshape broadening of the Goldstino mode.

preprint2015arXiv

Striped quantum Hall state in a half-filled Landau level

Nature of the fractional quantum Hall state at Landau level filling factor 5/2 remains elusive despite intensive experimental and theoretical work. While the leading theoretical candidates are Moore-Read Pfaffian (Pf) and its particle-hole conjugate anti-Pfaffian (APf), neither received unambiguous experimental support. We show that a state that is intermediate between them, made of alternating stripes of Pf and APf in the bulk, is a viable candidate. Such a state is shown to be incompressible and thus a charge insulator in the bulk, but a heat conductor due to the presence of gapless neutral bulk modes. We argue that properties of such a state is consistent with existing numerical and experimental work, and discuss possible experimental probes of its presence.

preprint2014arXiv

Bilayer graphene with parallel magnetic field and twisting: Phases and phase transitions in a highly tunable Dirac system

The effective theory for bilayer graphene (BLG), subject to parallel/in-plane magnetic fields, is derived. With a sizable magnetic field the trigonal warping becomes irrelevant, and one ends up with two Dirac points in the vicinity of each valley in the low-energy limit, similar to the twisted BLG. Combining twisting and parallel field thus gives rise to a Dirac system with tunable Fermi velocity and cutoff. If the interactions are sufficiently strong, several fully gapped states can be realized in these systems, in addition to the ones in a pristine setup. Transformations of the order parameters under various symmetry operations are analyzed. The quantum critical behavior of various phase transitions driven by the twisting and the magnetic field is reported. The effects of an additional perpendicular fields, and possible ways to realize the new massive phases is highlighted.

preprint2014arXiv

Compressed Relaying for Two-Way Relay Networks with Correlated Sources

In this letter, a compressed relaying scheme via Huffman and physical-layer network coding (HPNC) is proposed for two-way relay networks with correlated sources (TWRN-CS). In the HPNC scheme, both sources first transmit the correlated raw source messages to the relay simultaneously. The relay performs physical-layer network coding (PNC) on the received symbols, compresses the PNC-coded symbols using Huffman coding, and broadcasts the compressed symbols to both source nodes. Then, each source decodes the other source's messages by using its own messages as side information. Compression rate and block error rate (BLER) of the proposed scheme are analyzed. Simulation results demonstrate that the HPNC scheme can effectively improve the network throughput, and meanwhile, achieve the superior BLER performance compared with the conventional non-compressed relaying scheme in TWRN-CS.

preprint2014arXiv

Disentangling topological degeneracy in the entanglement spectrum of one-dimensional symmetry protected topological phases

One-dimensional valence bond solid (VBS) states represent the simplest symmetry protected topological phases. We show that their ground state entanglement spectrum contains both topological and non-topological structures. For the $SO(3)$ symmetric VBS states with odd-integer spins, the two-fold topological degeneracy is associated with an underlying $Z_{2}\times Z_{2}$ symmetry that protects the corresponding topological phase. In general, for the $SO(2S+1)$ symmetric VBS states with integer spins $S$, the corresponding protecting symmetry is identified as the $(Z_{2}\times Z_{2})^{S}$ symmetry, yielding the $2^{S}$-fold topological degeneracy. The topological degeneracy and associated protecting symmetry can be identified by a non-local unitary transformation, which changes the topological order of the VBS states into conventional ferromagnetic order.

preprint2014arXiv

Evidence of topological two-dimensional metallic surface states in thin bismuth nanoribbons

Understanding of the exotic quantum phenomena in bulk bismuth beyond its ultraquantum limit still remains controversial and gives rise to a renewed interest. The focus of the issues is whether these quantum properties have a conventional bulk nature or just the surface effect due to the significant spin-orbital interaction and in relation to the Bi-based topological insulators. Here, we present angular-dependent magnetoresistance (AMR) measurements on single-crystal bismuth nanoribbons of different thickness with magnetic fields up to 31 T. In thin nanoribbons with thickness of ~40 nm, a two-fold rational symmetry of the low field AMR spectra and two sets of 1/2-shifted (i.e. γ=1/2) Shubnikov-de Haas (SdH) quantum oscillations with exact two- dimensional (2D) character were obtained. However, when the thickness of the ribbon increases, a 3D bulk-like SdH oscillations with γ=0 and a four-fold rotational symmetry of the AMR spectra appear. These results unambiguously provided the first transport evidence of the topological 2D metallic surface states in thinner nanoribbons with an insulating bulk. Our observations provide a promising pathway to understand the quantum phenomena in Bi arising from the surface states.

preprint2014arXiv

Existence of strong-pairing quantum Hall phase in bilayer cold atom systems with dipolar interactions

We study bilayer fermionic cold atom systems with dipolar interactions, as well as a two-component tunable pseudopotential (TCTP) model which keeps only the zeroth and first Haldane pseudopotentials, at total Landau level filling factor 1/2. Our numerical results on the TCTP model indicates that Haldane-Rezayi state describes the critical point between strong and weak d-wave pairing quantum Hall phases. Further increasing the attractive zeroth pseudopotentials, the system transits from the strong-pairing phase to a stripe phase, and then to a cluster phase (or phase separation). The dipolar interaction can be mapped onto the TCTP model in the strong-pairing phase, if high order pseudopotentials are ignored. Our numerical results show that this is indeed the case, so the strong-pairing phase can be realized in the cold atom system.

preprint2014arXiv

Maximally Entangled Mode, Metal-Insulator Transition and Violation of Entanglement Area Law in Non-interacting Fermion Ground States

We study in this work the ground state entanglement properties of two models of non-interacting fermions moving in one-dimension (1D), that exhibit metal-insulator transitions. We find that entanglement entropy grows either logarithmically or in a power-law fashion in the metallic phase, thus violating the (1D version of) entanglement area law. No such violation is found in the insulating phase. We further find that characteristics of {\em single fermion} states at the Fermi energy (which can {\em not} be obtained from the many-fermion Slater determinant) is captured by the lowest energy single fermion mode of the {\em entanglement} Hamiltonian; this is particularly true at the metal-insulator transition point. Our results suggest entanglement is a powerful way to detect metal-insulator transitions, {\em without} knowledge of the Hamiltonian of the system.

preprint2013arXiv

Computational Aspects of Optional Pólya Tree

Optional Pólya Tree (OPT) is a flexible non-parametric Bayesian model for density estimation. Despite its merits, the computation for OPT inference is challenging. In this paper we present time complexity analysis for OPT inference and propose two algorithmic improvements. The first improvement, named Limited-Lookahead Optional Pólya Tree (LL-OPT), aims at greatly accelerate the computation for OPT inference. The second improvement modifies the output of OPT or LL-OPT and produces a continuous piecewise linear density estimate. We demonstrate the performance of these two improvements using simulations.

preprint2013arXiv

Detection of Striped Superconductors Using Magnetic Field Modulated Josephson Effect

In a very interesting recent Letter\cite{berg}, the authors suggested that a novel form of superconducting state is realized in La$_{2-x}$Ba$_x$CuO$_4$ with $x$ close to 1/8. This suggestion was based on experiments\cite{li} on this compound which found predominantly two-dimensional (2D) characters of the superconducting state, with extremely weak interplane coupling. Later this specific form of superconducting state was termed striped superconductors\cite{berg08}. The purpose of this note is to point out that the suggested form\cite{berg} of the superconducting order parameter can be detected directly using magnetic field modulated Josephson effect.

preprint2013arXiv

Distinguishing particle-hole conjugated Fractional Quantum Hall states using quantum dot mediated edge transport

We study theoretically edge transport of a fractional quantum Hall liquid, in the presence of a quantum dot inside the Hall bar with well controlled electron density and Landau level filling factor ν, and show that such transport studies can help reveal the nature of the fractional quantum Hall liquid. In our first example we study the ν=1/3 and ν=2/3 liquids in the presence of a ν=1 quantum dot. When the quantum dot becomes large, its edge states join those of the Hall bar to reconstruct the edge states configuration. Taking randomness around the edges into account, we find that in the disorder-irrelevant phase the two-terminal conductance of the original ν=1/3 system vanishes at zero temperature, while that of the ν=2/3 case remains finite. This distinction is rooted in the fact that the ν=2/3 state is built upon the ν=1 state. In the disorder-dominated phase, the two-terminal conductance of ν=1/3 system is (1/5)\frac{e^2}{h} and that of ν=2/3 system is (1/2)\frac{e^2}{h}. We further apply the same idea to the ν=5/2 system which realizes either the Pfaffian or the anti-Pfaffian states. In this case we study the edge transport in the presence of a central ν=3 quantum dot. If the quantum dot is large enough for its edge states joining those of the Hall bar, in the disorder-irrelevant phase the total two-terminal conductance in the Pfaffian case is G^{Pf}_{tot}\rightarrow 2 \frac{e^2}{h} while that of anti-Pfaffian case is higher but not universal, G^{aPf}_{tot}> 2 \frac{e^2}{h}. This difference can be used to determine which one of these two states is realized at ν=5/2. In the disorder-dominated phase, however, the total two-terminal conductances in these two systems are exactly the same, G^{Pf/aPf}_{tot}=(7/3)\frac{e^2}{h}.

preprint2013arXiv

Edge reconstruction of fractional quantum Hall liquids with spin degrees of freedom

We study the interplay of confining potential, electron-electron interaction, and Zeeman splitting at the edges of fractional quantum Hall liquids, using numerical diagonalization of finite-size systems. The filling factors studied include 1/3, 5/2, 2/5, and 2/3. In the absence of Zeeman splitting and an edge, the first two have spin fully polarized ground states, while the latter two have singlet ground states. We find that with few exceptions, edge instabilities of these systems are triggered by softening of edge spin waves for Abelian fractional quantum Hall liquids (1/3, 2/5 and 2/3 liquids), and are triggered by softening of edge magnetoplasmon excitations for non-Abelian 5/2 liquid at the smoother confinement side. Phase diagrams are obtained in the accessible parameter spaces.

preprint2013arXiv

Edge spin excitations and reconstructions of integer quantum Hall liquids

We study the effect of electron-electron interaction on the charge and spin structures at the edge of integer quantum Hall liquids, under three different kinds of confining potentials. Our exact diagonalization calculation for small systems indicates that the low energy excitations of ν=1 ferromagnetic state are bosonic edge spin waves. Instabilities of the ferromagnetic state with altering confinement strength result from the softening of these edge spin waves, and formation of edge spin textures. In ν\lesssim 2 regime, exact diagonalization on edge electron systems indicates that compact Hartree-Fock states with different total spin always become ground states in some regions of parameter space, and the ground states appear in between two compact states are their edge spin waves. The initial ν=2 instability is toward the compact state with total spin 1. Larger systems are studied using a microscopic trial wave functions, and some quantitative predictions on the edge instabilities for a certain type of confining potential are reached in the thermodynamic limit.

preprint2013arXiv

Entanglement spectrum and entangled modes of random XX spin chains

We study in this work the ground state entanglement properties of finite XX spin-1/2 chains with random couplings, using Jordan-Wigner transformation. We divide the system into two parts and study reduced density matrices (RDMs) of its subsystems. Due to the free-fermion nature of the problem, the RDMs take the form of that of a free fermion thermal ensemble. Finding spectrum of the corresponding entanglement Hamiltonian and corresponding eigenvectors, and comparing them with real space renormalization group (RSRG) treatment, we establish the validity of the RSRG approach for entanglement in the limit of strong disorder, but also find its limitations when disorder is weak. In the latter case our work provides a way to visualize the "effective spins" that form long distance singlet pairs.

preprint2013arXiv

Geometry of Compressible and Incompressible Quantum Hall States: Application to Anisotropic Composite Fermion Liquids

Haldane's geometrical description of fractional quantum Hall states is generalized to compressible states. It is shown that anisotropy in the composite fermion Fermi surface is a direct reflection of this intrinsic geometry. A simple model is introduced in which the geometric parameter can be obtained exactly from other parameters including electron mass anisotropy. Our results compare favorably with recent measurements of anisotropy in composite fermion Fermi surface [D. Kamburov, Y. Liu, M. Shayegan, L. N. Pfeiffer, K. W. West, and K. W. Baldwin, Phys. Rev. Lett. 110, 206801 (2013)]. Broader implications of our results are discussed.

preprint2013arXiv

Theory of unconventional quantum Hall effect in strained graphene

We show through both theoretical arguments and numerical calculations that graphene discerns an unconventional sequence of quantized Hall conductivity, when subject to both magnetic fields (B) and strain. The latter produces time-reversal symmetric pseudo/axial magnetic fields (b). The single-electron spectrum is composed of two interpenetrating sets of Landau levels (LLs), located at $\pm \sqrt{2 n |b \pm B|}$, $n=0, 1, 2, \cdots$. For $b>B$, these two sets of LLs have opposite \emph{chiralities}, resulting in {\em oscillating} Hall conductivity between 0 and $\mp 2 e^2/h$ in electron and hole doped system, respectively, as the chemical potential is tuned in the vicinity of the neutrality point. The electron-electron interactions stabilize various correlated ground states, e.g., spin-polarized, quantum spin-Hall insulators at and near the neutrality point, and possibly the anomalous Hall insulating phase at incommensurate filling $\sim B$. Such broken-symmetry ground states have similarities as well as significant differences from their counterparts in the absence of strain. For realistic strength of magnetic fields and interactions, we present scaling of the interaction-induced gap for various Hall states within the zeroth Landau level.

preprint2013arXiv

Toward Cloud-based Vehicular Networks with Efficient Resource Management

In the era of Internet of Things, all components in intelligent transportation systems will be connected to improve transport safety, relieve traffic congestion, reduce air pollution and enhance the comfort of driving. The vision of all vehicles connected poses a significant challenge to the collection and storage of large amounts of traffic-related data. In this article, we propose to integrate cloud computing into vehicular networks such that the vehicles can share computation resources, storage resources and bandwidth resources. The proposed architecture includes a vehicular cloud, a roadside cloud, and a central cloud. Then, we study cloud resource allocation and virtual machine migration for effective resource management in this cloud-based vehicular network. A game-theoretical approach is presented to optimally allocate cloud resources. Virtual machine migration due to vehicle mobility is solved based on a resource reservation scheme.

preprint2013arXiv

Violation of Entanglement-Area Law in Bosonic Systems with Bose Surfaces: Possible Application to Bose Metals

We show the violation of the entanglement-area law for bosonic systems with Bose surfaces. For bosonic systems with gapless factorized energy dispersions on a N^d Cartesian lattice in d-dimension, e.g., the exciton Bose liquid in two dimension, we explicitly show that a belt subsystem with width L preserving translational symmetry along d-1 Cartesian axes has leading entanglement entropy (N^{d-1}/3)ln L. Using this result, the strong subadditivity inequality, and lattice symmetries, we bound the entanglement entropy of a rectangular subsystem from below and above showing a logarithmic violation of the area law. For subsystems with a single flat boundary we also bound the entanglement entropy from below showing a logarithmic violation, and argue that the entanglement entropy of subsystems with arbitrary smooth boundaries are similarly bounded.

preprint2012arXiv

Coulomb impurity under magnetic field in graphene: a semiclassical approach

We address the problem of a Coulomb impurity in graphene in the presence of a perpendicular uniform magnetic field. We show that the problem can be solved below the supercritical impurity magnitude within the WKB approximation. Without impurity the semiclassical energies correctly reproduce the Landau level spectrum. For a given Landau level the WKB energy depends on the absolute value of angular momentum in a way which is consistent with the exact diagonalization result. Below the supercritical impurity magnitude, the WKB solution can be expanded as a convergent series in powers of the effective fine structure constant. Relevance of our results to validity of the widely used Landau level projection approximation is discussed.

preprint2012arXiv

Entanglement Entropy of Fermi Liquids via Multi-dimensional Bosonization

The logarithmic violations of the area law, i.e. an "area law" with logarithmic correction of the form $S \sim L^{d-1} \log L$, for entanglement entropy are found in both 1D gapless system and for high dimensional free fermions. The purpose of this work is to show that both violations are of the same origin, and in the presence of Fermi liquid interactions such behavior persists for 2D fermion systems. In this paper we first consider the entanglement entropy of a toy model, namely a set of decoupled 1D chains of free spinless fermions, to relate both violations in an intuitive way. We then use multi-dimensional bosonization to re-derive the formula by Gioev and Klich [Phys. Rev. Lett. 96, 100503 (2006)] for free fermions through a low-energy effective Hamiltonian, and explicitly show the logarithmic corrections to the area law in both cases share the same origin: the discontinuity at the Fermi surface (points). In the presence of Fermi liquid (forward scattering) interactions, the bosonized theory remains quadratic in terms of the original local degrees of freedom, and after regularizing the theory with a mass term we are able to calculate the entanglement entropy perturbatively up to second order in powers of the coupling parameter for a special geometry via the replica trick. We show that these interactions do not change the leading scaling behavior for the entanglement entropy of a Fermi liquid. At higher orders, we argue that this should remain true through a scaling analysis.

preprint2012arXiv

Interaction Driven Quantum Phase Transitions in Fractional Topological Insulators

We study two species of (or spin-1/2) fermions with short-range intra-species repulsion in the presence of opposite (effective) magnetic field, each at Landau level filling factor 1/3. In the absence of inter-species interaction, the ground state is simply two copies of the 1/3 Laughlin state, with opposite chirality, representing the fractional topological insulator (FTI) phase. We show this phase is stable against moderate inter-species interactions. However strong enough inter-species repulsion leads to phase separation, while strong enough inter-species attraction drives the system into a superfluid phase. We obtain the phase diagram through exact diagonalization calculations. The FTI-superfluid phase transition is shown to be in the (2+1)D XY universality class, using an appropriate Chern-Simons-Ginsburg-Landau effective field theory.

preprint2012arXiv

Least Absolute Gradient Selector: Statistical Regression via Pseudo-Hard Thresholding

Variable selection in linear models plays a pivotal role in modern statistics. Hard-thresholding methods such as $l_0$ regularization are theoretically ideal but computationally infeasible. In this paper, we propose a new approach, called the LAGS, short for "least absulute gradient selector", to this challenging yet interesting problem by mimicking the discrete selection process of $l_0$ regularization. To estimate $β$ under the influence of noise, we consider, nevertheless, the following convex program [\hatβ = \textrm{arg min}\frac{1}{n}\|X^{T}(y - Xβ)\|_1 + λ_n\sum_{i = 1}^pw_i(y;X;n)|β_i|] $λ_n > 0$ controls the sparsity and $w_i > 0$ dependent on $y, X$ and $n$ is the weights on different $β_i$; $n$ is the sample size. Surprisingly, we shall show in the paper, both geometrically and analytically, that LAGS enjoys two attractive properties: (1) LAGS demonstrates discrete selection behavior and hard thresholding property as $l_0$ regularization by strategically chosen $w_i$, we call this property "pseudo-hard thresholding"; (2) Asymptotically, LAGS is consistent and capable of discovering the true model; nonasymptotically, LAGS is capable of identifying the sparsity in the model and the prediction error of the coefficients is bounded at the noise level up to a logarithmic factor---$\log p$, where $p$ is the number of predictors. Computationally, LAGS can be solved efficiently by convex program routines for its convexity or by simplex algorithm after recasting it into a linear program. The numeric simulation shows that LAGS is superior compared to soft-thresholding methods in terms of mean squared error and parsimony of the model.

preprint2012arXiv

Model anisotropic quantum Hall states

Model quantum Hall states including Laughlin, Moore-Read and Read-Rezayi states are generalized into appropriate anisotropic form. The generalized states are exact zero-energy eigenstates of corresponding anisotropic two- or multi-body Hamiltonians, and explicitly illustrate the existence of geometric degrees of in the fractional quantum Hall effect. These generalized model quantum Hall states can provide a good description of the quantum Hall system with anisotropic interactions. Some numeric results of these anisotropic quantum Hall states are also presented.

preprint2012arXiv

Spectroscopic signatures of the Larkin-Ovchinnikov state in the conductance characteristics of a normal-metal/superconductor junction

Using a discrete-lattice approach, we calculate the conductance spectra between a normal metal and an s-wave Larkin-Ovchinnikov (LO) superconductor, with the junction interface oriented {\em along} the direction of the order-parameter (OP) modulation. The OP sign reversal across one single nodal line can induce a sizable number of zero-energy Andreev bound states around the nodal line, and a hybridized midgap-states band is formed amid a momentum-dependent gap as a result of the periodic array of nodal lines in the LO state. This band-in-gap structure and its anisotropic properties give rise to distinctive features in both the point-contact and tunneling spectra as compared with the BCS and Fulde-Ferrell cases. These spectroscopic features can serve as distinguishing signatures of the LO state.

preprint2012arXiv

Thermopower of Quantum Hall States in Corbino Geometry as a Measure of Quasiparticle Entropy

Using the Onsager relation between electric and heat transport coefficients, and considering the very different roles played by the quantum Hall condensate and quasiparticles in transport, we argue that near the center of a quantum Hall plateau thermopower in a Corbino geometry measures {\it "entropy per quasiparticle per quasiparticle charge"}. This relation indicates that thermopower measurement in a Corbino setup is a more direct measure of quasiparticle entropy than in a Hall bar. Treating disorder within the self-consistent Born approximation, we show through an explicit microscopic calculation that this relation holds on an integer quantum Hall plateau at low temperatures. Applying this to non-Abelian quantum Hall states, we argue that Corbino thermopower at sufficiently low temperature becomes temperature-independent, and measures the quantum dimension of non-Abelian quasiparticles that determines the topological entropy they carry.

preprint2011arXiv

3D Non-Abelian Anyons: Degeneracy Splitting and Detection by Adiabatic Cooling

3D non-abelian anyons have been theoretically proposed to exist in heterostructures composed of type II superconductors and topological insulators. We use realistic material parameters for a device derived from Bi$_2$Se$_3$ to quantitatively predict the temperature and magnetic field regimes where an experiment might detect the presence of these exotic states by means of a cooling effect. Within the appropriate parameter regime, an adiabatic increase of the magnetic field will result in a decrease of system temperature when anyons are present. If anyons are not present, the same experiment would result in heating.

preprint2011arXiv

Charge and Spin Reconstruction in Quantum Hall Strips

We study the effect of electron-electron interactions on the charge and spin structures of a Quantum Hall strip in a triangularly confined potential. We find that the strip undergoes a spin-unpolarized to spin-polarized transition as a function of magnetic field perpendicular to the strip. For sharp confinements the spin-polarization transition is spontaneous and first develops at the softer side of the triangular potential which shows up as an "eye-structure" in the electron dispersion. For sufficiently weak confinements this spin-polarization transition is preceded by a charge reconstruction of a single spin species, which creates a spin-polarized strip of electrons with a width of the order of the magnetic length detached from the rest of the system. Relevance of our findings to the recent momentum resolved tunneling experiments is also discussed.

preprint2011arXiv

Gapless excitations in the Haldane-Rezayi state: The thin torus limit

We study the thin torus limit of the Haldane-Rezayi state. Eight of the ten ground states are found to assume a simple product form in this limit, as is known to be the case for many other quantum Hall trial wave functions. The two remaining states have a somewhat unusual thin torus limit, where a "broken" pair of defects forming a singlet is completely delocalized. We derive these limits from the wave functions on the cylinder, and deduce the dominant matrix elements of the thin torus hollow-core Hamiltonians. We find that there are gapless excitations in the thin torus limit. This is in agreement with the expectation that local Hamiltonians stabilizing wave functions associated with non-unitary conformal field theories are gapless. We also use the thin torus analysis to obtain explicit counting formulas for the zero modes of the hollow-core Hamiltonian on the torus, as well as for the parent Hamiltonians of several other paired and related quantum Hall states.

preprint2011arXiv

Quantum Hall Effects in Graphene-Based Two-Dimensional Electron Systems

In this article we review the quantum Hall physics of graphene based two-dimensional electron systems, with a special focus on recent experimental and theoretical developments. We explain why graphene and bilayer graphene can be viewed respectively as J=1 and J=2 chiral two-dimensional electron gases (C2DEGs), and why this property frames their quantum Hall physics. The current status of experimental and theoretical work on the role of electron-electron interactions is reviewed at length with an emphasis on unresolved issues in the field, including assessing the role of disorder in current experimental results. Special attention is given to the interesting low magnetic field limit and to the relationship between quantum Hall effects and the spontaneous anomalous Hall effects that might occur in bilayer graphene systems in the absence of a magnetic field.

preprint2011arXiv

Realizing Universal Edge Properties in Graphene Fractional Quantum Hall Liquids

Universal chiral Luttinger liquid behavior has been predicted for fractional quantum Hall edge states, but so far has not been observed experimentally in semiconductor-based two-dimensional electron gases. One likely cause of this absence of universality is the generic occurrence of edge reconstruction in such systems, which is the result of a competition between confinement potential and Coulomb repulsion. We show that due to a completely different mechanism of confinement, edge reconstruction can be avoided in graphene, which allows for the observation of the predicted universality.

preprint2011arXiv

The Universal Edge Physics in Fractional Quantum Hall Liquids

The chiral Luttinger liquid theory for fractional quantum Hall edge transport predicts universal power-law behavior in the current-voltage ($I$-$V$) characteristics for electrons tunneling into the edge. However, it has not been unambiguously observed in experiments in two-dimensional electron gases based on GaAs/GaAlAs heterostructures or quantum wells. One plausible cause is the fractional quantum Hall edge reconstruction, which introduces non-chiral edge modes. The coupling between counterpropagating edge modes can modify the exponent of the $I$-$V$ characteristics. By comparing the $ν=1/3$ fractional quantum Hall states in modulation-doped semiconductor devices and in graphene devices, we show that the graphene-based systems have an experimental accessible parameter region to avoid the edge reconstruction, which is suitable for the exploration of the universal edge tunneling exponent predicted by the chiral Luttinger liquid theory.

preprint2010arXiv

Adiabatic Cooling with Non-Abelian Anyons

We show in this Letter that the ground state degeneracy associated with the presence of non-Abelian anyons can be probed by using an adiabatic cooling process based on the non-Abelian entropy. In particular, we show that when the number of such anyons is increased adiabatically at sufficiently low temperatures, the non-Abelian liquid undergoes cooling, whereas heating occurs in the Abelian case. Estimates are provided for the cooling power produced by the non-Abelian anyon refrigerator, and its implementation in non-Abelian fractional quantum Hall liquids is discussed.

preprint2010arXiv

Fractionalization via $\mathbb{Z}_{2}$ Gauge Fields at a Cold Atom Quantum Hall Transition

We study a single species of fermionic atoms in an "effective" magnetic field at total filling factor $ν_{f}=1$, interacting through a p-wave Feshbach resonance, and show that the system undergoes a quantum phase transition from a $ν_{f} =1 $ fermionic integer quantum Hall state to $ν_{b} =1/4 $ bosonic fractional quantum Hall state as a function of detuning. The transition is in the $(2+1)$-D Ising universality class. We formulate a dual theory in terms of quasiparticles interacting with a $\mathbb{Z}_{2}$ gauge field, and show that charge fractionalization follows from this topological quantum phase transition. Experimental consequences and possible tests of our theoretical predictions are discussed.

preprint2010arXiv

Momentum resolved tunneling into the Pfaffian and anti-Pfaffian edges

We calculate the electron spectral functions at the edges of the Moore-Read Pfaffian and anti-Pfaffian fractional quantum Hall states, in the clean limit. We show that their qualitative differences can be probed using momentum resolved tunneling, thus providing a method to unambiguously distinguish which one is realized in the fractional quantum Hall state observed at filling factor $ν=5/2$. We further argue that edge reconstruction, which may be less important in the first excited Landau level (LL) than in the lowest LL, can also be detected this way if present.

preprint2010arXiv

Scaling and non-Abelian signature in fractional quantum Hall quasiparticle tunneling amplitude

We study the scaling behavior in the tunneling amplitude when quasiparticles tunnel along a straight path between the two edges of a fractional quantum Hall annulus. Such scaling behavior originates from the propagation and tunneling of charged quasielectrons and quasiholes in an effective field analysis. In the limit when the annulus deforms continuously into a quasi-one-dimensional ring, we conjecture the exact functional form of the tunneling amplitude for several cases, which reproduces the numerical results in finite systems exactly. The results for Abelian quasiparticle tunneling is consistent with the scaling anaysis; this allows for the extraction of the conformal dimensions of the quasiparticles. We analyze the scaling behavior of both Abelian and non-Abelian quasiparticles in the Read-Rezayi Z_k-parafermion states. Interestingly, the non-Abelian quasiparticle tunneling amplitudes exhibit nontrivial k-dependent corrections to the scaling exponent.

preprint2010arXiv

Simulating Wess-Zumino Supersymmetry Model in Optical Lattices

We study a cold atom-molecule mixture in two-dimensional optical lattices, in which fermionic atoms have a Dirac-type dispersion. We show that by fine-tuning the atomic and molecular interactions, such mixtures can simulate Wess-Zumino supersymmetry (SUSY) model, the first example of SUSY theories. At zero temperature, SUSY is not spontaneously broken for this simplest SUSY model, which implies identical relativistic dispersions of the atom and its superpartner, bosonic diatom molecule. This defining signature of SUSY can be probed by single particle spectroscopies. Thermal breaking of SUSY at finite temperature is accompanied by a thermal Goldstone fermion, i.e., phonino excitation. This and other signatures of broken SUSY can also be probed experimentally.

preprint2009arXiv

Edge states in a honeycomb lattice: effects of anisotropic hopping and mixed edges

We study the edge states in graphene in the presence of a magnetic field perpendicular to the plane of the lattice. Most of the works done so far discuss the edge states in either zigzag or armchair edge graphene considering an isotropic electron hopping. In practice, graphene can have mixture of armchair and zigzag edges and the electron hopping can be anisotropic, which is the subject of this article. We predict that the mixed edges smear the enhanced local density of states (LDOS) at E=0 of the zigzag edge and, on the other hand, the anisotropic hopping gives rise to the enhanced LDOS at E=0 in the armchair edge. The behavior of the LDOS can be studied using scanning tunneling microscopy (STM) experiments. We suggest that care must be taken while interpreting the STM data. It is because the clear distinction between the zigzag edge (enhanced LDOS at E=0) and armchair edge (suppressed LDOS at E=0) can be lost if the hopping is not isotropic and if the edges are mixed.

preprint2009arXiv

Edge-mode velocities and thermal coherence of quantum Hall interferometers

We present comprehensive results on the edge-mode velocities in a quantum Hall droplet with realistic interaction and confinement at various filling fractions. We demonstrate that the charge-mode velocity scales roughly with the valence Landau level filling fraction and the Coulomb energy in the corresponding Landau level. At Landau level filling fraction nu = 5/2, the stark difference between the bosonic charge-mode velocity and the fermionic neutral-mode velocity can manifest itself in the thermal smearing of the non-Abelian quasiparticle interference. We estimate the dependence of the coherence temperature on the confining potential strength, which may be tunable experimentally to enhance the non-Abelian state.

preprint2009arXiv

Many-body instability of Coulomb interacting bilayer graphene: RG approach

Low-energy electronic structure of (unbiased) bilayer graphene is made of two Fermi points with quadratic dispersions, if trigonal-warping and other high order contributions are ignored. We show that as a result of this qualitative difference from single-layer graphene, short-range (or screened Coulomb) interactions are marginally relevant. We use renormalization group to study their effects on low-energy properties of the system, and show that the two quadratic Fermi points spontaneously split into four Dirac points, at zero temperature. This results in a nematic state that spontaneously breaks the six-fold lattice rotation symmetry (combined with layer permutation) down to a two-fold one, with a finite transition temperature. Critical properties of the transition and effects of trigonal warping are also discussed.

preprint2008arXiv

Fulde-Ferrell-Larkin-Ovchinnikov state in disordered s-wave superconductors

The Fulde-Ferrell-Larkin-Ovchinnikov (FFLO) state is a superconducting state stabilized by a large Zeeman splitting between up- and down-spin electrons in a singlet superconductor. In the absence of disorder, the superconducting order parameter has a periodic spatial structure, with periodicity determined by the Zeeman splitting. Using the Bogoliubov-de Gennes (BdG) approach, we investigate the spatial profiles of the order parameters of FFLO states in a two-dimensional s-wave superconductors with nonmagnetic impurities. The FFLO state is found to survive under moderate disorder strength, and the order parameter structure remains approximately periodic. The actual structure of the order parameter depends on not only the Zeeman field, but also the disorder strength and in particular the specific disorder configuration.

preprint2008arXiv

Quantum Hall Transition near a Fermion Feshbach Resonance in a Rotating Trap

We consider two-species of fermions in a rotating trap that interact via an s-wave Feshbach resonance, at total Landau level filling factor two (or one for each species). We show that the system undergoes a quantum phase transition from a fermion integer quantum Hall state to a boson fractional quantum Hall state as the pairing interaction strength increases, with the transition occurring near the resonance. The effective field theory for the transition is shown to be that of a (emergent) massless relativistic bosonic field coupled to a Chern-Simons gauge field, with the coupling giving rise to semionic statistics to the emergent particles.

preprint2007arXiv

Infinite-Randomness Fixed Points for Chains of Non-Abelian Quasiparticles

One-dimensional chains of non-Abelian quasiparticles described by $SU(2)_k$ Chern-Simons-Witten theory can enter random singlet phases analogous to that of a random chain of ordinary spin-1/2 particles (corresponding to $k \to \infty$). For $k=2$ this phase provides a random singlet description of the infinite randomness fixed point of the critical transverse field Ising model. The entanglement entropy of a region of size $L$ in these phases scales as $S_L \simeq \frac{\ln d}{3} \log_2 L$ for large $L$, where $d$ is the quantum dimension of the particles.

preprint2007arXiv

Realization, Characterization, and Detection of Novel Superfluid Phases with Pairing between Unbalanced Fermion Species

In this chapter we review recent experimental and theoretical work on various novel superfluid phases in fermion systems, that result from pairing fermions of different species with unequal densities. After briefly reviewing existing experimental work in superconductors subject to a strong magnetic field and trapped cold fermionic atom systems, we discuss how to characterize the possible pairing phases based on their symmetry properties, and the structure/topology of the Fermi surface(s) formed by the unpaired fermions due to the density imbalance. We also discuss possible experimental probes that can be used to directly detect the structure of the superfluid order parameter in superconductors and trapped cold atom systems, which may establish the presence of some of these phases unambiguously.

preprint2005arXiv

Effects of Quantum Hall Edge Reconstruction on Momenum-Resolved Tunneling

During the reconstruction of the edge of a quantum Hall liquid, Coulomb interaction energy is lowered through the change in the structure of the edge. We use theory developed earlier by one of the authors [K. Yang, Phys. Rev. Lett. 91, 036802 (2003)] to calculate the electron spectral functions of a reconstructed edge, and study the consequences of the edge reconstruction for the momentum-resolved tunneling into the edge. It is found that additional excitation modes that appear after the reconstruction produce distinct features in the energy and momentum dependence of the spectral function, which can be used to detect the presence of edge reconstruction.

preprint2005arXiv

Quantum Liquid Crystal Phases in Fermionic Superfluids with Pairing between Fermion Species of Unequal Densities

Superfluidity in fermionic systems originates from pairing of fermions, and Bose condensation of these so-called Cooper pairs. The Cooper pairs are usually made of fermions of different species; for example in superconductors they are pairs of electrons with opposite spins. Thus the most favorable situation for pairing and superfluidity is when the two species of fermions that form pairs have the same density. This paper studies the possible superfluid states when the two pairing species have different densities, and show that the resultant states have remarkable similarities to the phases of liquid crystals. This enables us to provide a unified description of the possible pairing phases, and understand the phase transitions among them.

preprint1996arXiv

An Impurity Driven Phase Transition in the Antiferromagnetic Spin-1 Chain

Using an asymptotically exact real space renormalization procedure, we find that the Heisenberg antiferromagnetic spin-1 chain undergoes an impurity driven second order phase transition from the Haldane phase to the random singlet phase, as the bond distribution is broadened. In the Haldane phase and near the critical point, there is a Griffiths region in which the gap is filled and the susceptibility diverges in a non-universal manner. The correlation length critical exponent is approximately 2.3.

preprint1992arXiv

Possible Quantum Spin Liquid States on the Triangular and Kagome Lattices

The frustrated spin-one-half Heisenberg model on triangualr and Kagome Lattices is mapped onto a single specis of fermion carrying statistical flux. The corresponding Chern-Simons gauge theory is analyzed at the Gaussian level and found to be massive. This provides a new motivation for the spin-liquid Kalmeyer-Laughlin wave function. Good overlap of this wave function with the numerical ground state is found for small clusters.