Catalog footprint

What is connected

31works
22topics
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

31 published item(s)

preprint2026arXiv

Fashion130K: An E-commerce Fashion Dataset for Outfit Generation with Unified Multi-modal Condition

Recent research work on fashion outfit generation focuses on promoting visual consistency of garments by leveraging key information from reference image and text prompt. However, the potential of outfit generation remains underexplored, requiring comprehensive e-commercial dataset and elaborative utilization of multi-modal condition. In this paper, we propose a brand-new e-commerce dataset, named Fashion130k, with various occasions, models, and garment types. For the consistent generation of garment, we design a framework with Unified Multi-modal Condition (UMC) to align and integrate the text and visual prompts into generation model. Specifically, we explore an embedding refiner to extract the unified embeddings of multi-modal prompts, within which a Fusion Transformer is proposed to align the multi-modal embeddings by adjusting the modality gap between text and image. Based on unified embeddings, the attention in generation model is redesigned to emphasis the correlations between prompts and noise image, inducing that the noise image can select the pivotal tokens of prompts for consistent outfit generation. Our dataset and proposed framework offer a general and nuanced exploration of multi-modal prompts for generation models. Extensive experiments on real-world applications and benchmark demonstrate the effectiveness of UMC in visual consistency, achieving promising result than that of SoTA methods.

preprint2026arXiv

HyperDiT: Hyper-Connected Transformers for High-Fidelity Pixel-Space Diffusion

Pixel-space diffusion models bypass the reconstruction bottleneck of Variational Autoencoders (VAEs) but face a fundamental "granularity dilemma": capturing global semantics favors large patch scales, while generating high-fidelity details demands fine-grained inputs. To address this issue, we propose HyperDiT, a unified framework establishing Hyper-Connected Cross-Scale Interactions to bridge the semantic and pixel manifold. Diverging from injecting semantics by AdaLN, HyperDiT utilizes Cross-Attention mechanisms, enabling fine-grained tokens to query multi-level semantic anchors globally. To resolve the spatial mismatch during multi-scale interactions, we introduce Scale-Aware Rotary Position Embedding (SA-RoPE) to ensure precise geometric alignment among tokens of varying patch sizes. Furthermore, we incorporate Registers to learn the dense semantics from a pretrained Visual Foundation Model (VFM), effectively reducing generation hallucination and artifacts. Extensive experiments demonstrate that HyperDiT achieves state-of-the-art (SoTA) FID of $\mathbf{1.56}$ on ImageNet $256\times256$ directly within the pixel space. By combining the fine-grained stream with semantic guidance, HyperDiT offers a superior paradigm for high-fidelity pixel generation.

preprint2026arXiv

LiWi: Layering in the Wild

Recent advances in generative models have empowered impressive layered image generation, yet their success is largely confined to graphic design domains. The layering of in-the-wild images remains an underexplored problem, limiting fine-grained editing and applications of images in real-world scenarios. Specifically, challenges remain in scalable layered data and the modeling of object interaction in natural images, such as illumination effects and structural boundary. To address these bottlenecks, we propose a novel framework for high-fidelity natural image decomposition. First, we introduce an Agent-driven Data Decomposition (ADD) pipeline that orchestrates agents and tools to synthesize layered data without manual intervention. Utilizing this pipeline, we construct a large-scale dataset, named LiWi-100k, with over 100,000 high-quality layered in-the-wild images. Second, we present a novel framework that jointly improves photometric fidelity and alpha boundary accuracy. Specifically, shadow-guided learning explicitly models the illumination effects, and degradation-restoration objective provides boundary-correction supervision by recovering clean foreground image from degraded one. Extensive experiments demonstrate that our framework achieves state-of-the-art (SoTA) performance in natural image decomposition, outperforming existing models in RGB L1 and Alpha IoU metrics. We will soon release our code and dataset.

preprint2025arXiv

Ultrahigh-Energy Gamma-ray Emission Associated with Black Hole-Jet Systems

Black holes (BH), one of the most intriguing objects in the universe, can manifest themselves through electromagnetic radiation initiated by the accretion flow. Some stellar-mass BHs drive relativistic jets when accreting matter from their companion stars, forming microquasars. Non-thermal emission from the radio to tera-electronvolt (TeV) gamma-ray band has been observed from microquasars, indicating the acceleration of relativistic particles. Here we report detection of four microquasars (SS 433, V4641 Sgr, GRS 1915+105, MAXI J1820+070) of spectrum extending to the ultrahigh-energy (UHE; photon energy $E>100$ TeV) band and one microquasar (Cygnus X-1) of spectrum approaching 100 TeV, using the Large High Altitude Air Shower Observatory (LHAASO). Notably, the total emission associated with SS 433 cannot be interpreted with a single leptonic component. In the UHE band, its emission is in spatial coincidence with a giant atomic cloud, which is consistent with a hadronic origin. An elongated source is discovered from V4641 Sgr with the spectrum continuing up to 800 TeV. The detection of UHE gamma rays demonstrates that accreting BHs and their environments can operate as extremely efficient accelerators of particles out of 1 peta-electronvolt (PeV), suggesting microquasars to be important contributors to Galactic cosmic rays especially around the `knee' region.

preprint2022arXiv

Antiferromagnetic order in Co-doped Fe$_5$GeTe$_2$ probed by resonant magnetic x-ray scattering

The quasi-two-dimensional van der Waals magnet Fe$_{5-δ}$GeTe$_2$ has emerged as a promising platform for electronic and spintronic functionalities at room temperature, owing to its large ferromagnetic ordering temperature $T_{\text{C}}$ $\sim$ 315 K. Interestingly, by cobalt (Co) substitution of iron in F5GT, $i.e.$ $({\text{Fe}}_{1-x}{\text{Co}}_x)_{5-δ}{\text{GeTe}}_2$ (Co-F5GT), not only can its magnetic transition temperature be further enhanced, but the magnetic and structural ground states can also be tuned. Specifically, an antiferromagnetic (AFM) order is induced beyond the Co doping level $x \ge 0.4$. Here, we investigate the magnetic properties of a Co-F5GT single crystal at $x = 0.45(1)$, by utilizing the element specific, resonant magnetic x-ray scattering technique. Our study reveals an A-type, Ising-like AFM ground state, with a transition temperature $T_{\text{N}}$ $\sim$ 340 K. In addition, our work unveils an important contribution from Co magnetic moments to the magnetic order. The application of the in-plane magnetic fields gradually polarize the spin moments along the field direction, but without inducing incommensurate spin texture(s).

preprint2022arXiv

NeRFReN: Neural Radiance Fields with Reflections

Neural Radiance Fields (NeRF) has achieved unprecedented view synthesis quality using coordinate-based neural scene representations. However, NeRF's view dependency can only handle simple reflections like highlights but cannot deal with complex reflections such as those from glass and mirrors. In these scenarios, NeRF models the virtual image as real geometries which leads to inaccurate depth estimation, and produces blurry renderings when the multi-view consistency is violated as the reflected objects may only be seen under some of the viewpoints. To overcome these issues, we introduce NeRFReN, which is built upon NeRF to model scenes with reflections. Specifically, we propose to split a scene into transmitted and reflected components, and model the two components with separate neural radiance fields. Considering that this decomposition is highly under-constrained, we exploit geometric priors and apply carefully-designed training strategies to achieve reasonable decomposition results. Experiments on various self-captured scenes show that our method achieves high-quality novel view synthesis and physically sound depth estimation results while enabling scene editing applications.

preprint2022arXiv

Persistent homology analysis of a generalized Aubry-André-Harper model

Observing critical phases in lattice models is challenging due to the need to analyze the finite time or size scaling of observables. We study how the computational topology technique of persistent homology can be used to characterize phases of a generalized Aubry-André-Harper model. The persistent entropy and mean squared lifetime of features obtained using persistent homology behave similarly to conventional measures (Shannon entropy and inverse participation ratio) and can distinguish localized, extended, and crticial phases. However, we find that the persistent entropy also clearly distinguishes ordered from disordered regimes of the model. The persistent homology approach can be applied to both the energy eigenstates and the wavepacket propagation dynamics.

preprint2022arXiv

Pervasive beyond room-temperature ferromagnetism in a doped van der Waals magnet: Ni doped Fe$_5$GeTe$_2$ with $T_{\text{C}}$ up to 478 K

The existence of long range magnetic order in low dimensional magnetic systems, such as the quasi-two-dimensional (2D) van der Waals (vdW) magnets, has attracted intensive studies of new physical phenomena. The vdW Fe$_N$GeTe$_2$ ($N$ = 3, 4, 5; FGT) family is exceptional owing to its vast tunability of magnetic properties. Particularly, a ferromagnetic ordering temperature ($T_{\text{C}}$) above room temperature at $N$ = 5 (F5GT) is observed. Here, our study shows that, by nickel (Ni) substitution of iron (Fe) in F5GT, a record high $T_{\text{C}}$ = 478(6) K is achieved. Importantly, pervasive, beyond-room-temperature ferromagnetism exists in almost the entire doping range of the phase diagram of Ni-F5GT. We argue that this striking observation in Ni-F5GT can be possibly due to several contributing factors, in which the structural alteration enhanced 3D magnetic couplings might be critical for enhancing the ferromagnetic order.

preprint2022arXiv

Reflection, transmission and surface susceptibility tensor in two-dimensional materials

In a recent experiment, the out-of-plane surface susceptibility of a single-layer two-dimensional atom crystal in the visible spectrum has been measured. This susceptibility gives a measurable contribution to the reflectivity of two-dimensional materials. Here we provide a complete theoretical description of the reflective properties, considering incoming s and p polarized plane waves at any angle of incidence on the crystal, computing local, reflected and transmitted electromagnetic fields. We finally connect the microscopic polarizability to both the in-plane and the out-of-plane macroscopic surface susceptibilities.

preprint2022arXiv

Topological spin texture of chiral edge states in photonic two-dimensional quantum walks

Topological insulators host topology-linked boundary states, whose spin and charge degrees of freedom could be exploited to design topological devices with enhanced functionality. We experimentally observe that dissipationless chiral edge states in a spin-orbit coupled anomalous Floquet topological phase exhibit topological spin texture on boundaries, realized via a two-dimensional quantum walk. Our experiment shows that, for a walker traveling around a closed loop along the boundary in real space, its spin evolves and winds through a great circle on the Bloch sphere, which implies that edge-spin texture has nontrivial winding. This winding is linked to the bulk Dirac Hamiltonian around the energy-gap opening point. Our experiment confirms that two-dimensional anomalous Floquet topological systems exhibit topological spin texture on the boundary, which could inspire novel topology-based spintronic phenomena and devices.

preprint2022arXiv

ZOOMER: Boosting Retrieval on Web-scale Graphs by Regions of Interest

We introduce ZOOMER, a system deployed at Taobao, the largest e-commerce platform in China, for training and serving GNN-based recommendations over web-scale graphs. ZOOMER is designed for tackling two challenges presented by the massive user data at Taobao: low training/serving efficiency due to the huge scale of the graphs, and low recommendation quality due to the information overload which distracts the recommendation model from specific user intentions. ZOOMER achieves this by introducing a key concept, Region of Interests (ROI) in GNNs for recommendations, i.e., a neighborhood region in the graph with significant relevance to a strong user intention. ZOOMER narrows the focus from the whole graph and "zooms in" on the more relevant ROIs, thereby reducing the training/serving cost and mitigating the information overload at the same time. With carefully designed mechanisms, ZOOMER identifies the interest expressed by each recommendation request, constructs an ROI subgraph by sampling with respect to the interest, and guides the GNN to reweigh different parts of the ROI towards the interest by a multi-level attention module. Deployed as a large-scale distributed system, ZOOMER supports graphs with billions of nodes for training and thousands of requests per second for serving. ZOOMER achieves up to 14x speedup when downsizing sampling scales with comparable (even better) AUC performance than baseline methods. Besides, both the offline evaluation and online A/B test demonstrate the effectiveness of ZOOMER.

preprint2020arXiv

Metallic surface states in a correlated d-electron topological Kondo insulator candidate FeSb2

The resistance of a conventional insulator diverges as temperature approaches zero. The peculiar low temperature resistivity saturation in the 4f Kondo insulator (KI) SmB6 has spurred proposals of a correlation-driven topological Kondo insulator (TKI) with exotic ground states. However, the scarcity of model TKI material families leaves difficulties in disentangling key ingredients from irrelevant details. Here we use angle-resolved photoemission spectroscopy (ARPES) to study FeSb2, a correlated d-electron KI candidate that also exhibits a low temperature resistivity saturation. On the (010) surface, we find a rich assemblage of metallic states with two-dimensional dispersion. Measurements of the bulk band structure reveal band renormalization, a large temperature-dependent band shift, and flat spectral features along certain high symmetry directions, providing spectroscopic evidence for strong correlations. Our observations suggest that exotic insulating states resembling those in SmB6 and YbB12 may also exist in systems with d instead of f electrons.

preprint2020arXiv

Style-compatible Object Recommendation for Multi-room Indoor Scene Synthesis

Traditional indoor scene synthesis methods often take a two-step approach: object selection and object arrangement. Current state-of-the-art object selection approaches are based on convolutional neural networks (CNNs) and can produce realistic scenes for a single room. However, they cannot be directly extended to synthesize style-compatible scenes for multiple rooms with different functions. To address this issue, we treat the object selection problem as combinatorial optimization based on a Labeled LDA (L-LDA) model. We first calculate occurrence probability distribution of object categories according to a topic model, and then sample objects from each category considering their function diversity along with style compatibility, while regarding not only separate rooms, but also associations among rooms. User study shows that our method outperforms the baselines by incorporating multi-function and multi-room settings with style constraints, and sometimes even produces plausible scenes comparable to those produced by professional designers.

preprint2020arXiv

Super Resolution Convolutional Neural Network for Feature Extraction in Spectroscopic Data

Two dimensional (2D) peak finding is a common practice in data analysis for physics experiments, which is typically achieved by computing the local derivatives. However, this method is inherently unstable when the local landscape is complicated, or the signal-to-noise ratio of the data is low. In this work, we propose a new method in which the peak tracking task is formalized as an inverse problem, thus can be solved with a convolutional neural network (CNN). In addition, we show that the underlying physics principle of the experiments can be used to generate the training data. By generalizing the trained neural network on real experimental data, we show that the CNN method can achieve comparable or better results than traditional derivative based methods. This approach can be further generalized in different physics experiments when the physical process is known.

preprint2016arXiv

Distinct Electronic Structure for the Extreme Magnetoresistance in YSb

An extreme magnetoresistance (XMR) has recently been observed in several non-magnetic semimetals. Increasing experimental and theoretical evidence indicates that the XMR can be driven by either topological protection or electron-hole compensation. Here, by investigating the electronic structure of a XMR material, YSb, we present spectroscopic evidence for a special case which lacks topological protection and perfect electron-hole compensation. Further investigations reveal that a cooperative action of a substantial difference between electron and hole mobility and a moderate carrier compensation might contribute to the XMR in YSb.

preprint2016arXiv

Near Transform-Limited Single Photons from an Efficient Solid-State Quantum Emitter

By pulsed s-shell resonant excitation of a single quantum dot-micropillar system, we generate long streams of a thousand of near transform-limited single photons with high mutual indistinguishability. Hong-Ou-Mandel interference of two photons are measured as a function of their emission time separation varying from 13 ns to 14.7 μs, where the visibility slightly drops from 95.9(2)% to a plateau of 92.1(5)% through a slow dephasing process occurring at time scale of 0.7 μs. Temporal and spectral analysis reveal the pulsed resonance fluorescence single photons are close to transform limit, which are readily useful for multi-photon entanglement and interferometry experiments.

preprint2016arXiv

On-Demand Single Photons with High Extraction Efficiency and Near-Unity Indistinguishability from a Resonantly Driven Quantum Dot in a Micropillar

Scalable photonic quantum technologies require on-demand single-photon sources with simultaneously high levels of purity, indistinguishability, and efficiency. These key features, however, have only been demonstrated separately in previous experiments. Here, by s-shell pulsed resonant excitation of a Purcell-enhanced quantum dot-micropillar system, we deterministically generate resonance fluorescence single photons which, at pi pulse excitation, have an extraction efficiency of 66%, single-photon purity of 99.1%, and photon indistinguishability of 98.5%. Such a single-photon source for the first time combines the features of high efficiency and near-perfect levels of purity and indistinguishabilty, and thus open the way to multi-photon experiments with semiconductor quantum dots.

preprint2015arXiv

High Resolution Angle Resolved Photoemission with Tabletop 11eV Laser

We developed a table-top vacuum ultraviolet (VUV) laser with $113.778$nm wavelength (10.897eV) and demonstrated its viability as a photon source for high resolution angle-resolved photoemission spectroscopy (ARPES). This sub-nanosecond pulsed VUV laser operates at a repetition rate of 10MHz, provides a flux of 2$\times$10$^{12}$ photons/second, and enables photoemission with energy and momentum resolutions better than 2meV and 0.012Å$^{-1}$, respectively. Space-charge induced energy shifts and spectral broadenings can be reduced below 2meV. The setup reaches electron momenta up to 1.2Å$^{-1}$, granting full access to the first Brillouin zone of most materials. Control over the linear polarization, repetition rate, and photon flux of the VUV source facilitates ARPES investigations of a broad range of quantum materials, bridging the application gap between contemporary low energy laser-based ARPES and synchrotron-based ARPES. We describe the principles and operational characteristics of this source, and showcase its performance for rare earth metal tritellurides, high temperature cuprate superconductors and iron-based superconductors.

preprint2015arXiv

Inequivalence of Single-Particle and Population Lifetimes in a Cuprate Superconductor

We study optimally doped Bi-2212 ($T_\textrm{c}=96$~K) using femtosecond time- and angle-resolved photoelectron spectroscopy. Energy-resolved population lifetimes are extracted and compared with single-particle lifetimes measured by equilibrium photoemission. The population lifetimes deviate from the single-particle lifetimes in the low excitation limit by one to two orders of magnitude. Fundamental considerations of electron scattering unveil that these two lifetimes are in general distinct, yet for systems with only electron-phonon scattering they should converge in the low-temperature, low-fluence limit. The qualitative disparity in our data, even in this limit, suggests that scattering channels beyond electron-phonon interactions play a significant role in the electron dynamics of cuprate superconductors.

preprint2015arXiv

NEMO5: Achieving High-end Internode Communication for Performance Projection Beyond Moore's Law

Electronic performance predictions of modern nanotransistors require nonequilibrium Green's functions including incoherent scattering on phonons as well as inclusion of random alloy disorder and surface roughness effects. The solution of all these effects is numerically extremely expensive and has to be done on the world's largest supercomputers due to the large memory requirement and the high performance demands on the communication network between the compute nodes. In this work, it is shown that NEMO5 covers all required physical effects and their combination. Furthermore, it is also shown that NEMO5's implementation of the algorithm scales very well up to about 178176CPUs with a sustained performance of about 857 TFLOPS. Therefore, NEMO5 is ready to simulate future nanotransistors.

preprint2015arXiv

Surface Passivation in Empirical Tight Binding

Empirical Tight Binding (TB) methods are widely used in atomistic device simulations. Existing TB methods to passivate dangling bonds fall into two categories: 1) Method that explicitly includes passivation atoms is limited to passivation with atoms and small molecules only. 2) Method that implicitly incorporates passivation does not distinguish passivation atom types. This work introduces an implicit passivation method that is applicable to any passivation scenario with appropriate parameters. This method is applied to a Si quantum well and a Si ultra-thin body transistor oxidized with SiO2 in several oxidation configurations. Comparison with ab-initio results and experiments verifies the presented method. Oxidation configurations that severely hamper the transistor performance are identified. It is also shown that the commonly used implicit H atom passivation overestimates the transistor performance.

preprint2014arXiv

Deterministic and Robust Generation of Single Photons On a Chip with 99.5% Indistinguishability Using Rapid Adiabatic Passage

We demonstrate deterministic and robust generation of pulsed resonance fluorescence single photons from a single InGaAs quantum dot using the method of rapid adiabatic passage. Comparative study is performed with transform-limited, negatively chirped and positively chirped pulses, identifying the last one to be the most robust against fluctuation of driving strength. The generated single photons are background free, have a vanishing two-photon emission probability of 0.3% and a raw (corrected) two-photon Hong-Ou-Mandel interference visibility of 97.9% (99.5%), reaching a precision that places single photons at the threshold for fault-tolerant surface-code quantum computing. The single-photon source can be readily scaled up to multi-photon entanglement and used for quantum metrology, boson sampling and linear optical quantum computing.

preprint2014arXiv

Direct spectroscopic evidence for phase competition between the pseudogap and superconductivity in Bi$_{2}$Sr$_{2}$CaCu$_{2}$O$_{8+δ}$

In the high-temperature ($T_{c}$) cuprate superconductors, increasing evidence suggests that the pseudogap, existing below the pseudogap temperature $T$*, has a distinct broken electronic symmetry from that of superconductivity. Particularly, recent scattering experiments on the underdoped cuprates have suggested that a charge ordering competes with superconductivity. However, no direct link of this physics and the important low-energy excitations has been identified. Here we report an antagonistic singularity at $T_{c}$ in the spectral weight of Bi$_{2}$Sr$_{2}$CaCu$_{2}$O$_{8+δ}$ as a compelling evidence for phase competition, which persists up to a high hole concentration $p$ ~ 0.22. Comparison with a theoretical calculation confirms that the singularity is a signature of competition between the order parameters for the pseudogap and superconductivity. The observation of the spectroscopic singularity at finite temperatures over a wide doping range provides new insights into the nature of the competitive interplay between the two intertwined phases and the complex phase diagram near the pseudogap critical point.

preprint2014arXiv

Dynamically Controlled Resonance Fluorescence from a Doubly Dressed Solid-State Single Emitter

We report the first experimental demonstration of interference-induced spectral line elimination predicted by Zhu and Scully [Phys. Rev. Lett. 76, 388 (1996)] and Ficek and Rudolph [Phys. Rev. A 60, 4245 (1999)]. We drive an exciton transition of a self-assembled quantum dot in order to realize a two-level system exposed to bichromatic laser field and observe nearly complete elimination of the resonance fluorescence spectral line at the driving laser frequency. This is caused by quantum interference between coupled transitions among the doubly dressed excitonic states, without population trapping. We also demonstrate multiphoton ac Stark effect with shifted subharmonic resonances and dynamical modifications of resonance fluorescence spectra by using double dressing.

preprint2014arXiv

Single Quantum Emitters in Monolayer Semiconductors

Single quantum emitters (SQEs) are at the heart of quantum optics and photonic quantum information technologies. To date, all demonstrated solid-state single-photon sources are confined in three-dimensional materials. Here, we report a new class of SQEs based on excitons that are spatially localized by defects in two-dimensional tungsten-diselenide monolayers. The optical emission from these SQEs shows narrow linewidths of ~0.13 meV, about two orders of magnitude smaller than that of delocalized valley excitons. Second-order correlation measurements reveal strong photon anti-bunching, unambiguously establishing the single photon nature of the emission. The SQE emission shows two non-degenerate transitions, which are cross-linearly polarized. We assign this fine structure to two excitonic eigen-modes whose degeneracy is lifted by a large ~0.71 meV coupling, likely due to the electron-hole exchange interaction in presence of anisotropy. Magneto-optical measurements also reveal an exciton g-factor of ~8.7, several times larger than that of delocalized valley excitons. In addition to their fundamental importance, establishing new SQEs in 2D quantum materials could give rise to practical advantages in quantum information processing, such as efficient photon extraction and high integratability and scalability.

preprint2014arXiv

Temperature-dependent Mollow triplet spectra from a single quantum dot: Rabi frequency renormalisation and sideband linewidth insensitivity

We investigate temperature-dependent resonance fluorescence spectra obtained from a single self-assembled quantum dot. A decrease of the Mollow triplet sideband splitting is observed with increasing temperature, an effect we attribute to a phonon-induced renormalisation of the driven dot Rabi frequency. We also present first evidence for a non-perturbative regime of phonon coupling, in which the expected linear increase in sideband linewidth as a function of temperature is cancelled by the corresponding reduction in Rabi frequency. These results indicate that dephasing in semiconductor quantum dots may be less sensitive to changes in temperature than expected from a standard weak-coupling analysis of phonon effects.

preprint2013arXiv

Low Rank Approximation Method for Efficient Green's Function Calculation of Dissipative Quantum Transport

In this work, the low rank approximation concept is extended to the non-equilibrium Green's function (NEGF) method to achieve a very efficient approximated algorithm for coherent and incoherent electron transport. This new method is applied to inelastic transport in various semiconductor nanodevices. Detailed benchmarks with exact NEGF solutions show 1) a very good agreement between approximated and exact NEGF results, 2) a significant reduction of the required memory, and 3) a large reduction of the computational time (a factor of speed up as high as 150 times is observed). A non-recursive solution of the inelastic NEGF transport equations of a 1000 nm long resistor on standard hardware illustrates nicely the capability of this new method.

preprint2013arXiv

On-demand semiconductor single-photon source with near-unity indistinguishability

Single photon sources based on semiconductor quantum dots offer distinct advantages for quantum information, including a scalable solid-state platform, ultrabrightness, and interconnectivity with matter qubits. A key prerequisite for their use in optical quantum computing and solid-state networks is a high level of efficiency and indistinguishability. Pulsed resonance fluorescence (RF) has been anticipated as the optimum condition for the deterministic generation of high-quality photons with vanishing effects of dephasing. Here, we generate pulsed RF single photons on demand from a single, microcavity-embedded quantum dot under s-shell excitation with 3-ps laser pulses. The pi-pulse excited RF photons have less than 0.3% background contributions and a vanishing two-photon emission probability. Non-postselective Hong-Ou-Mandel interference between two successively emitted photons is observed with a visibility of 0.97(2), comparable to trapped atoms and ions. Two single photons are further used to implement a high-fidelity quantum controlled-NOT gate.

preprint2012arXiv

Empirical tight binding parameters for GaAs and MgO with explicit basis through DFT mapping

The Empirical Tight Binding(ETB) method is widely used in atomistic device simulations. The reliability of such simulations depends very strongly on the choice of basis sets and the ETB parameters. The traditional way of obtaining the ETB parameters is by fitting to experiment data, or critical theoretical bandedges and symmetries rather than a foundational mapping. A further shortcoming of traditional ETB is the lack of an explicit basis. In this work, a DFT mapping process which constructs TB parameters and explicit basis from DFT calculations is developed. The method is applied to two materials: GaAs and MgO. Compared with the existing TB parameters, the GaAs parameters by DFT mapping show better agreement with the DFT results in bulk band structure calculations and lead to different indirect valleys when applied to nanowire calculations. The MgO TB parameters and TB basis functions are also obtained through the DFT mapping process.

preprint2012arXiv

Statistical Significance of the Netflix Challenge

Inspired by the legacy of the Netflix contest, we provide an overview of what has been learned---from our own efforts, and those of others---concerning the problems of collaborative filtering and recommender systems. The data set consists of about 100 million movie ratings (from 1 to 5 stars) involving some 480 thousand users and some 18 thousand movies; the associated ratings matrix is about 99% sparse. The goal is to predict ratings that users will give to movies; systems which can do this accurately have significant commercial applications, particularly on the world wide web. We discuss, in some detail, approaches to "baseline" modeling, singular value decomposition (SVD), as well as kNN (nearest neighbor) and neural network models; temporal effects, cross-validation issues, ensemble methods and other considerations are discussed as well. We compare existing models in a search for new models, and also discuss the mission-critical issues of penalization and parameter shrinkage which arise when the dimensions of a parameter space reaches into the millions. Although much work on such problems has been carried out by the computer science and machine learning communities, our goal here is to address a statistical audience, and to provide a primarily statistical treatment of the lessons that have been learned from this remarkable set of data.

preprint2010arXiv

Quantum interface between frequency-uncorrelated down-converted entanglement and atomic-ensemble quantum memory

Photonic entanglement source and quantum memory are two basic building blocks of linear-optical quantum computation and long-distance quantum communication. In the past decades, intensive researches have been carried out, and remarkable progress, particularly based on the spontaneous parametric down-converted (SPDC) entanglement source and atomic ensembles, has been achieved. Currently, an important task towards scalable quantum information processing (QIP) is to efficiently write and read entanglement generated from a SPDC source into and out of an atomic quantum memory. Here we report the first experimental realization of a quantum interface by building a 5 MHz frequency-uncorrelated SPDC source and reversibly mapping the generated entangled photons into and out of a remote optically thick cold atomic memory using electromagnetically induced transparency. The frequency correlation between the entangled photons is almost fully eliminated with a suitable pump pulse. The storage of a triggered single photon with arbitrary polarization is shown to reach an average fidelity of 92% for 200 ns storage time. Moreover, polarization-entangled photon pairs are prepared, and one of photons is stored in the atomic memory while the other keeps flying. The CHSH Bell's inequality is measured and violation is clearly observed for storage time up to 1 microsecond. This demonstrates the entanglement is stored and survives during the storage. Our work establishes a crucial element to implement scalable all-optical QIP, and thus presents a substantial progress in quantum information science.