SearcharxivSearch

arXiv subjects

Weigang Wang

Publications and source records attributed to Weigang Wang.

At least 19 recordsLinked to original sources

Interface-engineered voltage-driven magnetic tunnel junctions with ultra-low-energy magnetization switching

Electric-field control of spin states offers a promising route to ultra-low-power, ultra-fast magnetization switching in spintronic devices such as magnetic tunnel junctions (MTJs). Recent progress in modulating spin-orbit interactions at the interfaces between 3d transition-metal ferromagnets and dielectric layers has underscored the role of atomic-scale heavy-metal doping in optimizing device performance. Here, we experimentally demonstrate highly energy-efficient, voltage-driven magnetization switching in MTJs exhibiting large tunnel magnetoresistance (TMR), enabled by a remote doping technique that precisely controls the iridium (Ir) concentration near the MgO-CoFeB interface in the free layer. Our devices achieve a switching energy of only 3.5 fJ per bit for nanoscale MTJs operating in the sub-nanosecond regime, while maintaining a TMR ratio up to 160 percent after 400 C post-annealing. These findings establish a viable pathway toward scalable, ultra-low-power nonvolatile memory, positioning voltage-driven MTJs as strong contenders for next-generation magnetoresistive random-access memory (MRAM) and other emerging spintronic applications.

cond-mat.mes-hall

Impact of external magnetic fields on STT-MRAM

This application note discusses the working principle of spin-transfer torque magnetoresistive random access memory (STT-MRAM) and the impact that magnetic fields can have on STT-MRAM operation. Sources of magnetic field and typical magnitudes of magnetic fields are given. Based on the magnitude of commonly encountered external magnetic fields, we show below that magnetic immunity of STT-MRAM is sufficient for most uses once the chip is mounted on a printed circuit board (PCB) or inserted in its working environment. This statement is supported by the experience acquired during 60 years of use of magnetic hard disk drives (HDD) including 20 years of HDD with readers comprising magnetic tunnel junctions, 20+ years of use of magnetic field sensors as position encoders in automotive industry and 15+ years of use of MRAM. Mainly during chip handling does caution need to be exercised to avoid exposing the chip to excessively high magnetic fields.

physics.app-ph

Experimental demonstration of magnetic tunnel junction-based computational random-access memory

Conventional computing paradigm struggles to fulfill the rapidly growing demands from emerging applications, especially those for machine intelligence, because much of the power and energy is consumed by constant data transfers between logic and memory modules. A new paradigm, called "computational random-access memory (CRAM)" has emerged to address this fundamental limitation. CRAM performs logic operations directly using the memory cells themselves, without having the data ever leave the memory. The energy and performance benefits of CRAM for both conventional and emerging applications have been well established by prior numerical studies. However, there lacks an experimental demonstration and study of CRAM to evaluate its computation accuracy, which is a realistic and application-critical metrics for its technological feasibility and competitiveness. In this work, a CRAM array based on magnetic tunnel junctions (MTJs) is experimentally demonstrated. First, basic memory operations as well as 2-, 3-, and 5-input logic operations are studied. Then, a 1-bit full adder with two different designs is demonstrated. Based on the experimental results, a suite of modeling has been developed to characterize the accuracy of CRAM computation. Scalar addition, multiplication, and matrix multiplication, which are essential building blocks for many conventional and machine intelligence applications, are evaluated and show promising accuracy performance. With the confirmation of MTJ-based CRAM's accuracy, there is a strong case that this technology will have a significant impact on power- and energy-demanding applications of machine intelligence.

cs.ET

NTIRE 2024 Quality Assessment of AI-Generated Content Challenge

This paper reports on the NTIRE 2024 Quality Assessment of AI-Generated Content Challenge, which will be held in conjunction with the New Trends in Image Restoration and Enhancement Workshop (NTIRE) at CVPR 2024. This challenge is to address a major challenge in the field of image and video processing, namely, Image Quality Assessment (IQA) and Video Quality Assessment (VQA) for AI-Generated Content (AIGC). The challenge is divided into the image track and the video track. The image track uses the AIGIQA-20K, which contains 20,000 AI-Generated Images (AIGIs) generated by 15 popular generative models. The image track has a total of 318 registered participants. A total of 1,646 submissions are received in the development phase, and 221 submissions are received in the test phase. Finally, 16 participating teams submitted their models and fact sheets. The video track uses the T2VQA-DB, which contains 10,000 AI-Generated Videos (AIGVs) generated by 9 popular Text-to-Video (T2V) models. A total of 196 participants have registered in the video track. A total of 991 submissions are received in the development phase, and 185 submissions are received in the test phase. Finally, 12 participating teams submitted their models and fact sheets. Some methods have achieved better results than baseline methods, and the winning methods in both tracks have demonstrated superior prediction performance on AIGC.

cs.CV

Geometric-Facilitated Denoising Diffusion Model for 3D Molecule Generation

Denoising diffusion models have shown great potential in multiple research areas. Existing diffusion-based generative methods on de novo 3D molecule generation face two major challenges. Since majority heavy atoms in molecules allow connections to multiple atoms through single bonds, solely using pair-wise distance to model molecule geometries is insufficient. Therefore, the first one involves proposing an effective neural network as the denoising kernel that is capable to capture complex multi-body interatomic relationships and learn high-quality features. Due to the discrete nature of graphs, mainstream diffusion-based methods for molecules heavily rely on predefined rules and generate edges in an indirect manner. The second challenge involves accommodating molecule generation to diffusion and accurately predicting the existence of bonds. In our research, we view the iterative way of updating molecule conformations in diffusion process is consistent with molecular dynamics and introduce a novel molecule generation method named Geometric-Facilitated Molecular Diffusion (GFMDiff). For the first challenge, we introduce a Dual-Track Transformer Network (DTN) to fully excevate global spatial relationships and learn high quality representations which contribute to accurate predictions of features and geometries. As for the second challenge, we design Geometric-Facilitated Loss (GFLoss) which intervenes the formation of bonds during the training period, instead of directly embedding edges into the latent space. Comprehensive experiments on current benchmarks demonstrate the superiority of GFMDiff.

cs.LG

PCQA: A Strong Baseline for AIGC Quality Assessment Based on Prompt Condition

The development of Large Language Models (LLM) and Diffusion Models brings the boom of Artificial Intelligence Generated Content (AIGC). It is essential to build an effective quality assessment framework to provide a quantifiable evaluation of different images or videos based on the AIGC technologies. The content generated by AIGC methods is driven by the crafted prompts. Therefore, it is intuitive that the prompts can also serve as the foundation of the AIGC quality assessment. This study proposes an effective AIGC quality assessment (QA) framework. First, we propose a hybrid prompt encoding method based on a dual-source CLIP (Contrastive Language-Image Pre-Training) text encoder to understand and respond to the prompt conditions. Second, we propose an ensemble-based feature mixer module to effectively blend the adapted prompt and vision features. The empirical study practices in two datasets: AIGIQA-20K (AI-Generated Image Quality Assessment database) and T2VQA-DB (Text-to-Video Quality Assessment DataBase), which validates the effectiveness of our proposed method: Prompt Condition Quality Assessment (PCQA). Our proposed simple and feasible framework may promote research development in the multimodal generation field.

cs.CV

LFGCF: Light Folksonomy Graph Collaborative Filtering for Tag-Aware Recommendation

Tag-aware recommendation is a task of predicting a personalized list of items for a user by their tagging behaviors. It is crucial for many applications with tagging capabilities like last.fm or movielens. Recently, many efforts have been devoted to improving Tag-aware recommendation systems (TRS) with Graph Convolutional Networks (GCN), which has become new state-of-the-art for the general recommendation. However, some solutions are directly inherited from GCN without justifications, which is difficult to alleviate the sparsity, ambiguity, and redundancy issues introduced by tags, thus adding to difficulties of training and degrading recommendation performance. In this work, we aim to simplify the design of GCN to make it more concise for TRS. We propose a novel tag-aware recommendation model named Light Folksonomy Graph Collaborative Filtering (LFGCF), which only includes the essential GCN components. Specifically, LFGCF first constructs Folksonomy Graphs from the records of user assigning tags and item getting tagged. Then we leverage the simple design of aggregation to learn the high-order representations on Folksonomy Graphs and use the weighted sum of the embeddings learned at several layers for information updating. We share tags embeddings to bridge the information gap between users and items. Besides, a regularization function named TransRT is proposed to better depict user preferences and item features. Extensive hyperparameters experiments and ablation studies on three real-world datasets show that LFGCF uses fewer parameters and significantly outperforms most baselines for the tag-aware top-N recommendations.

cs.IR

Perpendicular magnetic tunnel junctions with multi-interface free layer

Future generations of magnetic random access memory demand magnetic tunnel junctions that can provide simultaneously high magnetoresistance, strong retention, low switching energy and small cell size below 10nm. Here we study perpendicular magnetic tunnel junctions with composite free layers where multiple ferromagnet/nonmagnet interfaces can contribute to the thermal stability. Different nonmagnetic materials (MgO, Ta, Mo) have been employed as the coupling layers in these multi-interface free layers. The evolution of junction properties under different annealing conditions is investigated. A strong dependence of tunneling magnetoresistance on the thickness of the first CoFeB layer has been observed. In junctions where Mo and MgO are used as coupling layers, large tunneling magnetoresistance above 200% has been achieved after 400°C annealing.

cond-mat.mtrl-sci

On the Temperature-dependent Characteristics of Perpendicular Shape Anisotropy-Spin Transfer Torque-Magnetic Random Access Memories (PSA-STT-MRAMs)

The perpendicular shape anisotropy-spin transfer torque-magnetic random access memories (PSASTT-MRAMs) takes advantage of the nanopillar free-layer geometry for securing a good thermal stability factor from the shape anisotropy of the nanomagnet. Such a concept is particularly well-suited for small junctions down to a few nanometers. At such a volume size, the nanopillar can be effectively modeled as a Stoner-Wohlfarth (SW) particle, and the shape anisotropy scales with the spontaneous magnetization by ~ Ms^2. For almost all ferromagnets, Ms is a strong function of temperature, therefore, the temperature-dependent shape anisotropy is an important factor to be considered in any modeling of the temperature-dependent performance of PSA-STT-MRAMs. In this work, we summarize and discuss various possible temperature-dependent contributions to the thermal stability factor and coercivity of the PSA-STT-MRAMs by modeling and comparing different temperature scaling and parameters. We reveal nontrivial corrections to the thermal stability factor by considering both temperature-dependent shape and interfacial anisotropies. The coercivity, blocking temperature, and electrical switching characteristics that resulted from incorporating such a temperature dependence are also discussed, in conjugation with the nanomagnet dimension and coherence volume.

cond-mat.mes-hall

Observation of anti-damping spin-orbit torques generated by in-plane and out-of-plane spin polarizations in MnPd3

High spin-orbit torques (SOTs) generated by topological materials and heavy metals interfaced with a ferromagnetic layer show promise for next generation magnetic memory and logic devices. SOTs generated from the in-plane spin polarization along y-axis originated by the spin Hall and Edelstein effects can switch magnetization collinear with the spin polarization in the absence of external magnetic fields. However, an external magnetic field is required to switch the magnetization along x and z-axes via SOT generated by y-spin polarization. Here, we present that the above limitation can be circumvented by unconventional SOT in magnetron-sputtered thin film MnPd3. In addition to the conventional in-plane anti-damping-like torque due to the y-spin polarization, out-of-plane and in-plane anti-damping-like torques originating from z-spin and x-spin polarizations, respectively have been observed at room temperature. The spin torque efficiency corresponding to the y-spin polarization from MnPd3 thin films grown on thermally oxidized silicon substrate and post annealed at 400 Deg C is 0.34 - 0.44. Remarkably, we have demonstrated complete external magnetic field-free switching of perpendicular Co layer via unconventional out-of-plane anti-damping-like torque from z-spin polarization. Based on the density functional theory calculations, we determine that the observed x- and z- spin polarizations with the in-plane charge current are due to the low symmetry of the (114) oriented MnPd3 thin films. Taken together, the new material reported here provides a path to realize a practical spin channel in ultrafast magnetic memory and logic devices.

cond-mat.mtrl-sci

Topological Hall Effect in a Topological Insulator Interfaced with a Magnetic Insulator

A topological insulator (TI) interfaced with a magnetic insulator (MI) may host an anomalous Hall effect (AHE), a quantum AHE, and a topological Hall effect (THE). Recent studies, however, suggest that coexisting magnetic phases in TI/MI heterostructures may result in an AHE-associated response that resembles a THE but in fact is not. This article reports a genuine THE in a TI/MI structure that has only one magnetic phase. The structure shows a THE in the temperature range of T=2-3 K and an AHE at T=80-300 K. Over T=3-80 K, the two effects coexist but show opposite temperature dependencies. Control measurements, calculations, and simulations together suggest that the observed THE originates from skyrmions, rather than the coexistence of two AHE responses. The skyrmions are formed due to an interfacial DMI interaction. The DMI strength estimated is substantially higher than that in heavy metal-based systems.

cond-mat.mtrl-sci

Cross-Modal Self-Attention Distillation for Prostate Cancer Segmentation

Automatic segmentation of the prostate cancer from the multi-modal magnetic resonance images is of critical importance for the initial staging and prognosis of patients. However, how to use the multi-modal image features more efficiently is still a challenging problem in the field of medical image segmentation. In this paper, we develop a cross-modal self-attention distillation network by fully exploiting the encoded information of the intermediate layers from different modalities, and the extracted attention maps of different modalities enable the model to transfer the significant spatial information with more details. Moreover, a novel spatial correlated feature fusion module is further employed for learning more complementary correlation and non-linear information of different modality images. We evaluate our model in five-fold cross-validation on 358 MRI with biopsy confirmed. Extensive experiment results demonstrate that our proposed network achieves state-of-the-art performance.

eess.IV

Kondo physics in antiferromagnetic Weyl semimetal Mn3+xSn1-x films

Topology and strong electron correlations are crucial ingredients in emerging quantum materials, yet their intersection in experimental systems has been relatively limited to date. Strongly correlated Weyl semimetals, particularly when magnetism is incorporated, offer a unique and fertile platform to explore emergent phenomena in novel topological matter and topological spintronics. The antiferromagnetic Weyl semimetal Mn3Sn exhibits many exotic physical properties such as a large spontaneous Hall effect and has recently attracted intense interest. In this work, we report synthesis of epitaxial Mn3+xSn1-x films with greatly extended compositional range in comparison with that of bulk samples. As Sn atoms are replaced by magnetic Mn atoms, the Kondo effect, which is a celebrated example of strong correlations, emerges, develops coherence, and induces a hybridization energy gap. The magnetic doping and gap opening lead to rich extraordinary properties as exemplified by the prominent DC Hall effects and resonance-enhanced terahertz Faraday rotation.

cond-mat.mtrl-sci

Electrical control of metallic heavy-metal/ferromagnet interfacial states

Voltage control effects provide an energy-efficient means of tailoring material properties, especially in highly integrated nanoscale devices. However, only insulating and semiconducting systems can be controlled so far. In metallic systems, there is no electric field due to electron screening effects and thus no such control effect exists. Here we demonstrate that metallic systems can also be controlled electrically through ionic not electronic effects. In a Pt/Co structure, the control of the metallic Pt/Co interface can lead to unprecedented control effects on the magnetic properties of the entire structure. Consequently, the magnetization and perpendicular magnetic anisotropy of the Co layer can be independently manipulated to any desired state, the efficient spin toques can be enhanced about 3.5 times, and the switching current can be reduced about one order of magnitude. This ability to control a metallic system may be extended to control other physical phenomena.

cond-mat.mes-hall

Spin-orbit torque switching of synthetic antiferromagnets

We report that synthetic antiferromagnets (SAFs) can be efficiently switched by spin-orbit torques (SOTs) and the switching scheme does not obey the usual SOT switching rule. We show that both the positive and negative spin Hall angle (SHA)-like switching can be observed in Pt/SAF structures with only positive SHA, depending on the strength of applied in-plane fields. A new switching mechanism directly arising from the asymmetric domain expansion is proposed to explain the anomalous switching behaviors. Contrary to the macrospin-based switching model that the SOT switching direction is determined by the sign of SHA, the new switching mechanism suggests that the SOT switching direction is dominated by the field-modulated domain wall motion and can be reversed even with the same sign of SHA. The new switching mechanism is further confirmed by the domain wall motion measurements. The anomalous switching behaviors provide important insights for understanding SOT switching mechanisms and also offer novel features for applications.

cond-mat.mes-hall

Local sheet conductivity and sheet current density mapping using a single scanning voltage probe

We demonstrate how a single scanning voltage probe can be used to map the local conductivity and current density in a thin film with no a priori knowledge of the geometry of the electrical contacts. With state-of-the-art scanning voltage probes, under appropriate conditions such mapping should be possible down to nanometer scales. The technique requires two non-colinear voltage scans. When only one voltage map is available, determination of the conductivity is not possible because the solution to the governing equation is not unique. The only restriction on the technique is that the sheet conductivity is a local function of position.

cond-mat.mtrl-sci

Measurement of specific contact resistivity using scanning voltage probes

Specific contact resistivity measurements have conventionally been heavy in both fabrication and simulation/calculation in order to account for complicated geometries and other effects such as parasitic resistance. We propose a simpler geometry to deliver current, and the use of a scanning voltage probe to sense the potential variation along the sample surface, from which the specific contact resistivity can be straightforwardly deduced. We demonstrate an analytical example in the case where both materials are thin films. Experimental data with a scanning Kelvin probe measurement on graphene from the literature corroborates our model calculation.

cond-mat.mtrl-sci

Local transport measurements at mesoscopic length scales using scanning tunneling potentiometry

Under mesoscopic conditions, the transport potential on a thin film with current is theoretically expected to bear spatial variation due to quantum interference. Scanning tunneling potentiometry is the ideal tool to investigate such variation, by virtue of its high spatial resolution. We report in this {\it Letter} the first detailed measurement of transport potential under mesoscopic conditions. Epitaxial graphene at a temperature of 17K was chosen as the initial system for study because the characteristic transport length scales in this material are relatively large. Tip jumping artifacts are a major possible contribution to systematic errors; and we mitigate such problems by using custom-made slender and sharp tips manufactured by focussed ion beam. In our data, we observe residual resistivity dipoles associated with topoographical defects, and local peaks and dips in the potential that are not associated with topographical defects.

cond-mat.mes-hall