Catalog footprint

What is connected

48works
23topics
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

48 published item(s)

preprint2026arXiv

Autoregressive Semantic Visual Reconstruction Helps VLMs Understand Better

Typical large vision-language models (LVLMs) apply autoregressive supervision solely to textual sequences, without fully incorporating the visual modality into the learning process. This results in three key limitations: (1) an inability to utilize images without accompanying captions, (2) the risk that captions omit critical visual details, and (3) the challenge that certain vision-centric content cannot be adequately conveyed through text. As a result, current LVLMs often prioritize vision-to-language alignment while potentially overlooking fine-grained visual information. While some prior works have explored autoregressive image generation, effectively leveraging autoregressive visual supervision to enhance image understanding remains an open challenge. In this paper, we introduce Autoregressive Semantic Visual Reconstruction (ASVR), which enables joint learning of visual and textual modalities within a unified autoregressive framework. We show that autoregressively reconstructing the raw visual appearance of images does not enhance and may even impair multimodal understanding. In contrast, autoregressively reconstructing the semantic representation of images consistently improves comprehension. Notably, we find that even when models are given continuous image features as input, they can effectively reconstruct discrete semantic tokens, resulting in stable and consistent improvements across a wide range of multimodal understanding benchmarks. Our approach delivers significant performance gains across varying data scales (556k-2M) and types of LLM bacbones. Specifically, ASVR improves LLaVA-1.5 by 5% in average scores across 14 multimodal benchmarks. The code is available at https://github.com/AlenjandroWang/ASVR.

preprint2026arXiv

Fuzzychain-edge: A novel Fuzzy logic-based adaptive Access control model for Blockchain in Edge Computing

The rapid integration of IoT with edge computing has revolutionized various domains, particularly healthcare, by enabling real-time data sharing, remote monitoring, and decision-making. However, it introduces critical challenges, including data privacy breaches, security vulnerabilities, especially in environments dealing with sensitive information. Traditional access control mechanisms and centralized security systems do not address these issues, leaving IoT environments exposed to unauthorized access and data misuse. This research proposes Fuzzychain-edge, a novel Fuzzy logic-based adaptive Access control model for Blockchain in Edge Computing framework designed to overcome these limitations by incorporating Zero-Knowledge Proofs (ZKPs), fuzzy logic, and smart contracts. ZKPs secure sensitive data during access control processes by enabling verification without revealing confidential details, thereby ensuring user privacy. Fuzzy logic facilitates adaptive, context-aware decision-making for access control by dynamically evaluating parameters such as data sensitivity, trust levels, and user roles. Blockchain technology, with its decentralized and immutable architecture, ensures transparency, traceability, and accountability using smart contracts that automate access control processes. The proposed framework addresses key challenges by enhancing security, reducing the likelihood of unauthorized access, and providing a transparent audit trail of data transactions. Expected outcomes include improved data privacy, accuracy in access control, and increased user trust in IoT systems. This research contributes significantly to advancing privacy-preserving, secure, and traceable solutions in IoT environments, laying the groundwork for future innovations in decentralized technologies and their applications in critical domains such as healthcare and beyond.

preprint2026arXiv

Knowledge Distillation for Temporal Knowledge Graph Reasoning with Large Language Models

Reasoning over temporal knowledge graphs (TKGs) is fundamental to improving the efficiency and reliability of intelligent decision-making systems and has become a key technological foundation for future artificial intelligence applications. Despite recent progress, existing TKG reasoning models typically rely on large parameter sizes and intensive computation, leading to high hardware costs and energy consumption. These constraints hinder their deployment on resource-constrained, low-power, and distributed platforms that require real-time inference. Moreover, most existing model compression and distillation techniques are designed for static knowledge graphs and fail to adequately capture the temporal dependencies inherent in TKGs, often resulting in degraded reasoning performance. To address these challenges, we propose a distillation framework specifically tailored for temporal knowledge graph reasoning. Our approach leverages large language models as teacher models to guide the distillation process, enabling effective transfer of both structural and temporal reasoning capabilities to lightweight student models. By integrating large-scale public knowledge with task-specific temporal information, the proposed framework enhances the student model's ability to model temporal dynamics while maintaining a compact and efficient architecture. Extensive experiments on multiple publicly available benchmark datasets demonstrate that our method consistently outperforms strong baselines, achieving a favorable trade-off between reasoning accuracy, computational efficiency, and practical deployability.

preprint2026arXiv

Robust CAPTCHA Using Audio Illusions in the Era of Large Language Models: from Evaluation to Advances

CAPTCHAs are widely used by websites to block bots and spam by presenting challenges that are easy for humans but difficult for automated programs to solve. To improve accessibility, audio CAPTCHAs are designed to complement visual ones. However, the robustness of audio CAPTCHAs against advanced Large Audio Language Models (LALMs) and Automatic Speech Recognition (ASR) models remains unclear. In this paper, we introduce AI-CAPTCHA, a unified framework that offers (i) an evaluation framework, ACEval, which includes advanced LALM- and ASR-based solvers, and (ii) a novel audio CAPTCHA approach, IllusionAudio, leveraging audio illusions. Through extensive evaluations of seven widely deployed audio CAPTCHAs, we show that most existing methods can be solved with high success rates by advanced LALMs and ASR models, exposing critical security weaknesses. To address these vulnerabilities, we design a new audio CAPTCHA approach, IllusionAudio, which exploits perceptual illusion cues rooted in human auditory mechanisms. Extensive experiments demonstrate that our method defeats all tested LALM- and ASR-based attacks while achieving a 100% human pass rate, significantly outperforming existing audio CAPTCHA methods.

preprint2022arXiv

A BMS-invariant free scalar model

The BMS (Bondi-van der Burg-Metzner-Sachs) symmetry arises as the asymptotic symmetry of flat spacetime at null infinity. In particular, the BMS algebra for three dimensional flat spacetime (BMS$_3$) is generated by the super-rotation generators which form a Virasoro sub-algebra with central charge $c_L$, together with mutually-commuting super-translation generators. The super-rotation and super-translation generators have non-trivial commutation relations with another central charge $c_M$. In this paper, we study a free scalar theory in two dimensions exhibiting BMS$_3$ symmetry, which can also be understood as the ultra-relativistic limit of a free scalar CFT$_2$. Upon canonical quantization on the highest weight vacuum, the central charges are found to be $c_L=2$ and $c_M=0$. Because of the vanishing central charge $c_M=0$, the theory features novel properties: there exist primary states which form a multiplet, and the Hilbert space can be organized by an enlarged version of BMS modules dubbed the staggered modules. We further calculate correlation functions and the torus partition function, the later of which is also shown explicitly to be modular invariant.

preprint2022arXiv

A Systematic Review on Affective Computing: Emotion Models, Databases, and Recent Advances

Affective computing plays a key role in human-computer interactions, entertainment, teaching, safe driving, and multimedia integration. Major breakthroughs have been made recently in the areas of affective computing (i.e., emotion recognition and sentiment analysis). Affective computing is realized based on unimodal or multimodal data, primarily consisting of physical information (e.g., textual, audio, and visual data) and physiological signals (e.g., EEG and ECG signals). Physical-based affect recognition caters to more researchers due to multiple public databases. However, it is hard to reveal one's inner emotion hidden purposely from facial expressions, audio tones, body gestures, etc. Physiological signals can generate more precise and reliable emotional results; yet, the difficulty in acquiring physiological signals also hinders their practical application. Thus, the fusion of physical information and physiological signals can provide useful features of emotional states and lead to higher accuracy. Instead of focusing on one specific field of affective analysis, we systematically review recent advances in the affective computing, and taxonomize unimodal affect recognition as well as multimodal affective analysis. Firstly, we introduce two typical emotion models followed by commonly used databases for affective computing. Next, we survey and taxonomize state-of-the-art unimodal affect recognition and multimodal affective analysis in terms of their detailed architectures and performances. Finally, we discuss some important aspects on affective computing and their applications and conclude this review with an indication of the most promising future directions, such as the establishment of baseline dataset, fusion strategies for multimodal affective analysis, and unsupervised learning models.

preprint2022arXiv

Monogamy of quantum entanglement

Unlike classical correlation, quantum entanglement cannot be freely shared among many parties. This restricted shareability of entanglement among multi-party systems is known as monogamy of entanglement, which is one of the most fundamental properties of entanglement. Here, we summarize recent theoretical progress in the field of monogamy of entanglement. We firstly review the standard CKW-type monogamy inequalities in terms of various entanglement measures. In particular, the squashed entanglement and one-way distillable entanglement are monogamous for arbitrary dimensional systems. We then introduce some generalized version of monogamy inequalities which extend and sharpen the traditional ones. We also consider the dual polygamy inequalities for multi-party systems. Moreover, we present two new definitions to define monogamy of entanglement. Finally, some challenges and future directions for monogamy of entanglement are highlighted.

preprint2022arXiv

TGRMPT: A Head-Shoulder Aided Multi-Person Tracker and a New Large-Scale Dataset for Tour-Guide Robot

A service robot serving safely and politely needs to track the surrounding people robustly, especially for Tour-Guide Robot (TGR). However, existing multi-object tracking (MOT) or multi-person tracking (MPT) methods are not applicable to TGR for the following reasons: 1. lacking relevant large-scale datasets; 2. lacking applicable metrics to evaluate trackers. In this work, we target the visual perceptual tasks for TGR and present the TGRDB dataset, a novel large-scale multi-person tracking dataset containing roughly 5.6 hours of annotated videos and over 450 long-term trajectories. Besides, we propose a more applicable metric to evaluate trackers using our dataset. As part of our work, we present TGRMPT, a novel MPT system that incorporates information from head shoulder and whole body, and achieves state-of-the-art performance. We have released our codes and dataset in https://github.com/wenwenzju/TGRMPT.

preprint2020arXiv

Entanglement Entropy in Flat Holography

BMS symmetry, which is the asymptotic symmetry at null infinity of flat spacetime, is an important input for flat holography. In this paper, we give a holographic calculation of entanglement entropy and Rényi entropy in three dimensional Einstein gravity and Topologically Massive Gravity. The geometric picture for the entanglement entropy is the length of a spacelike geodesic which is connected to the interval at null infinity by two null geodesics. The spacelike geodesic is the fixed points of replica symmetry, and the null geodesics are along the modular flow. Our strategy is to first reformulate the Rindler method for calculating entanglement entropy in a general setup, and apply it for BMS invariant field theories, and finally extend the calculation to the bulk.

preprint2020arXiv

Heating up holography for single-trace $J\bar{T}$ deformations

We study thermodynamic aspects of a tractable toy model of holography for extremal Kerr black holes proposed in [arXiv:1806.10127]. On the gravity side, the theory can be described by the worldsheet action of string theory on a warped AdS$_3$ background supported by NS-NS flux. Once we turn on temperature, the deformed background is described by a black string solution of type IIB supergravity that features a locally warped AdS$_3$ factor. The dual field theory is conjectured to be a single-trace version of a $J\bar{T}$-deformed CFT at finite temperature. As evidence for the correspondence we show that the spectrum of strings winding on the deformed background agrees with the spectrum of $J\bar{T}$-deformed CFTs. Furthermore, we show that the gravitational charges of the black string match the averaged charges of a thermal ensemble in the dual field theory. Finally, we reproduce the Bekenstein-Hawking entropy of the black string from the microscopic density of states of $J\bar{T}$-deformed CFTs.

preprint2020arXiv

Modular Hamiltonians in flat holography and (W)AdS/WCFT

We study several aspects of holographic entanglement in two models known as flat$_3$/BMSFT and (W)AdS$_3$/WCFT. These are two examples of holography beyond AdS/CFT where the the boundary field theories are not Lorentz invariant but still feature an infinite set of local symmetries. In the first example, BMS-invariant field theories (BMSFTs) are conjectured to provide a holographic description of quantum gravity in asymptotically flat three-dimensional spacetimes; while in the second example, warped conformal field theories (WCFTs) are proposed to describe quantum gravity in warped AdS$_3$ or AdS$_3$ backgrounds with Dirichlet-Neumann boundary conditions. In particular, we derive the modular Hamiltonian for single intervals in both BMSFTs and WCFTs and find the holographic duals in the bulk using the covariant formulation of gravitational charges. We also extend the first law of entanglement entropy to these models of non-AdS holography and discuss the bound on "modular chaos" introduced recently in the context of the AdS/CFT correspondence.

preprint2019arXiv

Femtosecond relativistic electron beam with reduced timing jitter from THz-driven beam compression

We propose and demonstrate a novel method to reduce the pulse width and timing jitter of a relativistic electron beam through THz-driven beam compression. In this method the longitudinal phase space of a relativistic electron beam is manipulated by a linearly polarized THz pulse in a dielectric tube such that the bunch tail has a higher velocity than the bunch head, which allows simultaneous reduction of both pulse width and timing jitter after passing through a drift. In this experiment, the beam is compressed by more than a factor of four from 130 fs to 28 fs with the arrival time jitter also reduced from 97 fs to 36 fs, opening up new opportunities in using pulsed electron beams for studies of ultrafast dynamics. This technique extends the well known rf buncher to the THz frequency and may have a strong impact in accelerator and ultrafast science facilities that require femtosecond electron beams with tight synchronization to external lasers.

preprint2019arXiv

Rényi Mutual Information in Holographic Warped CFTs

The study of Rényi mutual information (RMI) sheds light on the AdS/CFT correspondence beyond classical order. In this article, we study the Rényi mutual information between two intervals at large distance in two-dimensional holographic warped conformal field theory, which is conjectured to be dual to the gravity on AdS3 or warped AdS3 spacetime under the Dirichlet-Newman boundary conditions. By using the operator product expansion of twist operators up to level 3, we read the leading oder and the next-toleading order RMI in the large central charge and small cross-ratio limits. The leading order result is furthermore confirmed using the conformal block expansion. Finally, we match the next-to-leading result by a 1-loop calculation in the bulk.

preprint2019arXiv

Structure Constants from Modularity in Warped CFT

We derive a universal formula for the asymptotic growth of the mean value of three-point coefficient for Warped Conformal Field Theories (WCFTs), and provide a holographic calculation in BTZ black holes. WCFTs are two dimensional quantum field theories featuring a chiral Virasoro and U(1) Kac-Moody algebra, and are conjectured to be holographically dual to quantum gravity on asymptotically AdS$_3$ spacetime with Comp$\grave{\mathrm{e}}$re-Song-Strominger boundary conditions. The WCFT calculation amounts to the calculation of one-point functions on torus, whose high temperature limit can be approximated by using modular covariance of WCFT, similar to the derivation of Cardy formula. The bulk process is given by a tadpole diagram, with a massive spinning particle propagates from the infinity to the horizon, and splits into particle and antiparticle which annihilate after going around the horizon of BTZ black holes. The agreement between the bulk and WCFT calculations indicates that the black hole geometries in asymptotically AdS$_3$ spacetimes can emerge upon coarse-graining over microstates in WCFTs, similar to the results of Kraus and Maloney in the context of AdS/CFT[arXiv:1608.03284].

preprint2017arXiv

Polygamy relation for the Rényi-$α$ entanglement of assistance in multi-qubit systems

We prove a new polygamy relation of multi-party quantum entanglement in terms of Rényi-$α$ entanglement of assistance for $\left( {\sqrt 7 - 1} \right)/2\leqα\leq \left( {\sqrt 13 - 1} \right)/2$. This class of polygamy inequality reduces to the polygamy inequality based on entanglement of assistance since Rényi-$α$ entanglement is a generalization of entanglement of formation. We further show that the polygamy inequality also holds for the $μ$th power of Rényi-$α$ entanglement of assistance.

preprint2016arXiv

Deterministic generation of large scale atomic W states

We present a deterministic scheme for generating large-scale atomic W states in cavity QED system via a simple expansion mechanism, which is realized only by a detuned interaction between two identical atoms and a vacuum cavity mode. With the presented scheme, a W-type Bell pair can be created and an n-atom W state can be expanded to a 2n-atom W state with a unit probability of success in principle. No multi-atom gates, quantum memories or quantum non-demolition measurements are required, greatly simplifying the experimental realization of the scheme. The feasibility analysis shows that our expansion scheme can be implemented with state-of-the-art technologies. Our scheme enables advances not only in quantum information and communication but also in quantum thermodynamics, where atomic W states plays a crucial role.

preprint2016arXiv

Estimating Semi-parametric Panel Multinomial Choice Models using Cyclic Monotonicity

This paper proposes a new semi-parametric identification and estimation approach to multinomial choice models in a panel data setting with individual fixed effects. Our approach is based on cyclic monotonicity, which is a defining feature of the random utility framework underlying multinomial choice models. From the cyclic monotonicity property, we derive identifying inequalities without requiring any shape restrictions for the distribution of the random utility shocks. These inequalities point identify model parameters under straightforward assumptions on the covariates. We propose a consistent estimator based on these inequalities.

preprint2016arXiv

Generalized Gravitational Entropy for Warped Anti-de Sitter Space

For spacetimes that are not asymptotic to anti-de Sitter Space (non AAdS), we adapt the Lewkowycz-Maldacena procedure to find the holographic entanglement entropy. The key observation, which to our knowledge is not very well appreciated, is that asymptotic boundary conditions play an essential role on extending the replica trick to the bulk. For non AAdS, we expect the following three main modifications: (1) the expansion near the special surface has to be compatible with the asymptotic expansion; (2) periodic conditions are imposed to coordinates on the phase space with diagonalized symplectic structure, not to all fields appearing in the action; (3) evaluating the entanglement functional using the boundary term method amounts to evaluating the presymplectic structure at the special surface, where some additional exact form may contribute. An explicit calculation is carried out for three-dimensional warped anti-de Sitter spacetime (WAdS3) in a consistent truncation of string theory, the so-called S-dual dipole theory. It turns out that the generalized gravitational entropy in WAdS3 is captured by the least action of a charged particle in WAdS3 space, or equivalently, by the geodesic length in an auxiliary AdS3. Consequently, the bulk calculation agrees with the CFT results, providing another piece of evidence for the WAdS3/CFT2 correspondence.

preprint2016arXiv

Generating multi-atom entangled W states via light-matter interface based fusion mechanism

W state is a key resource in quantum communication. Fusion technology has been proven to be a good candidate for preparing a large-size W state from two or more small-size W states in linear optical system. It is of great importance to study how to fuse W states via light-matter interface. Here we show that it is possible to prepare large-size W-state networks using a fusion mechanism in cavity QED system. The detuned interaction between three atoms and a vacuum cavity mode constitute the main fusion mechanism, based on which two or three small-size atomic W states can be fused into a larger-size W state. If no excitation is detected from those three atoms, the remaining atoms are still in the product of two or three new W states, which can be re-fused. The complicated Fredkin gate used in the previous fusion schemes is avoided here. W states of size 2 can be fused as well. The feasibility analysis shows that our fusion processes maybe implementable with the current technology. Our results demonstrate how the light-matter interaction based fusion mechanism can be realized, and may become the starting point for the fusion of multipartite entanglement in cavity QED system.

preprint2016arXiv

Monogamy relation of multi-qubit systems for squared Tsallis-\emph{q} entanglement

Tsallis-$q$ entanglement is a bipartite entanglement measure which is the generalization of entanglement of formation for $q$ tending to 1. We first expand the range of $q$ for the analytic formula of Tsallis-\emph{q} entanglement. For $\frac{5-\sqrt{13}}{2} \leq \emph{q} \leq \frac{5+\sqrt{13}}{2}$, we prove the monogamy relation in terms of the squared Tsallis-$q$ entanglement for an arbitrary multi-qubit systems. It is shown that the multipartite entanglement indicator based on squared Tsallis-$q$ entanglement still works well even when the indicator based on the squared concurrence loses its efficacy. We also show that the $μ$-th power of Tsallis-\emph{q} entanglement satisfies the monogamy or polygamy inequalities for any three-qubit state.

preprint2016arXiv

Representation Learning with Deconvolution for Multivariate Time Series Classification and Visualization

We propose a new model based on the deconvolutional networks and SAX discretization to learn the representation for multivariate time series. Deconvolutional networks fully exploit the advantage the powerful expressiveness of deep neural networks in the manner of unsupervised learning. We design a network structure specifically to capture the cross-channel correlation with deconvolution, forcing the pooling operation to perform the dimension reduction along each position in the individual channel. Discretization based on Symbolic Aggregate Approximation is applied on the feature vectors to further extract the bag of features. We show how this representation and bag of features helps on classification. A full comparison with the sequence distance based approach is provided to demonstrate the effectiveness of our approach on the standard datasets. We further build the Markov matrix from the discretized representation from the deconvolution to visualize the time series as complex networks, which show more class-specific statistical properties and clear structures with respect to different labels.

preprint2015arXiv

Conditions for the freezing phenomena of geometric measure of quantum discord for arbitrary two-qubit X states under non-dissipative dephasing noises

We study the dynamics of geometric measure of quantum discord (GMQD) under the influences of two local phase damping noises. Consider the two qubits initially in arbitrary X-states, we find the necessary and sufficient conditions for which GMQD is unaffected for a finite period. It is further shown that such results also hold for the non-Markovian dephasing process.

preprint2015arXiv

Empirical Studies on Symbolic Aggregation Approximation Under Statistical Perspectives for Knowledge Discovery in Time Series

Symbolic Aggregation approXimation (SAX) has been the de facto standard representation methods for knowledge discovery in time series on a number of tasks and applications. So far, very little work has been done in empirically investigating the intrinsic properties and statistical mechanics in SAX words. In this paper, we applied several statistical measurements and proposed a new statistical measurement, i.e. information embedding cost (IEC) to analyze the statistical behaviors of the symbolic dynamics. Our experiments on the benchmark datasets and the clinical signals demonstrate that SAX can always reduce the complexity while preserving the core information embedded in the original time series with significant embedding efficiency. Our proposed IEC score provide a priori to determine if SAX is adequate for specific dataset, which can be generalized to evaluate other symbolic representations. Our work provides an analytical framework with several statistical tools to analyze, evaluate and further improve the symbolic dynamics for knowledge discovery in time series.

preprint2015arXiv

General monogamy relation of multi-qubit systems in terms of squared Rényi-$α$ entanglement

We prove that the squared Rényi-$α$ entanglement (SR$α$E), which is the generalization of entanglement of formation (EOF), obeys a general monogamy inequality in an arbitrary $N$-qubit mixed state. Furthermore, for a class of Rényi-$α$ entanglement, we prove that the monogamy relations of the SR$α$E have a hierarchical structure when the $N$-qubit system is divided into $k$ parties. As a byproduct, the analytical relation between the Rényi-$α$ entanglement and the squared concurrence is derived for bipartite $2\otimes d$ systems. Based on the monogamy properties of SR$α$E, we can construct the corresponding multipartite entanglement indicators which still work well even when the indicators based on the squared concurrence and EOF lose their efficacy. In addition, the monogamy property of the $μ$-th power of Rényi-$α$ entanglement is analyzed.

preprint2015arXiv

Motion-enhanced quantum entanglement in the dynamics of excitation transfer

We investigate the dynamics of entanglement in the excitation transfer through a chain of interacting molecules. In the case of two-molecule coupled to noisy environments we show that entanglement can be further enhanced if the distance between the molecules is oscillating. Our results demonstrate that motional effect plays a constructive role on quantum entanglement in the dynamics of excitation transfer. This mechanism might provide useful guideline for designing artificial systems to battle against decoherence.

preprint2015arXiv

SOARAN: A Service-oriented Architecture for Radio Access Network Sharing in Evolving Mobile Networks

Mobile networks are undergoing fast evolution to software-defined networking (SDN) infrastructure in order to accommodate the ever-growing mobile traffic and overcome the network management nightmares caused by unremitting acceleration in technology innovations and evolution of the service market.Enabled by virtualized network functionalities, evolving carrier wireless networks tend to share radio access network (RAN) among multiple (virtual) network operators so as to increase network capacity and reduce expenses.However, existing RAN sharing models are operator-oriented, which expose extensive resource details, e.g. infrastructure and spectrum,to participating network operators for resource-sharing purposes. These old-fashioned models violate the design principles of SDN abstraction and are infeasible to manage the thriving traffic of on-demand customized services. This paper presents SOARAN, a service-oriented framework for RAN sharing in mobile networks evolving from LTE/LTE advanced to software-defined carrier wireless networks(SD-CWNs), which decouples network operators from radio resource by providing application-level differentiated services. SOARAN defines a serial of abstract applications with distinct Quality of Experience (QoE) requirements. The central controller periodically computes application-level resource allocation for each radio element with respect to runtime traffic demands and channel conditions, and disseminate these allocation decisions as service-oriented policies to respect element. The radio elements then independently determine flow-level resource allocation within each application to accomplish these policies. We formulate the application-level resource allocation as an optimization problem and develop a fast algorithm to solve it with a provably approximate guarantee.

preprint2014arXiv

An axial gauge ansatz for higher spin theories

We present an ansatz which makes the equations of motion more tractable for the simplest of Vasiliev's four-dimensional higher spin theories. The ansatz is similar to axial gauge in electromagnetism. We present a broad class of solutions in the gauge where the spatial connection vanishes, and we discuss the lift of one of these solutions to a full spacetime solution via a gauge transformation.

preprint2014arXiv

Comments on AdS_2 Gravity

We revisit some properties of AdS$_2$ Einstein-Maxwell gravity with the aim of reconciling apparently conflicting results in prior literature. We show that the two dimensional theory can be obtained as a dimensional reduction of the three dimensional Einstein gravity with the CSS boundary condition. In general, this theory on AdS$_2$ can be viewed as an effective theory of the near horizon geometry of a (near-)extremal black hole. We provide an interpretation of our results in terms of the microscopic description of an extremal black hole.

preprint2013arXiv

Chiral Liouville Gravity

Classical two-dimensional Liouville gravity is often considered in conformal gauge which has a residual left and right Virasoro symmetry algebra. We consider an alternate, chiral, gauge which has a residual right Virasoro Kac-Moody algebra, and no left Virasoro algebra. The Kac-Moody zero mode is the left-moving energy. Dirac brackets of the constrained Hamiltonian theory are derived, and the residual symmetries are shown to be generated by integrals of the conserved chiral currents. The central charge and Kac-Moody level are computed. The possible existence of a corresponding quantum theory is discussed.

preprint2013arXiv

Geometric measure of quantum discord and the geometry of a class of two-qubit states

We investigate the geometric picture of the level surfaces of quantum entanglement and geometric measure of quantum discord (GMQD) of a class of X-states, respectively. This pictorial approach provides us a direct understanding of the structure of entanglement and GMQD. The dynamic evolution of GMQD under two typical kinds of quantum decoherence channels is also investigated. It is shown that there exists a class of initial states for which the GMQD is not destroyed by decoherence in a finite time interval. Furthermore, we establish a factorization law between the initial and final GMQD, which allows us to infer the evolution of entanglement under the influences of the environment.

preprint2013arXiv

New Boundary Conditions for AdS3

New chiral boundary conditions are found for quantum gravity with matter on AdS3. The associated asymptotic symmetry group is generated by a single right-moving U(1) Kac-Moody-Virasoro algebra with c_R = 3l/2G. The Kac-Moody zero mode generates global left-moving translations and equals, for a BTZ black hole, the sum of the total mass and spin. The level is positive about the global vacuum and negative in the black hole sector, corresponding to ergosphere formation. Realizations arising in Chern-Simons gravity and string theory are analyzed. The new boundary conditions are shown to naturally arise for warped AdS3 in the limit that the warp parameter is taken to zero.

preprint2013arXiv

Purifying entanglement of noisy two-qubit states via entanglement swapping

Two qubits in pure entangled states going through separate paths and interacting with their own individual environments will gradually lose their entanglement. Here we show that the entanglement change of a two-qubit state due to amplitude damping noises can be recovered by entanglement swapping. Some initial states can be asymptotically purified into maximally entangled states by iteratively using our protocol.

preprint2013arXiv

W Symmetry and Integrability of Higher spin black holes

We obtain the asymptotic symmetry algebra of sl(3,R) x sl(3,R) Chern-Simons theory with Dirichlet boundary conditions for fixed chemical potential. These boundary conditions are obeyed by higher spin black holes. For each embedding of sl(2,R) into sl(3,R), we show that the asymptotic symmetry group is independent of the chemical potential. On the one hand, starting from AdS3 in the principal embedding, we show that the W3 x W3 symmetry is preserved upon turning on perturbatively spin 3 chemical potentials. On the other hand, starting from AdS3 in the diagonal embedding, we show that the W3^(2) x W3^(2) symmetry is preserved upon turning on finite spin 3/2 chemical potentials. We also make connections between the canonical Lagrangian formalism and integrability methods based on the third KdV (Boussinesq) hierarchy.

preprint2012arXiv

The Spectrum of Strings on Warped AdS_3 x S^3

String theory on NS-NS AdS_3 x S^3 admits an exactly marginal deformation which breaks the SL(2,R)_R x SL(2,R)_L isometry of AdS_3 down to SL(2,R)_R x U(1)_L. The holographic dual is an exotic and only partially understood type of two-dimensional CFT with a reduced unbroken global conformal symmetry group. In this paper we study the deformed theory on the string worldsheet. It is found to be related by a spectral flow which is nonlocal in spacetime to the undeformed worldsheet theory. An exact formula for the spectrum of massive strings is presented.

preprint2012arXiv

Un-twisting the NHEK with spectral flows

We show that the six-dimensional uplift of the five-dimensional Near-Horizon-Extremal-Kerr (NHEK) spacetime can be obtained from an AdS_3 X S^3 solution by a sequence of supergravity - but not string theory - dualities. We present three ways of viewing these pseudo-dualities: as a series of transformations in the STU model, as a combination of Melvin twists and T-dualities and, finally, as a sequence of two generalized spectral flows and a coordinate transformation. We then use these to find an infinite family of asymptotically flat embeddings of NHEK spacetimes in string theory, parameterized by the arbitrary values of the moduli at infinity. Our construction reveals the existence of non-perturbative deformations of asymptotically-NHEK spacetimes, which correspond to the bubbling of nontrivial cycles wrapped by flux, and paves the way for finding a microscopic field theory dual to NHEK which involves Melvin twists of the D1-D5 gauge theory. Our analysis also clarifies the meaning of the generalized spectral flow solution-generating techniques that have been recently employed in the literature.

preprint2011arXiv

Warped AdS3/Dipole-CFT Duality

String theory contains solutions with SL(2,R)_R x U(1)_L-invariant warped AdS3 (WAdS3) factors arising as continuous deformations of ordinary AdS3 factors. We propose that some of these are holographically dual to the IR limits of nonlocal dipole-deformed 2D D-brane gauge theories, referred to as "dipole CFTs". Neither the bulk nor boundary theories are currently well-understood, and consequences of the proposed duality for both sides is investigated. The bulk entropy-area law suggests that dipole CFTs have (at large N) a high-energy density of states which does not depend on the deformation parameter. Putting the boundary theory on a spatial circle leads to closed timelike curves in the bulk, suggesting a relation of the latter to dipole-type nonlocality.

preprint2010arXiv

Microscopics of Extremal Kerr from Spinning M5 Branes

We show that the spinning magnetic one-brane in minimal five-dimensional supergravity admits a decoupling limit that interpolates smoothly between a self-dual null orbifold of AdS_3 \times S^2 and the near-horizon limit of the extremal Kerr black hole times a circle. We use this interpolating solution to understand the field theory dual to spinning M5 branes as a deformation of the Discrete Light Cone Quantized (DLCQ) Maldacena-Stominger-Witten (MSW) CFT. In particular, the conformal weights of the operators dual to the deformation around AdS_3 \times S^2 are calculated. We present pieces of evidence showing that a CFT dual to the four-dimensional extremal Kerr can be obtained from the deformed MSW CFT.

preprint2009arXiv

Black Hole Superradiance From Kerr/CFT

The superradiant scattering of a scalar field with frequency and angular momentum (ω,m) by a near-extreme Kerr black hole with mass and spin (M,J) was derived in the seventies by Starobinsky, Churilov, Press and Teukolsky. In this paper we show that for frequencies scaled to the superradiant bound the full functional dependence on (ω,m,M,J) of the scattering amplitudes is precisely reproduced by a dual two-dimensional conformal field theory in which the black hole corresponds to a specific thermal state and the scalar field to a specific operator. This striking agreement corroborates a conjectured Kerr/CFT correspondence.

preprint2009arXiv

Chiral Gravity, Log Gravity and Extremal CFT

We show that the linearization of all exact solutions of classical chiral gravity around the AdS3 vacuum have positive energy. Non-chiral and negative-energy solutions of the linearized equations are infrared divergent at second order, and so are removed from the spectrum. In other words, chirality is confined and the equations of motion have linearization instabilities. We prove that the only stationary, axially symmetric solutions of chiral gravity are BTZ black holes, which have positive energy. It is further shown that classical log gravity-- the theory with logarithmically relaxed boundary conditions --has finite asymptotic symmetry generators but is not chiral and hence may be dual at the quantum level to a logarithmic CFT. Moreover we show that log gravity contains chiral gravity within it as a decoupled charge superselection sector. We normally evaluate the Euclidean sum over geometries of chiral gravity and show that it gives precisely the holomorphic extremal CFT partition function. The modular invariance and integrality of the expansion coefficients of this partition function are consistent with the existence of an exact quantum theory of chiral gravity. We argue that the problem of quantizing chiral gravity is the holographic dual of the problem of constructing an extremal CFT, while quantizing log gravity is dual to the problem of constructing a logarithmic extremal CFT.

preprint2009arXiv

Holographic Derivation of Kerr-Newman Scattering Amplitudes for General Charge and Spin

Near-superradiant scattering of charged scalars and fermions by a near-extreme Kerr-Newman black hole and photons and gravitons by a near-extreme Kerr black hole are computed as certain Fourier transforms of correlators in a two-dimensional conformal field theory. The results agree with the classic spacetime calculations from the 1970s, thereby providing good evidence for a conjectured Kerr-Newman/CFT correspondence.

preprint2009arXiv

Implementation of local and high-fidelity quantum conditional phase gates in a scalable two-dimensional ion trap

We propose a scheme to implement high-fidelity conditional phase gates on pair of trapped ions immersed in a two-dimensional Coulomb crystal, using interaction mediated by all axial modes without side-band addressing. We show through numerical calculations that only local modes can be excited to achieve entangling gates through shaping the laser beams, so that the complexity of the quantum gate does not increase with the size of the system. These results suggest a promising approach for realization of large scale fault-tolerant quantum computation in two dimensional traps architecture.

preprint2009arXiv

Squashed entanglement for multipartite states and entanglement measures based on the mixed convex roof

New measures of multipartite entanglement are constructed based on two definitions of multipartite information and different methods of optimizing over extensions of the states. One is a generalization of the squashed entanglement where one takes the mutual information of parties conditioned on the state's extension and takes the infimum over such extensions. Additivity of the multipartite squashed entanglement is proved for both versions of the multipartite information which turn out to be related. The second one is based on taking classical extensions. This scheme is generalized, which enables to construct measures of entanglement based on the {\it mixed convex roof} of a quantity, which in contrast to the standard convex roof method involves optimization over all decompositions of a density matrix rather than just the decompositions into pure states. As one of the possible applications of these results we prove that any multipartite monotone is an upper bound on the amount of multipartite distillable key. The findings are finally related to analogous results in classical key agreement.

preprint2009arXiv

The Kerr-Fermi Sea

The presence of a massive scalar field near a Kerr black hole is known to produce instabilities associated with bound superradiant modes. In this paper we show that for massive fermions, rather than inducing an instability, the bound superradiant modes condense and form a Fermi sea which extends well outside the ergosphere. The shape of this Fermi sea in phase space and various other properties are analytically computed in the semiclassical WKB approximation. The low energy effective theory near the black hole is described by ripples in the Fermi surface. Expressions are derived for their dispersion relation and the effective force on particles which venture into the sea.

preprint2008arXiv

Chiral Gravity in Three Dimensions

Three dimensional Einstein gravity with negative cosmological constant -1/\ell^2 deformed by a gravitational Chern-Simons action with coefficient 1/μis studied in an asymptotically AdS_3 spacetime. It is argued to violate unitary or positivity for generic μdue to negative-energy massive gravitons. However at the critical value μ\ell=1, the massive gravitons disappear and BTZ black holes all have mass and angular momentum related by \ell M=J. The corresponding chiral quantum theory of gravity is conjectured to exist and be dual to a purely right-moving boundary CFT with central charges (c_L,c_R)=(0,3\ell /G).

preprint2008arXiv

The Kerr/CFT Correspondence

Quantum gravity in the region very near the horizon of an extreme Kerr black hole (whose angular momentum and mass are related by J=GM^2) is considered. It is shown that consistent boundary conditions exist, for which the asymptotic symmetry generators form one copy of the Virasoro algebra with central charge c_L=12J / \hbar. This implies that the near-horizon quantum states can be identified with those of (a chiral half of) a two-dimensional conformal field theory (CFT). Moreover, in the extreme limit, the Frolov-Thorne vacuum state reduces to a thermal density matrix with dimensionless temperature T_L=1/2πand conjugate energy given by the zero mode generator, L_0, of the Virasoro algebra. Assuming unitarity, the Cardy formula then gives a microscopic entropy S_{micro}=2πJ / \hbar for the CFT, which reproduces the macroscopic Bekenstein-Hawking entropy S_{macro}=Area / 4\hbar G. The results apply to any consistent unitary quantum theory of gravity with a Kerr solution. We accordingly conjecture that extreme Kerr black holes are holographically dual to a chiral two-dimensional conformal field theory with central charge c_L=12J / \hbar, and in particular that the near-extreme black hole GRS 1915+105 is approximately dual to a CFT with c_L \sim 2 \times 10^{79}.

preprint2006arXiv

General entanglement-assisted transformation for bipartite pure quantum states

We introduce the general catalysts for pure entanglement transformations under local operations and classical communications in such a way that we disregard the profit and loss of entanglement of the catalysts per se. As such, the possibilities of pure entanglement transformations are greatly expanded. Remarkably, we find an interesting phenomenon that, in some situations, incomparable pairs ${| ψ> ,| ϕ> \} $ and ${| χ> ,| χ^{\prime}> \} $ can assist each other mutually so as to realize the transformation $| ψ> | χ> \to| ϕ> | χ^{\prime}>$. We also design an efficient algorithm to detect whether a $k\times k$ general catalyst exists for a given entanglement transformation. This algorithm can as well be exploited to witness the existence of standard catalysts.