SearcharxivSearch

arXiv subjects

Xiaoping Liu

Publications and source records attributed to Xiaoping Liu.

At least 19 recordsLinked to original sources

HookMIL: Revisiting Context Modeling in Multiple Instance Learning for Computational Pathology

Multiple Instance Learning (MIL) has enabled weakly supervised analysis of whole-slide images (WSIs) in computational pathology. However, traditional MIL approaches often lose crucial contextual information, while transformer-based variants, though more expressive, suffer from quadratic complexity and redundant computations. To address these limitations, we propose HookMIL, a context-aware and computationally efficient MIL framework that leverages compact, learnable hook tokens for structured contextual aggregation. These tokens can be initialized from (i) key-patch visual features, (ii) text embeddings from vision-language pathology models, and (iii) spatially grounded features from spatial transcriptomics-vision models. This multimodal initialization enables Hook Tokens to incorporate rich textual and spatial priors, accelerating convergence and enhancing representation quality. During training, Hook tokens interact with instances through bidirectional attention with linear complexity. To further promote specialization, we introduce a Hook Diversity Loss that encourages each token to focus on distinct histopathological patterns. Additionally, a hook-to-hook communication mechanism refines contextual interactions while minimizing redundancy. Extensive experiments on four public pathology datasets demonstrate that HookMIL achieves state-of-the-art performance, with improved computational efficiency and interpretability. Codes are available at https://github.com/lingxitong/HookMIL.

cs.CV

Deep Pathomic Learning Defines Prognostic Subtypes and Molecular Drivers in Colorectal Cancer

Precise prognostic stratification of colorectal cancer (CRC) remains a major clinical challenge due to its high heterogeneity. The conventional TNM staging system is inadequate for personalized medicine. We aimed to develop and validate a novel multiple instance learning model TDAM-CRC using histopathological whole-slide images for accurate prognostic prediction and to uncover its underlying molecular mechanisms. We trained the model on the TCGA discovery cohort (n=581), validated it in an independent external cohort (n=1031), and further we integrated multi-omics data to improve model interpretability and identify novel prognostic biomarkers. The results demonstrated that the TDAM-CRC achieved robust risk stratification in both cohorts. Its predictive performance significantly outperformed the conventional clinical staging system and multiple state-of-the-art models. The TDAM-CRC risk score was confirmed as an independent prognostic factor in multivariable analysis. Multi-omics analysis revealed that the high-risk subtype is closely associated with metabolic reprogramming and an immunosuppressive tumor microenvironment. Through interaction network analysis, we identified and validated Mitochondrial Ribosomal Protein L37 (MRPL37) as a key hub gene linking deep pathomic features to clinical prognosis. We found that high expression of MRPL37, driven by promoter hypomethylation, serves as an independent biomarker of favorable prognosis. Finally, we constructed a nomogram incorporating the TDAM-CRC risk score and clinical factors to provide a precise and interpretable clinical decision-making tool for CRC patients. Our AI-driven pathological model TDAM-CRC provides a robust tool for improved CRC risk stratification, reveals new molecular targets, and facilitates personalized clinical decision-making.

cs.LG

MergeSAM: Unsupervised change detection of remote sensing images based on the Segment Anything Model

Recently, large foundation models trained on vast datasets have demonstrated exceptional capabilities in feature extraction and general feature representation. The ongoing advancements in deep learning-driven large models have shown great promise in accelerating unsupervised change detection methods, thereby enhancing the practical applicability of change detection technologies. Building on this progress, this paper introduces MergeSAM, an innovative unsupervised change detection method for high-resolution remote sensing imagery, based on the Segment Anything Model (SAM). Two novel strategies, MaskMatching and MaskSplitting, are designed to address real-world complexities such as object splitting, merging, and other intricate changes. The proposed method fully leverages SAM's object segmentation capabilities to construct multitemporal masks that capture complex changes, embedding the spatial structure of land cover into the change detection process.

cs.CV

Subspecialty-Specific Foundation Model for Intelligent Gastrointestinal Pathology

Gastrointestinal (GI) diseases represent a clinically significant burden, necessitating precise diagnostic approaches to optimize patient outcomes. Conventional histopathological diagnosis suffers from limited reproducibility and diagnostic variability. To overcome these limitations, we develop Digepath, a specialized foundation model for GI pathology. Our framework introduces a dual-phase iterative optimization strategy combining pretraining with fine-screening, specifically designed to address the detection of sparsely distributed lesion areas in whole-slide images. Digepath is pretrained on over 353 million multi-scale images from 210,043 H&E-stained slides of GI diseases. It attains state-of-the-art performance on 33 out of 34 tasks related to GI pathology, including pathological diagnosis, protein expression status prediction, gene mutation prediction, and prognosis evaluation. We further translate the intelligent screening module for early GI cancer and achieve near-perfect 99.70% sensitivity across nine independent medical institutions. This work not only advances AI-driven precision pathology for GI diseases but also bridge critical gaps in histopathological practice.

eess.IV

Multimodal Distillation-Driven Ensemble Learning for Long-Tailed Histopathology Whole Slide Images Analysis

Multiple Instance Learning (MIL) plays a significant role in computational pathology, enabling weakly supervised analysis of Whole Slide Image (WSI) datasets. The field of WSI analysis is confronted with a severe long-tailed distribution problem, which significantly impacts the performance of classifiers. Long-tailed distributions lead to class imbalance, where some classes have sparse samples while others are abundant, making it difficult for classifiers to accurately identify minority class samples. To address this issue, we propose an ensemble learning method based on MIL, which employs expert decoders with shared aggregators and consistency constraints to learn diverse distributions and reduce the impact of class imbalance on classifier performance. Moreover, we introduce a multimodal distillation framework that leverages text encoders pre-trained on pathology-text pairs to distill knowledge and guide the MIL aggregator in capturing stronger semantic features relevant to class information. To ensure flexibility, we use learnable prompts to guide the distillation process of the pre-trained text encoder, avoiding limitations imposed by specific prompts. Our method, MDE-MIL, integrates multiple expert branches focusing on specific data distributions to address long-tailed issues. Consistency control ensures generalization across classes. Multimodal distillation enhances feature extraction. Experiments on Camelyon+-LT and PANDA-LT datasets show it outperforms state-of-the-art methods.

cs.CV

Photon-recycling dielectric laser accelerator

We propose a photon-recycling dielectric laser accelerator (DLA) system based on silicon photonic device. Our DLA system employs guided electromagnetic waves as a primary energy source, modulated to inject into the electron-light interaction region to accelerate or modulate electron beams and recycled the energy for the next round-trip. Long-distance acceleration takes place as electrons interact with the pre-modulated light field. Our loop recycles post-interaction light field, enabling photons reuse across successive cycles. To optimize the interaction process, we developed an adaptive algorithm to refine waveguide structures, and identified an "optimal waveguide accelerator" with superior performance on our dataset. We find that the optimized DLA loop only requires low-power light injection to sufficiently sustain high acceleration gradients for continuous electron beams. Under optimal electron beam intensity, the system achieves exceptionally high photon utilization, ensuring that nearly all injected light power transferred to electrons. Using spectral analysis, we demonstrate that the optimal waveguide also operates as an electron energy filter, selecting and manipulating phase-matched electrons over a broad energy range, even for quantum electron wavefunction shaping. Our photon-recycling DLA setup is not only suitable for low-energy beam accelerators, but also offers versatility as a beam filter or a narrow energy selection combined with other optical elements, the total setup can be further applied to explore free electron quantum optics engaging with the advancing field of photonic integrated circuits.

physics.optics

Controlling the Latent Diffusion Model for Generative Image Shadow Removal via Residual Generation

Large-scale generative models have achieved remarkable advancements in various visual tasks, yet their application to shadow removal in images remains challenging. These models often generate diverse, realistic details without adequate focus on fidelity, failing to meet the crucial requirements of shadow removal, which necessitates precise preservation of image content. In contrast to prior approaches that aimed to regenerate shadow-free images from scratch, this paper utilizes diffusion models to generate and refine image residuals. This strategy fully uses the inherent detailed information within shadowed images, resulting in a more efficient and faithful reconstruction of shadow-free content. Additionally, to revent the accumulation of errors during the generation process, a crosstimestep self-enhancement training strategy is proposed. This strategy leverages the network itself to augment the training data, not only increasing the volume of data but also enabling the network to dynamically correct its generation trajectory, ensuring a more accurate and robust output. In addition, to address the loss of original details in the process of image encoding and decoding of large generative models, a content-preserved encoder-decoder structure is designed with a control mechanism and multi-scale skip connections to achieve high-fidelity shadow-free image reconstruction. Experimental results demonstrate that the proposed method can reproduce high-quality results based on a large latent diffusion prior and faithfully preserve the original contents in shadow regions.

cs.CV

Agent Aggregator with Mask Denoise Mechanism for Histopathology Whole Slide Image Analysis

Histopathology analysis is the gold standard for medical diagnosis. Accurate classification of whole slide images (WSIs) and region-of-interests (ROIs) localization can assist pathologists in diagnosis. The gigapixel resolution of WSI and the absence of fine-grained annotations make direct classification and analysis challenging. In weakly supervised learning, multiple instance learning (MIL) presents a promising approach for WSI classification. The prevailing strategy is to use attention mechanisms to measure instance importance for classification. However, attention mechanisms fail to capture inter-instance information, and self-attention causes quadratic computational complexity. To address these challenges, we propose AMD-MIL, an agent aggregator with a mask denoise mechanism. The agent token acts as an intermediate variable between the query and key for computing instance importance. Mask and denoising matrices, mapped from agents-aggregated value, dynamically mask low-contribution representations and eliminate noise. AMD-MIL achieves better attention allocation by adjusting feature representations, capturing micro-metastases in cancer, and improving interpretability. Extensive experiments on CAMELYON-16, CAMELYON-17, TCGA-KIDNEY, and TCGA-LUNG show AMD-MIL's superiority over state-of-the-art methods.

cs.CV

Mining individual daily commuting patterns of dockless bike-sharing users: a two-layer framework integrating spatiotemporal flow clustering and rule-based decision trees

The rise of dockless bike-sharing systems has led to increased interest in using bike-sharing data for sustainable transportation and travel behavior research. However, these studies have rarely focused on the individual daily mobility patterns, hindering their alignment with the increasingly refined needs of active transportation planning. To bridge this gap, this paper presents a two-layer framework, integrating improved flow clustering methods and multiple rule-based decision trees, to mine individual cyclists' daily home-work commuting patterns from dockless bike-sharing trip data with user IDs. The effectiveness and applicability of the framework is demonstrated by over 200 million bike-sharing trip records in Shenzhen. Based on the mining results, we obtain two categories of bike-sharing commuters (74.38% of Only-biking commuters and 25.62% of Biking-with-transit commuters) and some interesting findings about their daily commuting patterns. For instance, lots of bike-sharing commuters live near urban villages and old communities with lower costs of living, especially in the central city. Only-biking commuters have a higher proportion of overtime than Biking-with-transit commuters, and the Longhua Industrial Park, a manufacturing-oriented area, has the longest average working hours (over 10 hours per day). Moreover, massive users utilize bike-sharing for commuting to work more frequently than for returning home, which is intricately related to the over-demand for bikes around workplaces during commuting peak. In sum, this framework offers a cost-effective way to understand the nuanced non-motorized mobility patterns and low-carbon trip chains of residents. It also offers novel insights for improving the bike-sharing services and planning of active transportation modes.

cs.CY

Defining Urban Boundaries by Characteristic Scales

Defining an objective boundary for a city is a difficult problem, which remains to be solved by an effective method. Recent years, new methods for identifying urban boundary have been developed by means of spatial search techniques (e.g. CCA). However, the new algorithms are involved with another problem, that is, how to determine the characteristic radius of spatial search. This paper proposes new approaches to looking for the most advisable spatial searching radius for determining urban boundary. We found that the relationships between the spatial searching radius and the corresponding number of clusters take on an exponential function. In the exponential model, the scale parameter just represents the characteristic length that we can use to define the most objective urban boundary objectively. Two sets of China's cities are employed to test this method, and the results lend support to the judgment that the characteristic parameter can well serve for the spatial searching radius. The research may be revealing for making urban spatial analysis in methodology and implementing identification of urban boundaries in practice.

physics.soc-ph

A Modern-day Alchemy: Double Glow Plasma Surface Metallurgy Technology

In the long history of science and technology development, one goal is to diffuse solid alloy elements into the surface of steel materials to form surface alloys with excellent physical and chemical properties. On the basis of plasma nitriding technology, double glow plasma surface metallurgy technology has answered this challenge. This technology, which seems to be a modern-day alchemy, can use any element in the periodic table of chemical elements, including solid metal elements and their combinations, to form many types of surface alloyed layers with high hardness, wear resistance, corrosion resistance and high temperature oxidation resistance on various metal materials. For examples, nickel base alloys, stainless steels and high speed steels are formed on the surfaces of ordinary carbon steels; and high hardness, wear resistance and high temperature oxidation resistance alloy are formed on the surface of titanium alloy.This article briefly introduces the formation and principle of double glow plasma surface metallurgy technology, and summarizes the experimental results and industry application. The significance and development prospect of this technology are discussed.

physics.plasm-ph

Multi-frame Joint Enhancement for Early Interlaced Videos

Early interlaced videos usually contain multiple and interlacing and complex compression artifacts, which significantly reduce the visual quality. Although the high-definition reconstruction technology for early videos has made great progress in recent years, related research on deinterlacing is still lacking. Traditional methods mainly focus on simple interlacing mechanism, and cannot deal with the complex artifacts in real-world early videos. Recent interlaced video reconstruction deep deinterlacing models only focus on single frame, while neglecting important temporal information. Therefore, this paper proposes a multiframe deinterlacing network joint enhancement network for early interlaced videos that consists of three modules, i.e., spatial vertical interpolation module, temporal alignment and fusion module, and final refinement module. The proposed method can effectively remove the complex artifacts in early videos by using temporal redundancy of multi-fields. Experimental results demonstrate that the proposed method can recover high quality results for both synthetic dataset and real-world early interlaced videos.

eess.IV

Improving Global Forest Mapping by Semi-automatic Sample Labeling with Deep Learning on Google Earth Images

Global forest cover is critical to the provision of certain ecosystem services. With the advent of the google earth engine cloud platform, fine resolution global land cover mapping task could be accomplished in a matter of days instead of years. The amount of global forest cover (GFC) products has been steadily increasing in the last decades. However, it's hard for users to select suitable one due to great differences between these products, and the accuracy of these GFC products has not been verified on global scale. To provide guidelines for users and producers, it is urgent to produce a validation sample set at the global level. However, this labeling task is time and labor consuming, which has been the main obstacle to the progress of global land cover mapping. In this research, a labor-efficient semi-automatic framework is introduced to build a biggest ever Forest Sample Set (FSS) contained 395280 scattered samples categorized as forest, shrubland, grassland, impervious surface, etc. On the other hand, to provide guidelines for the users, we comprehensively validated the local and global mapping accuracy of all existing 30m GFC products, and analyzed and mapped the agreement of them. Moreover, to provide guidelines for the producers, optimal sampling strategy was proposed to improve the global forest classification. Furthermore, a new global forest cover named GlobeForest2020 has been generated, which proved to improve the previous highest state-of-the-art accuracies (obtained by Gong et al., 2017) by 2.77% in uncertain grids and by 1.11% in certain grids.

cs.CV

Super-resolution-based Change Detection Network with Stacked Attention Module for Images with Different Resolutions

Change detection, which aims to distinguish surface changes based on bi-temporal images, plays a vital role in ecological protection and urban planning. Since high resolution (HR) images cannot be typically acquired continuously over time, bi-temporal images with different resolutions are often adopted for change detection in practical applications. Traditional subpixel-based methods for change detection using images with different resolutions may lead to substantial error accumulation when HR images are employed; this is because of intraclass heterogeneity and interclass similarity. Therefore, it is necessary to develop a novel method for change detection using images with different resolutions, that is more suitable for HR images. To this end, we propose a super-resolution-based change detection network (SRCDNet) with a stacked attention module. The SRCDNet employs a super resolution (SR) module containing a generator and a discriminator to directly learn SR images through adversarial learning and overcome the resolution difference between bi-temporal images. To enhance the useful information in multi-scale features, a stacked attention module consisting of five convolutional block attention modules (CBAMs) is integrated to the feature extractor. The final change map is obtained through a metric learning-based change decision module, wherein a distance map between bi-temporal features is calculated. The experimental results demonstrate the superiority of the proposed method, which not only outperforms all baselines -with the highest F1 scores of 87.40% on the building change detection dataset and 92.94% on the change detection dataset -but also obtains the best accuracies on experiments performed with images having a 4x and 8x resolution difference. The source code of SRCDNet will be available at https://github.com/liumency/SRCDNet.

eess.IV

Plasma Surface Metallurgy of Materials Based on Double Glow Discharge Phenomenon

Plasma Surface Metallurgy/Alloying is a kind of surface metallurgy/alloying to employ low temperature plasma produced by glow discharge to diffuse alloying elements into the surface of substrate material to form an alloy layer. The first plasma surface metallurgy technology is plasma nitriding invented by German scientist Dr. Bernard Berghuas in 1930. He was the first person to apply glow discharge to realize the surface alloying. In order to break the limitation of plasma nitriding technology, which can only be applied to a few non-metallic gaseous elements such as nitrogen, carbon, sulfur, the "Double Glow Discharge Phenomenon"was found in 1978. Based on this phenomenon the "Double Glow Plasma Surface Metallurgy Technology", also known as the "Xu-Tec Process" was invented in 1980. It can utilize any chemical elements in the periodic table including solid metallic, gas non-metallic elements and their combination to realize plasma surface alloying, hence greatly expanded the field of surface alloying. Countless surface alloys with high hardness, wear resistance and corrosion resistance, such as high speed steels, nickel base alloys and burn resistant alloys have been produced on the surfaces of a variety of materials. This technology may greatly improve the surface properties of metal materials, comprehensively improve the quality of mechanical products, save a lot of precious alloy elements for human beings. Based on the plasma nitriding technology, the Xu-Tec Process has opened up a new material engineering field of "Plasma Surface Metallurgy". This Review Article briefly presents the history of glow discharge and surface alloying, double glow discharge phenomenon, basic principle and current status of Double Glow Plasma Surface Metallurgy/Alloying. Industrial applications, advantages and future potential of the Xu-Tec process are also presented.

physics.app-ph

A Series of Plasma Innovation Technologies by Double Glow Discharge Phenomenon

In order to break the limitation of plasma nitriding technology,which can be applied to a few nonmetallic gaseous elements, the "Double Glow Discharge Phenomenon" was found and then invented the "Double Glow Plasma Surface Metallurgy Technology". This double glow plasma surface metallurgy technology can use any element in the periodic table of chemical elements for surface alloying of metal materials. Countless surface alloys with special physical and chemical properties have been produced on the surfaces of conductive materials.By using double glow discharge phenomenon,a series of new plasma technologies,such as the double glow plasma graphene technology, double glow plasma brazing technology,double glow plasma sintering technology, double glow plasma nanotechnology,double glow plasma cleaning technology, double glow plasma carburizing without hydrogen and so on, have been invented.A very simple phenomenon of double glow discharge can generate about 10 plasma innovation technologies, which fully shows that there is still a lot of innovation space on the basis of classical physics.This paper briefly introduces the basic principles,functions and characteristics of each technology. The application prospects and development directions of plasma in metal materials and machinery manufacturing industry will also be discussed.

physics.app-ph

Ultrafast photocarrier recombination dynamics in black phosphorus-molybdenum disulfide (BP/MoS2) heterostructure

Van der Waals (vdW) heterostructures constructed with two-dimensional (2D) materials have attracted great interests, due to their fascinating properties and potential for novel applications. While earlier efforts have advanced the understanding of the ultrafast cross-layer charge transfer process in 2D heterostructures, mechanisms for the interfacial photocarrier recombination remain, to a large extent, unclear. Here, we investigate a heterostructure comprised of black phosphorus (BP) and molybdenum disulfide (MoS2), with a type-II band alignment. Interestingly, it is found that the photo-generated electrons in MoS2 (transferred from BP) exhibit an ultrafast lifetime of about 5 ps, significantly shorter than those of the constituent materials. By corroborating with the relaxation of photo-excited holes in BP, it is revealed that the ultrafast time constant is as a result of efficient Langevin recombination, where the high hole mobility of BP facilitates a large recombination coefficient (approximately 2x10^-10 m^2/s). In addition, broadband transient absorption spectroscopy confirms that the hot electrons transferred to MoS2 distribute over a broad energy range following an ultrafast thermalization. The rate of the interlayer Langevin recombination is found to exhibit no energy level dependence. Our findings provide essential insights into the fundamental photo-physics in type-II 2D heterostructures, and also provide useful guidelines for customizing photocarrier lifetimes of BP for high-speed photo-sensitive devices.

cond-mat.mes-hall

GUN: Gradual Upsampling Network for Single Image Super-Resolution

In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the low resolution (LR) input to high resolution (HR) and then reconstruct the HR input, or directly reconstruct the LR input and then recover the HR result at the last layer. The proposed GUN utilizes a gradual process instead of these two commonly used frameworks. The GUN consists of an input layer, multiple upsampling and convolutional layers, and an output layer. By means of the gradual process, the proposed network can simplify the direct SR problem to multistep easier upsampling tasks with very small magnification factor in each step. Furthermore, a gradual training strategy is presented for the GUN. In the proposed training process, an initial network can be easily trained with edge-like samples, and then the weights are gradually tuned with more complex samples. The GUN can recover fine and vivid results, and is easy to be trained. The experimental results on several image sets demonstrate the effectiveness of the proposed network.

cs.CV