SearcharxivSearch

arXiv subjects

Le Zhao

Publications and source records attributed to Le Zhao.

At least 19 recordsLinked to original sources

Distributed MoE-based Uplink Detection for Cell-Free Communication Systems

Cell-free Massive multiple input and multiple output (MIMO) is recognized as a key technology for beyond-5G networks, where distributed access points (APs) jointly serve user equipments (UEs) to address the inherent inter-cell interference issue inherent in cellular systems. While conventional distributed signal detection methods offer a practical balance between performance and fronthaul load, they are fundamentally limited by linear processing constraints. In this paper, we propose a novel deep learning based uplink detection framework by introducing the distributed mixture of experts detection network (DMoE-DetNet). In this architecture, each AP acts as a local expert employing convolutional neural networks (CNNs) for non-linear feature extraction, and transmits the local minimum mean square error (MMSE) detection results and statistical channel information to the central processing unit (CPU). In the CPU, an attention-based encoder module captures complex spatio-temporal dependencies among users for global feature fusion, with a gating network at the central processor dynamically weighting the contributions from different APs. At last, a linear detector outputs the symbol probability. Simulation results demonstrate that the proposed DMoE-DetNet significantly outperforms conventional linear processing based cell-free signal detection methods in terms of symbol error rate, showcasing the potential of artificial intelligence-enabled communication systems.

eess.SP

Towards Intelligent Low-Altitude Wireless Network Deployment: Differentiable Channel Knowledge Map Construction and Trajectory Design

Channel knowledge map (CKM) has emerged as a promising technique to leverage prior propagation knowledge in low-altitude wireless networks (LAWNs), yet state-of-the-art grid-based CKM construction methods struggle to support efficient LAWN deployment due to their lack of differentiability with respect to continuous locations of unmanned aerial vehicles (UAVs). To overcome this limitation, we propose a differentiable CKM-triggered trajectory optimization framework for LAWNs. Firstly, we propose a location-oriented CKM construction method that directly maps continuous spatial coordinates to channel gain. In particular, a shared convolutional neural network (CNN) is employed to encode high-level environmental features from conditional inputs. These features are then sampled based on location information to form a fused regressor-conditional multilayer perceptron (c-MLP) or conditional Kolmogorov-Arnold network (cKAN)-for channel gain prediction. We further propose a joint power, bandwidth, and trajectory optimization (JPBTO) method for multi-UAV systems, with the constructed differentiable CKM employed to evaluate the communication performance. The formulated non-convex problem is solved via alternating optimization and successive convex approximation. Numerical results show that the proposed framework enables location-aware differentiability of the CKM, while achieving higher accuracy than the methods without environmental features. Furthermore, the proposed CKM-JPBTO achieves a significantly higher minimum throughput than the conventional statistical channel model-based JPBTO.

eess.SP

The 2026 Skyrmionics Roadmap

Magnetic skyrmions and related topological spin textures have emerged as a central topic in condensed-matter physics, combining fundamental significance with potential for transformative applications in spintronics, magnonics, and beyond. Over the past decade, advances in material platforms, imaging techniques, theoretical modeling, and device concepts have established skyrmionics as a rapidly expanding field. At the same time, challenges remain in stabilizing, controlling, and integrating such textures into functional architectures, while novel phenomena such as antiskyrmions, higher-order skyrmions, hopfions, and antiferromagnetic textures arise. The 2026 Skyrmionics Roadmap represents a collective effort of many authors, providing a comprehensive perspective on the current state-of-the-art and the outlook for the coming years. In 33 focused sections, each co-authored by two researchers, we chart progress in theory and modeling, material systems, skyrmion dynamics, and skyrmion technologies. By offering a consolidated vision, this Roadmap aims to guide both fundamental research and application-driven efforts, accelerating the transition of skyrmionics from conceptual breakthroughs toward practical technologies.

cond-mat.mes-hall

BeamCKMDiff: Beam-Aware Channel Knowledge Map Construction via Diffusion Transformer

Channel knowledge map (CKM) is emerging as a critical enabler for environment-aware 6G networks, offering a site-specific database to significantly reduce pilot overhead. However, existing CKM construction methods typically rely on sparse sampling measurements and are restricted to either omnidirectional maps or discrete codebooks, hindering the exploitation of beamforming gain. To address these limitations, we propose BeamCKMDiff, a generative framework for constructing high-fidelity CKMs conditioned on arbitrary continuous beamforming vectors without site-specific sampling. Specifically, we incorporate a novel adaptive layer normalization (adaLN) mechanism into the noise prediction network of the Diffusion Transformer (DiT). This mechanism injects continuous beam embeddings as {global control parameters}, effectively steering the generative process to capture the complex coupling between beam patterns and environmental geometries. Simulation results demonstrate that BeamCKMDiff significantly outperforms state-of-the-art baselines, achieving superior reconstruction accuracy in capturing main lobes and side lobes.

eess.SP

Extended Depth of Field Magneto-Optical Kerr Microscopy for Applications in 3D Nanomagnetism

High-resolution imaging of magnetic nanostructures is essential for understanding fundamental spin phenomena and designing advanced devices. Recent developments in three-dimensional (3D) nanomagnetism have highlighted the growing need for imaging techniques that can capture magnetic structures across curved or tilted surfaces with high sensitivity. Though widely used as a powerful technique for imaging magnetization states, conventional magneto-optical Kerr effect (MOKE) microscopy faces inherent limitations in measuring non-planar systems due to its shallow depth of field (DOF). Here, we present an extended depth of field MOKE imaging approach, combining through-focus scanning with image-stitching-based reconstruction, to obtain sharp and well-resolved magnetic domain images across non-planar sample geometries. The method is validated on both perpendicularly and in-plane magnetized films tilted on purpose for this study, enabling quantitative analysis of domain morphology and detection sensitivity. This laboratory-accessible technique provides a fast and versatile route for 3D magnetic imaging, complementing large-scale X-ray-based methods and offering a practical tool for investigating non-planar magnetic samples with tilted or curved 3D geometries.

physics.app-ph

Doppler-Resilient LEO Satellite OFDM Transmission with Affine Frequency Domain Pilot

Orthogonal frequency division multiplexing (OFDM) based low Earth orbit (LEO) satellite communication system suffers from severe Doppler shifts, while {the Doppler-resilient affine frequency-division multiplexing (AFDM) transmission suffers from significantly high processing complexity in data detection}. In this paper, we explore the channel estimation gain of affine frequency (AF) domain pilot to enhance the OFDM transmission under high mobility. Specifically, we propose a novel AF domain pilot embedding scheme for satellite-ground downlink OFDM systems for capturing the channel characteristics. By exploiting the autoregressive (AR) property of adjacent channels, a long short-term memory (LSTM) based predictor is designed to replace conventional interpolation operation in OFDM channel estimation. Simulation results show that the proposed transmission scheme significantly outperforms conventional OFDM scheme in terms of bit error rate (BER) under high Doppler scenarios, thus paving a new way for the design of next generation non-terrestrial network (NTN) communication systems.

eess.SP

Trajectory Design for UAV-Based Low-Altitude Wireless Networks in Unknown Environments: A Digital Twin-Assisted TD3 Approach

Unmanned aerial vehicles (UAVs) are emerging as key enablers for low-altitude wireless network (LAWN), particularly when terrestrial networks are unavailable. In such scenarios, the environmental topology is typically unknown; hence, designing efficient and safe UAV trajectories is essential yet challenging. To address this, we propose a digital twin (DT)-assisted training and deployment framework. In this framework, the UAV transmits integrated sensing and communication signals to provide communication services to ground users, while simultaneously collecting echoes that are uploaded to the DT server to progressively construct virtual environments (VEs). These VEs accelerate model training and are continuously updated with real-time UAV sensing data during deployment, supporting decision-making and enhancing flight safety. Based on this framework, we further develop a trajectory design scheme that integrates simulated annealing for efficient user scheduling with the twin-delayed deep deterministic policy gradient algorithm for continuous trajectory design, aiming to minimize mission completion time while ensuring obstacle avoidance. Simulation results demonstrate that the proposed approach achieves faster convergence, higher flight safety, and shorter mission completion time compared with baseline methods, providing a robust and efficient solution for LAWN deployment in unknown environments.

eess.SP

Learning Multi-Stage Pick-and-Place with a Legged Mobile Manipulator

Quadruped-based mobile manipulation presents significant challenges in robotics due to the diversity of required skills, the extended task horizon, and partial observability. After presenting a multi-stage pick-and-place task as a succinct yet sufficiently rich setup that captures key desiderata for quadruped-based mobile manipulation, we propose an approach that can train a visuo-motor policy entirely in simulation, and achieve nearly 80\% success in the real world. The policy efficiently performs search, approach, grasp, transport, and drop into actions, with emerged behaviors such as re-grasping and task chaining. We conduct an extensive set of real-world experiments with ablation studies highlighting key techniques for efficient training and effective sim-to-real transfer. Additional experiments demonstrate deployment across a variety of indoor and outdoor environments. Demo videos and additional resources are available on the project page: https://horizonrobotics.github.io/gail/SLIM.

cs.RO

SLIM: Sim-to-Real Legged Instructive Manipulation via Long-Horizon Visuomotor Learning

We present a low-cost legged mobile manipulation system that solves long-horizon real-world tasks, trained by reinforcement learning purely in simulation. This system is made possible by 1) a hierarchical design of a high-level policy for visual-mobile manipulation following task instructions, and a low-level quadruped locomotion policy, 2) a teacher and student training pipeline for the high level, which trains a teacher to tackle long-horizon tasks using privileged task decomposition and target object information, and further trains a student for visual-mobile manipulation via RL guided by the teacher's behavior, and 3) a suite of techniques for minimizing the sim-to-real gap. In contrast to many previous works that use high-end equipments, our system demonstrates effective performance with more accessible hardware -- specifically, a Unitree Go1 quadruped, a WidowX-250S arm, and a single wrist-mounted RGB camera -- despite the increased challenges of sim-to-real transfer. Trained fully in simulation, a single policy autonomously solves long-horizon tasks involving search, move to, grasp, transport, and drop into, achieving nearly 80% real-world success. This performance is comparable to that of expert human teleoperation on the same tasks while the robot is more efficient, operating at about 1.5x the speed of the teleoperation. Finally, we perform extensive ablations on key techniques for efficient RL training and effective sim-to-real transfer, and demonstrate effective deployment across diverse indoor and outdoor scenes under various lighting conditions.

cs.RO

IMNet: Interference-Aware Channel Knowledge Map Construction and Localization

This paper presents a novel two-stage method for constructing channel knowledge maps (CKMs) specifically for A2G (Aerial-to-Ground) channels in the presence of non-cooperative interfering nodes (INs). We first estimate the interfering signal strength (ISS) at sampling locations based on total received signal strength measurements and the desired communication signal strength (DSS) map constructed with environmental topology. Next, an ISS map construction network (IMNet) is proposed, where a negative value correction module is included to enable precise reconstruction. Subsequently, we further execute signal-to-interference-plus-noise ratio map construction and IN localization. Simulation results demonstrate lower construction error of the proposed IMNet compared to baselines in the presence of interference.

eess.SP

Magnetic order induced chiral phonons in a ferromagnetic Weyl semimetal

Chiral phonons are vibrational modes in a crystal that possess a well-defined handedness or chirality, typically found in materials that lack inversion symmetry. Here we report the discovery of chiral phonon modes in the kagome ferromagnetic Weyl semimetal Co3Sn2S2, a material that preserves inversion symmetry but breaks time-reversal symmetry. Using helicity-resolved magneto-Raman spectroscopy, we observe the spontaneous splitting of the doubly degenerate in-plane Eg modes into two distinct chiral phonon modes of opposite helicity when the sample is zero-field cooled below the Curie temperature, in the absence of an external magnetic field. As we sweep the out-of-plane magnetic field, this Eg phonon splitting exhibits a well-defined hysteresis loop directly correlated with the material's magnetization. The observed spontaneous splitting reaches up to 1.27 cm-1 at low temperatures, progressively diminishes with increasing temperature, and completely vanishes near the Curie temperature. Our findings highlight the role of the magnetic order in inducing chiral phonons, paving the way for novel methods to manipulate chiral phonons through magnetization and vice versa. Additionally, our work introduces new possibilities for controlling chiral Weyl fermions using chiral phonons.

cond-mat.mtrl-sci

Benchmarking Fish Dataset and Evaluation Metric in Keypoint Detection -- Towards Precise Fish Morphological Assessment in Aquaculture Breeding

Accurate phenotypic analysis in aquaculture breeding necessitates the quantification of subtle morphological phenotypes. Existing datasets suffer from limitations such as small scale, limited species coverage, and inadequate annotation of keypoints for measuring refined and complex morphological phenotypes of fish body parts. To address this gap, we introduce FishPhenoKey, a comprehensive dataset comprising 23,331 high-resolution images spanning six fish species. Notably, FishPhenoKey includes 22 phenotype-oriented annotations, enabling the capture of intricate morphological phenotypes. Motivated by the nuanced evaluation of these subtle morphologies, we also propose a new evaluation metric, Percentage of Measured Phenotype (PMP). It is designed to assess the accuracy of individual keypoint positions and is highly sensitive to the phenotypes measured using the corresponding keypoints. To enhance keypoint detection accuracy, we further propose a novel loss, Anatomically-Calibrated Regularization (ACR), that can be integrated into keypoint detection models, leveraging biological insights to refine keypoint localization. Our contributions set a new benchmark in fish phenotype analysis, addressing the challenges of precise morphological quantification and opening new avenues for research in sustainable aquaculture and genetic studies. Our dataset and code are available at https://github.com/WeizhenLiuBioinform/Fish-Phenotype-Detect.

cs.CV

Significant Unconventional Anomalous Hall Effect in Heavy Metal/Antiferromagnetic Insulator Heterostructures

The anomalous Hall effect (AHE) is a quantum coherent transport phenomenon that conventionally vanishes at elevated temperatures because of thermal dephasing. Therefore, it is puzzling that the AHE can survive in heavy metal (HM)/antiferromagnetic (AFM) insulator (AFMI) heterostructures at high temperatures yet disappears at low temperatures. In this paper, we report that an unconventional high-temperature AHE in HM/AFMI is observed only around the N\'eel temperature of AFM, with large anomalous Hall resistivity up to 40 n$\Omega$ cm. This mechanism is attributed to the emergence of a noncollinear AFM spin texture with a non-zero net topological charge. Atomistic spin dynamics simulation shows that such a unique spin texture can be stabilized by the subtle interplay among the collinear AFM exchange coupling, interfacial Dyzaloshinski-Moriya interaction, thermal fluctuation, and bias magnetic field.

cond-mat.mes-hall

Acoustic-Driven Magnetic Skyrmion Motion

Magnetic skyrmions have great potential for developing novel spintronic devices. The electrical manipulation of skyrmions has mainly relied on current-induced spin-orbit torques. A recent theoretical model suggested that the skyrmions could be more efficiently manipulated by surface acoustic waves (SAW), an elastic wave that can couple with magnetic moment through magnetoelastic effect. However, the directional motion of skyrmions that is driven by SAW is still missing. Here, we experimentally demonstrate the motion of N\'eel-type skyrmions in Ta/CoFeB/MgO/Ta multilayers driven by propagating SAW pulses from on-chip piezoelectric transducers. Our results reveal that the elastic wave with longitudinal and shear vertical displacements (Rayleigh wave) traps skyrmions, while the shear horizontal wave effectively drives the motion of skyrmions. In particular, a longitudinal motion along the SAW propagation direction and a transverse motion due to topological charge, are observed and further confirmed by our micromagnetic simulations. This work demonstrates a promising approach based on acoustic waves for manipulating skyrmions, which could offer new opportunities for ultra-low power spintronics.

cond-mat.mtrl-sci

Spatial-Temporal Graph Convolutional Gated Recurrent Network for Traffic Forecasting

As an important part of intelligent transportation systems, traffic forecasting has attracted tremendous attention from academia and industry. Despite a lot of methods being proposed for traffic forecasting, it is still difficult to model complex spatial-temporal dependency. Temporal dependency includes short-term dependency and long-term dependency, and the latter is often overlooked. Spatial dependency can be divided into two parts: distance-based spatial dependency and hidden spatial dependency. To model complex spatial-temporal dependency, we propose a novel framework for traffic forecasting, named Spatial-Temporal Graph Convolutional Gated Recurrent Network (STGCGRN). We design an attention module to capture long-term dependency by mining periodic information in traffic data. We propose a Double Graph Convolution Gated Recurrent Unit (DGCGRU) to capture spatial dependency, which integrates graph convolutional network and GRU. The graph convolution part models distance-based spatial dependency with the distance-based predefined adjacency matrix and hidden spatial dependency with the self-adaptive adjacency matrix, respectively. Specially, we employ the multi-head mechanism to capture multiple hidden dependencies. In addition, the periodic pattern of each prediction node may be different, which is often ignored, resulting in mutual interference of periodic information among nodes when modeling spatial dependency. For this, we explore the architecture of model and improve the performance. Experiments on four datasets demonstrate the superior performance of our model.

cs.LG

Quantifying the Dzyaloshinskii-Moriya Interaction Induced by the Bulk Magnetic Asymmetry

A broken interfacial inversion symmetry in ultrathin ferromagnet/heavy metal (FM/HM) bilayers is generally believed to be a prerequisite for accommodating the Dzyaloshinskii-Moriya interaction (DMI) and for stabilizing chiral spin textures. In these bilayers, the strength of the DMI decays as the thickness of the FM layer increases and vanishes around a few nanometers. In the present study, through synthesizing relatively thick films of compositions CoPt or FePt, CoCu or FeCu, FeGd and FeNi, contributions to DMI from the composition gradient induced bulk magnetic asymmetry (BMA) and spin-orbit coupling (SOC) are systematically examined. Using Brillouin light scattering spectroscopy, both the sign and amplitude of DMI in films with controllable direction and strength of BMA, in the presence and absence of SOC are experimentally studied. In particular, we show that a sizable amplitude of DMI (0.15 mJ/m^2) can be realized in CoPt or FePt films with BMA and strong SOC, whereas negligible DMI strengths are observed in other thick films with BMA but without significant SOC. The pivotal roles of BMA and SOC are further examined based on the three-site Fert-Levy model and first-principles calculations. It is expected that our findings may help to further understand the origin of chiral magnetism and to design novel non-collinear spin textures.

cond-mat.mtrl-sci

Topology-Dependent Brownian Gyromotion of a Single Skyrmion

Non-interacting particles exhibiting Brownian motion have been observed in many occasions of sciences, such as molecules suspended in liquids, optically trapped microbeads, and spin textures in magnetic materials. In particular, a detailed examination of Brownian motion of spin textures is important for designing thermally stable spintronic devices which motivates the present study. In this Letter, through using temporally and spatially resolved polar magneto-optic Kerr effect (MOKE) microscopy, we have experimentally observed the thermal fluctuation-induced random walk of a single isolated Néel-type magnetic skyrmion in an interfacially asymmetric Ta/CoFeB/TaOx multilayer. An intriguing topology dependent Brownian gyromotion behavior of skyrmions has been identified. The onset of Brownian gyromotion of a single skyrmion induced by the thermal effects, including a nonlinear temperature-dependent diffusion coefficient and topology-dependent gyromotion are further formulated based on the stochastic Thiele equation. The experimental and numerical demonstration of topology-dependent Brownian gyromotion of skyrmions can be useful for understanding the nonequilibrium magnetization dynamics and implementing spintronic devices.

cond-mat.mes-hall

Thermal generation, manipulation and detection of skyrmions

Recent years have witnessed significant progresses in realizing skyrmions in chiral magnets1-4 and asymmetric magnetic multilayers5-13, as well as their electrical manipulation2,7,8,10. Equally important, thermal generation, manipulation and detection of skyrmions can be exploited for prototypical new architecture with integrated computation14 and energy harvesting15. It has yet to verify if skyrmions can be purely generated by heating16,17, and if their resultant direction of motion driven by temperature gradients follows the diffusion or, oppositely, the magnonic spin torque17-21. Here, we address these important issues in microstructured devices made of multilayers: (Ta_CoFeB_MgO)15, (Pt_CoFeB_MgO_Ta)15 and (Pt_Co_Ta)15 integrated with on-chip heaters, by using a full-field soft X-ray microscopy. The thermal generation of densely packed skyrmions is attributed to the low energy barrier at the device edge, together with the thermally induced morphological transition from stripe domains to skyrmions. The unidirectional diffusion of skyrmions from the hot region towards the cold region is experimentally observed. It can be theoretically explained by the combined contribution from repulsive forces between skyrmions, and thermal spin-orbit torques in competing with magnonic spin torques17,18,20,21 and entropic forces22. These thermally generated skyrmions can be further electrically detected by measuring the accompanied anomalous Nernst voltages23. The on-chip thermoelectric generation, manipulation and detection of skyrmions could open another exciting avenue for enabling skyrmionics, and promote interdisciplinary studies among spin caloritronics15, magnonics24 and skyrmionics3,4,12.

cond-mat.mes-hall