SearcharxivSearch

arXiv subjects

Quanjun Li

Publications and source records attributed to Quanjun Li.

18 recordsLinked to original sources

TopoMamba: Topology-Aware Scanning and Fusion for Segmenting Heterogeneous Medical Visual Media

Visual state-space models (SSMs) have shown strong potential for medical image segmentation, yet their effectiveness is often limited by two practical issues: axis-biased scan ordering weakens the modeling of oblique and curved structures, and naive multi-branch fusion tends to amplify redundant responses. We present TopoMamba, a topology-aware scan-and-fuse framework for segmenting heterogeneous medical visual media. The method combines a diagonal/anti-diagonal TopoA-Scan branch with the standard Cross-Scan branch to provide complementary structural priors, and introduces ScanCache, a device-aware caching mechanism that amortizes explicit scan-index construction across recurring resolutions. To fuse heterogeneous scan features efficiently, we further propose a lightweight HSIC Gate that regulates branch interaction using a dependence-aware scalar gating rule. We also instantiate a volumetric TopoMamba-3D for practical 3D clinical segmentation. Experiments on Synapse CT, ISIC 2017 dermoscopy, and CVC-ClinicDB endoscopy show that TopoMamba consistently improves segmentation quality over strong CNN, Transformer, and SSM baselines, with particularly clear gains on thin or curved targets such as the pancreas and gallbladder, while maintaining favorable deployment efficiency under dynamic input resolutions. These results suggest that topology-aware scan ordering and lightweight dependence-aware fusion form an effective and practical design for medical multimedia segmentation. The code will be made publicly available.

cs.CV

RGA-Net: A Vision Enhancement Framework for Robotic Surgical Systems Using Reciprocal Attention Mechanisms

Robotic surgical systems rely heavily on high-quality visual feedback for precise teleoperation; yet, surgical smoke from energy-based devices significantly degrades endoscopic video feeds, compromising the human-robot interface and surgical outcomes. This paper presents RGA-Net (Reciprocal Gating and Attention-fusion Network), a novel deep learning framework specifically designed for smoke removal in robotic surgery workflows. Our approach addresses the unique challenges of surgical smoke-including dense, non-homogeneous distribution and complex light scattering-through a hierarchical encoder-decoder architecture featuring two key innovations: (1) a Dual-Stream Hybrid Attention (DHA) module that combines shifted window attention with frequency-domain processing to capture both local surgical details and global illumination changes, and (2) an Axis-Decomposed Attention (ADA) module that efficiently processes multi-scale features through factorized attention mechanisms. These components are connected via reciprocal cross-gating blocks that enable bidirectional feature modulation between encoder and decoder pathways. Extensive experiments on the DesmokeData and LSD3K surgical datasets demonstrate that RGA-Net achieves superior performance in restoring visual clarity suitable for robotic surgery integration. Our method enhances the surgeon-robot interface by providing consistently clear visualization, laying a technical foundation for alleviating surgeons' cognitive burden, optimizing operation workflows, and reducing iatrogenic injury risks in minimally invasive procedures. These practical benefits could be further validated through future clinical trials involving surgeon usability assessments. The proposed framework represents a significant step toward more reliable and safer robotic surgical systems through computational vision enhancement.

cs.CV

HBFormer: A Hybrid-Bridge Transformer for Microtumor and Miniature Organ Segmentation

Medical image segmentation is a cornerstone of modern clinical diagnostics. While Vision Transformers that leverage shifted window-based self-attention have established new benchmarks in this field, they are often hampered by a critical limitation: their localized attention mechanism struggles to effectively fuse local details with global context. This deficiency is particularly detrimental to challenging tasks such as the segmentation of microtumors and miniature organs, where both fine-grained boundary definition and broad contextual understanding are paramount. To address this gap, we propose HBFormer, a novel Hybrid-Bridge Transformer architecture. The 'Hybrid' design of HBFormer synergizes a classic U-shaped encoder-decoder framework with a powerful Swin Transformer backbone for robust hierarchical feature extraction. The core innovation lies in its 'Bridge' mechanism, a sophisticated nexus for multi-scale feature integration. This bridge is architecturally embodied by our novel Multi-Scale Feature Fusion (MFF) decoder. Departing from conventional symmetric designs, the MFF decoder is engineered to fuse multi-scale features from the encoder with global contextual information. It achieves this through a synergistic combination of channel and spatial attention modules, which are constructed from a series of dilated and depth-wise convolutions. These components work in concert to create a powerful feature bridge that explicitly captures long-range dependencies and refines object boundaries with exceptional precision. Comprehensive experiments on challenging medical image segmentation datasets, including multi-organ, liver tumor, and bladder tumor benchmarks, demonstrate that HBFormer achieves state-of-the-art results, showcasing its outstanding capabilities in microtumor and miniature organ segmentation. Code and models are available at: https://github.com/lzeeorno/HBFormer.

cs.CV

Elevating Medical Image Security: A Cryptographic Framework Integrating Hyperchaotic Map and GRU

Chaotic systems play a key role in modern image encryption due to their sensitivity to initial conditions, ergodicity, and complex dynamics. However, many existing chaos-based encryption methods suffer from vulnerabilities, such as inadequate permutation and diffusion, and suboptimal pseudorandom properties. This paper presents Kun-IE, a novel encryption framework designed to address these issues. The framework features two key contributions: the development of the 2D Sin-Cos Pi Hyperchaotic Map (2D-SCPHM), which offers a broader chaotic range and superior pseudorandom sequence generation, and the introduction of Kun-SCAN, a novel permutation strategy that significantly reduces pixel correlations, enhancing resistance to statistical attacks. Kun-IE is flexible and supports encryption for images of any size. Experimental results and security analyses demonstrate its robustness against various cryptanalytic attacks, making it a strong solution for secure image communication. The code is available at this \href{https://github.com/QuincyQAQ/Elevating-Medical-Image-Security-A-Cryptographic-Framework-Integrating-Hyperchaotic-Map-and-GRU}{link}.

cs.CR

DTEA: Dynamic Topology Weaving and Instability-Driven Entropic Attenuation for Medical Image Segmentation

In medical image segmentation, skip connections are used to merge global context and reduce the semantic gap between encoder and decoder. Current methods often struggle with limited structural representation and insufficient contextual modeling, affecting generalization in complex clinical scenarios. We propose the DTEA model, featuring a new skip connection framework with the Semantic Topology Reconfiguration (STR) and Entropic Perturbation Gating (EPG) modules. STR reorganizes multi-scale semantic features into a dynamic hypergraph to better model cross-resolution anatomical dependencies, enhancing structural and semantic representation. EPG assesses channel stability after perturbation and filters high-entropy channels to emphasize clinically important regions and improve spatial attention. Extensive experiments on three benchmark datasets show our framework achieves superior segmentation accuracy and better generalization across various clinical settings. The code is available at \href{https://github.com/LWX-Research/DTEA}{https://github.com/LWX-Research/DTEA}.

cs.CV

EEMS: Edge-Prompt Enhanced Medical Image Segmentation Based on Learnable Gating Mechanism

Medical image segmentation is vital for diagnosis, treatment planning, and disease monitoring but is challenged by complex factors like ambiguous edges and background noise. We introduce EEMS, a new model for segmentation, combining an Edge-Aware Enhancement Unit (EAEU) and a Multi-scale Prompt Generation Unit (MSPGU). EAEU enhances edge perception via multi-frequency feature extraction, accurately defining boundaries. MSPGU integrates high-level semantic and low-level spatial features using a prompt-guided approach, ensuring precise target localization. The Dual-Source Adaptive Gated Fusion Unit (DAGFU) merges edge features from EAEU with semantic features from MSPGU, enhancing segmentation accuracy and robustness. Tests on datasets like ISIC2018 confirm EEMS's superior performance and reliability as a clinical tool.

cs.CV

TDADL-IE: A Deep Learning-Driven Cryptographic Architecture for Medical Image Security

The rise of digital medical imaging, like MRI and CT, demands strong encryption to protect patient data in telemedicine and cloud storage. Chaotic systems are popular for image encryption due to their sensitivity and unique characteristics, but existing methods often lack sufficient security. This paper presents the Three-dimensional Diffusion Algorithm and Deep Learning Image Encryption system (TDADL-IE), built on three key elements. First, we propose an enhanced chaotic generator using an LSTM network with a 1D-Sine Quadratic Chaotic Map (1D-SQCM) for better pseudorandom sequence generation. Next, a new three-dimensional diffusion algorithm (TDA) is applied to encrypt permuted images. TDADL-IE is versatile for images of any size. Experiments confirm its effectiveness against various security threats. The code is available at \href{https://github.com/QuincyQAQ/TDADL-IE}{https://github.com/QuincyQAQ/TDADL-IE}.

cs.CR

Pressure-Induced Low-Spin State Destabilization and Piezo-Chromic Effect in an Iron(II) Spin Crossover Complex with Pyrazol-Pyridine-Triazolate Coordination Core

Rapidly developing science and technology demand new materials with versatile and promising properties for practical applications. In this context, pseudo-octahedral iron(II) spin crossover (SCO) complexes are particularly appealing - not only for their fundamental scientific interest but also for their potential as key components in the development of multifunctional switchable molecular materials and novel technological applications. This work presents the synthesis and structure of a new mononuclear SCO complex [FeII(L)2]0*nMeOH (n = 2, 0) where L is the asymmetrically substituted tridentate ligand [4-trifluoromethylphenyl-(1H-1,2,4-triazol-5-yl)-6-(1H-pyrazol-1-yl)pyridine]. Due to high trigonal distortion, the solvated form (n = 2) remains high spin (HS) at all temperatures. In contrast, the more regular Oh geometry of the unsolvated form, 4CF3, favors a complete spin transition (ST) at room temperature, which has been investigated, in the pressure interval 0-0.64 GPa, by means of its magnetic and optical properties. Contrary to intuition and experience, the increase of pressure on 4CF3 denotes a radically abnormal behavior of this ST, involving: i) decrease of the characteristic temperatures, ii) increase of the high-spin molar fraction in the temperature range where the low-spin state is stable at ambient pressure; iii) increase of the thermal hysteresis width; and iv) above certain threshold pressure, full stabilization of the high-spin state. All these observations have been explained in the framework of a thermodynamic that model based on the elastic interactions.

cond-mat.mtrl-sci

GRE^2-MDCL: Graph Representation Embedding Enhanced via Multidimensional Contrastive Learning

Graph representation learning has emerged as a powerful tool for preserving graph topology when mapping nodes to vector representations, enabling various downstream tasks such as node classification and community detection. However, most current graph neural network models face the challenge of requiring extensive labeled data, which limits their practical applicability in real-world scenarios where labeled data is scarce. To address this challenge, researchers have explored Graph Contrastive Learning (GCL), which leverages enhanced graph data and contrastive learning techniques. While promising, existing GCL methods often struggle with effectively capturing both local and global graph structures, and balancing the trade-off between nodelevel and graph-level representations. In this work, we propose Graph Representation Embedding Enhanced via Multidimensional Contrastive Learning (GRE2-MDCL). Our model introduces a novel triple network architecture with a multi-head attention GNN as the core. GRE2-MDCL first globally and locally augments the input graph using SVD and LAGNN techniques. It then constructs a multidimensional contrastive loss, incorporating cross-network, cross-view, and neighbor contrast, to optimize the model. Extensive experiments on benchmark datasets Cora, Citeseer, and PubMed demonstrate that GRE2-MDCL achieves state-of-the-art performance, with average accuracies of 82.5%, 72.5%, and 81.6% respectively. Visualizations further show tighter intra-cluster aggregation and clearer inter-cluster boundaries, highlighting the effectiveness of our framework in improving upon baseline GCL models.

cs.LG

Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation

Medical image segmentation, a critical application of semantic segmentation in healthcare, has seen significant advancements through specialized computer vision techniques. While deep learning-based medical image segmentation is essential for assisting in medical diagnosis, the lack of diverse training data causes the long-tail problem. Moreover, most previous hybrid CNN-ViT architectures have limited ability to combine various attentions in different layers of the Convolutional Neural Network. To address these issues, we propose a Lagrange Duality Consistency (LDC) Loss, integrated with Boundary-Aware Contrastive Loss, as the overall training objective for semi-supervised learning to mitigate the long-tail problem. Additionally, we introduce CMAformer, a novel network that synergizes the strengths of ResUNet and Transformer. The cross-attention block in CMAformer effectively integrates spatial attention and channel attention for multi-scale feature fusion. Overall, our results indicate that CMAformer, combined with the feature fusion framework and the new consistency loss, demonstrates strong complementarity in semi-supervised learning ensembles. We achieve state-of-the-art results on multiple public medical image datasets. Example code are available at: \url{https://github.com/lzeeorno/Lagrange-Duality-and-CMAformer}.

cs.CV

The structural-size effect, aging time, and pressure-dependent functional properties of Mn-containing perovskite nanoparticles

The properties of nanoparticles are determined by their size and structure. When exposed to external pressure P, their structural properties can change. The improvement or degradation of the properties of the samples depending on time is particularly interesting. The knowledge of the influence of structural-size effect, aging time, and pressure on the behavior of the compounds is essential for fundamental and applied purposes.Therefore, the first attempts have been made to shed light on how the functional properties of the Mn-containing perovskites change depending on them. The nanoparticles of different sizes, from 20 to 70 nm, have been obtained. After 3 years, their structural properties underwent significant changes, including an increase in particle size, bandwidth, and microstrains, as well as a reduction in dislocation density.The greatest change in the structure is observed for the smallest nanoparticles. The phase transition temperatures increase with nanoparticle size, time, and pressure. The aging time has the strongest influence on the changing Curie temperature for the smallest and most magnetically inhomogeneous nanoparticles with dTc/dP = 100 K / GPa. Conversely, the structural-size effect and external pressure have the greatest influence on the biggest and most magnetically uniform nanoparticles with dTc/dP = 91 and 16 K / GPa, respectively. After 3 years, the biggest nanoparticles demonstrate the most stable phase transition temperatures with improved magnetocaloric parameters near room temperature. These structural-size effect, aging time, and pressure are powerful instruments to tune the phase transition temperatures and magnetocaloric effect of the nanoparticles. These outcomes may have implications for the whole class of perovskites and could initiate a new mainstream.

cond-mat.mtrl-sci

The multifunctionality of lanthanum-strontium cobaltite nanopowder: high-pressure magnetic and excellent electrocatalytic properties for OER

Simultaneous study of magnetic and electrocatalytic properties of cobaltites under extreme conditions expands understanding of physical and chemical processes proceeding in them with the possibility of their further practical application. Therefore, La0.6Sr0.4CoO3 (LSCO) nanopowders have been synthesized at different annealing temperatures tann = 850, 875, 900 C, and their multifunctional properties have been studied comprehensively. As tann increases, the rhombohedral perovskite structure of the LSCO becomes more single-phase, whereas average particle size and dispersion grow. Co ions are in mixed valence states, including major Co3+ and Co4+ components. It has been found that the LSCO-900 shows two main Curie temperatures, TC1 and TC2, associated with a particle size distribution. As an external hydrostatic pressure P increases, average and increase from 253 and 175 K under ambient pressure to 268 and 180 K under P = 0.8 GPa, respectively. At the same time, the antiferromagnetic temperature TAFM and blocking temperature TB also increase from 145 and 169 K to 158 and 170 K, respectively. The increment of for the smaller and bigger particles is sufficiently high and equals 10 and 13 K/GPa, respectively. The magnetocaloric effect in the LSCO-900 nanopowder is relatively weak but with an extremely wide peak > 50 K that makes this composition interesting to be used as one of the components of the composite expanding its working temperature window. Moreover, all LSCO samples showed excellent electrocatalytic performance for the overall water splitting (OER) process (overpotentials only 265-285 mV at a current density of 10 mA/cm2) with minimal values for LSCO-900. Based on the XPS data, it was found that the formation of a dense amorphous layer on the surface of the particles ensures high stability as a catalyst (at least 24 h) during electrolysis in 1 M KOH electrolyte.

cond-mat.mtrl-sci

Pressure-induced mixed states caused by spin-elastic interactions during first-order spin phase transition in spin crossover compounds

Recently, the possibility of exploiting the phenomenon of spin transition (ST) has been intensively investigated, therefore, it is particularly important to study the behavior of ST under various stimuli. Here, the shape and content of the intermediate phase of ST in Hoffmann-like compounds [Fe(Fpz)2M(CN)4](M = Pt, Pd) under external stimuli are studied. For this purpose, magnetic and Raman spectroscopy measurements were carried out. In pressure-induced spin transition (PIST), a mixture of high-spin and low-spin states appears, while in temperature-induced spin transition (TIST), a homogeneous state occurs. The first-order ST induced by pressure has a hysteresis, but is not abrupt. Whereas, the temperature-induced spin transition at ambient pressure is hysteretic and abrupt. To investigate this difference, we discuss using a thermodynamic model that considers elastic interactions, showing that the slope of the hysteresis loop is related to the appearance of internal pressure, which is related to the difference in sample compressibility under high spin and low spin states.

cond-mat.mtrl-sci

Novel Multiferroic Nanocomposite with High Pressure-Modulated Magnetoelectric Coupling

In this work, we have designed obtained a novel multiferroic nanocomposite using the high-pressure torsion (HPT) method. The crystal structure, phase composition, morphology, ferromagnetic (FM) and ferroelectric (FE) properties of the initial powders and "multiferroic-ferromagnetic" nanocomposites have been studied comprehensively. The initial powders and their composites show the perovskite and spinel crystalline phases for the FE and FM fractions, respectively. After HPT, the particle sizes of the initial powders are decreased significantly. It is shown that the novel nanocomposite consists of exchange-interacting FE and FM phases and demonstrates improved magnetic and electrical properties in low fields at room temperature. A colossal increase in residual polarization with an increase in external high-pressure is found in new composite. The obtained results make it possible to consider the novel nanocomposite as a new functional material for its use both in electronic devices for monitoring ultra-high-pressure and in integrated circuits of high-speed computing nanosystems with low switching energy. The HPT method is a promising method for obtaining new heterophase multiferroic nanosystems.

cond-mat.mtrl-sci

Spin-dependent magnetism and superparamagnetic contribution to the magnetocaloric effect of non-stoichiometric manganite nanoparticles

Despite extensive researches on manganites owing to widespread use in modern electronics, this class of metal oxides does not cease to surprise with its unique properties and new phenomena. Here we have studied structural and magnetic properties of non-Heisenberg manganite nanoparticles with a strong spin-electron coupling. During transition from low temperature ferromagnetic to high temperature paramagnetic state, the change in charge, valence and spin (magnetic moment) with the localization of eg-electrons on the manganese ions have been detected. With decrease in a temperature, the overstated effective magnetic moment of Mn ions in paramagnetic phase is reduced dramatically testifying to spin-dependent magnetism. The critical behavior of magnetization with determination of critical parameters near second-order phase transition has been studied comprehensively. Based on unusual behavior of temperature and field dependences of magnetic entropy change under different magnetic field, an additional influence of superparamagnetism of nanoparticles on the magnetocaloric effect has been found.

cond-mat.soft

Superconductivity in Layered van der Waals Hydrogenated Germanene at High Pressure

Structural and superconducting transitions of layered van der Waals (vdW) hydrogenated germanene (GeH) were observed under high-pressure compression and decompression processes. GeH possesses a superconducting transition at critical temperature (Tc) of 5.41 K at 8.39 GPa. A crystalline to amorphous transition occurs at 16.80 GPa while superconductivity remains. An abnormally increased Tc up to 6.1 K has been observed in the decompression process while the GeH remained amorphous. Thorough in-situ high-pressure synchrotron X-ray diffraction and in-situ high-pressure Raman spectroscopy with the density functional theory simulations suggest that the superconductivity of GeH should be attributed to the increased density of states at the Fermi level as well as the enhanced electron-phonon coupling effect under high pressure. The decompression-driven superconductivity enhancement arises from pressure-induced phonon softening related to an in-plane Ge-Ge phonon mode. As an amorphous metal hydride superconductor, GeH provides a platform to study amorphous hydride superconductivity in layered vdW materials.

cond-mat.supr-con

Ethylene glycol-mediated synthesis of nanoporous anatase TiO2 rods and rutile TiO2 self-assembly chrysanthemums

Nanoporous anatase TiO2 rods and rutile TiO2 chrysanthemums were successfully synthesized via a simple ethylene glycol-mediated synthesis route. Their morphologies, phase compositions and components were characterized by SEM, TEM, Raman and IR, respectively. The results show that a self-assembly growth takes place in the calcination under vacuum, which makes the titanium glycolate rods transform into rutile TiO2/C chrysanthemums rather than anatase TiO2 rods. It also indicates that the carbon plays an important role in the phase transition process which promotes the phase transition to rutile TiO2 at a lower temperature (400 oC). It provides a new approach to prepare nanoporous rutile TiO2 nanomaterials under low temperature.

cond-mat.mtrl-sci

Pressure-induced amorphization and polyamorphism in one-dimensional single crystal TiO2 nanomaterials

The structural phase transitions of single crystal TiO2-B nanoribbons were investigated in-situ at high-pressure using the synchrotron X-ray diffraction and the Raman scattering. Our results have shown a pressure-induced amorphization (PIA) occurred in TiO2-B nanoribbons upon compression, resulting in a high density amorphous (HDA) form related to the baddeleyite structure. Upon decompression, the HDA form transforms to a low density amorphous (LDA) form while the samples still maintain their pristine nanoribbon shape. HRTEM imaging reveals that the LDA phase has an α-PbO2 structure with short range order. We propose a homogeneous nucleation mechanism to explain the pressure-induced amorphous phase transitions in the TiO2-B nanoribbons. Our study demonstrates for the first time that PIA and polyamorphism occurred in the one-dimensional (1D) TiO2 nanomaterials and provides a new method for preparing 1D amorphous nanomaterials from crystalline nanomaterials.

cond-mat.mtrl-sci