SearcharxivSearch

arXiv subjects

Nan Xia

Publications and source records attributed to Nan Xia.

2 recordsLinked to original sources

Robust altermagnetism and compensated ferrimagnetism in MnPX$_3$-based (X = S or Se) heterostructures

The recent research interests in the non-relativistic spin splitting of electronic band structures have led to the exploration of altermagnets and other compensated magnets. Here, we show that various types of non-relativistic spin splitting can be robustly induced by constructing Van der Waals heterostructures consisting of materials with intra-plane anti-ferromagnetic orders and suitable substrates. Using MnPX$_3$ (X = S or Se) as an example, which has a N\'eel magnetic order, we demonstrate that altermagnetic spin splitting can arise in the AA-stacking MnPX$_3$/MPX$_3$ (M = Cd, Mg, or Zn) heterostructures. For the AB-stacking heterostructures that are semiconducting, ferrimagnetic-type spin splitting emerges, and the fully compensated magnetization is protected by the Luttinger theorem. By combining with a Van der Waals ferroelectric substrate like CuInP$_2$S$_6$, MnPX$_3$-based heterostructures can show tunable spin splitting and spin-related properties that depend on the electronic band structures and ferroelectric polarization, which can be non-volatilely reversed by applying an out-of-plane electric field. Our study provides a route to induce tunable non-relativistic spin splitting in experimentally synthesizable two-dimensional magnets.

cond-mat.mtrl-sci

MambaClinix: Hierarchical Gated Convolution and Mamba-Based U-Net for Enhanced 3D Medical Image Segmentation

Deep learning, particularly convolutional neural networks (CNNs) and Transformers, has significantly advanced 3D medical image segmentation. While CNNs are highly effective at capturing local features, their limited receptive fields may hinder performance in complex clinical scenarios. In contrast, Transformers excel at modeling long-range dependencies but are computationally intensive, making them expensive to train and deploy. Recently, the Mamba architecture, based on the State Space Model (SSM), has been proposed to efficiently model long-range dependencies while maintaining linear computational complexity. However, its application in medical image segmentation reveals shortcomings, particularly in capturing critical local features essential for accurate delineation of clinical regions. In this study, we propose MambaClinix, a novel U-shaped architecture for medical image segmentation that integrates a hierarchical gated convolutional network(HGCN) with Mamba in an adaptive stage-wise framework. This design significantly enhances computational efficiency and high-order spatial interactions, enabling the model to effectively capture both proximal and distal relationships in medical images. Specifically, our HGCN is designed to mimic the attention mechanism of Transformers by a purely convolutional structure, facilitating high-order spatial interactions in feature maps while avoiding the computational complexity typically associated with Transformer-based methods. Additionally, we introduce a region-specific Tversky loss, which emphasizes specific pixel regions to improve auto-segmentation performance, thereby optimizing the model's decision-making process. Experimental results on five benchmark datasets demonstrate that the proposed MambaClinix achieves high segmentation accuracy while maintaining low model complexity.

eess.IV