Researcher profile

Xiangyu Dong

Xiangyu Dong contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
0followers
8topics
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

4 published item(s)

preprint2021arXiv

Pairwise Learning for Name Disambiguation in Large-Scale Heterogeneous Academic Networks

Name disambiguation aims to identify unique authors with the same name. Existing name disambiguation methods always exploit author attributes to enhance disambiguation results. However, some discriminative author attributes (e.g., email and affiliation) may change because of graduation or job-hopping, which will result in the separation of the same author's papers in digital libraries. Although these attributes may change, an author's co-authors and research topics do not change frequently with time, which means that papers within a period have similar text and relation information in the academic network. Inspired by this idea, we introduce Multi-view Attention-based Pairwise Recurrent Neural Network (MA-PairRNN) to solve the name disambiguation problem. We divided papers into small blocks based on discriminative author attributes and blocks of the same author will be merged according to pairwise classification results of MA-PairRNN. MA-PairRNN combines heterogeneous graph embedding learning and pairwise similarity learning into a framework. In addition to attribute and structure information, MA-PairRNN also exploits semantic information by meta-path and generates node representation in an inductive way, which is scalable to large graphs. Furthermore, a semantic-level attention mechanism is adopted to fuse multiple meta-path based representations. A Pseudo-Siamese network consisting of two RNNs takes two paper sequences in publication time order as input and outputs their similarity. Results on two real-world datasets demonstrate that our framework has a significant and consistent improvement of performance on the name disambiguation task. It was also demonstrated that MA-PairRNN can perform well with a small amount of training data and have better generalization ability across different research areas.

preprint2021arXiv

Study to improve the performance of interferometer with ultra-cold atoms

Ultra-cold atoms provide ideal platforms for interferometry. The macroscopic matter-wave property of ultra-cold atoms leads to large coherent length and long coherent time, which enable high accuracy and sensitivity to measurement. Here, we review our efforts to improve the performance of the interferometer. We demonstrate a shortcut method for manipulating ultra-cold atoms in an optical lattice. Compared with traditional ones, this shortcut method can reduce manipulation time by up to three orders of magnitude. We construct a matter-wave Ramsey interferometer for trapped motional quantum states and significantly increase its coherence time by one order of magnitude with an echo technique based on this method. Efforts have also been made to enhance the resolution by multimode scheme. Application of a noise-resilient multi-component interferometer shows that increasing the number of paths could sharpen the peaks in the time-domain interference fringes, which leads to a resolution nearly twice compared with that of a conventional double-path two-mode interferometer. With the shortcut method mentioned above, improvement of the momentum resolution could also be fulfilled, which leads to atomic momentum patterns less than 0.6 $\hbar k_L$. To identify and remove systematic noises, we introduce the methods based on the principal component analysis (PCA) that reduce the noise in detection close to the $1/\sqrt{2}$ of the photon-shot noise and separate and identify or even eliminate noises. Furthermore, we give a proposal to measure precisely the local gravity acceleration within a few centimeters based on our study of ultracold atoms in precision measurements.

preprint2020arXiv

Implementation of a double-path multimode interferometer using a spinor Bose-Einstein condensate

We realize a double-path multimode matter wave interferometer with spinor Bose-Einstein condensate and observe clear spatial interference fringes as well as a periodic change of the visibility in the time domain, which we refer to as the time domain interference and which is different from the traditional double-path interferometer. By changing the relative phase of the two paths, we find that the spatial fringes first lose coherence and recover. As the number of modes increases, the time domain interference signal with the narrower peaks is observed, which is beneficial to the improvement of the resolution of the phase measurement. We also investigated the influence of initial phase configuration and phase evolution rate between different modes in the two paths. With enhanced resolution, the sensitivity of interferometric measurements of physical observables can also be improved by properly assigning measurable quantities to the relative phase between two paths.

preprint2020arXiv

MedDialog: Two Large-scale Medical Dialogue Datasets

Medical dialogue systems are promising in assisting in telemedicine to increase access to healthcare services, improve the quality of patient care, and reduce medical costs. To facilitate the research and development of medical dialogue systems, we build two large-scale medical dialogue datasets: MedDialog-EN and MedDialog-CN. MedDialog-EN is an English dataset containing 0.3 million conversations between patients and doctors and 0.5 million utterances. MedDialog-CN is an Chinese dataset containing 1.1 million conversations and 4 million utterances. To our best knowledge, MedDialog-(EN,CN) are the largest medical dialogue datasets to date. The dataset is available at https://github.com/UCSD-AI4H/Medical-Dialogue-System