Skip to main content

Publications

    2025

  1. ✨CRCE: Coreference-Retention Concept Erasure in Text-to-Image Diffusion Models

    BMVC 2025

    Mar, 2025

    Yuyang Xue, E Moroshko, F Chen, J Sun, S McDonagh, SA Tsaftaris
    Abstract: Existing concept erasure methods struggle with under-erasure (leaving residual traces) or over-erasure (eliminating unrelated concepts). We propose CRCE, which leverages LLMs to identify semantically related coreferential concepts to erase alongside the target and distinct concepts to preserve, enabling precise concept removal without unintended collateral damage. CRCE outperforms existing methods on object, identity, and IP erasure tasks.
    [Paper]
  2. SWiFT: Soft-Mask Weight Fine-tuning for Bias Mitigation

    MELBA 2025

    Aug, 2025

    J Yan, F Chen, Yuyang Xue, Y Du, K Vilouras, SA Tsaftaris, S McDonagh
    Abstract: SWiFT finds the relative and distinct contributions of model parameters to both bias and predictive performance, applying a two-step fine-tuning process with different gradient flows per parameter. The method consistently reduces model bias while maintaining competitive or superior diagnostic accuracy across dermatological and chest X-ray datasets, requiring only a small external dataset.
    [Paper]
  3. The State-of-the-Art in Cardiac MRI Reconstruction: Results of the CMRxRecon Challenge in MICCAI 2023

    Medical Image Analysis 2025

    2025

    J Lyu, C Qin, S Wang, F Wang, ..., Yuyang Xue, ..., SA Tsaftaris
    The CMRxRecon challenge at MICCAI 2023 benchmarked deep learning-based cardiac MRI reconstruction. Over 285 teams participated; 22 submitted solutions. All competing methods used deep learning, with E2E-VarNet achieving top performance. This paper summarizes results, winning approaches, and future directions for accelerated cardiac MRI.
    [Paper] [Code]
  4. Do Generative Models Learn Rare Generative Factors?

    Frontiers in AI 2025

    2025

    F Haider, E Moroshko, Yuyang Xue, SA Tsaftaris
    An empirical investigation into whether generative models adequately capture rare factors of variation in training data, with implications for fairness and diversity in AI-generated content.
  5. MHAVSR: A Multi-Layer Hybrid Alignment Network for Video Super-Resolution

    Neurocomputing 2025

    2025

    X Qiu, Y Zhou, X Zhang, Yuyang Xue, X Lin, X Dai, H Tang, G Liu, R Yang, Z Li, et al.
    A multi-layer hybrid alignment network for video super-resolution exploiting temporal correlations across frames via hybrid deformable alignment.
  6. A Universal Parameter-Efficient Fine-Tuning Approach for Stereo Image Super-Resolution

    EAAI 2025

    2025

    Y Zhou, Yuyang Xue, X Zhang, W Deng, T Wang, T Tan, Q Gao, T Tong
    A parameter-efficient fine-tuning framework that adapts a pretrained single-image SR model to the stereo setting, achieving competitive performance with significantly reduced trainable parameters.
  7. 2024

  8. ✨BMFT: Achieving Fairness via Bias-based Weight Masking Fine-tuning

    MICCAI 2024 (Oral)

    Oct, 2024

    Yuyang Xue, J Yan, R Dutt, F Haider, J Liu, S McDonagh, SA Tsaftaris
    Abstract: We propose BMFT, a post-processing method that enhances model fairness in significantly fewer epochs without requiring original training data. BMFT produces a mask over model parameters to identify weights most responsible for biased predictions, then fine-tunes them in two phases: first updating the feature extractor, then reinitializing and fine-tuning the classification layer.
    [Paper] [Code]
  9. ✨Erase to Enhance: Data-Efficient Machine Unlearning in MRI Reconstruction

    MIDL 2024

    May, 2024

    Yuyang Xue, J Liu, S McDonagh, SA Tsaftaris
    Abstract: Combining training data can lead to hallucinations and reduced image quality in reconstructed MRI. We use machine unlearning to remove hallucinations as a proxy for undesired data removal, showing that unlearning is achievable without full retraining. High performance is maintained even with only a subset of retain data, with implications for privacy compliance and bias mitigation.
    [Paper] [Code]
  10. ✨Inference Stage Denoising for Undersampled MRI Reconstruction

    ISBI 2024

    Feb, 2024

    Yuyang Xue, C Qin, SA Tsaftaris
    Abstract: We propose a conditional hyperparameter network that eliminates the need for data augmentation while maintaining robust performance under various noise levels. The model withstands various input noise levels during the test stage, and we present a hyperparameter sampling strategy that accelerates training convergence, achieving the highest accuracy and image quality in all settings compared to baselines.
    [Paper] [Code]
  11. Towards Real-World Stereo Image Super-Resolution via Hybrid Degradation Model and Discriminator for Implied Stereo Image Information

    Expert Systems with Applications 2024

    2024

    Y Zhou, Yuyang Xue, J Bi, W He, X Zhang, J Zhang, W Deng, R Nie, J Lan, Q Gao, T Tong
    A real-world stereo image super-resolution method combining a hybrid degradation pipeline with a discriminator that leverages cross-view stereo consistency information.
  12. Two-Stage Image Colorization via Color Codebook

    Expert Systems with Applications 2024

    2024

    H Tang, Y Zhou, Y Chen, X Zhang, Yuyang Xue, X Lin, X Dai, X Qiu, Q Gao, T Tong
    A two-stage colorization framework using a learned color codebook to produce vivid, diverse, and semantically consistent colorization results.
  13. A Blind Image Super-Resolution Network Guided by Kernel Estimation and Structural Prior Knowledge

    Scientific Reports 2024

    2024

    J Zhang, Y Zhou, J Bi, Yuyang Xue, W Deng, W He, T Zhao, K Sun, T Tong, Q Gao, et al.
    A blind SR network that jointly estimates degradation kernels and exploits structural priors to handle real-world complex degradations for high-fidelity image super-resolution.
  14. ASteISR: Adapting Single Image Super-Resolution Pre-Trained Model for Efficient Stereo Image Super-Resolution

    arXiv 2024

    Jul, 2024

    Y Zhou, Yuyang Xue, W Deng, X Zhang, Q Gao, T Tong
    A method to efficiently adapt powerful single-image SR pre-trained models to stereo image SR via lightweight cross-view interaction modules.
    [Paper]
  15. 2023

  16. ✨Cine Cardiac MRI Reconstruction using a Convolutional Recurrent Network with Refinement

    STACOM@MICCAI 2023

    Sep, 2023

    Yuyang Xue, Y Du, G Carloni, E Pachetti, C Jordan, SA Tsaftaris
    Abstract: We investigate a convolutional recurrent neural network (CRNN) architecture for supervised cine cardiac MRI reconstruction, combined with a single-image super-resolution refinement module. Our approach improves single-coil reconstruction by 4.4% in structural similarity and 3.9% in normalized mean square error over a plain CRNN, and applies a high-pass loss filter for greater emphasis on high-frequency details.
    [Paper] [Code]
  17. Unveiling Fairness Biases in Deep Learning-Based Brain MRI Reconstruction

    CLIP@MICCAI 2023

    Sep, 2023

    Y Du, Yuyang Xue, R Dharmakumar, SA Tsaftaris
    The first fairness analysis in deep learning-based brain MRI reconstruction, revealing statistically significant performance biases between gender and age subgroups. The study implements baseline ERM and rebalancing strategies to explore sources of unfairness.
    [Paper]
  18. Stereo Cross Global Learnable Attention Module for Stereo Image Super-Resolution

    CVPR Workshop 2023

    Jun, 2023

    Y Zhou, Yuyang Xue, W Deng, R Nie, J Zhang, J Pu, Q Gao, J Lan, T Tong
    A plug-and-play Stereo Cross Global Learnable Attention Module (SCGLAM) that captures long-range cross-view dependencies, outperforming prior methods on severely degraded low-resolution stereo pairs.
    [Paper]
  19. Using Less Annotation Workload to Establish a Pathological Auxiliary Diagnosis System for Gastric Cancer

    Cell Reports Medicine 2023

    Apr, 2023

    J Lan, M Chen, J Wang, M Du, Z Wu, H Zhang, Yuyang Xue, T Wang, L Chen, C Xu, et al.
    A semi-supervised and weakly-supervised learning framework that significantly reduces annotation workload for training a gastric cancer pathological diagnosis system, achieving clinically viable performance with limited labeled data.
  20. Prediction of Lymph Node Metastasis in Primary Gastric Cancer from Pathological Images and Clinical Data by Multimodal Multiscale Deep Learning

    Biomedical Signal Processing and Control 2023

    2023

    Z Guo, J Lan, J Wang, Z Hu, Z Wu, J Quan, Z Han, T Wang, M Du, Q Gao, ..., Yuyang Xue, et al.
    A multimodal multiscale deep learning approach combining whole-slide pathological images with clinical data to predict lymph node metastasis in gastric cancer.
  21. Cuss-Net: A Cascaded Unsupervised-Based Strategy and Supervised Network for Biomedical Image Diagnosis and Segmentation

    IEEE JBHI 2023

    2023

    X Zhou, Z Li, Yuyang Xue, S Chen, M Zheng, C Chen, Y Yu, X Nie, X Lin, L Wang, et al.
    A cascaded framework combining unsupervised pretraining with supervised fine-tuning for robust biomedical image diagnosis and segmentation with limited labeled data.
  22. 2022

  23. ✨Better Performance with Transformer: CPPFormer in the Precise Prediction of Cell-Penetrating Peptides

    Current Medicinal Chemistry 2022

    2022

    Yuyang Xue, X Ye, L Wei, X Zhang, T Sakurai, L Wei
    Abstract: CPPFormer applies a Transformer-based architecture to the precise prediction of cell-penetrating peptides (CPPs), leveraging self-attention to capture sequence-level dependencies. By combining the attention mechanism with a few manually engineered features, CPPFormer achieves 92.16% accuracy on the CPP924 dataset, outperforming existing CNN and RNN-based methods.
    [Paper]
  24. Enhanced Multi-Stage Network for Defocus Deblurring using Dual-Pixel Images

    SPIE ICSPS 2022

    2022

    R Li, J Xie, Yuyang Xue, W Zou, T Tong, M Luo, Q Gao
    A multi-stage network exploiting dual-pixel sensor information to progressively restore sharp images from defocus blur.
  25. GLNet: Low-Light Image Enhancement via Grayscale Priors

    SPIE ICSPS 2022

    2022

    L Guo, J Xie, Yuyang Xue, R Li, W Zheng, T Tong, Q Gao
    A grayscale-prior-guided network for low-light image enhancement that exploits structural information from the luminance channel to guide color enhancement.
  26. 2021

  27. ATSE: A Peptide Toxicity Predictor by Exploiting Structural and Evolutionary Information based on Graph Neural Network and Attention Mechanism

    Briefings in Bioinformatics 2021

    2021

    L Wei, X Ye, Yuyang Xue, T Sakurai, L Wei
    ATSE combines graph neural networks for structural modeling with attention mechanisms for evolutionary information to predict peptide toxicity, providing interpretable residue-level attention weights.
  28. Unpaired Stain Style Transfer using Invertible Neural Networks based on Channel Attention and Long-Range Residual

    IEEE Access 2021

    2021

    J Lan, S Cai, Yuyang Xue, Q Gao, M Du, H Zhang, Z Wu, Y Deng, Y Huang, T Tong, et al.
    An invertible neural network-based approach for unpaired histopathology stain normalization, offering exact invertibility and stable training compared to GAN-based methods, with channel attention for detail preservation.
  29. Deep Learning Framework for Detecting Positive Lymph Nodes of Gastric Cancer on Histopathological Images

    ICBISP 2021

    2021

    Y Huang, Yuyang Xue, J Lan, Y Deng, G Chen, H Zhang, M Dang, T Tong
    A deep learning pipeline for automatic detection of positive lymph nodes in gastric cancer histopathological whole-slide images.
  30. Image Colorization Algorithm based on Foreground Semantic Information

    Journal of Computer Applications 2021

    2021

    L Wu, Yuyang Xue, T Tong, M Du, Q Gao
    An automatic colorization algorithm leveraging foreground semantic segmentation to guide perceptually consistent color assignment.
  31. 2019

  32. ✨Attention Based Image Compression Post-Processing Convolutional Neural Network

    CVPR Workshop 2019

    Jun, 2019

    Yuyang Xue, J Su
    Abstract: A post-processing CNN leveraging attention mechanisms to reduce compression artifacts in learned image codecs. By focusing attention on regions with the most severe distortions, the network improves perceptual quality without modifying the underlying compression algorithm.
  33. Stain Style Transfer using Transitive Adversarial Networks

    MICCAI Workshop 2019

    2019

    S Cai, Yuyang Xue, Q Gao, M Du, G Chen, H Zhang, T Tong
    A GAN-based stain style transfer method using transitive adversarial learning to handle multi-domain stain normalization without requiring direct paired data between all domain pairs.
  34. 2017

  35. Image Color Correction Database for Subjective Perceptual Consistency Assessment

    Acta Electronica Sinica 2017

    2017

    H Zhang, Y Niu, Yuyang Xue
    A curated database for benchmarking image color correction algorithms against human subjective perceptual consistency judgments.