Researcher profile

Lida Zhang

Lida Zhang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2022arXiv

Photon-photon interactions in Rydberg-atom arrays

We investigate the interaction of weak light fields with two-dimensional lattices of atoms, in which two-photon coupling establishes conditions of electromagnetically induced transparency and excites high lying atomic Rydberg states. This system features different interactions that act on disparate length scales, from zero-range defect scattering of atomic excitations and finite-range dipole exchange interactions to long-range Rydberg-state interactions that span the entire array. Analyzing their interplay, we identify conditions that yield a nonlinear quantum mirror which coherently splits incident fields into correlated photon-pairs in a single transverse mode, while transmitting single photons unaffected. Such strong photon-photon interactions in the absence of otherwise detrimental photon losses in Rydberg-EIT arrays opens up a promising approach for the generation and manipulation of quantum light, and the exploration of many-body phenomena with interacting photons.

preprint2021arXiv

Layer Flexible Adaptive Computational Time

Deep recurrent neural networks perform well on sequence data and are the model of choice. However, it is a daunting task to decide the structure of the networks, i.e. the number of layers, especially considering different computational needs of a sequence. We propose a layer flexible recurrent neural network with adaptive computation time, and expand it to a sequence to sequence model. Different from the adaptive computation time model, our model has a dynamic number of transmission states which vary by step and sequence. We evaluate the model on a financial data set and Wikipedia language modeling. Experimental results show the performance improvement of 7\% to 12\% and indicate the model's ability to dynamically change the number of layers along with the computational steps.

preprint2021arXiv

Nonclassical Light from Exciton Interactions in a Two-Dimensional Quantum Mirror

Excitons in a semiconductor monolayer form a collective resonance that can reflect resonant light with extraordinarily high efficiency. Here, we investigate the nonlinear optical properties of such atomistically thin mirrors and show that finite-range interactions between excitons can lead to the generation of highly non-classical light. We describe two scenarios, in which optical nonlinearities arise either from direct photon coupling to excitons in excited Rydberg states or from resonant two-photon excitation of Rydberg excitons with finite-range interactions. The latter case yields conditions of electromagnetically induced transparency and thereby provides an efficient mechanism for single-photon switching between high transmission and reflectance of the monolayer, with a tunable dynamical timescale of the emerging photon-photon interactions. Remarkably, it turns out that the resulting high degree of photon correlations remains virtually unaffected by Rydberg-state decoherence, in excess of non-radiative decoherence observed for ground-state excitons in two-dimensional semiconductors. This robustness to imperfections suggests a promising new approach to quantum photonics at the level of individual photons.

preprint2020arXiv

Developing Personalized Models of Blood Pressure Estimation from Wearable Sensors Data Using Minimally-trained Domain Adversarial Neural Networks

Blood pressure monitoring is an essential component of hypertension management and in the prediction of associated comorbidities. Blood pressure is a dynamic vital sign with frequent changes throughout a given day. Capturing blood pressure remotely and frequently (also known as ambulatory blood pressure monitoring) has traditionally been achieved by measuring blood pressure at discrete intervals using an inflatable cuff. However, there is growing interest in developing a cuffless ambulatory blood pressure monitoring system to measure blood pressure continuously. One such approach is by utilizing bioimpedance sensors to build regression models. A practical problem with this approach is that the amount of data required to confidently train such a regression model can be prohibitive. In this paper, we propose the application of the domain-adversarial training neural network (DANN) method on our multitask learning (MTL) blood pressure estimation model, allowing for knowledge transfer between subjects. Our proposed model obtains average root mean square error (RMSE) of $4.80 \pm 0.74$ mmHg for diastolic blood pressure and $7.34 \pm 1.88$ mmHg for systolic blood pressure when using three minutes of training data, $4.64 \pm 0.60$ mmHg and $7.10 \pm 1.79$ respectively when using four minutes of training data, and $4.48 \pm 0.57$ mmHg and $6.79 \pm 1.70$ respectively when using five minutes of training data. DANN improves training with minimal data in comparison to both directly training and to training with a pretrained model from another subject, decreasing RMSE by $0.19$ to $0.26$ mmHg (diastolic) and by $0.46$ to $0.67$ mmHg (systolic) in comparison to the best baseline models. We observe that four minutes of training data is the minimum requirement for our framework to exceed ISO standards within this cohort of patients.

preprint2020arXiv

Keyword-based Topic Modeling and Keyword Selection

Certain type of documents such as tweets are collected by specifying a set of keywords. As topics of interest change with time it is beneficial to adjust keywords dynamically. The challenge is that these need to be specified ahead of knowing the forthcoming documents and the underlying topics. The future topics should mimic past topics of interest yet there should be some novelty in them. We develop a keyword-based topic model that dynamically selects a subset of keywords to be used to collect future documents. The generative process first selects keywords and then the underlying documents based on the specified keywords. The model is trained by using a variational lower bound and stochastic gradient optimization. The inference consists of finding a subset of keywords where given a subset the model predicts the underlying topic-word matrix for the unknown forthcoming documents. We compare the keyword topic model against a benchmark model using viral predictions of tweets combined with a topic model. The keyword-based topic model outperforms this sophisticated baseline model by 67%.