Source author record

Pei Yu

Pei Yu 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

19works
9topics
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

19 published item(s)

preprint2024arXiv

Correlated sensing with a solid-state quantum multi-sensor system for atomic-scale structural analysis

Developing superior quantum sensing strategies ranging from ultra-high precision measurement to complex structural analysis is at the heart of quantum technologies. While strategies using quantum resources, such as entanglement among sensors, to enhance the sensing precision have been abundantly demonstrated, the signal correlation among quantum sensors is rarely exploited. Here we develop a novel sensing paradigm exploiting the signal correlation among multiple quantum sensors to resolve overlapping signals from multiple targets that individual sensors can't resolve and complex structural construction struggles with. With three nitrogen-vacancy centers as a quantum electrometer system, we demonstrate this multi-sensor paradigm by resolving individual defects' fluctuating electric fields from ensemble signals. We image the three-dimensional distribution of 16 dark electronic point-defects in diamond with accuracy approaching 1.7 nm via a GPS-like localization method. Furthermore, we obtain the real-time charge dynamics of individual point defects and visualize how the dynamics induce the well-known optical spectral diffusion. The multi-sensor paradigm extends the quantum sensing toolbox and offers new possibilities for structural analysis.

preprint2022arXiv

Experimental Constraints on Exotic Spin-Dependent Interactions by a Magnetometer with Ensembles of Nitrogen-Vacancy Centers in Diamond

Improved constraints on exotic spin-dependent interactions are established at the micrometer scale by a magnetometer with ensembles of nitrogen-vacancy (NV) centers in diamond. A thin layer of NV electronic spin ensembles is utilized as the sensor, and a lead sphere is taken as the source of the nucleons. The exotic spin-dependent interactions are explored by detecting the possible effective magnetic fields by the sensor. Stringent bounds on an exotic parity-odd spin- and velocity-dependent interaction are set within the force range from 5 to 500 $μ$m. The upper limit of the corresponding coupling constant, $g_A^eg_V^N$, is improved by more than three orders of magnitude at 330 $μ$m. Improved constraints of $P, T$-violating scalar-pseudoscalar nucleon-electron interactions, are established within the force range from 6 to 45 $μ$m. The limit of the corresponding coupling constant, $g_S^Ng_P^e$, is improved by more than one order of magnitude at 30 $μ$m. Our result shows that a magnetometer with a NV ensemble can be a powerful platform for probing exotic spin-dependent interactions.

preprint2022arXiv

Improving Vision Transformers for Incremental Learning

This paper proposes a working recipe of using Vision Transformer (ViT) in class incremental learning. Although this recipe only combines existing techniques, developing the combination is not trivial. Firstly, naive application of ViT to replace convolutional neural networks (CNNs) in incremental learning results in serious performance degradation. Secondly, we nail down three issues of naively using ViT: (a) ViT has very slow convergence when the number of classes is small, (b) more bias towards new classes is observed in ViT than CNN-based architectures, and (c) the conventional learning rate of ViT is too low to learn a good classifier layer. Finally, our solution, named ViTIL (ViT for Incremental Learning) achieves new state-of-the-art on both CIFAR and ImageNet datasets for all three class incremental learning setups by a clear margin. We believe this advances the knowledge of transformer in the incremental learning community. Code will be publicly released.

preprint2022arXiv

Picotesla magnetometry of microwave fields with diamond sensors

Developing robust microwave-field sensors is both fundamentally and practically important with a wide range of applications from astronomy to communication engineering. The Nitrogen-Vacancy (NV) center in diamond is an attractive candidate for such purpose because of its magnetometric sensitivity, stability and compatibility with ambient conditions. However, the existing NV center-based magnetometers have limited sensitivity in the microwave band. Here we present a continuous heterodyne detection method that can enhance the sensor's response to weak microwaves, even in the absence of spin controls. Experimentally, we achieve a sensitivity of 8.9 pT$\cdot$Hz$^{-1/2}$ for microwaves of 2.9 GHz by simultaneously using an ensemble of $n_{\text{NV}} \sim 2.8\times10^{13}$ NV centers within a sensor volume of $4\times10^{-2}$ mm$^3$. Besides, we also achieve $1/t$ scaling of frequency resolution up to measurement time $t$ of 10000 s. Our method removes the control pulses and thus will greatly benefit the practical application of diamond-based microwave sensors.

preprint2022arXiv

SA-VQA: Structured Alignment of Visual and Semantic Representations for Visual Question Answering

Visual Question Answering (VQA) attracts much attention from both industry and academia. As a multi-modality task, it is challenging since it requires not only visual and textual understanding, but also the ability to align cross-modality representations. Previous approaches extensively employ entity-level alignments, such as the correlations between the visual regions and their semantic labels, or the interactions across question words and object features. These attempts aim to improve the cross-modality representations, while ignoring their internal relations. Instead, we propose to apply structured alignments, which work with graph representation of visual and textual content, aiming to capture the deep connections between the visual and textual modalities. Nevertheless, it is nontrivial to represent and integrate graphs for structured alignments. In this work, we attempt to solve this issue by first converting different modality entities into sequential nodes and the adjacency graph, then incorporating them for structured alignments. As demonstrated in our experimental results, such a structured alignment improves reasoning performance. In addition, our model also exhibits better interpretability for each generated answer. The proposed model, without any pretraining, outperforms the state-of-the-art methods on GQA dataset, and beats the non-pretrained state-of-the-art methods on VQA-v2 dataset.

preprint2022arXiv

Self-aligned patterning technique for fabricating high-performance diamond sensor arrays with nanoscale precision

To efficiently align the creation of defect center with photonics structure in nanoscale precision is one of the outstanding challenges for realizing high-performance photonic devices and the application in quantum technology such as quantum sensing, scalable quantum systems, and quantum computing network. Here, we propose a facile self-aligned patterning technique wholly based on conventional engineering technology, with the doping precision can reach ~15nm. Specifically, we demonstrate this technique by fabricating diamond nanopillar sensor arrays, which show high consistency and near-optimal photon counts, high yield approaching the theoretical limit, and high filtering efficiency for different NV centers. Combined with appropriate crystal orientation, a saturated fluorescence rate of 4.65 Mcps and the best reported fluorescence-dependent detection sensitivity of 1900 cps^(-1/2) are achieved. This technique applicable to all similar solid-state systems should facilitate the development of parallel quantum sensing and scalable information processing.

preprint2022arXiv

Should All Proposals be Treated Equally in Object Detection?

The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal processing by the detection head is investigated in this work. It is hypothesized that improved detection efficiency requires a paradigm shift, towards the unequal processing of proposals, assigning more computation to good proposals than poor ones. This results in better utilization of available computational budget, enabling higher accuracy for the same FLOPS. We formulate this as a learning problem where the goal is to assign operators to proposals, in the detection head, so that the total computational cost is constrained and the precision is maximized. The key finding is that such matching can be learned as a function that maps each proposal embedding into a one-hot code over operators. While this function induces a complex dynamic network routing mechanism, it can be implemented by a simple MLP and learned end-to-end with off-the-shelf object detectors. This 'dynamic proposal processing' (DPP) is shown to outperform state-of-the-art end-to-end object detectors (DETR, Sparse R-CNN) by a clear margin for a given computational complexity.

preprint2022arXiv

Terphenylthiazole-based self-assembled monolayers on cobalt with high conductance photo-switching ratio for spintronics

Two new photo-switchable terphenylthiazoles molecules are synthesized and self-assembled as monolayers on Au and on ferromagnetic Co electrodes. The electron transport properties probed by conductive atomic force microscopy in ultra-high vacuum reveal a conductance of the light-induced closed (c) form larger than for the open (o) form. We report an unprecedented conductance ratio up to 380 between the closed and open forms on Co for the molecule with the anchoring group (thiol) on the side of the two N atoms of the thiazole unit. This result is rationalized by Density Functional Theory (DFT) calculations coupled to the Non-Equilibrium Green's function (NEGF) formalism. These calculations show that the high conductance in the closed form is due to a strong electronic coupling between the terphenylthiazole molecules and the Co electrode that manifests by a resonant transmission peak at the Fermi energy of the Co electrode with a large broadening. This behavior is not observed for the same molecules self-assembled on gold electrodes. These high conductance ratios make these Co-based molecular junctions attractive candidates to develop and study switchable molecular spintronic devices.

preprint2022arXiv

The Overlooked Classifier in Human-Object Interaction Recognition

Human-Object Interaction (HOI) recognition is challenging due to two factors: (1) significant imbalance across classes and (2) requiring multiple labels per image. This paper shows that these two challenges can be effectively addressed by improving the classifier with the backbone architecture untouched. Firstly, we encode the semantic correlation among classes into the classification head by initializing the weights with language embeddings of HOIs. As a result, the performance is boosted significantly, especially for the few-shot subset. Secondly, we propose a new loss named LSE-Sign to enhance multi-label learning on a long-tailed dataset. Our simple yet effective method enables detection-free HOI classification, outperforming the state-of-the-arts that require object detection and human pose by a clear margin. Moreover, we transfer the classification model to instance-level HOI detection by connecting it with an off-the-shelf object detector. We achieve state-of-the-art without additional fine-tuning.

preprint2022arXiv

The Overlooked Classifier in Human-Object Interaction Recognition

Human-Object Interaction (HOI) recognition is challenging due to two factors: (1) significant imbalance across classes and (2) requiring multiple labels per image. This paper shows that these two challenges can be effectively addressed by improving the classifier with the backbone architecture untouched. Firstly, we encode the semantic correlation among classes into the classification head by initializing the weights with language embeddings of HOIs. As a result, the performance is boosted significantly, especially for the few-shot subset. Secondly, we propose a new loss named LSE-Sign to enhance multi-label learning on a long-tailed dataset. Our simple yet effective method enables detection-free HOI classification, outperforming the state-of-the-arts that require object detection and human pose by a clear margin. Moreover, we transfer the classification model to instance-level HOI detection by connecting it with an off-the-shelf object detector. We achieve state-of-the-art without additional fine-tuning.

preprint2021arXiv

Excited-state spectroscopy of spin defects in hexagonal boron nitride

We used optically detected magnetic resonance (ODMR) technique to directly probe electron-spin resonance transitions in the excited state of negatively-charged boron vacancy (VB-) defects in hexagonal boron nitride (hBN) at room temperature. The data showed that the excited state has a zero-field splitting of ~ 2.1 GHz, a g factor similar to the ground state and two types of hyperfine splitting ~ 90 MHz and ~ 18.8 MHz respectively. Pulsed ODMR experiments were conducted to further verify observed resonant peaks corresponding to spin transitions in the excited state. In addition, negative peaks in photoluminescence and ODMR contrast as a function of magnetic field magnitude and angle at level anti-crossing were observed and explained by coherent spin precession and anisotropic relaxation. This work provided significant insights for studying the structure of VB- excited states, which might be used for quantum information processing and nanoscale quantum sensing.

preprint2020arXiv

Kilohertz electron paramagnetic resonance spectroscopy of single nitrogen centers at zero magnetic field

Electron paramagnetic resonance spectroscopy (EPR) is among the most important analytical tools in physics, chemistry, and biology. The emergence of nitrogen-vacancy (NV) centers in diamond, serving as an atomic-sized magnetometer, has promoted this technique to single-spin level, even under ambient conditions. Despite the enormous progress in spatial resolution, the current megahertz spectral resolution is still insufficient to resolve key heterogeneous molecular information. A major challenge is the short coherence times of the sample electron spins. Here, we address this challenge by employing a magnetic noise-insensitive transition between states of different symmetry. We demonstrate a 27-fold narrower spectrum of single substitutional nitrogen (P1) centers in diamond with linewidth of several kilohertz, and then some weak couplings can be resolved. Those results show both spatial and spectral advances of NV center-based EPR, and provide a route towards analytical (EPR) spectroscopy at single-molecule level.

preprint2020arXiv

Nanoscale zero-field electron spin resonance spectroscopy

Electron spin resonance (ESR) spectroscopy has broad applications in physics, chemistry and biology. As a complementary tool, zero-field ESR (ZF-ESR) spectroscopy has been proposed for decades and shown its own benefits for investigating the electron fine and hyperfine interaction. However, the ZF-ESR method has been rarely used due to the low sensitivity and the requirement of much larger samples than conventional ESR. In this work, we present a method for deploying ZF-ESR spectroscopy at the nanoscale by using a highly sensitive quantum sensor, the nitrogen-vacancy center in diamond. We also measure the nanoscale ZF-ESR spectrum of a few P1 centers in diamond, and show that the hyperfine coupling constant can be directly extracted from the spectrum. This method opens the door to practical applications of ZF-ESR spectroscopy, such as investigation of the structure and polarity information in spin-modified organic and biological systems.

preprint2020arXiv

Room-temperature coherent control of implanted defect spins in silicon carbide

Recently, vacancy-related spin defects in silicon carbide (SiC) have been demonstrated to be potentially suitable for versatile quantum interface building and scalable quantum network construction. Significant efforts have been undertaken to identify spin systems in SiC and to extend their quantum capabilities using large-scale growth and advanced nanofabrication methods. Here we demonstrated a type of spin defect in the 4H polytype of SiC generated via hydrogen ion implantation with high-temperature post-annealing, which is different from any known defects. These spin defects can be optically addressed and coherently controlled even at room temperature, and their fluorescence spectrum and optically detected magnetic resonance spectra are different from those of any previously discovered defects. Moreover, the generation of these defects can be well controlled by optimizing the annealing temperature after implantation. These defects demonstrate high thermal stability with coherently controlled electron spins, facilitating their application in quantum sensing and masers under harsh conditions.

preprint2016arXiv

GOE statistics in graphene billiards with the shape of classically integrable billiards

A crucial result in quantum chaos, which has been established for a long time, is that the spectral properties of classically integrable systems generically are described by Poisson statistics whereas those of time-reversal symmetric, classically chaotic systems coincide with those of random matrices from the Gaussian orthogonal ensemble (GOE). Does this result hold for two-dimensional Dirac material systems? To address this fundamen- tal question, we investigate the spectral properties in a representative class of graphene billiards with shapes of classically integrable circular-sector billiards. Naively one may expect to observe Poisson statistics, which is indeed true for energies close to the band edges where the quasiparticle obeys the Schrödinger equation. However, for energies near the Dirac point, where the quasiparticles behave like massless Dirac fermions, Pois- son statistics is extremely rare in the sense that it emerges only under quite strict symmetry constraints on the straight boundary parts of the sector. An arbitrarily small amount of imperfection of the boundary results in GOE statistics. This implies that, for circular sector confinements with arbitrary angle, the spectral properties will generically be GOE. These results are corroborated by extensive numerical computation. Furthermore, we provide a physical understanding for our results.

preprint2015arXiv

Backward bifurcation underlies rich dynamics in simple disease models

In this paper, dynamical systems theory and bifurcation theory are applied to investi- gate the rich dynamical behaviours observed in three simple disease models. The 2- and 3-dimensional models we investigate have arisen in previous investigations of epidemiol- ogy, in-host disease, and autoimmunity. These closely related models display interesting dynamical behaviors including bistability, recurrence, and regular oscillations, each of which has possible clinical or public health implications. In this contribution we elucidate the key role of backward bifurcation in the parameter regimes leading to the behaviors of interest. We demonstrate that backward bifurcation facilitates the appearance of Hopf bifurcations, and the varied dynamical behaviors are then determined by the properties of the Hopf bifurcation(s), including their location and direction. A Maple program devel- oped earlier is implemented to determine the stability of limit cycles bifurcating from the Hopf bifurcation. Numerical simulations are presented to illustrate phenomena of interest such as bistability, recurrence and oscillation. We also discuss the physical motivations for the models and the clinical implications of the resulting dynamics.

preprint2014arXiv

Impact of delay on HIV-1 dynamics of fighting a virus with another virus

In this paper, we propose a mathematical model for HIV-1 infection with intracellular delay. The model examines a viral-therapy for controlling infections through recombining HIV-1 virus with a genetically modified virus. For this model, the basic reproduction number $\mathcal{R}_0$ are identified and its threshold properties are discussed. When $\mathcal{R}_0 < 1$, the infection-free equilibrium $E_0$ is globally asymptotically stable. When $\mathcal{R}_0 > 1$, $E_0$ becomes unstable and there occurs the single-infection equilibrium $E_s$, and $E_0$ and $E_s$ exchange their stability at the transcritical point $\mathcal{R}_0 =1$. If $1< \mathcal{R}_0 < R_1$, where $R_1$ is a positive constant explicitly depending on the model parameters, $E_s$ is globally asymptotically stable, while when $\mathcal{R}_0 > R_1$, $E_s$ loses its stability to the double-infection equilibrium $E_d$. There exist a constant $R_2$ such that $E_d$ is asymptotically stable if $R_1<\mathcal R_0 < R_2$, and $E_s$ and $E_d$ exchange their stability at the transcritical point $\mathcal{R}_0 =R_1$. We use one numerical example to determine the largest range of $\mathcal R_0$ for the local stability of $E_d$ and existence of Hopf bifurcation. Some simulations are performed to support the theoretical results. These results show that the delay plays an important role in determining the dynamic behaviour of the system. In the normal range of values, the delay may change the dynamic behaviour quantitatively, such as greatly reducing the amplitudes of oscillations, or even qualitatively changes the dynamical behaviour such as revoking oscillating solutions to equilibrium solutions. This suggests that the delay is a very important fact which should not be missed in HIV-1 modelling.

preprint2011arXiv

The spectral sequences and parametric normal forms

We generalize recent developments on normal forms and the spectral sequences method to make a foundation for parametric normal forms. We further introduce a new style and costyle to obtain unique parametric normal forms. The results are applied to systems of generalized Hopf singularity with multiple parameters. A different (new) version of this paper has been submitted for a possible publication in a refereed journal.

preprint2010arXiv

Four limit cycles from perturbing quadratic integrable systems by quadratic polynomials

In this paper, we give a positive answer to the open question: Can there exist 4 limit cycles in quadratic near-integrable polynomial systems? It is shown that when a quadratic integrable system has two centers and is perturbed by quadratic polynomials, it can generate at least 4 limit cycles with (3,1) distribution. The method of Melnikov function is used.