Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
40works
0followers
26topics
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

40 published item(s)

preprint2026arXiv

Robust and Explainable Divide-and-Conquer Learning for Intrusion Detection

Machine learning-based intrusion detection requires complex models to capture patterns in high-dimensional, noisy, and class-imbalanced raw network traffic, yet deploying such models remains impractical on resource-constrained devices with limited processing power and memory. In this paper, we present a correlation-aware divide-and-conquer learning technique that decomposes a complex learning problem into smaller, more manageable subproblems. This enables lightweight models as simple as decision trees to be trained on focused subtasks, yielding up to 43.3% higher local accuracy and up to 257 times reduction in model size on real-world network intrusion detection datasets, while also improving adversarial robustness and explainability.

preprint2026arXiv

The Impossibility Triangle of Long-Context Modeling

We identify and prove a fundamental trade-off governing long-sequence models: no model can simultaneously achieve (i) per-step computation independent of sequence length (Efficiency), (ii) state size independent of sequence length (Compactness), and (iii) the ability to recall a number of historical facts proportional to sequence length (Recall). We formalize this trade-off within an Online Sequence Processor abstraction that unifies Transformers, state space models, linear recurrent networks, and their hybrids. Using the Data Processing Inequality and Fano's Inequality, we prove that any model satisfying Efficiency and Compactness can recall at most O(poly(d)/log V) key-value pairs from a sequence of arbitrary length, where d is the model dimension and V is the vocabulary size. We classify 52 architectures published before March 2026 into the triangle, showing that each achieves at most two of the three properties and that hybrid architectures trace continuous trajectories in the interior. Experiments on synthetic associative recall tasks with five representative architectures validate the theoretical bound: empirical recall capacity lies strictly below the information-theoretic limit, and no architecture escapes the triangle.

preprint2023arXiv

Elongated Skyrmion as Spin Torque Nano-Oscillator and Magnonic Waveguide

Spin torque nano-oscillator has been extensively studied both theoretically and experimentally in recent decades due to its potential applications in future microwave communication technology and neuromorphic computing. In this work, we present a skyrmion-based spin torque nano-oscillator driven by a spatially uniform direct current, where the skyrmion is confined by two pinning sites. Different from other skyrmion-based oscillators that arise from the circular motion or the breathing mode of a skyrmion, the steady-state oscillatory motions are produced by the periodic deformation of an elongated skyrmion. Through micromagnetic simulations, we find that the oscillation frequency depends on the driving current, the damping constant as well as the characteristics of pinning sites. This nonlinear response to direct current turns out to be universal and can also appear in the case of antiskyrmions, skyrmioniums and domain walls. Furthermore, the elongated skyrmion possesses a rectangle-like domain wall, which could also serve as a magnonic waveguide. Utilizing the propagation of spin waves in this waveguide, we propose a device design of logic gate and demonstrate its performance.

preprint2023arXiv

Stochastic volatility modeling of high-frequency CSI 300 index and dynamic jump prediction driven by machine learning

This paper models stochastic process of price time series of CSI 300 index in Chinese financial market, analyzes volatility characteristics of intraday high-frequency price data. In the new generalized Barndorff-Nielsen and Shephard model, the lag caused by asynchrony of market information is considered, and the problem of lack of long-term dependence is solved. To speed up the valuation process, several machine learning and deep learning algorithms are used to estimate parameter and evaluate forecast results. Tracking historical jumps of different magnitudes offers promising avenues for simulating dynamic price processes and predicting future jumps. Numerical results show that the deterministic component of stochastic volatility processes would always be captured over short and longer-term windows. Research finding could be suitable for influence investors and regulators interested in predicting market dynamics based on realized volatility.

preprint2022arXiv

Amplifying spin waves along Néel domain wall by spin-orbit torque

Traveling spin waves in magnonic waveguides undergo severe attenuation, which tends to result in a finite propagation length of spin waves, even in magnetic materials with the accessible lowest damping constant, heavily restricting the development of magnonic devices. Compared with the spin waves in traditional waveguides, propagating spin waves along strip domain wall are expected to exhibit enhanced transmission. Here, we demonstrate, theoretically and through micromagnetic simulations, that spin-orbit torque associated with a ferromagnet/heavy metal bilayer can efficiently control the attenuation of spin waves along a Néel-type strip domain wall, despite the complexity in the ground-state magnetization configuration. The direction of the electric current applied to the heavy-metal layer determines whether these spin waves are amplified or further attenuated otherwise. Remarkably, our simulations reveal that the effective current densities required to efficiently tune the decay of such spin waves are just ~10^10 Am-2, roughly an order smaller than those required in conventional spin waveguides. Our results will enrich the toolset for magnonic technologies.

preprint2022arXiv

Bifurcation of a Topological Skyrmion String

Manipulation of three-dimensional (3D) topological objects is of both fundamental interest and practical importance in many branches of physics. Here, we show by spin dynamics simulations that the bifurcation of a 3D skyrmion string in a layered frustrated system could be induced by the dampinglike spin-orbit torque. The bifurcation of a skyrmion string happens when the skyrmion string carries a minimal topological charge of $Q=2$. We demonstrate that three types of bifurcations could be realized by applying different current injection geometries, which lead to the transformation from I-shaped skyrmion strings to Y-, X-, and O-shaped ones. Besides, different branches of a bifurcated skyrmion string may merge into an isolated skyrmion string spontaneously. The mechanism of bifurcation should be universal to any skyrmion strings with $Q\geq 2$ in the layered frustrated system and could offer a general approach to manipulate 3D stringlike topological objects for spintronic functions.

preprint2022arXiv

Decay properties of Axially Symmetric D-solutions to the Steady Incompressible Magnetohydrodynamic Equations

In this paper, we investigate the decay properties of axially symmetric solutions to the steady incompressible magnetohydrodynamic equations in $\mathbb{R}^3$ with finite Dirichlet integral. We first derive the decay rates of general D-solutions to the axisymmetric MHD equations. In the special case where the magnetic field only has the swirl component ${\textbf {h}}(r,z)= h_θ(r,z) {\mathbf e_θ}$, we obtain better decay rates. The last result examines the decay rates along the axis $Oz$ also within the special class of D-solutions with only swirl magnetic field. The main tool in this paper is the combination of the scaling argument, the \textit{Brezis-Gallouet inequality} and the weighted energy estimate.

preprint2022arXiv

Deep Multi-Scale Representation Learning with Attention for Automatic Modulation Classification

Currently, deep learning methods with stacking small size convolutional filters are widely used for automatic modulation classification (AMC). In this report, we find some experienced improvements by using large kernel size for convolutional deep convolution neural network based AMC, which is more efficient in extracting multi-scale features of the raw signal I/Q sequence data. Also, Squeeze-and-Excitation (SE) mechanisms can significantly help AMC networks to focus on the more important features of the signal. As a result, we propose a multi-scale feature network with large kernel size and SE mechanism (SE-MSFN) in this paper. SE-MSFN achieves state-of-the-art classification performance on the public well-known RADIOML 2018.01A dataset, with average classification accuracy of 64.50%, surpassing CLDNN by 1.42%, maximum classification accuracy of 98.5%, and an average classification accuracy of 85.53% in the lower SNR range 0dB to 10dB, surpassing CLDNN by 2.85%. In addition, we also verified that ensemble learning can help further improve classification performance. We hope this report can provide some references for developers and researchers in practical scenes.

preprint2022arXiv

Deep Q-learning of global optimizer of multiply model parameters for viscoelastic imaging

Objective: Estimation of the global optima of multiple model parameters is valuable in imaging to form a reliable diagnostic image. Given non convexity of the objective function, it is challenging to avoid from different local minima. Methods: We first formulate the global searching of multiply parameters to be a k-D move in the parametric space, and convert parameters updating to be state-action decision-making problem. We proposed a novel Deep Q-learning of Model Parameters (DQMP) method for global optimization of model parameters by updating the parameter configurations through actions that maximize a Q-value, which employs a Deep Reward Network designed to learn global reward values from both visible curve fitting errors and hidden parameter errors. Results: The DQMP method was evaluated by viscoelastic imaging on soft matter by Kelvin-Voigt fractional derivative (KVFD) modeling. In comparison to other methods, imaging of parameters by DQMP yielded the smallest errors (< 2%) to the ground truth images. DQMP was applied to viscoelastic imaging on biological tissues, which indicated a great potential of imaging on physical parameters in diagnostic applications. Conclusions: DQMP method is able to achieve global optima, yielding accurate model parameter estimates in viscoelastic imaging. Assessment of DQMP by simulation imaging and ultrasound breast imaging demonstrated the consistency, reliability of the imaged parameters, and powerful global searching ability of DQMP. Significance: DQMP method is promising for imaging of multiple parameters, and can be generalized to global optimization for many other complex nonconvex functions and imaging of physical parameters.

preprint2022arXiv

Electric dipole moments and the search for new physics

Static electric dipole moments of nondegenerate systems probe mass scales for physics beyond the Standard Model well beyond those reached directly at high energy colliders. Discrimination between different physics models, however, requires complementary searches in atomic-molecular-and-optical, nuclear and particle physics. In this report, we discuss the current status and prospects in the near future for a compelling suite of such experiments, along with developments needed in the encompassing theoretical framework.

preprint2022arXiv

Fast optimal structures generator for parameterized quantum circuits

Current structure optimization algorithms optimize the structure of quantum circuit from scratch for each new task of variational quantum algorithms (VQAs) without using any prior experience, which is inefficient and time-consuming. Besides, the number of quantum gates is a hyper-parameter of these algorithms, which is difficult and time-consuming to determine. In this paper, we propose a rapid structure optimization algorithm for VQAs which automatically determines the number of quantum gates and directly generates the optimal structures for new tasks with the meta-trained graph variational autoencoder (VAE) on a number of training tasks. We also develop a meta-trained predictor to filter out circuits with poor performances to further accelerate the algorithm. Simulation results show that our method output structures with lower loss and it is 70 times faster in running time compared to a state-of-the-art algorithm, namely DQAS.

preprint2022arXiv

Fully on-chip microwave photonics system

Microwave photonics (MWP), harnessing the tremendous bandwidth of light to generate, process and measure wideband microwave signals, are poised to spark a new revolution for the information and communication fields. Within the past decade, new opportunity for MWP has emerged driven by the advances of integrated photonics. However, despite significant progress made in terms of integration level, a fully on-chip MWP functional system comprising all the necessary photonic and electronic components, is yet to be demonstrated. Here, we break the status quo and provide a complete on-chip solution for MWP system, by exploiting hybrid integration of indium phosphide, silicon photonics and complementary metal-oxide-semiconductor (CMOS) electronics platforms. Applying this hybrid integration methodology, a fully chip-based MWP microwave instantaneous frequency measurement (IFM) system is experimentally demonstrated. The unprecedented integration level brings great promotion to the compactness, reliability, and performances of the overall MWP IFM system, including a wide frequency measurement range (2-34 GHz), ultralow estimation errors (10.85 MHz) and a fast response speed (0.3 ns). Furthermore, we deploy the chip-scale MWP IFM system into realistic application tasks, where diverse microwave signals with rapid-varying frequencies at X-band (8-12 GHz) are accurately identified in real-time. This demonstration marks a milestone for the development of integrated MWP, by providing the technology basis for the miniaturization and massive implementations of various MWP functional systems.

preprint2022arXiv

Mutual conversion between a magnetic Neel hopfion and a Neel toron

Three-dimensional (3D) magnetic textures attract great attention from researchers due to their fascinating structures and dynamic behaviors. Magnetic hopfion is a prominent example of 3D magnetic textures. Here, we numerically study the mutual conversion between a Neel-type hopfion and a Neel-type toron under an external magnetic field. We also investigate the excitation modes of hopfions and torons in a film with strong perpendicular magnetic anisotropy. It is found that the Neel-type hopfion could be a stable state in the absence of the external magnetic field, and its diameter varies with the out-of-plane magnetic field. The Neel-type hopfion may transform to a Neel-type toron at an out-of-plane magnetic field of about 20 mT, where the cross section structure is a Neel-type skyrmion. The hopfion and toron show different excitation modes in the presence of an in-plane microwave magnetic field. Our results provide a method to realize the conversion between a Neel-type hopfion and a Neel-type toron, which also gives a way to distinguish Bloch-type and Neel-type hopfions.

preprint2022arXiv

Nonlinear dynamics of topological helicity wave in a frustrated skyrmion string

A skyrmion in frustrated magnetic system has the helicity degree of freedom. A skyrmion string is formed in a frustrated layered system, which is well described by the $XY$ model owing to the exchange coupling between adjacent layers. We consider a system where the interlayer exchange couplings are alternating, where the dimerized $XY$ model is materialized, whose linear limit is the Su-Schrieffer-Heeger model. We argue that it is a nonlinear topological system. We study the quench dynamics of the helicity wave under the initial condition that the helicity of the skyrmion in the bottommost layer is rotated. It yields a good signal to detect whether the system is topological or trivial. Our results show that the helicity dynamics of the skyrmion string have a rich physics in the modulated exchange-coupled system.

preprint2022arXiv

Nonreciprocal dynamics of ferrimagnetic bimerons

Magnetic bimerons are topologically nontrivial spin textures in in-plane easy-axis magnets, which can be used as particle-like information carriers. Here, we report a theoretical study on the nonreciprocal dynamics of asymmetrical ferrimagnetic (FiM) bimerons induced by spin currents. The FiM bimerons have the ability to move at a speed of kilometers per second and do not show the skyrmion Hall effect at the angular momentum compensation point. Our micromagnetic simulations and analytical results demonstrate that spin currents are able to induce the nonreciprocal transport and a drift motion of the FiM bimeron even if the system is at the angular momentum compensation point. By analyzing the current-induced effective fields, we find that the nonreciprocal transport is attributed to the asymmetry of the bimeron structure. Our results are useful for understanding the physics of bimerons in ferrimagnets and may provide guidelines for building bimeron-based spintronic devices.

preprint2022arXiv

Reliable and Broad-range Layer Identification of Au-assisted Exfoliated Large Area MoS$_2$ and WS$_2$ Using Reflection Spectroscopic Fingerprints

The emerging Au-assisted exfoliation technique provides a wealth of large-area and high-quality ultrathin two-dimensional (2D) materials compared with traditional tape-based exfoliation. Fast, damage-free, and reliable determination of the layer number of such 2D films is essential to study layer-dependent physics and promote device applications. Here, an optical method has been developed for simple, high throughput, and accurate determination of the layer number for Au-assisted exfoliated MoS$_2$ and WS$_2$ films in a broad thickness range. The method is based on quantitative analysis of layer-dependent white light reflection spectra, revealing that the reflection peak intensity can be used as a clear indicator for determining the layer number. The simple yet robust method will facilitate the fundamental study on layer-dependent optical, electrical, and thermal properties and device applications of 2D materials. The technique can also be readily combined with photoluminescence and Raman spectroscopies to study other layer-dependent physical properties of 2D materials.

preprint2022arXiv

Spectroscopy on the eEDM-sensitive states of ThF$^+$

An excellent candidate molecule for the measurement of the electron&#39;s electric dipole moment (eEDM) is thorium monofluoride (ThF$^+$) because the eEDM-sensitive state, $^3Δ_1$, is the electronic ground state, and thus is immune to decoherence from spontaneous decay. We perform spectroscopy on $X\,^3Δ_1$ to extract three spectroscopic constants crucial to the eEDM experiment: the hyperfine coupling constant, the molecular frame electric dipole moment, and the magnetic $g$-factor. To understand the impact of thermal blackbody radiation on the vibrational ground state, we study the lifetime of the first excited vibrational manifold of $X\,^3Δ_1$. We perform ab initio calculations, compare them to our results, and discuss prospects for using ThF$^+$ in a new eEDM experiment at JILA.

preprint2022arXiv

Stabilization and application of asymmetric Néel skyrmions in hybrid nanostructures

Increasing amounts of information force the continuous improvement of information storage and processing technologies, further device miniaturization, and their efficiency increase. Magnetic skyrmions, topological quasiparticles, and the smallest stable magnetic textures possess intriguing properties and potential for data storage applications. Hybrid nanostructures with elements of different magnetization orientations can offer additional advantages for developing skyrmion-based spintronic and magnonic devices. We show that an Néel-type skyrmion confined within a nanodot placed on top of a ferromagnetic stripe produces a unique and compelling platform for exploring mutual coupling between magnetization textures. The skyrmion induces an imprint upon the stripe, which, in turn, asymmetrically squeezes the skyrmion in the dot, increasing their size and the range of skyrmion stability for small values of DMI, as well as introducing skyrmion bi-stability. At the end, we present a proof-of-concept technique for unconstrained transport of a skyrmion along a racetrack based on proposed hybrid systems. Our results demonstrate a hybrid structure that is promising for applications in magnonics and spintronics.

preprint2022arXiv

Three-dimensional structure and formation mechanism of biskyrmions in uniaxial ferromagnets

Magnetic biskyrmions are observed in experiments but their existences are still under debate. In this work, we present the existence of biskyrmions in a magnetic film with tilted uniaxial anisotropy via micromagnetic simulations. We find biskyrmions and bubbles share a unified three-dimensional structure, in which the relative position of two intrinsic Bloch points dominates the two-dimensional topological property in the film middle. The film edge can drive Bloch points and transform bubbles into biskyrmions via the demagnetizing field. This mechanism is found in the formation process of biskyrmions in confined geometry under zero field. Our work clarifies the structure and formation mechanism of biskyrmions, emphasizing the three-dimensional aspect of skyrmion-related nanostructures.

preprint2021arXiv

A Frustrated Bimeronium: Static Structure and Dynamics

We show a topological spin texture called &#34;bimeronium&#34; in magnets with in-plane magnetization. It is a topological counterpart of skyrmionium in perpendicularly magnetized magnets and can be seen as a combination of two bimerons with opposite topological charges. We report the static structure and spin-orbit-torque-induced dynamics of an isolated bimeronium in a magnetic monolayer with frustrated exchange interactions. We study the anisotropy and magnetic field dependences of a static bimeronium. We also explore the bimeronium dynamics driven by the damping-like spin-orbit torque. We find that the bimeronium shows steady rotation when the spin polarization direction is parallel to the easy axis. Moreover, we demonstrate the annihilation of the bimeronium when the spin polarization direction is perpendicular to the easy axis. Our results are useful for understanding fundamental properties of bimeronium structures and may offer an approach to build bimeronium-based spintronic devices.

preprint2021arXiv

Open-Pub: A Transparent yet Privacy-Preserving Academic Publication System based on Blockchain

Academic publications of latest research results are crucial to advance the development of all disciplines. However, there are several severe disadvantages in current academic publication systems. The first is the misconduct during the publication process due to the opaque paper review process. An anonymous reviewer may give biased comments to a paper without being noticed because the comments are seldom published for evaluation. Second, access to research papers is restricted to only subscribers, and even the authors cannot access their own papers. To address the above problems, we propose Open-Pub, a decentralized, transparent yet privacy-preserving academic publication scheme using the blockchain technology. In Open-Pub, we first design a threshold identity-based group signature (TIBGS) that protects identities of signers using verifiable secret sharing. Then we develop a strong double-blind mechanism to protect the identities of authors and reviewers. With this strong double-blind mechanism, authors can choose to submit papers anonymously, and validators distribute papers anonymously to reviewers on the blockchain according to their research interests. This process is publicly recorded and traceable on the blockchain so as to realize transparent peer preview. To evaluate its efficiency, we implement Open-Pub based on Ethereum and conduct comprehensive experiments to evaluate its performance, including computation cost and processing delay. The experiment results show that Open-Pub is highly efficient in computation and processing anonymous transactions.

preprint2021arXiv

Skyrmion Dynamics in the Presence of Deformation

Magnetic skyrmions are topological spin textures promising for future high-density and nonvolatile memory. It is crucial to understand the current-driven skyrmion dynamics in the presence of deformation, of which an analytical model, however, remains elusive. Here we extend Thiele&#39;s model by considering both the radial and tangential forces. Our model attributes the skyrmion deformation to the current-induced rotational symmetry breaking, which includes magnetization canting and domain wall width variation. Our predictions of skyrmion radius and nonlinear dynamics are consistent with micromagnetic simulation results. Besides, we show that by applying an in-plane magnetic field, the deformation of a skyrmion can be suppressed, and even the compression of a skyrmion can be achieved. Our model provides a generic way to analyze the skyrmion deformation and may inspire applications based on nonlinear skyrmion dynamics.

preprint2020arXiv

A spiking neuron constructed by the skyrmion-based spin torque nano-oscillator

Magnetic skyrmions are particle-like topological spin configurations, which can carry binary information and thus are promising building blocks for future spintronic devices. In this work, we investigate the relationship between the skyrmion dynamics and the characteristics of injected current in a skyrmion-based spin torque nano-oscillator, where the excitation source is introduced from a point nano-contact at the center of the nanodisk. It is found that the skyrmion will move away from the center of the nanodisk if it is driven by a spin-polarized current; however, it will return to the initial position in the absence of stimulus. Therefore, we propose a skyrmion-based artificial spiking neuron, which can effectively implement the leaky-integrate-fire operation. We study the feasibility of the skyrmion-based spiking neuron by using micromagnetic simulations. Our results may provide useful guidelines for building future magnetic neural networks with ultra-high density and ultra-low energy consumption.

preprint2020arXiv

Algebraic decay of the nonadiabaticity arising through chiral spin transfer torque in magnetic domain walls with Rashba spin-orbit interaction

Spin transfer torque in a two dimensional electron gas system without space inversion symmetry was theoretically investigated by solving the Pauli-Schrödinger equation for the itinerant electrons inside magnetic domain walls. Due to the presence of the Rashba spin-orbit coupling induced by the broken inversion symmetry, the spin transfer torque is chiral and the nonadiabaticity, which is defined to measure the relative importance of the nonadiabatic, field-like torque to the adiabatic, damping-like torque, exhibits an inverse power law decay as the domain wall width is increased. This algebraic decay is much slower than the exponential decay observed for systems without the Rashba spin-orbit coupling, and may find applications in innovative design of spintronic devices utilising magnetic topological textures such as magnetic domain walls and skyrmions.

preprint2020arXiv

An efficient Gehan-type estimation for the accelerated failure time model with clustered and censored data

In medical studies, the collected covariates usually contain underlying outliers. For clustered /longitudinal data with censored observations, the traditional Gehan-type estimator is robust to outliers existing in response but sensitive to outliers in the covariate domain, and it also ignores the within-cluster correlations. To take account of within-cluster correlations, varying cluster sizes, and outliers in covariates, we propose weighted Gehan-type estimating functions for parameter estimation in the accelerated failure time model for clustered data. We provide the asymptotic properties of the resulting estimators and carry out simulation studies to evaluate the performance of the proposed method under a variety of realistic settings. The simulation results demonstrate that the proposed method is robust to the outliers existing in the covariate domain and lead to much more efficient estimators when a strong within-cluster correlation exists. Finally, the proposed method is applied to a medical dataset and more reliable and convincing results are hence obtained.

preprint2020arXiv

Cluster structures and subfans in scattering diagrams

We give more precise statements of Fock-Goncharov duality conjecture for cluster varieties parametrizing ${\rm SL}_{2}/{\rm PGL}_{2}$-local systems on the once punctured torus. Then we prove these statements. Along the way, using distinct subfans in the scattering diagram, we produce an example of a cluster variety with two non-equivalent cluster structures. To overcome the technical difficulty of infinite non-cluster wall-crossing in the scattering diagram, we introduce quiver folding into the machinery of scattering diagrams and give a quotient construction of scattering diagrams.

preprint2020arXiv

Current-driven skyrmionium in a frustrated magnetic system

Magnetic skyrmionium can be used as a nanometer-scale non-volatile information carrier, which shows no skyrmion Hall effect due to its special structure carrying zero topological charge. Here, we report the static and dynamic properties of an isolated nanoscale skyrmionium in a frustrated magnetic monolayer, where the skyrmionium is stabilized by competing interactions. The frustrated skyrmionium has a size of about $10$ nm, which can be further reduced by tuning perpendicular magnetic anisotropy or magnetic field. It is found that the nanoscale skyrmionium driven by the damping-like spin-orbit torque shows directional motion with a favored Bloch-type helicity. A small driving current or magnetic field can lead to the transformation of an unstable Néel-type skyrmionium to a metastable Bloch-type skyrmionium. A large driving current may result in the distortion and collapse of the Bloch-type skyrmionium. Our results are useful for the understanding of frustrated skyrmionium physics, which also provide guidelines for the design of spintronic devices based on topological spin textures.

preprint2020arXiv

Does Explainable Artificial Intelligence Improve Human Decision-Making?

Explainable AI provides insight into the &#34;why&#34; for model predictions, offering potential for users to better understand and trust a model, and to recognize and correct AI predictions that are incorrect. Prior research on human and explainable AI interactions has focused on measures such as interpretability, trust, and usability of the explanation. Whether explainable AI can improve actual human decision-making and the ability to identify the problems with the underlying model are open questions. Using real datasets, we compare and evaluate objective human decision accuracy without AI (control), with an AI prediction (no explanation), and AI prediction with explanation. We find providing any kind of AI prediction tends to improve user decision accuracy, but no conclusive evidence that explainable AI has a meaningful impact. Moreover, we observed the strongest predictor for human decision accuracy was AI accuracy and that users were somewhat able to detect when the AI was correct versus incorrect, but this was not significantly affected by including an explanation. Our results indicate that, at least in some situations, the &#34;why&#34; information provided in explainable AI may not enhance user decision-making, and further research may be needed to understand how to integrate explainable AI into real systems.

preprint2020arXiv

Dynamics of an elliptical ferromagnetic skyrmion driven by the spin-orbit torque

Magnetic skyrmion is a promising building block for developing information storage and computing devices. It can be stabilized in a ferromagnetic thin film with the Dzyaloshinskii-Moriya interaction (DMI). The moving ferromagnetic skyrmion may show the skyrmion Hall effect, that is, the skyrmion shows a transverse shift when it is driven by a spin current. Here, we numerically and theoretically study the current-driven dynamics of a ferromagnetic nanoscale skyrmion in the presence of the anisotropic DMI, where the skyrmion has an elliptical shape. The skyrmion Hall effect of the elliptical skyrmion is investigated. It is found that the skyrmion Hall angle can be controlled by tuning the profile of elliptical skyrmion. Our results reveal the relation between the skyrmion shape and the skyrmion Hall effect, which could be useful for building skyrmion-based spintronic devices with preferred skyrmion Hall angle. Also, our results provide a method for the minimization of skyrmion Hall angle for applications based on in-line motion of skyrmions.

preprint2020arXiv

Enhanced skyrmion motion via strip domain wall

When magnetic skyrmions move under spin orbit torque in magnetic nanowires, they experience a skyrmion Hall effect, which pushes them towards the nanowire edge where they risk being annihilated; this puts an upper limit on how fast they can be driven. However, the same magnetic multilayer harboring skyrmions can sustain a Néel-type strip domain wall along the nanowire length, potentially keeping the skyrmions separated from the edge. Here we study the interplay between current driven skyrmions and domain walls and find that they increase the annihilation current and allow the skyrmions to move faster. Based on the Thiele formalism, we confirm that the emergent longitudinal repulsive force and the modified energy landscape linked to the domain wall are responsible for the enhanced skyrmion motion. Furthermore, we identify that the longitudinal repulsive force emerges because of the broken axisymmetry in the local magnetization in front of the skyrmion. Our study uncovers key aspects in the interplay between two topological magnetic textures from different homotopy groups and may inspire new device concepts.

preprint2020arXiv

Néel-type skyrmions and their current-induced motion in van der Waals ferromagnet-based heterostructures

Since the discovery of ferromagnetic two-dimensional (2D) van der Waals (vdW) crystals, significant interest on such 2D magnets has emerged, inspired by their appealing properties and integration with other 2D family for unique heterostructures. In known 2D magnets, spin-orbit coupling (SOC) stabilizes perpendicular magnetic anisotropy (PMA). Such a strong SOC could also lift the chiral degeneracy, leading to the formation of topological magnetic textures such as skyrmions through the Dzyaloshinskii-Moriya interaction (DMI). Here, we report the experimental observation of Néel-type chiral magnetic skyrmions and their lattice (SkX) formation in a vdW ferromagnet Fe3GeTe2 (FGT). We demonstrate the ability to drive individual skyrmion by short current pulses along a vdW heterostructure, FGT/h-BN, as highly required for any skyrmion-based spintronic device. Using first principle calculations supported by experiments, we unveil the origin of DMI being the interfaces with oxides, which then allows us to engineer vdW heterostructures for desired chiral states. Our finding opens the door to topological spin textures in the 2D vdW magnet and their potential device application.

preprint2020arXiv

Second-Scale Coherence Measured at the Quantum Projection Noise Limit with Hundreds of Molecular Ions

Cold molecules provide an excellent platform for quantum information, cold chemistry, and precision measurement. Certain molecules have enhanced sensitivity to beyond Standard Model physics, such as the electron&#39;s electric dipole moment ($e$EDM). Molecular ions are easily trappable and are therefore particularly attractive for precision measurements where sensitivity scales with interrogation time. Here, we demonstrate a spin precession measurement with second-scale coherence at the quantum projection noise (QPN) limit with hundreds of trapped molecular ions, chosen for their sensitivity to the $e$EDM rather than their amenability to state control and readout. Orientation-resolved resonant photodissociation allows us to simultaneously measure two quantum states with opposite $e$EDM sensitivity, reaching the QPN limit and fully exploiting the high count rate and long coherence.

preprint2020arXiv

Signal detection based on the chaotic motion of an antiferromagnetic domain wall

The antiferromagnetic domain wall dynamics is currently a hot topic in mesoscopic magnetic systems. In this work, it is found that, based on the Thiele approach, the motion of an antiferromagnetic domain wall is described by the Duffing equation. Numerical simulations demonstrate that the antiferromagnetic domain wall can be used as a Duffing oscillator, and the transition between the periodic and chaotic motion can be used to detect the periodic signal in the presence of the white noise. Furthermore, we calculate the bifurcation diagram and Lyapunov exponents to study the chaotic behavior of an antiferromagnetic domain wall. The numerical simulations are in good agreement with the analytical solutions. Our results may be useful for building spintronic detection devices based on antiferromagnetic domain walls.

preprint2020arXiv

Static and dynamic properties of bimerons in a frustrated ferromagnetic monolayer

Magnetic bimeron is a topological counterpart of skyrmions in in-plane magnets, which can be used as a spintronic information carrier. We report the static properties of bimerons with different topological structures in a frustrated ferromagnetic monolayer, where the bimeron structure is characterized by the vorticity $Q_{\text{v}}$ and helicity $η$. It is found that the bimeron energy increases with $Q_{\text{v}}$, and the energy of an isolated bimeron with $Q_{\text{v}}=\pm 1$ depends on $η$. We also report the dynamics of frustrated bimerons driven by the spin-orbit torques, which depend on the strength of the dampinglike and fieldlike torques. We find that the isolated bimeron with $Q_{\text{v}}=\pm 1$ can be driven into linear or elliptical motion when the spin polarization is perpendicular to the easy axis. We numerically reveal the damping dependence of the bimeron Hall angle driven by the dampinglike torque. Besides, the isolated bimeron with $Q_{\text{v}}=\pm 1$ can be driven into rotation by the dampinglike torque when the spin polarization is parallel to the easy axis. The rotation frequency is proportional to the driving current density. In addition, we numerically demonstrate the possibility of creating a bimeron state with a higher or lower topological charge by the current-driven collision and merging of bimeron states with different $Q_{\text{v}}$. Our results could be useful for understanding the bimeron physics in frustrated magnets.

preprint2020arXiv

Topological damping Rashba spin orbit torque in ballistic magnetic domain walls

Rashba spin orbit torque derived from the broken inversion symmetry at ferromagnet/heavy metal interfaces has potential application in spintronic devices. In conventional description of the precessional and damping components of the Rashba spin orbit torque in magnetization textures, the decomposition coefficients are assumed to be independent of the topology of the underlying structure. Contrary to this common wisdom, for Schrödinger electrons trespassing ballistically across a magnetic domain wall, we found that the decomposition coefficient of the damping component is determined by the topology of the domain wall. The resultant damping Rashba spin orbit torque is protected by the topology of the underlying magnetic domain wall and robust against small deviations from the ideal domain wall profile. Our identification of a topological damping Rashba spin orbit torque component in magnetic domain walls will help to understand experiments on current driven domain wall motion in ferromagnet/heavy metal systems with broken inversion symmetry and to facilitate its utilization in innovative device designs.

preprint2019arXiv

Current-Induced Dynamics and Chaos of Antiferromagnetic Bimerons

A magnetic bimeron is a topologically non-trivial spin texture carrying an integer topological charge, which can be regarded as the counterpart of skyrmion in easy-plane magnets. The controllable creation and manipulation of bimerons are crucial for practical applications based on topological spin textures. Here, we analytically and numerically study the dynamics of an antiferromagnetic bimeron driven by a spin current. Numerical simulations demonstrate that the spin current can create an isolated bimeron in the antiferromagnetic thin film via the damping-like spin torque. The spin current can also effectively drive the antiferromagnetic bimeron without a transverse drift. The steady motion of an antiferromagnetic bimeron is analytically derived and is in good agreement with the simulation results. Also, we find that the alternating-current-induced motion of the antiferromagnetic bimeron can be described by the Duffing equation due to the presence of the nonlinear boundary-induced force. The associated chaotic behavior of the bimeron is analyzed in terms of the Lyapunov exponents. Our results demonstrate the inertial dynamics of an antiferromagnetic bimeron, and may provide useful guidelines for building future bimeron-based spintronic devices.

preprint2019arXiv

Current-Induced Helicity Reversal of a Single Skyrmionic Bubble Chain in a Nanostructured Frustrated Magnet

Helicity indicates the in-plane magnetic-moment swirling direction of a skyrmionic configuration. The ability to reverse the helicity of a skyrmionic bubble via purely electrical means has been predicted in frustrated magnetic systems, however its experimental observation has remained challenging. Here, we experimentally demonstrate the current-driven helicity reversal of the skyrmionic bubble in a nanostructured frustrated Fe3Sn2 magnet. The critical current density required to trigger the helicity reversal is 109 - 1010 A/m2, with a corresponding pulse-width varying from 1 μs to 100 ns. Computational simulations reveal that both the pinning effect and dipole-dipole interaction play a crucial role in the helicity-reversal process.

preprint2019arXiv

Magnetic skyrmion artificial synapse for neuromorphic computing

Since the experimental discovery of magnetic skyrmions achieved one decade ago, there have been significant efforts to bring the virtual particles into all-electrical fully functional devices, inspired by their fascinating physical and topological properties suitable for future low-power electronics. Here, we experimentally demonstrate such a device: electrically-operating skyrmion-based artificial synaptic device designed for neuromorphic computing. We present that controlled current-induced creation, motion, detection and deletion of skyrmions in ferrimagnetic multilayers can be harnessed in a single device at room temperature to imitate the behaviors of biological synapses. Using simulations, we demonstrate that such skyrmion-based synapses could be used to perform neuromorphic pattern-recognition computing using handwritten recognition data set, reaching to the accuracy of ~89 percents, comparable to the software-based training accuracy of ~94 percents. Chip-level simulation then highlights the potential of skyrmion synapse compared to existing technologies. Our findings experimentally illustrate the basic concepts of skyrmion-based fully functional electronic devices while providing a new building block in the emerging field of spintronics-based bio-inspired computing.

preprint2019arXiv

Skyrmion Tubes as Magnonic Waveguides

Various latest experiments have proven the theoretical prediction that domain walls in planar magnetic structures can channel spin waves as outstanding magnonic waveguides, establishing a superb platform for building magnonic devices. Recently, three-dimensional nanomagnetism has been boosted up and become a significant branch of magnetism, because three-dimensional magnetic structures expose a lot of emerging physics hidden behind planar ones and will inevitably provide broader room for device engineering. Skyrmions and antiSkyrmions, as natural three-dimensional magnetic configurations, are not considered yet in the context of spin-wave channeling and steering. Here, we show that skyrmion tubes can act as nonplanar magnonic waveguides if excited suitably. An isolated skyrmion tube in a magnetic nanoprism induces spatially separate internal and edge channels of spin waves; the internal channel has a narrower energy gap, compared to the edge channel, and accordingly can transmit signals at lower frequencies. Additionally, we verify that those spin-wave beams along magnetic nanoprism are restricted to the regions of potential wells. Transmission of spin-wave signals in such waveguides results from the coherent propagation of locally driven eigenmodes of skyrmions, i.e., the breathing and rotational modes. Finally, we find that spin waves along the internal channels are less susceptible to magnetic field than those along the edge channels. Our work will open a new arena for spin-wave manipulation and help bridge skyrmionics and magnonics.

preprint2019arXiv

Skyrmion-electronics: Writing, deleting, reading and processing magnetic skyrmions toward spintronic applications

The field of magnetic skyrmions has been actively investigated across a wide range of topics during the last decades. In this topical review, we mainly review and discuss key results and findings in skyrmion research since the first experimental observation of magnetic skyrmions in 2009. We particularly focus on the theoretical, computational and experimental findings and advances that are directly relevant to the spintronic applications based on magnetic skyrmions, i.e. their writing, deleting, reading and processing driven by magnetic field, electric current and thermal energy. We then review several potential applications including information storage, logic computing gates and non-conventional devices such as neuromorphic computing devices. Finally, we discuss possible future research directions on magnetic skyrmions, which also cover rich topics on other topological textures such as antiskyrmions and bimerons in antiferromagnets and frustrated magnets.