Source author record

Lu Zheng

Lu Zheng 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

5works
6topics
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

5 published item(s)

preprint2022arXiv

ICAF: Iterative Contrastive Alignment Framework for Multimodal Abstractive Summarization

Integrating multimodal knowledge for abstractive summarization task is a work-in-progress research area, with present techniques inheriting fusion-then-generation paradigm. Due to semantic gaps between computer vision and natural language processing, current methods often treat multiple data points as separate objects and rely on attention mechanisms to search for connection in order to fuse together. In addition, missing awareness of cross-modal matching from many frameworks leads to performance reduction. To solve these two drawbacks, we propose an Iterative Contrastive Alignment Framework (ICAF) that uses recurrent alignment and contrast to capture the coherences between images and texts. Specifically, we design a recurrent alignment (RA) layer to gradually investigate fine-grained semantical relationships between image patches and text tokens. At each step during the encoding process, cross-modal contrastive losses are applied to directly optimize the embedding space. According to ROUGE, relevance scores, and human evaluation, our model outperforms the state-of-the-art baselines on MSMO dataset. Experiments on the applicability of our proposed framework and hyperparameters settings have been also conducted.

preprint2022arXiv

Observation of Gigahertz Topological Valley Hall Effect in Nanoelectromechanical Phononic Crystals

Topological phononics offers numerous opportunities in manipulating elastic waves that can propagate in solids without being backscattered. Due to the lack of nanoscale imaging tools that aid the system design, however, acoustic topological metamaterials have been mostly demonstrated in macroscale systems operating at low (kilohertz to megahertz) frequencies. Here, we report the realization of gigahertz topological valley Hall effect in nanoelectromechanical AlN membranes. Propagation of elastic wave through phononic crystals is directly visualized by microwave microscopy with unprecedented sensitivity and spatial resolution. The valley Hall edge states, protected by band topology, are vividly seen in both real- and momentum-space. The robust valley-polarized transport is evident from the wave transmission across local disorder and around sharp corners, as well as the power distribution into multiple edge channels. Our work paves the way to exploit topological physics in integrated acousto-electronic systems for classical and quantum information processing in the microwave regime.

preprint2020arXiv

Unexpected Giant Microwave Conductivity in a Nominally Silent BiFeO3 Domain Wall

Nanoelectronic devices based on ferroelectric domain walls (DWs), such as memories, transistors, and rectifiers, have been demonstrated in recent years. Practical high-speed electronics, on the other hand, usually demand operation frequencies in the giga-Hertz (GHz) regime, where the effect of dipolar oscillation is important. In this work, an unexpected giant GHz conductivity on the order of 103 S/m is observed in certain BiFeO3 DWs, which is about 100,000 times greater than the carrier-induced dc conductivity of the same walls. Surprisingly, the nominal configuration of the DWs precludes the ac conduction under an excitation electric field perpendicular to the surface. Theoretical analysis shows that the inclined DWs are stressed asymmetrically near the film surface, whereas the vertical walls in a control sample are not. The resultant imbalanced polarization profile can then couple to the out-of-plane microwave fields and induce power dissipation, which is confirmed by the phase-field modeling. Since the contributions from mobile-carrier conduction and bound-charge oscillation to the ac conductivity are equivalent in a microwave circuit, the research on local structural dynamics may open a new avenue to implement DW nano-devices for RF applications.

preprint2019arXiv

Coherent Acoustic Control of a Single Silicon Vacancy Spin in Diamond

Phonons are considered to be universal quantum transducers due to their ability to couple to a wide variety of quantum systems. Among these systems, solid-state point defect spins are known for being long-lived optically accessible quantum memories. Recently, it has been shown that inversion-symmetric defects in diamond, such as the negatively charged silicon vacancy center (SiV), feature spin qubits that are highly susceptible to strain. Here, we leverage this strain response to achieve coherent and low-power acoustic control of a single SiV spin, and perform acoustically driven Ramsey interferometry of a single spin. Our results demonstrate a novel and efficient method of spin control for these systems, offering a path towards strong spin-phonon coupling and phonon-mediated hybrid quantum systems.

preprint2012arXiv

Belief Propagation by Message Passing in Junction Trees: Computing Each Message Faster Using GPU Parallelization

Compiling Bayesian networks (BNs) to junction trees and performing belief propagation over them is among the most prominent approaches to computing posteriors in BNs. However, belief propagation over junction tree is known to be computationally intensive in the general case. Its complexity may increase dramatically with the connectivity and state space cardinality of Bayesian network nodes. In this paper, we address this computational challenge using GPU parallelization. We develop data structures and algorithms that extend existing junction tree techniques, and specifically develop a novel approach to computing each belief propagation message in parallel. We implement our approach on an NVIDIA GPU and test it using BNs from several applications. Experimentally, we study how junction tree parameters affect parallelization opportunities and hence the performance of our algorithm. We achieve speedups ranging from 0.68 to 9.18 for the BNs studied.