Source author record

Zhou Li

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

ResearcherUnclaimed source record

Catalog footprint

What is connected

27works
15topics
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

27 published item(s)

preprint2026arXiv

Convergent Privacy Framework for Multi-layer GNNs through Contractive Message Passing

Differential privacy (DP) has been integrated into graph neural networks (GNNs) to protect sensitive structural information, e.g., edges, nodes, and associated features across various applications. A prominent approach is to perturb the message-passing process, which forms the core of most GNN architectures. However, existing methods typically incur a privacy cost that grows linearly with the number of layers (e.g., GAP published in Usenix Security'23), ultimately requiring excessive noise to maintain a reasonable privacy level. This limitation becomes particularly problematic when multi-layer GNNs, which have shown better performance than one-layer GNN, are used to process graph data with sensitive information. In this paper, we theoretically establish that the privacy budget converges with respect to the number of layers by applying privacy amplification techniques to the message-passing process, exploiting the contractive properties inherent to standard GNN operations. Motivated by this analysis, we propose a simple yet effective Contractive Graph Layer (CGL) that ensures the contractiveness required for theoretical guarantees while preserving model utility. Our framework, CARIBOU, supports both training and inference, equipped with a contractive aggregation module, a privacy allocation module, and a privacy auditing module. Experimental evaluations demonstrate that CARIBOU significantly improves the privacy-utility trade-off and achieves superior performance in privacy auditing tasks.

preprint2026arXiv

Hierarchical Secure Aggregation with Heterogeneous Security Constraints and Arbitrary User Collusion

In hierarchical secure aggregation (HSA), a server communicates with clustered users through an intermediate layer of relays to compute the sum of users' inputs under two security requirements -- server security and relay security. Server security requires that the server learns nothing beyond the desired sum even when colluding with a subset of users, while relay security requires that each relay remains oblivious to the users' inputs under collusion. Existing work on HSA enforces homogeneous security where \tit{all} inputs must be protected against \tit{any} subset of potential colluding users with sizes up to a predefined threshold. Such a \homo formulation cannot capture scenarios with \tit{\het} \secty \reqs where \diff users may demand various levels of protection. In this paper, we study hierarchical secure aggregation (HSA) with heterogeneous security requirements and arbitrary user collusion. Specifically, we consider scenarios where the inputs of certain groups of users must remain information-theoretically secure against inference by the server or any relay, even if the server or any relay colludes with an arbitrary subset of other users. Under server security, the server learns nothing about these protected inputs beyond the prescribed aggregate sum, despite any such collusion. Under relay security, each relay similarly obtains no information about the protected inputs under the same collusion model. We characterize the optimal communication rates achievable across all layers for all parameter regimes. Furthermore, we study the minimum source keys required at the users to ensure security. For this source key requirement, we provide tight characterizations in two broad regimes determined by the security and collusion constraints, and establish a general information-theoretic lower bound together with a bounded-gap achievable scheme for the remaining regime.

preprint2026arXiv

On the Extremal Source Key Rates for Secure Storage over Graphs

This paper investigates secure storage codes over graphs, where multiple independent source symbols are encoded and stored at graph nodes subject to edge-wise correctness and security constraints. For each edge, a specified subset of source symbols must be recoverable from its two incident nodes, while no information about the remaining sources is revealed. To meet the security requirement, a shared source key may be employed. The ratio between the source symbol size and the source key size defines the source key rate, and the supremum of all achievable rates is referred to as the source key capacity. We study extremal values of the source key capacity in secure storage systems and provide complete graph characterizations for several fundamental settings. For the case where each edge is associated with a single source symbol, we characterize all graphs whose source key capacity equals one. We then generalize this result to the case where each edge is associated with multiple source symbols and identify a broad class of graphs that achieve the corresponding extremal capacity under a mild structural condition. In addition, we characterize all graphs for which secure storage can be achieved without using any source key.

preprint2026arXiv

Optimal Rate Region for Multi-server Secure Aggregation with User Collusion

Secure aggregation is a fundamental primitive in privacy-preserving distributed learning systems, where an aggregator aims to compute the sum of users' inputs without revealing individual data. In this paper, we study a multi-server secure aggregation problem in a two-hop network consisting of multiple aggregation servers and multiple users per server, under the presence of user collusion. Each user communicates only with its associated server, while the servers exchange messages to jointly recover the global sum. We adopt an information-theoretic security framework, allowing up to $T$ users to collude with any server. We characterize the complete optimal rate region in terms of user-to-server communication rate, server-to-server communication rate, individual key rate, and source key rate. Our main result shows that the minimum communication and individual key rates are all one symbol per input symbol, while the optimal source key rate is given by $\min\{U+V+T-2,\, UV-1\}$, where $U$ denotes the number of servers and $V$ the number of users per server. The achievability is established via a linear key construction that ensures correctness and security against colluding users, while the converse proof relies on tight entropy bounds derived from correctness and security constraints. The results reveal a fundamental tradeoff between security and key efficiency and demonstrate that the multi-server architecture can significantly reduce the required key randomness compared to single-server secure aggregation. Our findings provide a complete information-theoretic characterization of secure aggregation in multi-server systems with user collusion.

preprint2022arXiv

On Extremal Rates of Secure Storage over Graphs

A secure storage code maps $K$ source symbols, each of $L_w$ bits, to $N$ coded symbols, each of $L_v$ bits, such that each coded symbol is stored in a node of a graph. Each edge of the graph is either associated with $D$ of the $K$ source symbols such that from the pair of nodes connected by the edge, we can decode the $D$ source symbols and learn no information about the remaining $K-D$ source symbols; or the edge is associated with no source symbols such that from the pair of nodes connected by the edge, nothing about the $K$ source symbols is revealed. The ratio $L_w/L_v$ is called the symbol rate of a secure storage code and the highest possible symbol rate is called the capacity. We characterize all graphs over which the capacity of a secure storage code is equal to $1$, when $D = 1$. This result is generalized to $D> 1$, i.e., we characterize all graphs over which the capacity of a secure storage code is equal to $1/D$ under a mild condition that for any node, the source symbols associated with each of its connected edges do not include a common element. Further, we characterize all graphs over which the capacity of a secure storage code is equal to $2/D$.

preprint2021arXiv

Volcano: Stateless Cache Side-channel Attack by Exploiting Mesh Interconnect

Cache side-channel attacks lead to severe security threats to the settings that a CPU is shared across users, e.g., in the cloud. The existing attacks rely on sensing the micro-architectural state changes made by victims, and this assumption can be invalidated by combining spatial (\eg, Intel CAT) and temporal isolation (\eg, time protection). In this work, we advance the state of cache side-channel attacks by showing stateless cache side-channel attacks that cannot be defeated by both spatial and temporal isolation. This side-channel exploits the timing difference resulted from interconnect congestion. Specifically, to complete cache transactions, for Intel CPUs, cache lines would travel across cores via the CPU mesh interconnect. Nonetheless, the mesh links are shared by all cores, and cache isolation does not segregate the traffic. An attacker can generate interconnect traffic to contend with the victim's on a mesh link, hoping that extra delay will be measured. With the variant delays, the attacker can deduce the memory access pattern of a victim program, and infer its sensitive data. Based on this idea, we implement Volcano and test it against the existing RSA implementations of JDK. We found the RSA private key used by a victim process can be partially recovered. In the end, we propose a few directions for defense and call for the attention of the security community.

preprint2020arXiv

adPerf: Characterizing the Performance of Third-party Ads

Monetizing websites and web apps through online advertising is widespread in the web ecosystem. The online advertising ecosystem nowadays forces publishers to integrate ads from these third-party domains. On the one hand, this raises several privacy and security concerns that are actively studied in recent years. On the other hand, given the ability of today's browsers to load dynamic web pages with complex animations and Javascript, online advertising has also transformed and can have a significant impact on webpage performance. The performance cost of online ads is critical since it eventually impacts user satisfaction as well as their Internet bill and device energy consumption. In this paper, we apply an in-depth and first-of-a-kind performance evaluation of web ads. Unlike prior efforts that rely primarily on adblockers, we perform a fine-grained analysis on the web browser's page loading process to demystify the performance cost of web ads. We aim to characterize the cost by every component of an ad, so the publisher, ad syndicate, and advertiser can improve the ad's performance with detailed guidance. For this purpose, we develop an infrastructure, adPerf, for the Chrome browser that classifies page loading workloads into ad-related and main-content at the granularity of browser activities (such as Javascript and Layout). Our evaluations show that online advertising entails more than 15% of browser page loading workload and approximately 88% of that is spent on JavaScript. We also track the sources and delivery chain of web ads and analyze performance considering the origin of the ad contents. We observe that 2 of the well-known third-party ad domains contribute to 35% of the ads performance cost and surprisingly, top news websites implicitly include unknown third-party ads which in some cases build up to more than 37% of the ads performance cost.

preprint2020arXiv

Conditional Disclosure of Secrets: A Noise and Signal Alignment Approach

In the conditional disclosure of secrets (CDS) problem, Alice and Bob (each holds an input and a common secret) wish to disclose, as efficiently as possible, the secret to Carol if and only if their inputs satisfy some function. The capacity of CDS is the maximum number of bits of the secret that can be securely disclosed per bit of total communication. We characterize the necessary and sufficient condition for the extreme case where the capacity of CDS is the highest and is equal to 1/2. For the simplest instance where the capacity is smaller than 1/2, we show that the linear capacity is 2/5.

preprint2016arXiv

Vulnerable GPU Memory Management: Towards Recovering Raw Data from GPU

In this paper, we present that security threats coming with existing GPU memory management strategy are overlooked, which opens a back door for adversaries to freely break the memory isolation: they enable adversaries without any privilege in a computer to recover the raw memory data left by previous processes directly. More importantly, such attacks can work on not only normal multi-user operating systems, but also cloud computing platforms. To demonstrate the seriousness of such attacks, we recovered original data directly from GPU memory residues left by exited commodity applications, including Google Chrome, Adobe Reader, GIMP, Matlab. The results show that, because of the vulnerable memory management strategy, commodity applications in our experiments are all affected.

preprint2015arXiv

Electron-phonon correlations on spin texture of gapped helical Dirac Fermions

The metallic surface states of a topological insulator support helical Dirac fermions protected by topology with their spin locked perpendicular to their momentum. They can acquire mass through magnetic doping or through hybridization of states on opposite faces of a thin sample. In this case there can be a component of electron spin oriented perpendicular to the surface plane. The electron-phonon interaction renormalizes the dynamics of the charge carriers through their spectral density. It also modifies the gap channel and a second spectral function enters which, not only determines the out of plane spin component, but also comes into in-plane properties. While the out of plane spin component is decreased below the Fermi momentum ($k_F$), the in plane component increases. There are also correlation tails extending well beyond $k_F$. The angular resolved photo-emission line shapes aquire Holstein side bands. The effective gap in the density of states is reduced and the optical conductivity aquires distinct measurable phonon structure even for modest value of the electron-phonon coupling.

preprint2015arXiv

Measurement of the fluorescence quantum yield of bis-MSB

The fluorescence quantum yield of bis-MSB, a widely used liquid scintillator wavelength shifter, was measured to study the photon absorption and re-emission processes in liquid scintillator. The re-emission process affects the photoelectron yield and distribution, especially in a large liquid scintillator detector, thus must be understood to optimize the liquid scintillator for good energy resolution and to precisely simulate the detector with Monte Carlo. In this study, solutions of different bis-MSB concentration were prepared for absorption and fluorescence emission measurements to cover a broad range of wavelengths. Harmane was used as a standard reference to obtain the absolution fluorescence quantum yield. For the first time we measured the fluorescence quantum yield of bis-MSB up to 430 nm as inputs required by Monte Carlo simulation, which is 0.926$\pm$0.053 at $λ_{\rm ex}$ = 350 nm.

preprint2015arXiv

Optical spectral weight: comparison of weak and strong spin-orbit coupling

The Fermi velocity ($v_{F}$) associated with the spin-orbit coupling is two orders of magnitude smaller for spintronic semiconductors than it is for topological insulators. Both families can be treated with the same Hamiltonian which contains a relativistic (Dirac) linear in momentum term proportional to $v_{F}$ and a non-relativistic quadratic contribution with Schrödinger mass (m). We find that the AC dynamic longitudinal and transverse (Hall) magneto-conductivities are strongly dependent on the size of $v_{F}$. When the Dirac fermi velocity is small, the absorption background provided by the interband optical transitions is finite only over a very limited range of photon energies as compared with topological insulators. Its onset depends on the value of the chemical potential ($μ$) and on the magnetic field (B), as does its upper cut off. Within this limited range its magnitude is however constant and has the same magnitude of $e^{2}π/(8h)$ as is found in topological insulators and also in graphene noting a difference in degeneracy factor. The total optical spectral weight under the universal interband background is $e^{2}π/(8h)4mv_{F}^{2}$. In contrast to the known result for graphene no strict conservation law applies to the spectral weight transfers between inter and intra band transition brought about by variations in the magnitude of the chemical potential when a non-relativistic contribution is present in the Hamiltonian whatever size it may have.

preprint2014arXiv

An Empirical Study on Android for Saving Non-shared Data on Public Storage

With millions of apps that can be downloaded from official or third-party market, Android has become one of the most popular mobile platforms today. These apps help people in all kinds of ways and thus have access to lots of user's data that in general fall into three categories: sensitive data, data to be shared with other apps, and non-sensitive data not to be shared with others. For the first and second type of data, Android has provided very good storage models: an app's private sensitive data are saved to its private folder that can only be access by the app itself, and the data to be shared are saved to public storage (either the external SD card or the emulated SD card area on internal FLASH memory). But for the last type, i.e., an app's non-sensitive and non-shared data, there is a big problem in Android's current storage model which essentially encourages an app to save its non-sensitive data to shared public storage that can be accessed by other apps. At first glance, it seems no problem to do so, as those data are non-sensitive after all, but it implicitly assumes that app developers could correctly identify all sensitive data and prevent all possible information leakage from private-but-non-sensitive data. In this paper, we will demonstrate that this is an invalid assumption with a thorough survey on information leaks of those apps that had followed Android's recommended storage model for non-sensitive data. Our studies showed that highly sensitive information from billions of users can be easily hacked by exploiting the mentioned problematic storage model. Although our empirical studies are based on a limited set of apps, the identified problems are never isolated or accidental bugs of those apps being investigated. On the contrary, the problem is rooted from the vulnerable storage model recommended by Android. To mitigate the threat, we also propose a defense framework.

preprint2014arXiv

Detection of Early-Stage Enterprise Infection by Mining Large-Scale Log Data

Recent years have seen the rise of more sophisticated attacks including advanced persistent threats (APTs) which pose severe risks to organizations and governments by targeting confidential proprietary information. Additionally, new malware strains are appearing at a higher rate than ever before. Since many of these malware are designed to evade existing security products, traditional defenses deployed by most enterprises today, e.g., anti-virus, firewalls, intrusion detection systems, often fail at detecting infections at an early stage. We address the problem of detecting early-stage infection in an enterprise setting by proposing a new framework based on belief propagation inspired from graph theory. Belief propagation can be used either with "seeds" of compromised hosts or malicious domains (provided by the enterprise security operation center -- SOC) or without any seeds. In the latter case we develop a detector of C&C communication particularly tailored to enterprises which can detect a stealthy compromise of only a single host communicating with the C&C server. We demonstrate that our techniques perform well on detecting enterprise infections. We achieve high accuracy with low false detection and false negative rates on two months of anonymized DNS logs released by Los Alamos National Lab (LANL), which include APT infection attacks simulated by LANL domain experts. We also apply our algorithms to 38TB of real-world web proxy logs collected at the border of a large enterprise. Through careful manual investigation in collaboration with the enterprise SOC, we show that our techniques identified hundreds of malicious domains overlooked by state-of-the-art security products.

preprint2014arXiv

Hexagonal warping on spin texture, Hall conductivity and circular dichroism of Topological Insulator

The topological protected electronic states on the surface of a topological insulator can progressively change their Fermi cross-section from circular to a snowflake shape as the chemical potential is increased above the Dirac point because of an hexagonal warping term in the Hamiltonian. Another effect of warping is to change the spin texture which exists when a finite gap is included by magnetic doping, although the in-plane spin component remains locked perpendicular to momentum. It also changes the orbital magnetic moment, the matrix element for optical absorption and the circular dichroism. We find that the Fermi surface average of z-component of spin is closely related to the value of the Berry phase. This holds even when the Hamiltonian includes a subdominant non-relativistic quadratic in momentum term (which provides particle-hole asymmetry) in addition to the dominant relativistic Dirac term. There is also a qualitative correlation between $\left\langle S_z \right\rangle$ and the dichroism. For the case when the chemical potential falls inside the gap between valence and conduction band, the Hall conductivity remains quantized and unaffected in value by the hexagonal warping term.

preprint2014arXiv

Particle-hole asymmetry on Hall conductivity of a topological insulator

The helical Dirac states on the surface of a topological insulator are protected by topology and display significant particle-hole asymmetry. This asymmetry arises from a subdominant Schrödinger type contribution to the Hamiltonian which provides a small perturbation to a dominant Dirac contribution. This changes the Landau levels energies in an external magnetic field ($B$) and provides modifications to the usual relativistic optical matrix elements. Nevertheless we find that the relativistic quantization of the Hall plateaux remains even when the ratio of the Schrödinger ($E_0$) to Dirac ($E_1$) magnetic energy scale increases either through an increase in $B$, a decrease in the Schrödinger mass or of the Dirac fermi velocity. First corrections to the optical matrix elements(OME) in the relativistic case drop out at least to order $(E_0/E_1)^3$. In the opposite limit $E_1$ small, the quantization remains classical but there is a split into two series. The first corrections to the OME in this case, cancel out at least to order $(E_1/E_0)^4$.

preprint2014arXiv

Temperature dependence of the light yield of the LAB-based and mesitylene-based liquid scintillators

We studied the temperature dependence of the light yield of the linear alkyl benzene (LAB)-based and mesitylene-based liquid scintillators. The light yield increases by 23% for both liquid scintillators when the temperature is lowered from $26\;^{\circ}$C to $-40\;^{\circ }$C, correcting for the temperature response of the photomultiplier tube. The measurements help to understand the energy response of the liquid scintillator detectors. Especially, the next generation reactor neutrino experiments for neutrino mass hierarchy, such as the Jiangmen Underground Neutrino Observatory (JUNO), require very high energy resolution. As no apparent degradation on the liquid scintillator transparency was observed, lowering the operation temperature of the detector to $\sim4\;^\circ$C will increase the photoelectron yield of the detector by 13%, combining the light yield increase of the liquid scintillator and the quantum efficiency increase of the photomultiplier tubes.

preprint2013arXiv

Conductivity of Dirac fermions with phonon induced topological crossover

We study the Hall conductivity in single layer gapped Dirac fermion materials including coupling to a phonon field, which not only modifies the quasi-particle dynamics through the usual self-energy term but also renormalizes directly the gap. Consequently the Berry curvature is modified. As the temperature is increased the sign of the renormalized gap can change and the material can cross over from a band insulator to a topological insulator at higher temperature (T). The effective Chern numbers defined for valley and spin Hall conductivity show a rich phase diagram with increasing temperature. While the spin and valley DC Hall conductivity is no longer quantized at elevated temperature a change in sign with increasing T is a clear indication of a topological crossover. The chirality of the circularly polarized light which is dominantly absorbed by a particular valley can change with temperature as a result of a topological crossover.

preprint2013arXiv

Magneto-optical conductivity in a topological insulator

Adding a small subdominant quadratic in momentum term to a dominant linear Dirac dispersion curve affects conduction and valence band differently and leads to an hourglass-like structure for energy as a function of momentum. This applies to the protected surface states in topological insulators. The energies of the conduction and valence band Landau levels are also different and this leads to the splitting of optical absorption lines produced by the magnetic field, which acquire a two peak structure. It also changes the peaks in the imaginary part of the Hall conductivity into two distinct contributions of opposite signs. The real part of the circularly polarized optical conductivity however retains its single peak structure but the peaks in right and left handedness case are shifted in energy with respect to each other in contrast to the pure Dirac case. The magnitude of the semiclassical cyclotron frequency is significantly modified by the presence of a mass term as is its variation with value of the chemical potential $μ$. Its optical spectral weight is found to decrease with increasing $μ$ rather than increase as it does in the pure Dirac limit.

preprint2013arXiv

Phonon structure in dispersion curves and density of states of massive Dirac Fermions

Dirac fermions exist in many solid state systems including graphene, silicene and other two dimensional membranes such as are found in group VI dichalcogenides, as well as on the surface of some insulators where such states are protected by topology. Coupling of those fermions to phonons introduces new structures in their dispersion curves and, in the case of massive Dirac fermions, can shift and modify the gap. We show how these changes present in angular-resolved photoemission spectroscopy of the dressed charge carrier dispersion curves and scanning tunneling microscopy measurements of their density of states. In particular we focus on the region around the band gap. In this region the charge carrier spectral density no longer consists of a dominant quasiparticle peak and a smaller incoherent phonon related background. The quasiparticle picture has broken down and this leads to important modification in both dispersion curves and density of states.

preprint2013arXiv

Vanishing of interband light absorption in a persistent spin helix state

Spin-orbit coupling plays an important role in various properties of very different materials. Moreover efforts are underway to control the degree and quality of spin-orbit coupling in materials with a concomitant control of transport properties. We calculate the frequency dependent optical conductivity in systems with both Rashba and Dresselhaus spin-orbit coupling. We find that when the linear Dresselhaus spin-orbit coupling is tuned to be equal to the Rashba spin-orbit coupling, the interband optical conductivity disappears. This is taken to be the signature of the recovery of SU(2) symmetry. The presence of the cubic Dresselhaus spin-orbit coupling modifies the dispersion relation of the charge carriers and the velocity operator. Thus the conductivity is modified, but the interband contribution remains suppressed at most but not all photon energies for a cubic coupling of reasonable magnitude. Hence, such a measurement can serve as a diagnostic probe of engineered spin-orbit coupling.

preprint2012arXiv

Impact of Dresselhaus vs. Rashba spin-orbit coupling on the Holstein polaron

We utilize an exact variational numerical procedure to calculate the ground state properties of a polaron in the presence of Rashba and linear Dresselhaus spin-orbit coupling. We find that when the linear Dresselhaus spin-orbit coupling approaches the Rashba spin-orbit coupling, the Van-Hove singularity in the density of states will be shifted away from the bottom of the band and finally disappear when the two spin-orbit couplings are tuned to be equal. The effective mass will be suppressed; the trend will become more significant for low phonon frequency. The presence of two dominant spin-orbit couplings will make it possible to tune the effective mass with more varied observables.

preprint2012arXiv

The polaron-like nature of an electron coupled to phonons

When an electron interacts with phonons, the electron can exhibit either free electron-like or polaron-like properties. The latter tends to occur for very strong coupling, and results in a phonon cloud accompanying the electron as it moves, thus raising its mass considerably. We summarize this behaviour for the Holstein model in one, two and three dimensions, and note that the crossover occurs for fairly low coupling strengths compared to those attributed to real materials exhibiting conventional superconductivity.

preprint2011arXiv

Impact of spin-orbit coupling on the Holstein polaron

We utilize an exact variational numerical procedure to calculate the ground state properties of a polaron in the presence of a Rashba-like spin orbit interaction. Our results corroborate with previous work performed with the Momentum Average approximation and with weak coupling perturbation theory. We find that spin orbit coupling increases the effective mass in the regime with weak electron phonon coupling, and decreases the effective mass in the intermediate and strong electron phonon coupling regime. Analytical strong coupling perturbation theory results confirm our numerical results in the small polaron regime. A large amount of spin orbit coupling can lead to a significant lowering of the polaron effective mass.

preprint2010arXiv

Absence of a supercritical regime induced by short-range impurity scattering in gapped graphene

We show that the changes in the electronic density of states (DOS) in graphene induced by impurity scattering with short-range potentials are completely different from those caused by the long-range Coulomb potential. The spectral weight of the state that eventually disappears into the valence band (as the strength of scattering increases) does not transform into a resonance state. Therefore no unusual screening effects related to a redistribution of the density of states in the valence band are observed. The states induced by the short-range impurities in graphene, therefore, have distinctively different properties compared with the long-range potential case. These properties, in fact, closely resemble the case of a short-range single impurity in other bipartite lattices, such as the square, body centered cubic, and simple cubic lattices.

preprint2010arXiv

Ground state properties of the Holstein model near the adiabatic limit

We adapt a variational procedure to calculate ground state properties of the Holstein model in the adiabatic limit. At strong coupling, this adaption leads to rapid convergence of results. The intermediate coupling regime is further handled with an adaptive algorithm. We also use semi-classically derived results for the adiabatic end-point, along with weak coupling perturbation theory. These establish weak and strong coupling (or large and small polaron, respectively) regimes in two dimensions or higher. As is well known, these are connected smoothly, but the cross-over becomes increasingly abrupt as the phonon frequency decreases.

preprint2010arXiv

Perturbation theory of the mass enhancement for a polaron coupled to acoustic phonons

We use both a perturbative Green's function analysis and standard perturbative quantum mechanics to calculate the decrease in energy and the effective mass for an electron interacting with acoustic phonons. The interaction is between the difference in lattice displacements for neighbouring ions, and the hopping amplitude for an electron between those two sites. The calculations are performed in one, two, and three dimensions, and comparisons are made with results from other electron-phonon models. We also compute the spectral function and quasiparticle residue, as a function of characteristic phonon frequency. There are strong indications that this model is always polaronic on one dimension, where an unusual relation between the effective mass and the quasiparticle residue is also found.