Source author record

Yin Liu

Yin Liu 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

2works
2topics
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

2 published item(s)

preprint2022arXiv

Nanodiamond grain boundaries and lattice expansion drive Silicon vacancy emission heterogeneity

Silicon-vacancy (SiV$^-$) centers in diamond are promising candidates as sources of single-photons in quantum networks due to their minimal phonon coupling and narrow optical linewidths. Correlating SiV$^-$ emission with the defect's atomic-scale structure is important for controlling and optimizing quantum emission, but remains an outstanding challenge. Here, we use cathodoluminescence imaging in a scanning transmission electron microscope (STEM) to elucidate the structural sources of non-ideality in the SiV$^-$ emission from nanodiamonds with sub-nanometer-scale resolution. We show that different crystalline domains of a nanodiamond exhibit distinct zero-phonon line (ZPL) energies and differences in brightness, while near-surface SiV$^-$ emitters remain bright. We correlate these changes with local lattice expansion using 4D STEM and diffraction, and show that associated blue shifts from the ZPL are due to defect density heterogeneity, while red shifts are due to lattice distortions.

preprint2020arXiv

Associating Multi-Scale Receptive Fields for Fine-grained Recognition

Extracting and fusing part features have become the key of fined-grained image recognition. Recently, Non-local (NL) module has shown excellent improvement in image recognition. However, it lacks the mechanism to model the interactions between multi-scale part features, which is vital for fine-grained recognition. In this paper, we propose a novel cross-layer non-local (CNL) module to associate multi-scale receptive fields by two operations. First, CNL computes correlations between features of a query layer and all response layers. Second, all response features are weighted according to the correlations and are added to the query features. Due to the interactions of cross-layer features, our model builds spatial dependencies among multi-level layers and learns more discriminative features. In addition, we can reduce the aggregation cost if we set low-dimensional deep layer as query layer. Experiments are conducted to show our model achieves or surpasses state-of-the-art results on three benchmark datasets of fine-grained classification. Our codes can be found at github.com/FouriYe/CNL-ICIP2020.