VLDB 2026 Research / reviewers in the wild / expert
Qian Wang 0001
dblp:75/5723-1
· DBLP profile ↗
129ranked-venue papers
10as first author
77since 2021 · last 2026
0000-0002-3490-3836ORCID · conflict
Domains — the database's venue-derived domains; a paper can count in several
Applied, interdisciplinary, general and emerging computing · 89 · 6 first-author · 48 since 2021Graphics, computer vision, multimedia, augmented reality and games · 61 · 5 first-author · 32 since 2021Artificial intelligence and machine learning · 35 · 4 first-author · 26 since 2021Databases, data management, data science and information retrieval · 1 · 1 first-author · 1 since 2021
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | AdLER: Adversarial training with label error rectification for one-shot medical image segmentation
Xiangyu Zhao 0003, Sheng Wang 0014, Zhiyun Song, Zhenrong Shen 0001, Linlin Yao, Haolei Yuan, Qian Wang 0001, Lichi Zhang |
Expert Syst. Appl. | 7 |
| 2026 | Motion data segmentation using robust subspace clustering with noise suppression
Qian Wang 0001, Hong Song 0003, Yungang Hao, Yunzhi Luo, Jingfan Fan, Jian Yang 0009 |
Knowl. Based Syst. | 1 |
| 2026 | FLEX-MoCo: Flexible MRI motion correction using motion recognition and adaptive routing
Feng Li 0039, Zhenrong Shen 0001, Jiangdong Cai, Rongrong Xie, Han Zhang 0002, Dinggang Shen, Feng Shi 0001, Qian Wang 0001 |
Pattern Recognit. | 9 |
| 2026 | Enhancing Knee Disease Diagnosis via Multi-View Graph Representation With Multi-Task Pre-TrainingabstractMagnetic resonance imaging (MRI) is an indispensable tool for clinical knee examination, which often scans 2D stacked slices from multiple views. Radiologists typically locate lesion regions in one view, and then refer to other views to formulate a comprehensive diagnosis. However, existing computer-aided diagnosis methods fall short of identifying and fusing local regions in multi-view scans, leading to a decline in diagnostic performance and a heavy reliance on extensively annotated data. This paper introduces a novel framework that represents multi-view MRI scans as a knee graph, and conducts diagnosis using the proposed Knee Graph Network (KGNet). Moreover, KGNet is greatly enhanced by multi-task pre-training, which requires KGNet to reconstruct masked knee local patches and segment unmasked ones working alongside corresponding decoders. Experimental evaluations on public and in-house clinical datasets confirm that our framework outperforms existing approaches in diagnosing cartilage defects, anterior cruciate ligament tears, and knee abnormalities. In conclusion, our framework demonstrates the potential of enhancing knee disease diagnosis by representing multi-view MRI scans as a graph and employing multi-task pre-training in the graph network. The code is publicly available at https://github.com/zixuzhuang/KGNet. Zixu Zhuang, Dongdong Chen 0003, Sheng Wang 0014, Kai Xuan, Xiangyu Zhao 0003, Zhong Xue, Dinggang Shen, Lichi Zhang, Weiwu Yao, Qian Wang 0001 |
IEEE Trans. Medical Imaging | 10 |
| 2025 | MUC: Mixture of Uncalibrated Cameras for Robust 3D Human Body ReconstructionabstractMultiple cameras can provide comprehensive multi-view video coverage of a person. Fusing this multi-view data is crucial for tasks like behavioral analysis, although it traditionally requires camera calibration—a process that is often complex. Moreover, previous studies have overlooked the challenges posed by self-occlusion under multiple views and the continuity of human body shape estimation. In this study, we introduce a method to reconstruct the 3D human body from multiple uncalibrated camera views. Initially, we utilize a pre-trained human body encoder to process each camera view individually, enabling the reconstruction of human body models and parameters for each view along with predicted camera positions. Rather than merely averaging the models across views, we develop a neural network trained to assign weights to individual views for all human body joints, based on the estimated distribution of joint distances from each camera. Additionally, we focus on the mesh surface of the human body for dynamic fusion, allowing for the seamless integration of facial expressions and body shape into a unified human body model. Our method has shown excellent performance in reconstructing the human body on two public datasets, advancing beyond previous work from the SMPL model to the SMPL-X model. This extension incorporates more complex hand poses and facial expressions, enhancing the detail and accuracy of the reconstructions. Crucially, it supports the flexible ad-hoc deployment of any number of cameras, offering significant potential for various applications. Yitao Zhu, Sheng Wang 0014, Mengjie Xu, Zixu Zhuang, Zhixin Wang, Kaidong Wang, Han Zhang 0002, Qian Wang 0001 |
AAAI | 8 |
| 2025 | Detecting Adversarial Data Using Perturbation ForgeryabstractAs a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and adversarial data. Although previous detection methods achieve high performance in detecting gradient-based adversarial attacks, new attacks based on generative models with imbalanced and anisotropic noise patterns evade detection. Even worse, the significant inference time overhead and limited performance against unseen attacks make existing techniques impractical for real-world use. In this paper, we explore the proximity relationship among adversarial noise distributions and demonstrate the existence of an open covering for these distributions. By training on the open covering of adversarial noise distributions, a detector with strong generalization performance against various types of unseen attacks can be developed. Based on this insight, we heuristically propose Perturbation Forgery, which includes noise distribution perturbation, sparse mask generation, and pseudo-adversarial data production, to train an adversarial detector capable of detecting any unseen gradient-based, generative-based, and physical adversarial attacks. Comprehensive experiments conducted on multiple general and facial datasets, with a wide spectrum of attacks, validate the strong generalization of our method.1 Qian Wang 0001, Shijuan Huang, Ruoxi Jia 0001, Ning Yu 0006 |
CVPR | 1 |
| 2025 | MITracker: Multi-View Integration for Visual Object TrackingabstractMulti-view object tracking (MVOT) offers promising solutions to challenges such as occlusion and target loss, which are common in traditional single-view tracking. However, progress has been limited by the lack of comprehensive multi-view datasets and effective cross-view integration methods. To overcome these limitations, we compiled a Multi-View object Tracking (MVTrack) dataset of 234K high-quality annotated frames featuring 27 distinct objects across various scenes. In conjunction with this dataset, we introduce a novel MVOT method, Multi-View Integration Tracker (MITracker), to efficiently integrate multi-view object features and provide stable tracking outcomes. MI-Tracker can track any object in video frames of arbitrary length from arbitrary viewpoints. The key advancements of our method over traditional single-view approaches come from two aspects: (1) MITracker transforms 2D image features into a 3D feature volume and compresses it into a bird’s eye view (BEV) plane, facilitating inter-view information fusion; (2) we propose an attention mechanism that leverages geometric information from fused 3D feature volume to refine the tracking results at each view. MI-Tracker outperforms existing methods on the MVTrack and GMTD datasets, achieving state-of-the-art performance. The code and the new dataset will be available at mii-laboratory.github.io/MITracker. 1 Mengjie Xu, Yitao Zhu, Jiaming Li 0012, Zhenrong Shen 0001, Sheng Wang 0014, Haolin Huang, Han Zhang 0002, Qian Wang 0001 |
CVPR | 11 |
| 2025 | DCIM-AVSR: Efficient Audio-Visual Speech Recognition via Dual Conformer Interaction ModuleabstractSpeech recognition is the technology that enables machines to interpret and process human speech, converting spoken language into text or commands. This technology is essential for applications such as virtual assistants, transcription services, and communication tools. The Audio-Visual Speech Recognition (AVSR) model enhances traditional speech recognition, particularly in noisy environments, by incorporating visual modalities like lip movements and facial expressions. While traditional AVSR models trained on large-scale datasets with numerous parameters can achieve remarkable accuracy, often surpassing human performance, they also come with high training costs and deployment challenges. To address these issues, we introduce an efficient AVSR model that reduces the number of parameters through the integration of a Dual Conformer Interaction Module (DCIM). In addition, we propose a pre-training method that optimizes model performance by fine-tuning. Unlike conventional models that require the system to independently learn the hierarchical relationship between audio and visual modalities, our approach incorporates this distinction directly into the model architecture. This design enhances both efficiency and performance, resulting in a more practical and effective solution for AVSR tasks. Haolin Huang, Yu Fang 0008, Mengjie Xu, Qian Wang 0001 |
ICASSP | 6 |
| 2025 | Refining Cervical Cell Classification with Cytological Knowledge and Optimal Attribute Descriptor Matching
Manman Fei, Zhenrong Shen 0001, Mengjun Liu, Zhiyun Song, Yusong Sun, Lu Bai 0001, Qian Wang 0001, Lichi Zhang |
MICCAI (5) | 10 |
| 2025 | Weakly Semi-supervised Cervical Lesion Cell Detection via Twin-Memory Augmented Multiple Instance Learning
Manman Fei, Zhiyun Song, Zhenrong Shen 0001, Mengjun Liu, Qian Wang 0001, Lichi Zhang |
MICCAI (8) | 5 |
| 2025 | Multi-task Screening for Cervical Diseases via Feature Routing and Asymmetric Distillation
Haolin Huang, Jiangdong Cai, Mengjie Xu, Zhenrong Shen 0001, Manman Fei, Lichi Zhang, Qian Wang 0001 |
MICCAI (14) | 9 |
| 2025 | Query-Level Alignment for End-to-End Lesion Detection with Human Gaze
Yan Kong, Zhixiang Peng, Yonghao Li, Jiangdong Cai, Sheng Wang 0014, Qian Wang 0001, Yuqi Fang, Caifeng Shan |
MICCAI (13) | 7 |
| 2025 | Unisyn: A Generative Foundation Model for Universal Medical Image Synthesis Across MRI, CT and PET
Honglin Xiong, Kaicong Sun, Jiameng Liu, Yuanzhe He, Qian Wang 0001, Dinggang Shen |
MICCAI (3) | 8 |
| 2025 | Multi-tracer Uptake Correction for PET-MR via Aligned-Feature Guidance and Multi-scale Pixel-Adaptive Routing
Aocheng Zhong, Haolin Huang, Jing Wang 0198, Zhenrong Shen 0001, Junlei Wu, Yuhua Zhu, Chuantao Zuo, Qian Wang 0001 |
MICCAI (13) | 10 |
| 2025 | Med-LEGO: Editing and Adapting Toward Generalist Medical Image Diagnosis
Yitao Zhu, Jiaming Li 0012, Mengjie Xu, Zihao Zhao 0002, Honglin Xiong, Sheng Wang 0014, Qian Wang 0001 |
MICCAI (6) | 8 |
| 2025 | Deep bioinspired evolutionary stacking algorithm for unpaired multimodal cell classification calibration
Xueping Tan, Jinzhao Yang, Weiping Ding 0001, Hengde Zhu, Lichi Zhang, Qian Wang 0001 |
Eng. Appl. Artif. Intell. | 8 |
| 2025 | Deep Content and Contrastive Perception learning for automatic fetal nuchal translucency image quality assessment
Weiping Ding 0001, Jinzhao Yang, Huiyu Zhou 0001, Yiming Du, Bin Hu 0023, Lichi Zhang, Qian Wang 0001 |
Eng. Appl. Artif. Intell. | 10 |
| 2025 | Uni-COAL: A unified framework for cross-modality synthesis and super-resolution of MR images
Zhiyun Song, Zengxin Qi, Xin Wang 0125, Xiangyu Zhao 0003, Zhenrong Shen 0001, Sheng Wang 0014, Manman Fei, Di Zang, Dongdong Chen 0003, Linlin Yao, Mengjun Liu, Qian Wang 0001, Xuehai Wu, Lichi Zhang |
Expert Syst. Appl. | 13 |
| 2025 | Whole slide cervical cancer classification via graph attention networks and contrastive learning
Manman Fei, Xin Zhang 0013, Dongdong Chen 0003, Zhiyun Song, Qian Wang 0001, Lichi Zhang |
Neurocomputing | 5 |
| 2025 | REHRSeg: Unleashing the power of self-supervised super-resolution for resource-efficient 3D MRI segmentation
Zhiyun Song, Yinjie Zhao, Manman Fei, Xiangyu Zhao 0003, Mengjun Liu, Cunjian Chen, Chung-Hsing Yeh, Qian Wang 0001, Guoyan Zheng, Songtao Ai, Lichi Zhang |
Neurocomputing | 9 |
| 2025 | Guiding fusion of dynamic functional and effective connectivity in spatio-temporal graph neural network for brain disorder classification
Dongdong Chen 0003, Mengjun Liu, Sheng Wang 0014, Zheren Li, Lu Bai 0001, Qian Wang 0001, Dinggang Shen, Lichi Zhang |
Knowl. Based Syst. | 6 |
| 2025 | Learning contrast and content representations for synthesizing magnetic resonance image of arbitrary contrast
Honglin Xiong, Zhenrong Shen 0001, Kaicong Sun, Yu Fang 0008, Dinggang Shen, Qian Wang 0001 |
Medical Image Anal. | 8 |
| 2025 | ReactDiff: Latent Diffusion for Facial Reaction Generation
Jiaming Li 0012, Sheng Wang 0014, Yitao Zhu, Honglin Xiong, Zixu Zhuang, Qian Wang 0001 |
Neural Networks | 7 |
| 2025 | Learning better contrastive view from radiologist's gaze
Sheng Wang 0014, Zihao Zhao 0002, Zixu Zhuang, Xi Ouyang, Lichi Zhang, Zheren Li, Chong Ma 0004, Tianming Liu 0001, Dinggang Shen, Qian Wang 0001 |
Pattern Recognit. | 10 |
| 2025 | Topological GCN Guided Improved Conformer for Detection of Hip Landmarks From Ultrasound ImagesabstractThe B-mode ultrasound based computer-aided diagnosis (CAD) has shown its effectiveness for diagnosis of Developmental Dysplasia of the Hip (DDH) in infants within 6 months. Hip landmark detection is a feasible way for the CAD of DDH according to the Graf's method. However, existing landmark detection algorithms mainly focus on designing special models to capture the features from hip ultrasound images, but generally ignore the important spatial relations among different landmarks. To this end, a novel weakly supervised learning-based algorithm, the Topological Graph Convolutional Network (TGCN) guided Improved Conformer (TGCN-ICF), is proposed for detecting landmarks from hip ultrasound images. The TGCN-ICF includes two subnetworks: an Improved Conformer (ICF) subnetwork to generate heatmaps and constraint vectors from ultrasound images, and a TGCN subnetwork to additionally explore topological relations among hip landmarks with the guidance of class labels for further refining and improving the detection accuracy. Moreover, a new Mutual Modulation Fusion (MMF) module is developed to fully exchange and fuse the extracted feature information from the convolutional neural network (CNN) and Transformer branches in ICF. Meanwhile, a novel Mutual Supervision Constraint (MSC) strategy is designed to provide a constraint for detection of each hip landmark. The experimental results on two real-world DDH datasets demonstrate that the TGCN-ICF outperforms all the compared algorithms, suggesting its potential applications. Tianxiang Huang, Ge Jin 0002, Juncheng Li 0003, Jun Wang 0024, Qian Wang 0001, Jun Du 0006, Jun Shi 0004 |
IEEE J. Biomed. Health Informatics | 6 |
| 2025 | Transferring Adult-Like Phase Images for Robust Multi-View Isointense Infant Brain SegmentationabstractAccurate tissue segmentation of infant brain in magnetic resonance (MR) images is crucial for charting early brain development and identifying biomarkers. Due to ongoing myelination and maturation, in the isointense phase (6-9 months of age), the gray and white matters of infant brain exhibit similar intensity levels in MR images, posing significant challenges for tissue segmentation. Meanwhile, in the adult-like phase around 12 months of age, the MR images show high tissue contrast and can be easily segmented. In this paper, we propose to effectively exploit adult-like phase images to achieve robust multi-view isointense infant brain segmentation. Specifically, in one way, we transfer adult-like phase images to the isointense view, which have similar tissue contrast as the isointense phase images, and use the transferred images to train an isointense-view segmentation network. On the other way, we transfer isointense phase images to the adult-like view, which have enhanced tissue contrast, for training a segmentation network in the adult-like view. The segmentation networks of different views form a multi-path architecture that performs multi-view learning to further boost the segmentation performance. Since anatomy-preserving style transfer is key to the downstream segmentation task, we develop a Disentangled Cycle-consistent Adversarial Network (DCAN) with strong regularization terms to accurately transfer realistic tissue contrast between isointense and adult-like phase images while still maintaining their structural consistency. Experiments on both NDAR and iSeg-2019 datasets demonstrate a significant superior performance of our method over the state-of-the-art methods. Huabing Liu, Dengqiang Jia, Qian Wang 0001, Jun Xu 0019, Dinggang Shen |
IEEE Trans. Medical Imaging | 4 |
| 2025 | Improving Self-Supervised Medical Image Pre-Training by Early Alignment With Human Eye Gaze InformationabstractAlignment between human knowledge and machine learning models is crucial for achieving efficient and interpretable AI systems. However, conventional self-supervised pre-training methods often suffer from low efficiency, as they do not incorporate human knowledge during the pre-training process and instead rely mainly on post-hoc alignment techniques. We propose Gaze Pre-Training (GzPT), a novel approach that introduces early alignment with human eye gaze information during the pre-training process to enhance both the learning efficiency and performance of self-supervised models. By leveraging contrastive learning to pull together images with similar gaze patterns, GzPT can effectively align the model with human attention during the pre-training. We demonstrate the effectiveness of our approach on three diverse medical image datasets, showing that GzPT can consistently outperform baseline methods and learn more meaningful and interpretable representations. Our findings also highlight the potential of incorporating human eye gaze as a form of passive knowledge to bridge the gap between human and machine learning in the self-supervised pre-training. Our code is available at Github. Sheng Wang 0014, Zihao Zhao 0002, Zhenrong Shen 0001, Bin Wang 0068, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 5 |
| 2025 | AASeg: Artery-Aware Global-to-Local Framework for Aneurysm Segmentation in Head and Neck CTA ImagesabstractAneurysm segmentation in computed tomography angiography (CTA) images is essential for medical intervention aimed at preventing subarachnoid hemorrhages. However, most existing studies tend to overlook the topological characteristics of arteries related to aneurysms, often resulting in suboptimal performance in aneurysm segmentation. To address this challenge, we propose an artery-aware global-to-local framework for aneurysm segmentation (AASeg) using CTA images of head and neck. This framework consists of two key components: 1) a centerline graph network (CG-Net) for aneurysm global localization, and 2) a point cloud network (PC-Net) for local aneurysm segmentation. The centerline graph is generated by extracting artery centerline structures from vessel masks obtained through a pre-trained model for head and neck vessel segmentation. This representation serves as a high-level representation of the artery structure, allowing for analysis of aneurysms along the entire arteries. It facilitates aneurysm localization via aneurysm-segment graph classification along the arteries. Then, local region of aneurysm segment can be sampled from the vessel mask according to the aneurysm-segment graph. Subsequently, aneurysm segmentation is performed on the point cloud constructed from the aneurysm segment through the PC-Net. Extensive experiments show that the proposed framework achieves state-of-the-art performance in aneurysm localization on a main dataset and an external testing dataset, with Recall of 84.1% and 80.7%, false positives per case of 1.72 and 1.69, and segmentation DSC of 66.1% and 60.2%, respectively. Linlin Yao, Dongdong Chen 0003, Xiangyu Zhao 0003, Manman Fei, Zhiyun Song, Zhong Xue, Yiqiang Zhan, Bin Song 0002, Feng Shi 0001, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 10 |
| 2025 | Exploring Multiconnectivity and Subdivision Functions of Brain Network via Heterogeneous Graph Network for Cognitive Disorder IdentificationabstractBrain serves as a critical cornerstone of human intelligence, which involves a series of complex neuropsychological activities that lead to the coordination of various functions in the brain network. In recent years, brain network analysis methods based on graph neural networks (GNNs) have attracted increasing attention for the identification of brain disorders. However, these methods generally assume that the brain network is a homogeneous graph while ignoring its heterogeneity among human brain activities, which is reflected in both the complex connectivity of the brain network and distinctive brain functions. To overcome this problem, we propose a heterogeneous subdivision GNN (HSGNN), which captures the heterogeneous connections and functions of the brain network simultaneously. Specifically, we first employ two fundamental brain connectivity patterns to capture both statistical dependency and directional information flow among different brain regions and construct a heterogeneous brain connectivity network for each subject. Then, we develop a functional subdivision method that encodes brain networks into multiple latent feature subspaces corresponding to heterogeneous brain functions and extracts features of brain networks accordingly. Considering the intricate interactions of brain functions to facilitate cognitive activities within the brain network, we further employ the self-attention mechanism to obtain comprehensive representations of brain networks in a joint latent space. Finally, we propose a composite loss function to train the model for obtaining the heterogeneous brain network representation, which can be utilized for disease classification. The experimental results in the Alzheimer's Disease Neuroimaging Initiative (ADNI) and Autism Brain Imaging Data Exchange (ABIDE) datasets demonstrate that our method outperforms several state-of-the-art (SOTA) methods to identify different types of brain cognitive-related disorders. Dongdong Chen 0003, Mengjun Liu, Zhenrong Shen 0001, Linlin Yao, Xiangyu Zhao 0003, Zhiyun Song, Haolei Yuan, Qian Wang 0001, Lichi Zhang |
IEEE Trans. Neural Networks Learn. Syst. | 8 |
| 2024 | Mining Gaze for Contrastive Learning toward Computer-Assisted DiagnosisabstractObtaining large-scale radiology reports can be difficult for medical images due to ethical concerns, limiting the effectiveness of contrastive pre-training in the medical image domain and underscoring the need for alternative methods. In this paper, we propose eye-tracking as an alternative to text reports, as it allows for the passive collection of gaze signals without ethical issues. By tracking the gaze of radiologists as they read and diagnose medical images, we can understand their visual attention and clinical reasoning. When a radiologist has similar gazes for two medical images, it may indicate semantic similarity for diagnosis, and these images should be treated as positive pairs when pre-training a computer-assisted diagnosis (CAD) network through contrastive learning. Accordingly, we introduce the Medical contrastive Gaze Image Pre-training (McGIP) as a plug-and-play module for contrastive learning frameworks. McGIP uses radiologist gaze to guide contrastive pre-training. We evaluate our method using two representative types of medical images and two common types of gaze data. The experimental results demonstrate the practicality of McGIP, indicating its high potential for various clinical scenarios and applications. Zihao Zhao 0002, Sheng Wang 0014, Qian Wang 0001, Dinggang Shen |
AAAI | 3 |
| 2024 | Self-supervised Learning with Adaptive Graph Structure and Function Representation for Cross-Dataset Brain Disorder Diagnosis
Dongdong Chen 0003, Linlin Yao, Mengjun Liu, Zhenrong Shen 0001, Zhiyun Song, Qian Wang 0001, Lichi Zhang |
MICCAI (11) | 7 |
| 2024 | MetaAD: Metabolism-Aware Anomaly Detection for Parkinson's Disease in 3D 18F-FDG PET
Haolin Huang, Zhenrong Shen 0001, Jing Wang 0198, Jiaying Lu 0006, Huamei Lin, Jingjie Ge, Chuantao Zuo, Qian Wang 0001 |
MICCAI (2) | 9 |
| 2024 | Gaze-DETR: Using Expert Gaze to Reduce False Positives in Vulvovaginal Candidiasis Screening
Yan Kong, Sheng Wang 0014, Jiangdong Cai, Zihao Zhao 0002, Zhenrong Shen 0001, Yonghao Li, Manman Fei, Qian Wang 0001 |
MICCAI (4) | 8 |
| 2024 | Affinity Learning Based Brain Function Representation for Disease Diagnosis
Mengjun Liu, Zhiyun Song, Dongdong Chen 0003, Xin Wang 0125, Zixu Zhuang, Manman Fei, Lichi Zhang, Qian Wang 0001 |
MICCAI (2) | 8 |
| 2024 | Contrast Representation Learning from Imaging Parameters for Magnetic Resonance Image Synthesis
Honglin Xiong, Yu Fang 0008, Kaicong Sun, Xiaopeng Zong, Qian Wang 0001 |
MICCAI (7) | 7 |
| 2024 | A Novel Long Short-Term Memory Learning Strategy for Object TrackingabstractIn this paper, a novel integrated long short‐term memory (LSTM) network and dynamic update model are proposed for long‐term object tracking in video images. The LSTM network tracking method is introduced to improve the effect of tracking failure caused by target occlusion. Stable tracking of the target is achieved using the LSTM method to predict the motion trajectory of the target when it is occluded and dynamically updating the tracking template. First, in target tracking, global average peak‐to‐correlation energy (GAPCE) is used to determine whether the tracking target is blocked or temporarily disappearing such that the follow‐up response tracking strategy can be adjusted accordingly. Second, the data with target motion characteristics are utilized to train the designed LSTM model to obtain an offline model, which effectively predicts the motion trajectory during the period when the target is occluded or has disappeared. Therefore, it can be captured again when the target reappears. Finally, in the dynamic template adjustment stage, the historical information of the target movement is combined, and the corresponding value of the current target is compared with the historical response value to realize the dynamic adjustment of the target tracking template. Compared with the current mainstream efficient convolution operators, namely, the E.T.Track, ToMP, KeepTrack, and RTS algorithms, on the OTB100 and LaSOT datasets, the proposed algorithm increases the distance precision by 9.9% when the distance threshold is 5 pixels, increases the overlap success rate by 0.94% when the overlap threshold is 0.75, and decreases the center location error by 18.9%. The proposed method has higher tracking accuracy and robustness and is more suitable for long‐term tracking of targets in actual scenarios than are the main approaches. Qian Wang 0001, Jian Yang 0009, Hong Song 0003 |
Int. J. Intell. Syst. | 1 |
| 2024 | Spatial attention-based implicit neural representation for arbitrary reduction of MRI slice spacing
Xin Wang 0125, Sheng Wang 0014, Honglin Xiong, Kai Xuan, Zixu Zhuang, Mengjun Liu, Zhenrong Shen 0001, Xiangyu Zhao 0003, Lichi Zhang, Qian Wang 0001 |
Medical Image Anal. | 10 |
| 2024 | Distillation of multi-class cervical lesion cell detection via synthesis-aided pre-training and patch-level feature alignment
Manman Fei, Zhenrong Shen 0001, Zhiyun Song, Xin Wang 0125, Maosong Cao, Linlin Yao, Xiangyu Zhao 0003, Qian Wang 0001, Lichi Zhang |
Neural Networks | 8 |
| 2024 | Hierarchical Encoding and Fusion of Brain Functions for Depression Subtype ClassificationabstractDepression is a serious mental disorder with complex etiology, exhibiting strong heterogeneity in clinical manifestations such as various subtypes. Research on depression subtypes may deepen the understanding of the disease, contributing to the diagnosis and prognosis. While brain functional network and graph neural networks (GNNs) provide such a means, the task is still challenged by limited feature encoding from the informative fMRI data, ineffective information fusion of brain functional network, and small size of the recruited subjects. Therefore, we propose a hierarchical encoding and fusion framework of brain functions. First, we pre-train a model to extract the features from individual brain regions, which signify nodes in the brain functional network. Then, distinct graphs are constructed to link the nodes within each subject, resulting in multi-view graphs of the brain functional network. We further develop a graph fusion strategy to integrate the multi-view information, by referring to the local encoding of the nodes and their interactions across multiple graph instances. Finally, we attain the classification of depression subtypes based on the fused graph representation. The experimental results demonstrate that our method can superiorly distinguish major depression subtypes and outperform the state-of-the-art methods. Mengjun Liu, Huifeng Zhang, Mianxin Liu, Dongdong Chen 0003, Rubai Zhou, Wenxian Lu, Lichi Zhang, Dinggang Shen, Qian Wang 0001, Daihui Peng |
IEEE Trans. Affect. Comput. | 9 |
| 2024 | Knowledge Consistency Distillation for Weakly Supervised One Step Person SearchabstractWeakly supervised person search targets to detect and identify a person with only bounding box annotations. Recent approaches have focused on learning person relations in a single model, ignoring the conflicts between the detection and Re-ID heads, along with the influence of background elements, which may lead to noisy pseudo labels and inaccurate Re-ID features. To address this challenge, we introduce a novel framework named Knowledge Consistency Distillation (KCD) for weakly supervised person search, which explores the capabilities of an advanced unsupervised person re-identification (Re-ID) model to mitigate the conflicts and background influences. We propose hierarchical consistency alignments, including feature-level, cluster-level, and instance-level consistency alignment, to synchronize the knowledge from the state-of-the-art unsupervised Re-ID model. Specifically, the feature-level consistency aligns the feature through both context and relation alignment. The cluster-level consistency aligns the teacher cluster information by reusing its OIM module. To tackle the inconsistency problem between student instances and teacher cluster centroids, we incorporate pseudo-label refinement to assist the student model in comprehending the teacher’s knowledge at cluster-level while mitigating the negative effects of noisy labels. Finally, an instance-level consistency loss weighted by the similarity between the instance and its corresponding cluster is proposed to align the positive instance correlations. Our approach aims to train a one-step weakly supervised model for person search by exploiting the characteristics of unsupervised person Re-ID. Extensive experiments illustrate that our method achieves state-of-the-art performance on two widely-used person search datasets, CUHK-SYSU and PRW. Our code will be available on GitHub athttps://github.com/zongyi1999/KCD. Zongyi Li, Yuxuan Shi 0002, Jiazhong Chen, Runsheng Wang, Chengxin Zhao, Qian Wang 0001, Shijuan Huang |
IEEE Trans. Circuits Syst. Video Technol. | 7 |
| 2024 | RCPS: Rectified Contrastive Pseudo Supervision for Semi-Supervised Medical Image SegmentationabstractMedical image segmentation methods are generally designed as fully-supervised to guarantee model performance, which requires a significant amount of expert annotated samples that are high-cost and laborious. Semi-supervised image segmentation can alleviate the problem by utilizing a large number of unlabeled images along with limited labeled images. However, learning a robust representation from numerous unlabeled images remains challenging due to potential noise in pseudo labels and insufficient class separability in feature space, which undermines the performance of current semi-supervised segmentation approaches. To address the issues above, we propose a novel semi-supervised segmentation method named as Rectified Contrastive Pseudo Supervision (RCPS), which combines a rectified pseudo supervision and voxel-level contrastive learning to improve the effectiveness of semi-supervised segmentation. Particularly, we design a novel rectification strategy for the pseudo supervision method based on uncertainty estimation and consistency regularization to reduce the noise influence in pseudo labels. Furthermore, we introduce a bidirectional voxel contrastive loss in the network to ensure intra-class consistency and inter-class contrast in feature space, which increases class separability in the segmentation. The proposed RCPS segmentation method has been validated on two public datasets and an in-house clinical dataset. Experimental results reveal that the proposed method yields better segmentation performance compared with the state-of-the-art methods in semi-supervised medical image segmentation. The source code is available at https://github.com/hsiangyuzhao/RCPS. Xiangyu Zhao 0003, Zengxin Qi, Sheng Wang 0014, Qian Wang 0001, Xuehai Wu, Ying Mao 0002, Lichi Zhang |
IEEE J. Biomed. Health Informatics | 4 |
| 2024 | Randomizing Human Brain Function Representation for Brain Disease DiagnosisabstractResting-state fMRI (rs-fMRI) is an effective tool for quantifying functional connectivity (FC), which plays a crucial role in exploring various brain diseases. Due to the high dimensionality of fMRI data, FC is typically computed based on the region of interest (ROI), whose parcellation relies on a pre-defined atlas. However, utilizing the brain atlas poses several challenges including 1) subjective selection bias in choosing from various brain atlases, 2) parcellation of each subject's brain with the same atlas yet disregarding individual specificity; 3) lack of interaction between brain region parcellation and downstream ROI-based FC analysis. To address these limitations, we propose a novel randomizing strategy for generating brain function representation to facilitate neural disease diagnosis. Specifically, we randomly sample brain patches, thus avoiding ROI parcellations of the brain atlas. Then, we introduce a new brain function representation framework for the sampled patches. Each patch has its function description by referring to anchor patches, as well as the position description. Furthermore, we design an adaptive-selection-assisted Transformer network to optimize and integrate the function representations of all sampled patches within each brain for neural disease diagnosis. To validate our framework, we conduct extensive evaluations on three datasets, and the experimental results establish the effectiveness and generality of our proposed method, offering a promising avenue for advancing neural disease diagnosis beyond the confines of traditional atlas-based methods. Our code is available at https://github.com/mjliu2020/RandomFR. Mengjun Liu, Huifeng Zhang, Mianxin Liu, Dongdong Chen 0003, Zixu Zhuang, Xin Wang 0125, Lichi Zhang, Daihui Peng, Qian Wang 0001 |
IEEE Trans. Medical Imaging | 9 |
| 2024 | Joint Cross-Attention Network With Deep Modality Prior for Fast MRI ReconstructionabstractCurrent deep learning-based reconstruction models for accelerated multi-coil magnetic resonance imaging (MRI) mainly focus on subsampled k-space data of single modality using convolutional neural network (CNN). Although dual-domain information and data consistency constraint are commonly adopted in fast MRI reconstruction, the performance of existing models is still limited mainly by three factors: inaccurate estimation of coil sensitivity, inadequate utilization of structural prior, and inductive bias of CNN. To tackle these challenges, we propose an unrolling-based joint Cross-Attention Network, dubbed as jCAN, using deep guidance of the already acquired intra-subject data. Particularly, to improve the performance of coil sensitivity estimation, we simultaneously optimize the latent MR image and sensitivity map (SM). Besides, we introduce Gating layer and Gaussian layer into SM estimation to alleviate the "defocus" and "over-coupling" effects and further ameliorate the SM estimation. To enhance the representation ability of the proposed model, we deploy Vision Transformer (ViT) and CNN in the image and k-space domains, respectively. Moreover, we exploit pre-acquired intra-subject scan as reference modality to guide the reconstruction of subsampled target modality by resorting to the self- and cross-attention scheme. Experimental results on public knee and in-house brain datasets demonstrate that the proposed jCAN outperforms the state-of-the-art methods by a large margin in terms of SSIM and PSNR for different acceleration factors and sampling masks. Our code is publicly available at https://github.com/sunkg/jCAN. Kaicong Sun, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 2 |
| 2024 | Spatial and Modal Optimal Transport for Fast Cross-Modal MRI ReconstructionabstractMulti-modal magnetic resonance imaging (MRI) plays a crucial role in comprehensive disease diagnosis in clinical medicine. However, acquiring certain modalities, such as T2-weighted images (T2WIs), is time-consuming and prone to be with motion artifacts. It negatively impacts subsequent multi-modal image analysis. To address this issue, we propose an end-to-end deep learning framework that utilizes T1-weighted images (T1WIs) as auxiliary modalities to expedite T2WIs' acquisitions. While image pre-processing is capable of mitigating misalignment, improper parameter selection leads to adverse pre-processing effects, requiring iterative experimentation and adjustment. To overcome this shortage, we employ Optimal Transport (OT) to synthesize T2WIs by aligning T1WIs and performing cross-modal synthesis, effectively mitigating spatial misalignment effects. Furthermore, we adopt an alternating iteration framework between the reconstruction task and the cross-modal synthesis task to optimize the final results. Then, we prove that the reconstructed T2WIs and the synthetic T2WIs become closer on the T2 image manifold with iterations increasing, and further illustrate that the improved reconstruction result enhances the synthesis process, whereas the enhanced synthesis result improves the reconstruction process. Finally, experimental results from FastMRI and internal datasets confirm the effectiveness of our method, demonstrating significant improvements in image reconstruction quality even at low sampling rates. Qi Wang 0128, Zhijie Wen, Jun Shi 0004, Qian Wang 0001, Dinggang Shen, Shihui Ying |
IEEE Trans. Medical Imaging | 4 |
| 2024 | ChatCAD+: Toward a Universal and Reliable Interactive CAD Using LLMsabstractThe integration of Computer-Aided Diagnosis (CAD) with Large Language Models (LLMs) presents a promising frontier in clinical applications, notably in automating diagnostic processes akin to those performed by radiologists and providing consultations similar to a virtual family doctor. Despite the promising potential of this integration, current works face at least two limitations: (1) From the perspective of a radiologist, existing studies typically have a restricted scope of applicable imaging domains, failing to meet the diagnostic needs of different patients. Also, the insufficient diagnostic capability of LLMs further undermine the quality and reliability of the generated medical reports. (2) Current LLMs lack the requisite depth in medical expertise, rendering them less effective as virtual family doctors due to the potential unreliability of the advice provided during patient consultations. To address these limitations, we introduce ChatCAD+, to be universal and reliable. Specifically, it is featured by two main modules: (1) Reliable Report Generation and (2) Reliable Interaction. The Reliable Report Generation module is capable of interpreting medical images from diverse domains and generate high-quality medical reports via our proposed hierarchical in-context learning. Concurrently, the interaction module leverages up-to-date information from reputable medical websites to provide reliable medical advice. Together, these designed modules synergize to closely align with the expertise of human medical professionals, offering enhanced consistency and reliability for interpretation and advice. The source code is available at GitHub. Zihao Zhao 0002, Sheng Wang 0014, Jinchen Gu, Yitao Zhu, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui 0001, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 8 |
| 2023 | Detecting Adversarial Faces Using Only Real Face Self-PerturbationsabstractAdversarial attacks aim to disturb the functionality of a target system by adding specific noise to the input samples, bringing potential threats to security and robustness when applied to facial recognition systems. Although existing defense techniques achieve high accuracy in detecting some specific adversarial faces (adv-faces), new attack methods especially GAN-based attacks with completely different noise patterns circumvent them and reach a higher attack success rate. Even worse, existing techniques require attack data before implementing the defense, making it impractical to defend newly emerging attacks that are unseen to defenders. In this paper, we investigate the intrinsic generality of adv-faces and propose to generate pseudo adv-faces by perturbing real faces with three heuristically designed noise patterns. We are the first to train an adv-face detector using only real faces and their self-perturbations, agnostic to victim facial recognition systems, and agnostic to unseen attacks. By regarding adv-faces as out-of-distribution data, we then naturally introduce a novel cascaded system for adv-face detection, which consists of training data self-perturbations, decision boundary regularization, and a max-pooling-based binary classifier focusing on abnormal local color aberrations. Experiments conducted on LFW and CelebA-HQ datasets with eight gradient-based and two GAN-based attacks validate that our method generalizes to a variety of unseen adversarial attacks. Qian Wang 0001, Yongqin Xian, Xiaorui Lin, Ping Li 0021, Jiazhong Chen, Ning Yu 0006 |
IJCAI | 1 |
| 2023 | General Adversarial Perturbation Simulating: Protect Unknown System by Detecting Unknown Adversarial FacesabstractBenefitting from the development of convolutional neural networks (CNNs), face recognition systems (FRSs) play a key role in many security-critical systems. However, FRSs have been proved to be vulnerable to adversarial faces (adv-faces). Adv-faces aim to change classification results by adding a subtle perturbation on real faces. The existence of adv-faces poses a significant threat to financial and privacy security. Previous detection methods require either training on pre-computed adv-faces or accessing to protected victim FRSs, bringing a dilemma in practical using. In this work, we heuristically propose an adversarial face detection method called General Adversarial Perturbation Simulating (GAPS) which is blind to both adversarial attacks and FRSs. Simulating noise patterns of several gradient-based adversarial perturbations, GAPS is able to generate simulated adversarial faces (sadv-faces) guiding detectors to learn general adversarial perturbation features and focus on classifying sensitive regions. Extensive experiments on LFW and CASIA-WebFace show that our method outperforms 9 state-of-the-art baseline methods and demonstrate the effectiveness of GAPS. Feiran Sun, Xiaorui Lin, Jiazhong Chen, Ping Li 0021, Qian Wang 0001 |
IJCNN | 7 |
| 2023 | Progressive Attention Guidance for Whole Slide Vulvovaginal Candidiasis Screening
Jiangdong Cai, Honglin Xiong, Maosong Cao, Luyan Liu, Lichi Zhang, Qian Wang 0001 |
MICCAI (6) | 6 |
| 2023 | Detection-Free Pipeline for Cervical Cancer Screening of Whole Slide Images
Maosong Cao, Manman Fei, Jiangdong Cai, Luyan Liu, Lichi Zhang, Qian Wang 0001 |
MICCAI (6) | 6 |
| 2023 | Learnable Subdivision Graph Neural Network for Functional Brain Network Analysis and Interpretable Cognitive Disorder Diagnosis
Dongdong Chen 0003, Mengjun Liu, Zhenrong Shen 0001, Xiangyu Zhao 0003, Qian Wang 0001, Lichi Zhang |
MICCAI (8) | 5 |
| 2023 | Robust Cervical Abnormal Cell Detection via Distillation from Local-Scale Consistency Refinement
Manman Fei, Xin Zhang 0013, Maosong Cao, Zhenrong Shen 0001, Xiangyu Zhao 0003, Zhiyun Song, Qian Wang 0001, Lichi Zhang |
MICCAI (6) | 7 |
| 2023 | CellGAN: Conditional Cervical Cell Synthesis for Augmenting Cytopathological Image Classification
Zhenrong Shen 0001, Maosong Cao, Sheng Wang 0014, Lichi Zhang, Qian Wang 0001 |
MICCAI (6) | 5 |
| 2023 | Alias-Free Co-modulated Network for Cross-Modality Synthesis and Super-Resolution of MR Images
Zhiyun Song, Xin Wang 0125, Xiangyu Zhao 0003, Sheng Wang 0014, Zhenrong Shen 0001, Zixu Zhuang, Mengjun Liu, Qian Wang 0001, Lichi Zhang |
MICCAI (10) | 8 |
| 2023 | One-Shot Traumatic Brain Segmentation with Adversarial Training and Uncertainty Rectification
Xiangyu Zhao 0003, Zhenrong Shen 0001, Dongdong Chen 0003, Sheng Wang 0014, Zixu Zhuang, Qian Wang 0001, Lichi Zhang |
MICCAI (4) | 6 |
| 2023 | CAS-Net: Cross-View Aligned Segmentation by Graph Representation of Knees
Zixu Zhuang, Xin Wang 0125, Sheng Wang 0014, Zhenrong Shen 0001, Xiangyu Zhao 0003, Mengjun Liu, Zhong Xue, Dinggang Shen, Lichi Zhang, Qian Wang 0001 |
MICCAI (4) | 10 |
| 2023 | Image synthesis with disentangled attributes for chest X-ray nodule augmentation and detection
Zhenrong Shen 0001, Xi Ouyang, Bin Xiao 0010, Jie-Zhi Cheng, Dinggang Shen, Qian Wang 0001 |
Medical Image Anal. | 6 |
| 2023 | Unsupervised Landmark Detection-Based Spatiotemporal Motion Estimation for 4-D Dynamic Medical ImagesabstractMotion estimation is a fundamental step in dynamic medical image processing for the assessment of target organ anatomy and function. However, existing image-based motion estimation methods, which optimize the motion field by evaluating the local image similarity, are prone to produce implausible estimation, especially in the presence of large motion. In addition, the correct anatomical topology is difficult to be preserved as the image global context is not well incorporated into motion estimation. In this study, we provide a novel motion estimation framework of dense-sparse-dense (DSD), which comprises two stages. In the first stage, we process the raw dense image to extract sparse landmarks to represent the target organ's anatomical topology, and discard the redundant information that is unnecessary for motion estimation. For this purpose, we introduce an unsupervised 3-D landmark detection network to extract spatially sparse but representative landmarks for the target organ's motion estimation. In the second stage, we derive the sparse motion displacement from the extracted sparse landmarks of two images of different time points. Then, we present a motion reconstruction network to construct the motion field by projecting the sparse landmarks' displacement back into the dense image domain. Furthermore, we employ the estimated motion field from our two-stage DSD framework as initialization and boost the motion estimation quality in light-weight yet effective iterative optimization. We evaluate our method on two dynamic medical imaging tasks to model cardiac motion and lung respiratory motion, respectively. Our method has produced superior motion estimation accuracy compared to the existing comparative methods. Besides, the extensive experimental results demonstrate that our solution can extract well-representative anatomical landmarks without any requirement of manual annotation. Our code is publicly available online: https://github.com/yyguo-sjtu/DSD-3D-Unsupervised-Landmark-Detection-Based-Motion-Estimation. Yuyu Guo 0002, Lei Bi 0001, Dongming Wei, Liyun Chen, Zhengbin Zhu, David Dagan Feng, Ruiyan Zhang, Qian Wang 0001, Jinman Kim |
IEEE Trans. Cybern. | 8 |
| 2023 | TaG-Net: Topology-Aware Graph Network for Centerline-Based Vessel LabelingabstractAnatomical labeling of head and neck vessels is a vital step for cerebrovascular disease diagnosis. However, it remains challenging to automatically and accurately label vessels in computed tomography angiography (CTA) since head and neck vessels are tortuous, branched, and often spatially close to nearby vasculature. To address these challenges, we propose a novel topology-aware graph network (TaG-Net) for vessel labeling. It combines the advantages of volumetric image segmentation in the voxel space and centerline labeling in the line space, wherein the voxel space provides detailed local appearance information, and line space offers high-level anatomical and topological information of vessels through the vascular graph constructed from centerlines. First, we extract centerlines from the initial vessel segmentation and construct a vascular graph from them. Then, we conduct vascular graph labeling using TaG-Net, in which techniques of topology-preserving sampling, topology-aware feature grouping, and multi-scale vascular graph are designed. After that, the labeled vascular graph is utilized to improve volumetric segmentation via vessel completion. Finally, the head and neck vessels of 18 segments are labeled by assigning centerline labels to the refined segmentation. We have conducted experiments on CTA images of 401 subjects, and experimental results show superior vessel segmentation and labeling of our method compared to other state-of-the-art methods. Linlin Yao, Feng Shi 0001, Sheng Wang 0014, Xiao Zhang 0028, Zhong Xue, Xiaohuan Cao, Yiqiang Zhan, Lizhou Chen, Yuntian Chen, Bin Song 0002, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 11 |
| 2023 | Knee Cartilage Defect Assessment by Graph Representation and Surface ConvolutionabstractKnee osteoarthritis (OA) is the most common osteoarthritis and a leading cause of disability. Cartilage defects are regarded as major manifestations of knee OA, which are visible by magnetic resonance imaging (MRI). Thus early detection and assessment for knee cartilage defects are important for protecting patients from knee OA. In this way, many attempts have been made on knee cartilage defect assessment by applying convolutional neural networks (CNNs) to knee MRI. However, the physiologic characteristics of the cartilage may hinder such efforts: the cartilage is a thin curved layer, implying that only a small portion of voxels in knee MRI can contribute to the cartilage defect assessment; heterogeneous scanning protocols further challenge the feasibility of the CNNs in clinical practice; the CNN-based knee cartilage evaluation results lack interpretability. To address these challenges, we model the cartilages structure and appearance from knee MRI into a graph representation, which is capable of handling highly diverse clinical data. Then, guided by the cartilage graph representation, we design a non-Euclidean deep learning network with the self-attention mechanism, to extract cartilage features in the local and global, and to derive the final assessment with a visualized result. Our comprehensive experiments show that the proposed method yields superior performance in knee cartilage defect assessment, plus its convenient 3D visualization for interpretability. Zixu Zhuang, Liping Si, Sheng Wang 0014, Kai Xuan, Xi Ouyang, Yiqiang Zhan, Zhong Xue, Lichi Zhang, Dinggang Shen, Weiwu Yao, Qian Wang 0001 |
IEEE Trans. Medical Imaging | 11 |
| 2023 | Breast Tumor Segmentation in DCE-MRI With Tumor Sensitive SynthesisabstractSegmenting breast tumors from dynamic contrast-enhanced magnetic resonance (DCE-MR) images is a critical step for early detection and diagnosis of breast cancer. However, variable shapes and sizes of breast tumors, as well as inhomogeneous background, make it challenging to accurately segment tumors in DCE-MR images. Therefore, in this article, we propose a novel tumor-sensitive synthesis module and demonstrate its usage after being integrated with tumor segmentation. To suppress false-positive segmentation with similar contrast enhancement characteristics to true breast tumors, our tumor-sensitive synthesis module can feedback differential loss of the true and false breast tumors. Thus, by following the tumor-sensitive synthesis module after the segmentation predictions, the false breast tumors with similar contrast enhancement characteristics to the true ones will be effectively reduced in the learned segmentation model. Moreover, the synthesis module also helps improve the boundary accuracy while inaccurate predictions near the boundary will lead to higher loss. For the evaluation, we build a very large-scale breast DCE-MR image dataset with 422 subjects from different patients, and conduct comprehensive experiments and comparisons with other algorithms to justify the effectiveness, adaptability, and robustness of our proposed method. Shuai Wang 0003, Li Wang 0026, Liangqiong Qu, Fuhua Yan, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Neural Networks Learn. Syst. | 6 |
| 2022 | Reliability Exploration with Self-Ensemble Learning for Domain Adaptive Person Re-identificationabstractPerson re-identifcation (Re-ID) based on unsupervised domain adaptation (UDA) aims to transfer the pre-trained model from one labeled source domain to an unlabeled target domain. Existing methods tackle this problem by using clustering methods to generate pseudo labels. However, pseudo labels produced by these techniques may be unstable and noisy, substantially deteriorating models’ performance. In this paper, we propose a Reliability Exploration with Self-ensemble Learning (RESL) framework for domain adaptive person ReID. First, to increase the feature diversity, multiple branches are presented to extract features from different data augmentations. Taking the temporally average model as a mean teacher model, online label refning is conducted by using its dynamic ensemble predictions from different branches as soft labels. Second, to combat the adverse effects of unreliable samples in clusters, sample reliability is estimated by evaluating the consistency of different clusters’ results, followed by selecting reliable instances for training and re-weighting sample contribution within Re-ID losses. A contrastive loss is also utilized with cluster-level memory features which are updated by the mean feature. The experiments demonstrate that our method can signifcantly surpass the state-of-the-art performance on the unsupervised domain adaptive person ReID. Zongyi Li, Yuxuan Shi 0002, Jiazhong Chen, Qian Wang 0001, Fengfan Zhou |
AAAI | 5 |
| 2022 | Whole Slide Cervical Cancer Screening Using Graph Attention Network and Supervised Contrastive Learning
Xin Zhang 0013, Maosong Cao, Sheng Wang 0014, Jiayin Sun, Xiangshan Fan, Qian Wang 0001, Lichi Zhang |
MICCAI (2) | 6 |
| 2022 | Local Graph Fusion of Multi-view MR Images for Knee Osteoarthritis Diagnosis
Zixu Zhuang, Sheng Wang 0014, Liping Si, Kai Xuan, Zhong Xue, Dinggang Shen, Lichi Zhang, Weiwu Yao, Qian Wang 0001 |
MICCAI (3) | 9 |
| 2022 | Joint deep learning for batch effect removal and classification toward MALDI MS based metabolomicsabstractBACKGROUND: Metabolomics is a primary omics topic, which occupies an important position in both clinical applications and basic researches for metabolic signatures and biomarkers. Unfortunately, the relevant studies are challenged by the batch effect caused by many external factors. In last decade, the technique of deep learning has become a dominant tool in data science, such that one may train a diagnosis network from a known batch and then generalize it to a new batch. However, the batch effect inevitably hinders such efforts, as the two batches under consideration can be highly mismatched. RESULTS: We propose an end-to-end deep learning framework, for joint batch effect removal and then classification upon metabolomics data. We firstly validate the proposed deep learning framework on a public CyTOF dataset as a simulated experiment. We also visually compare the t-SNE distribution and demonstrate that our method effectively removes the batch effects in latent space. Then, for a private MALDI MS dataset, we have achieved the highest diagnostic accuracy, with about 5.1 ~ 7.9% increase on average over state-of-the-art methods. CONCLUSIONS: Both experiments conclude that our method performs significantly better in classification than conventional methods benefitting from the effective removal of batch effect. Jingyang Niu, Yuyu Guo 0002, Qian Wang 0001 |
BMC Bioinform. | 5 |
| 2022 | Common feature learning for brain tumor MRI synthesis by context-aware generative adversarial network
Pu Huang 0001, Dengwang Li, Zhicheng Jiao, Dongming Wei, Bing Cao 0002, Zhanhao Mo, Qian Wang 0001, Han Zhang 0002, Dinggang Shen |
Medical Image Anal. | 7 |
| 2022 | Automatic Grading Assessments for Knee MRI Cartilage Defects via Self-ensembling Semi-supervised Learning with Dual-Consistency
Jiayu Huo, Xi Ouyang, Liping Si, Kai Xuan, Sheng Wang 0014, Weiwu Yao, Dahong Qian, Zhong Xue, Qian Wang 0001, Dinggang Shen, Lichi Zhang |
Medical Image Anal. | 11 |
| 2022 | Multi-Class ASD Classification via Label Distribution Learning with Class-Shared and Class-Specific Decomposition
Jun Wang 0024, Fengyexin Zhang, Xiuyi Jia, Xin Wang 0084, Han Zhang 0002, Shihui Ying, Qian Wang 0001, Jun Shi 0004, Dinggang Shen |
Medical Image Anal. | 7 |
| 2022 | Semantic instance segmentation with discriminative deep supervision for medical images
Sihang Zhou 0001, Dong Nie, Ehsan Adeli-Mosabbeb, Xuhua Ren, Xinwang Liu 0002, En Zhu, Jianping Yin, Qian Wang 0001, Dinggang Shen |
Medical Image Anal. | 9 |
| 2022 | GAN-Guided Deformable Attention Network for Identifying Thyroid Nodules in Ultrasound ImagesabstractEarly detection and identification of malignant thyroid nodules, a vital precursory to the treatment, is a difficult task even for experienced clinicians. Many Computer-Aided Diagnose (CAD) systems have been developed to assist clinicians in performing this task on ultrasonic images. Learning-based CAD systems for thyroid nodules generally accommodate both nodule detection/ segmentation and fine-grained classification for its malignancy, and prior researches often treat aforementioned tasks in separate stages, leading to additional computational costs. In this paper, we utilize an online class activation mapping (CAM) mechanism to guide the network to learn discriminative features for identifying thyroid nodules in ultrasound images, called CAM attention network. It takes nodule masks as localization cues for direct spatial attention of the classification module, thereby avoiding isolated training for classification. Meanwhile, we propose a deformable convolution module to add offsets to the regular grid sampling locations in the standard convolution, guiding the network to capture more discriminative features of nodule areas. Furthermore, we use a generative adversarial network (GAN)to ensure reliable deformations of nodules from the deformable convolution module. Our proposed CAM attention network has already achieved the 2nd place in the classification task of TN-SCUI 2020, a MICCAI 2020 Challenge with the largest set of thyroid nodule ultrasound images according to our knowledge. The further inclusion of our proposed GAN-guided deformable module allows for capturing more fine-grained features between benign and malignant nodules, and further improves the classification accuracy to a new state-of-the-art level. Jintao Lu, Xi Ouyang, Xueda Shen, Zhiming Cui 0001, Qian Wang 0001, Dinggang Shen |
IEEE J. Biomed. Health Informatics | 6 |
| 2022 | Follow My Eye: Using Gaze to Supervise Computer-Aided DiagnosisabstractWhen deep neural network (DNN) was first introduced to the medical image analysis community, researchers were impressed by its performance. However, it is evident now that a large number of manually labeled data is often a must to train a properly functioning DNN. This demand for supervision data and labels is a major bottleneck in current medical image analysis, since collecting a large number of annotations from experienced experts can be time-consuming and expensive. In this paper, we demonstrate that the eye movement of radiologists reading medical images can be a new form of supervision to train the DNN-based computer-aided diagnosis (CAD) system. Particularly, we record the tracks of the radiologists' gaze when they are reading images. The gaze information is processed and then used to supervise the DNN's attention via an Attention Consistency module. To the best of our knowledge, the above pipeline is among the earliest efforts to leverage expert eye movement for deep-learning-based CAD. We have conducted extensive experiments on knee X-ray images for osteoarthritis assessment. The results show that our method can achieve considerable improvement in diagnosis performance, with the help of gaze supervision. Sheng Wang 0014, Xi Ouyang, Tianming Liu 0001, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 4 |
| 2022 | Recurrent Tissue-Aware Network for Deformable Registration of Infant Brain MR ImagesabstractDeformable registration is fundamental to longitudinal and population-based image analyses. However, it is challenging to precisely align longitudinal infant brain MR images of the same subject, as well as cross-sectional infant brain MR images of different subjects, due to fast brain development during infancy. In this paper, we propose a recurrently usable deep neural network for the registration of infant brain MR images. There are three main highlights of our proposed method. (i) We use brain tissue segmentation maps for registration, instead of intensity images, to tackle the issue of rapid contrast changes of brain tissues during the first year of life. (ii) A single registration network is trained in a one-shot manner, and then recurrently applied in inference for multiple times, such that the complex deformation field can be recovered incrementally. (iii) We also propose both the adaptive smoothing layer and the tissue-aware anti-folding constraint into the registration network to ensure the physiological plausibility of estimated deformations without degrading the registration accuracy. Experimental results, in comparison to the state-of-the-art registration methods, indicate that our proposed method achieves the highest registration accuracy while still preserving the smoothness of the deformation field. The implementation of our proposed registration network is available onlinehttps://github.com/Barnonewdm/ACTA-Reg-Net. Dongming Wei, Sahar Ahmad, Yuyu Guo 0002, Liyun Chen, Yunzhi Huang, Lei Ma 0006, Zhengwang Wu, Gang Li 0001, Li Wang 0026, Weili Lin, Pew-Thian Yap, Dinggang Shen, Qian Wang 0001 |
IEEE Trans. Medical Imaging | 13 |
| 2022 | Multimodal MRI Reconstruction Assisted With Spatial Alignment NetworkabstractIn clinical practice, multi-modal magnetic resonance imaging (MRI) with different contrasts is usually acquired in a single study to assess different properties of the same region of interest in the human body. The whole acquisition process can be accelerated by having one or more modalities under-sampled in the k -space. Recent research has shown that, considering the redundancy between different modalities, a target MRI modality under-sampled in the k -space can be more efficiently reconstructed with a fully-sampled reference MRI modality. However, we find that the performance of the aforementioned multi-modal reconstruction can be negatively affected by subtle spatial misalignment between different modalities, which is actually common in clinical practice. In this paper, we improve the quality of multi-modal reconstruction by compensating for such spatial misalignment with a spatial alignment network. First, our spatial alignment network estimates the displacement between the fully-sampled reference and the under-sampled target images, and warps the reference image accordingly. Then, the aligned fully-sampled reference image joins the multi-modal reconstruction of the under-sampled target image. Also, considering the contrast difference between the target and reference images, we have designed a cross-modality-synthesis-based registration loss in combination with the reconstruction loss, to jointly train the spatial alignment network and the reconstruction network. The experiments on both clinical MRI and multi-coil k -space raw data demonstrate the superiority and robustness of the multi-modal MRI reconstruction empowered with our spatial alignment network. Our code is publicly available at https://github.com/woxuankai/SpatialAlignmentNetwork. Kai Xuan, Lei Xiang 0001, Xiaoqian Huang, Lichi Zhang, Shu Liao, Dinggang Shen, Qian Wang 0001 |
IEEE Trans. Medical Imaging | 7 |
| 2021 | Selective Adversarial Adaptation Learning via Exclusive Regularization for Partial Domain AdaptationabstractIn consideration of the suitability for the application scenario, partial domain adaptation is more significant and more valuable than traditional domain adaptation. Most existing partial domain adaptation methods adopt weighting mechanism to avoid negative migration which is caused by outlier classes samples. However, these methods give the equal consideration of each category in the source domain and determine the classes weight by classifier or discriminator, and they do not consider the possible misprediction of the similar samples from classes which are difficult to distinguish in the source domain. This situation may cause the misalignment of the outlier source classes and target classes, and the wrong alignment of the discriminators. In this work, we propose a selective adversarial adaptation learning method via exclusive regularization for partial domain adaptation (ERPDA) to solve these problems. Specifically, we utilize the exclusive regularization to extend the distance between samples of different classes in source domain to learn an inter-class separable discriminant representation to avoid negative transfer. Meanwhile, the positive transfer is performed by Joint Maximum Mean Discrepancy (JMMD) based on selective adaptation adversarial learning via multi-discriminator. Extensive experiments show that ERPDA achieves state-of-the-art results on several partial domain adaptation benchmark datasets. Ping Li 0021, LinLin Shen, Lei Wu 0010, Qian Wang 0001, Chuang Zhao 0001 |
IJCNN | 5 |
| 2021 | Self-adversarial Learning for Detection of Clustered Microcalcifications in Mammograms
Xi Ouyang, Jifei Che, Qitian Chen, Zheren Li, Yiqiang Zhan, Zhong Xue, Qian Wang 0001, Jie-Zhi Cheng, Dinggang Shen |
MICCAI (7) | 7 |
| 2021 | Nodule Synthesis and Selection for Augmenting Chest X-ray Nodule Detection
Zhenrong Shen 0001, Xi Ouyang, Zhuochen Wang, Yiqiang Zhan, Zhong Xue, Qian Wang 0001, Jie-Zhi Cheng, Dinggang Shen |
PRCV (3) | 6 |
| 2021 | Reducing magnetic resonance image spacing by learning without ground-truth
Kai Xuan, Liping Si, Lichi Zhang, Zhong Xue, Yining Jiao, Weiwu Yao, Dinggang Shen, Dijia Wu, Qian Wang 0001 |
Pattern Recognit. | 9 |
| 2021 | Learning Hierarchical Attention for Weakly-Supervised Chest X-Ray Abnormality Localization and DiagnosisabstractWe consider the problem of abnormality localization for clinical applications. While deep learning has driven much recent progress in medical imaging, many clinical challenges are not fully addressed, limiting its broader usage. While recent methods report high diagnostic accuracies, physicians have concerns trusting these algorithm results for diagnostic decision-making purposes because of a general lack of algorithm decision reasoning and interpretability. One potential way to address this problem is to further train these models to localize abnormalities in addition to just classifying them. However, doing this accurately will require a large amount of disease localization annotations by clinical experts, a task that is prohibitively expensive to accomplish for most applications. In this work, we take a step towards addressing these issues by means of a new attention-driven weakly supervised algorithm comprising a hierarchical attention mining framework that unifies activation- and gradient-based visual attention in a holistic manner. Our key algorithmic innovations include the design of explicit ordinal attention constraints, enabling principled model training in a weakly-supervised fashion, while also facilitating the generation of visual-attention-driven model explanations by means of localization cues. On two large-scale chest X-ray datasets (NIH ChestX-ray14 and CheXpert), we demonstrate significant localization performance improvements over the current state of the art while also achieving competitive classification performance. Xi Ouyang, Srikrishna Karanam, Ziyan Wu 0001, Terrence Chen, Jiayu Huo, Xiang Sean Zhou, Qian Wang 0001, Jie-Zhi Cheng |
IEEE Trans. Medical Imaging | 7 |
| 2020 | A Spatiotemporal Volumetric Interpolation Network for 4D Dynamic Medical ImageabstractDynamic medical images are often limited in its application due to the large radiation doses and longer image scanning and reconstruction times. Existing methods attempt to reduce the volume samples in the dynamic sequence by interpolating the volumes between the acquired samples. However, these methods are limited to either 2D images and/or are unable to support large but periodic variations in the functional motion between the image volume samples. In this paper, we present a spatiotemporal volumetric interpolation network (SVIN) designed for 4D dynamic medical images. SVIN introduces dual networks: the first is the spatiotemporal motion network that leverages the 3D convolutional neural network (CNN) for unsupervised parametric volumetric registration to derive spatiotemporal motion field from a pair of image volumes; the second is the sequential volumetric interpolation network, which uses the derived motion field to interpolate image volumes, together with a new regression-based module to characterize the periodic motion cycles in functional organ structures. We also introduce an adaptive multi-scale architecture to capture the volumetric large anatomy motions. Experimental results demonstrated that our SVIN outperformed state-of-the-art temporal medical interpolation methods and natural video interpolation method that has been extended to support volumetric images. Code is available at [1]. Yuyu Guo 0002, Lei Bi 0001, Euijoon Ahn, David Dagan Feng, Qian Wang 0001, Jinman Kim |
CVPR | 5 |
| 2020 | Semantic Hierarchy Guided Registration Networks for Intra-subject Pulmonary CT Image Alignment
Liyun Chen, Xiaohuan Cao, Lei Chen 0012, Yaozong Gao, Dinggang Shen, Qian Wang 0001, Zhong Xue |
MICCAI (3) | 6 |
| 2020 | Learning MRI k-Space Subsampling Pattern Using Progressive Weight Pruning
Kai Xuan, Shanhui Sun, Zhong Xue, Qian Wang 0001, Shu Liao |
MICCAI (2) | 4 |
| 2020 | SLIR: Synthesis, localization, inpainting, and registration for image-guided thermal ablation of liver tumors
Dongming Wei, Sahar Ahmad, Jiayu Huo, Pu Huang 0001, Pew-Thian Yap, Zhong Xue, Jianqi Sun, Dinggang Shen, Qian Wang 0001 |
Medical Image Anal. | 10 |
| 2020 | Deep morphological simplification network (MS-Net) for guided registration of brain magnetic resonance images
Dongming Wei, Lichi Zhang, Zhengwang Wu, Xiaohuan Cao, Gang Li 0001, Dinggang Shen, Qian Wang 0001 |
Pattern Recognit. | 7 |
| 2020 | Task Decomposition and Synchronization for Semantic Biomedical Image SegmentationabstractSemantic segmentation is essentially important to biomedical image analysis. Many recent works mainly focus on integrating the Fully Convolutional Network (FCN) architecture with sophisticated convolution implementation and deep supervision. Such complex networks need large training datasets, a requirement which is challenging for medical image analysis. In this paper, we propose to decompose the single segmentation task into three subsequent sub-tasks, including (1) pixel-wise image semantic segmentation, (2) prediction of the instance class labels of the objects within the image, and (3) classification of the scene the image belonging to. While these three sub-tasks are trained to optimize their individual loss functions at different perceptual levels, we propose to allow their interaction within the task-task context ensemble. Moreover, we propose a novel sync-regularization to penalize the deviation between the outputs of the pixel-wise semantic segmentation and the instance class prediction tasks. These effective regularizations help FCN utilize context information comprehensively and attain accurate segmentation, even though the number of images for training may be limited in many biomedical applications. We have successfully applied our framework to three diverse 2D/3D medical image datasets, including Robotic Scene Segmentation Challenge 18 (ROBOT18), Brain Tumor Segmentation Challenge 18 (BRATS18), and Retinal Fundus Glaucoma Challenge (REFUGE18). We have achieved outperformed or comparable performance in all the three challenges. Our code, typical data and trained models are available athttps://github.com/xuhuaren/TDSNet. Xuhua Ren, Sahar Ahmad, Lichi Zhang, Lei Xiang 0001, Dong Nie, Fan Yang 0054, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Image Process. | 7 |
| 2020 | Erratum to "Deep Learning for Fast and Spatially Constrained Tissue Quantification From Highly Accelerated Data in Magnetic Resonance Fingerprinting"
Zhenghan Fang, Yong Chen 0026, Mingxia Liu 0001, Lei Xiang 0001, Qian Zhang 0066, Qian Wang 0001, Weili Lin, Dinggang Shen |
IEEE Trans. Medical Imaging | 6 |
| 2020 | A Multi-Organ Nucleus Segmentation ChallengeabstractGeneralized nucleus segmentation techniques can contribute greatly to reducing the time to develop and validate visual biomarkers for new digital pathology datasets. We summarize the results of MoNuSeg 2018 Challenge whose objective was to develop generalizable nuclei segmentation techniques in digital pathology. The challenge was an official satellite event of the MICCAI 2018 conference in which 32 teams with more than 80 participants from geographically diverse institutes participated. Contestants were given a training set with 30 images from seven organs with annotations of 21,623 individual nuclei. A test dataset with 14 images taken from seven organs, including two organs that did not appear in the training set was released without annotations. Entries were evaluated based on average aggregated Jaccard index (AJI) on the test set to prioritize accurate instance segmentation as opposed to mere semantic segmentation. More than half the teams that completed the challenge outperformed a previous baseline. Among the trends observed that contributed to increased accuracy were the use of color normalization as well as heavy data augmentation. Additionally, fully convolutional networks inspired by variants of U-Net, FCN, and Mask-RCNN were popularly used, typically based on ResNet or VGG base architectures. Watershed segmentation on predicted semantic segmentation maps was a popular post-processing strategy. Several of the top techniques compared favorably to an individual human annotator and can be used with confidence for nuclear morphometrics. Neeraj Kumar 0002, Ruchika Verma, Deepak Anand, Yanning Zhou 0001, Omer Fahri Onder, Efstratios Tsougenis, Hao Chen 0011, Pheng-Ann Heng, Jiahui Li 0005, Navid Alemi Koohbanani, Mostafa Jahanifar, Neda Zamani Tajeddin, Ali Gooya, Nasir M. Rajpoot, Xuhua Ren, Sihang Zhou 0001, Qian Wang 0001, Dinggang Shen, Cheng-Kun Yang, Chi-Hung Weng, Wei-Hsiang Yu, Chao-Yuan Yeh, Shuoyu Xu, Pak-Hei Yeung, Amirreza Mahbod, Gerald Schaefer, Isabella Ellinger, Rupert Ecker, Örjan Smedby, Chunliang Wang, Benjamin Chidester, Vinh Ton-That, Minh-Triet Tran, Jian Ma 0004, Minh N. Do, Simon Graham, Quoc Dang Vu, Jin Tae Kwak, Akshaykumar Gunda, Raviteja Chunduri, Corey Hu, Dariush Lotfi, Reza Safdari, Antanas Kascenas, Alison O'Neil, Dennis Eschweiler, Johannes Stegmaier, Yanping Cui, Kailin Chen, Xinmei Tian 0001, Philipp Grüning, Erhardt Barth, Elad Arbel, Itay Remer, Amir Ben-Dor, Ekaterina Sirazitdinova, Matthias Kohl, Stefan Braunewell, Yuexiang Li, Xinpeng Xie, LinLin Shen, Jun Ma 0016, Krishanu Das Baksi, Mohammad Azam Khan, Jaegul Choo, Adrián Colomer, Valery Naranjo, Linmin Pei, Khan M. Iftekharuddin, Kaushiki Roy, Debotosh Bhattacharjee, Aníbal Pedraza, Gloria Bueno García, Sabarinathan Devanathan, Saravanan Radhakrishnan, Praveen Koduganty, Zihan Wu 0001, Guanyu Cai, Amit Sethi |
IEEE Trans. Medical Imaging | 19 |
| 2020 | Dual-Sampling Attention Network for Diagnosis of COVID-19 From Community Acquired PneumoniaabstractThe coronavirus disease (COVID-19) is rapidly spreading all over the world, and has infected more than 1,436,000 people in more than 200 countries and territories as of April 9, 2020. Detecting COVID-19 at early stage is essential to deliver proper healthcare to the patients and also to protect the uninfected population. To this end, we develop a dual-sampling attention network to automatically diagnose COVID-19 from the community acquired pneumonia (CAP) in chest computed tomography (CT). In particular, we propose a novel online attention module with a 3D convolutional network (CNN) to focus on the infection regions in lungs when making decisions of diagnoses. Note that there exists imbalanced distribution of the sizes of the infection regions between COVID-19 and CAP, partially due to fast progress of COVID-19 after symptom onset. Therefore, we develop a dual-sampling strategy to mitigate the imbalanced learning. Our method is evaluated (to our best knowledge) upon the largest multi-center CT data for COVID-19 from 8 hospitals. In the training-validation stage, we collect 2186 CT scans from 1588 patients for a 5-fold cross-validation. In the testing stage, we employ another independent large-scale testing dataset including 2796 CT scans from 2057 patients. Results show that our algorithm can identify the COVID-19 images with the area under the receiver operating characteristic curve (AUC) value of 0.944, accuracy of 87.5%, sensitivity of 86.9%, specificity of 90.1%, and F1-score of 82.0%. With this performance, the proposed algorithm could potentially aid radiologists with COVID-19 diagnosis from CAP, especially in the early stage of the COVID-19 outbreak. Xi Ouyang, Jiayu Huo, Liming Xia, Jun Liu 0075, Zhanhao Mo, Fuhua Yan, Zhongxiang Ding, Bin Song 0002, Feng Shi 0001, Huan Yuan, Ying Wei 0009, Xiaohuan Cao, Yaozong Gao, Dijia Wu, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 17 |
| 2020 | CT Male Pelvic Organ Segmentation via Hybrid Loss Network With Incomplete AnnotationabstractSufficient data with complete annotation is essential for training deep models to perform automatic and accurate segmentation of CT male pelvic organs, especially when such data is with great challenges such as low contrast and large shape variation. However, manual annotation is expensive in terms of both finance and human effort, which usually results in insufficient completely annotated data in real applications. To this end, we propose a novel deep framework to segment male pelvic organs in CT images with incomplete annotation delineated in a very user-friendly manner. Specifically, we design a hybrid loss network derived from both voxel classification and boundary regression, to jointly improve the organ segmentation performance in an iterative way. Moreover, we introduce a label completion strategy to complete the labels of the rich unannotated voxels and then embed them into the training data to enhance the model capability. To reduce the computation complexity and improve segmentation performance, we locate the pelvic region based on salient bone structures to focus on the candidate segmentation organs. Experimental results on a large planning CT pelvic organ dataset show that our proposed method with incomplete annotation achieves comparable segmentation performance to the state-of-the-art methods with complete annotation. Moreover, our proposed method requires much less effort of manual contouring from medical professionals such that an institutional specific model can be more easily established. Shuai Wang 0003, Dong Nie, Liangqiong Qu, Yeqin Shao, Jun Lian, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 6 |
| 2020 | Multi-Class ASD Classification Based on Functional Connectivity and Functional Correlation Tensor via Multi-Source Domain Adaptation and Multi-View Sparse RepresentationabstractThe resting-state functional magnetic resonance imaging (rs-fMRI) reflects functional activity of brain regions by blood-oxygen-level dependent (BOLD) signals. Up to now, many computer-aided diagnosis methods based on rs-fMRI have been developed for Autism Spectrum Disorder (ASD). These methods are mostly the binary classification approaches to determine whether a subject is an ASD patient or not. However, the disease often consists of several sub-categories, which are complex and thus still confusing to many automatic classification methods. Besides, existing methods usually focus on the functional connectivity (FC) features in grey matter regions, which only account for a small portion of the rs-fMRI data. Recently, the possibility to reveal the connectivity information in the white matter regions of rs-fMRI has drawn high attention. To this end, we propose to use the patch-based functional correlation tensor (PBFCT) features extracted from rs-fMRI in white matter, in addition to the traditional FC features from gray matter, to develop a novel multi-class ASD diagnosis method in this work. Our method has two stages. Specifically, in the first stage of multi-source domain adaptation (MSDA), the source subjects belonging to multiple clinical centers (thus called as source domains) are all transformed into the same target feature space. Thus each subject in the target domain can be linearly reconstructed by the transformed subjects. In the second stage of multi-view sparse representation (MVSR), a multi-view classifier for multi-class ASD diagnosis is developed by jointly using both views of the FC and PBFCT features. The experimental results using the ABIDE dataset verify the effectiveness of our method, which is capable of accurately classifying each subject into a respective ASD sub-category. Jun Wang 0024, Lichi Zhang, Qian Wang 0001, Lei Chen 0011, Jun Shi 0004, Xiaobo Chen 0001, Dinggang Shen |
IEEE Trans. Medical Imaging | 3 |
| 2019 | Deep Local-Global Refinement Network for Stent Analysis in IVOCT Images
Yuyu Guo 0002, Lei Bi 0001, Ashnil Kumar, Yue Gao 0002, Ruiyan Zhang, David Dagan Feng, Qian Wang 0001, Jinman Kim |
MICCAI (5) | 7 |
| 2019 | CoCa-GAN: Common-Feature-Learning-Based Context-Aware Generative Adversarial Network for Glioma Grading
Pu Huang 0001, Dengwang Li, Zhicheng Jiao, Dongming Wei, Guoshi Li, Qian Wang 0001, Han Zhang 0002, Dinggang Shen |
MICCAI (3) | 6 |
| 2019 | Weakly Supervised Segmentation Framework with Uncertainty: A Study on Pneumothorax Segmentation in Chest X-ray
Xi Ouyang, Zhong Xue, Yiqiang Zhan, Xiang Sean Zhou, Qian Wang 0001, Jie-Zhi Cheng |
MICCAI (6) | 7 |
| 2019 | Pre-operative Overall Survival Time Prediction for Glioblastoma Patients Using Deep Learning on Both Imaging Phenotype and Genotype
Zhenyu Tang 0002, Yuyun Xu, Zhicheng Jiao, Lei Jin 0006, Abudumijiti Aibaidula, Jinsong Wu 0002, Qian Wang 0001, Han Zhang 0002, Dinggang Shen |
MICCAI (1) | 8 |
| 2019 | Synthesis and Inpainting-Based MR-CT Registration for Image-Guided Thermal Ablation of Liver Tumors
Dongming Wei, Sahar Ahmad, Jiayu Huo, Wen Peng, Yunhao Ge, Zhong Xue, Pew-Thian Yap, Dinggang Shen, Qian Wang 0001 |
MICCAI (5) | 10 |
| 2019 | Reconstruction of Isotropic High-Resolution MR Image from Multiple Anisotropic Scans Using Sparse Fidelity Loss and Adversarial Regularization
Kai Xuan, Dongming Wei, Dijia Wu, Zhong Xue, Yiqiang Zhan, Weiwu Yao, Qian Wang 0001 |
MICCAI (3) | 7 |
| 2019 | Adversarial learning for mono- or multi-modal registration
Jingfan Fan, Xiaohuan Cao, Qian Wang 0001, Pew-Thian Yap, Dinggang Shen |
Medical Image Anal. | 3 |
| 2019 | Sparse Multiview Task-Centralized Ensemble Learning for ASD Diagnosis Based on Age- and Sex-Related Functional Connectivity PatternsabstractAutism spectrum disorder (ASD) is an age- and sex-related neurodevelopmental disorder that alters the brain's functional connectivity (FC). The changes caused by ASD are associated with different age- and sex-related patterns in neuroimaging data. However, most contemporary computer-assisted ASD diagnosis methods ignore the aforementioned age-/sex-related patterns. In this paper, we propose a novel sparse multiview task-centralized (Sparse-MVTC) ensemble classification method for image-based ASD diagnosis. Specifically, with the age and sex information of each subject, we formulate the classification as a multitask learning problem, where each task corresponds to learning upon a specific age/sex group. We also extract multiview features per subject to better reveal the FC changes. Then, in Sparse-MVTC learning, we select a certain central task and treat the rest as auxiliary tasks. By considering both task-task and view-view relationships between the central task and each auxiliary task, we can learn better upon the entire dataset. Finally, by selecting the central task, in turn, we are able to derive multiple classifiers for each task/group. An ensemble strategy is further adopted, such that the final diagnosis can be integrated for each subject. Our comprehensive experiments on the ABIDE database demonstrate that our proposed Sparse-MVTC ensemble learning can significantly outperform the state-of-the-art classification methods for ASD diagnosis. Jun Wang 0024, Qian Wang 0001, Han Zhang 0002, Jiawei Chen 0001, Shitong Wang 0001, Dinggang Shen |
IEEE Trans. Cybern. | 2 |
| 2019 | Regression Convolutional Neural Network for Automated Pediatric Bone Age Assessment From Hand RadiographabstractSkeletal bone age assessment is a common clinical practice to investigate endocrinology, and genetic and growth disorders of children. However, clinical interpretation and bone age analyses are time-consuming, labor intensive, and often subject to inter-observer variability. This advocates the need of a fully automated method for bone age assessment. We propose a regression convolutional neural network (CNN) to automatically assess the pediatric bone age from hand radiograph. Our network is specifically trained to place more attention to those bone age related regions in the X-ray images. Specifically, we first adopt the attention module to process all images and generate the coarse/fine attention maps as inputs for the regression network. Then, the regression CNN follows the supervision of the dynamic attention loss during training; thus, it can estimate the bone age of the hard (or "outlier") images more accurately. The experimental results show that our method achieves an average discrepancy of 5.2-5.3 months between clinical and automatic bone age evaluations on two large datasets. In conclusion, we propose a fully automated deep learning solution to process X-ray images of the hand for bone age assessment, with the accuracy comparable to human experts but with much better efficiency. Xuhua Ren, Xiujun Yang, Shuai Wang 0003, Sahar Ahmad, Lei Xiang 0001, Shaun Richard Stone, Yiqiang Zhan, Dinggang Shen, Qian Wang 0001 |
IEEE J. Biomed. Health Informatics | 11 |
| 2019 | Machine Learning in Medical ImagingabstractThe papers in this special issue focus on machine learning for use in medical image processing applications. The use of machine learning in this area has become indispensable in diagnosis and treatment of many diseases. With advances in new imaging techniques, the need to take full advantage of abundant images draws more and more attention. Machine learning, including deep learning particularly, provides us a new paradigm to learn and to utilize the overwhelming volume of big imaging data smartly. Nowadays, machine learning in medical imaging has become one of the most promising and growing fields of research. The main aim of this special issue is to help advance the scientific research within the broad field of machine learning in medical imaging. The special issue was planned in conjunction with the International Workshop on Machine Learning in Medical Imaging (MLMI) 2017. Qian Wang 0001, Yinghuan Shi, Dinggang Shen |
IEEE J. Biomed. Health Informatics | 1 |
| 2019 | Deep Learning for Fast and Spatially Constrained Tissue Quantification From Highly Accelerated Data in Magnetic Resonance FingerprintingabstractAcquiring images of the same anatomy with multiple different contrasts increases the diversity of diagnostic information available in an MR exam. Yet, the scan time limitations may prohibit the acquisition of certain contrasts, and some contrasts may be corrupted by noise and artifacts. In such cases, the ability to synthesize unacquired or corrupted contrasts can improve diagnostic utility. For multi-contrast synthesis, the current methods learn a nonlinear intensity transformation between the source and target images, either via nonlinear regression or deterministic neural networks. These methods can, in turn, suffer from the loss of structural details in synthesized images. Here, in this paper, we propose a new approach for multi-contrast MRI synthesis based on conditional generative adversarial networks. The proposed approach preserves intermediate-to-high frequency details via an adversarial loss, and it offers enhanced synthesis performance via pixel-wise and perceptual losses for registered multi-contrast images and a cycle-consistency loss for unregistered images. Information from neighboring cross-sections are utilized to further improve synthesis quality. Demonstrations on T1- and T2- weighted images from healthy subjects and patients clearly indicate the superior performance of the proposed approach compared to the previous state-of-the-art methods. Our synthesis approach can help improve the quality and versatility of the multi-contrast MRI exams without the need for prolonged or repeated examinations. Zhenghan Fang, Yong Chen 0026, Mingxia Liu 0001, Lei Xiang 0001, Qian Zhang 0066, Qian Wang 0001, Weili Lin, Dinggang Shen |
IEEE Trans. Medical Imaging | 6 |
| 2018 | Ultra-Fast T2-Weighted MR Reconstruction Using Complementary T1-Weighted Information
Lei Xiang 0001, Yong Chen 0026, Weitang Chang, Yiqiang Zhan, Weili Lin, Qian Wang 0001, Dinggang Shen |
MICCAI (1) | 6 |
| 2018 | Deep embedding convolutional neural network for synthesizing CT image from T1-Weighted MR image
Lei Xiang 0001, Qian Wang 0001, Dong Nie, Lichi Zhang, Xiyao Jin, Yu Qiao 0001, Dinggang Shen |
Medical Image Anal. | 2 |
| 2018 | Region-Adaptive Deformable Registration of CT/MRI Pelvic Images via Learning-Based Image SynthesisabstractRegistration of pelvic CT and MRI is highly desired as it can facilitate effective fusion of two modalities for prostate cancer radiation therapy, i.e., using CT for dose planning and MRI for accurate organ delineation. However, due to the large inter-modality appearance gaps and the high shape/appearance variations of pelvic organs, the pelvic CT/MRI registration is highly challenging. In this paper, we propose a region-adaptive deformable registration method for multi-modal pelvic image registration. Specifically, to handle the large appearance gaps, we first perform both CT-to-MRI and MRI-to-CT image synthesis by multi-target regression forest (MT-RF). Then, to use the complementary anatomical information in the two modalities for steering the registration, we select key points automatically from both modalities and use them together for guiding correspondence detection in the region-adaptive fashion. That is, we mainly use CT to establish correspondences for bone regions, and use MRI to establish correspondences for soft tissue regions. The number of key points is increased gradually during the registration, to hierarchically guide the symmetric estimation of the deformation fields. Experiments for both intra-subject and inter-subject deformable registration show improved performances compared with state-of-the-art multi-modal registration methods, which demonstrate the potentials of our method to be applied for the routine prostate cancer radiation therapy. Xiaohuan Cao, Jianhua Yang 0005, Yaozong Gao, Qian Wang 0001, Dinggang Shen |
IEEE Trans. Image Process. | 4 |
| 2018 | Multi-Label Nonlinear Matrix Completion With Transductive Multi-Task Feature Selection for Joint MGMT and IDH1 Status Prediction of Patient With High-Grade GliomasabstractThe O6-methylguanine-DNA methyltransferase (MGMT) promoter methylation and isocitrate dehydrogenase 1 (IDH1) mutation in high-grade gliomas (HGG) have proven to be the two important molecular indicators associated with better prognosis. Traditionally, the statuses of MGMT and IDH1 are obtained via surgical biopsy, which has limited their wider clinical implementation. Accurate presurgical prediction of their statuses based on preoperative multimodal neuroimaging is of great clinical value for a better treatment plan. Currently, the available data set associated with this study has several challenges, such as small sample size and complex, nonlinear (image) feature-to-(molecular) label relationship. To address these issues, we propose a novel multi-label nonlinear matrix completion (MNMC) model to jointly predict both MGMT and IDH1 statuses in a multi-task framework. Specifically, we first employ a nonlinear random Fourier feature mapping to improve the linear separability of the data, and then use transductive multi-task feature selection (performed in a nonlinearly transformed feature space) to refine the imputed soft labels, thus alleviating the overfitting problem caused by small sample size. We further design an optimization algorithm with a guaranteed convergence ability based on a block prox-linear method to solve the proposed MNMC model. Finally, by using a single-center, multimodal brain imaging and molecular pathology data set of HGG, we derive brain functional and structural connectomics features to jointly predict MGMT and IDH1 statuses. Results demonstrate that our proposed method outperforms the previously widely used single- and multi-task machine learning methods. This paper also shows the promise of utilizing brain connectomics for HGG prognosis in a non-invasive manner. Lei Chen 0011, Han Zhang 0002, Kim-Han Thung, Abudumijiti Aibaidula, Luyan Liu, Songcan Chen, Lei Jin 0006, Jinsong Wu 0002, Qian Wang 0001, LiangFu Zhou, Dinggang Shen |
IEEE Trans. Medical Imaging | 10 |
| 2017 | Deformable Image Registration Based on Similarity-Steered CNN Regression
Xiaohuan Cao, Jianhua Yang 0005, Jun Zhang 0018, Dong Nie, Minjeong Kim 0001, Qian Wang 0001, Dinggang Shen |
MICCAI (1) | 6 |
| 2017 | Multi-label Inductive Matrix Completion for Joint MGMT and IDH1 Status Prediction for Glioma Patients
Lei Chen 0011, Han Zhang 0002, Kim-Han Thung, Luyan Liu, Jinsong Wu 0002, Qian Wang 0001, Dinggang Shen |
MICCAI (2) | 7 |
| 2017 | Medical Image Synthesis with Context-Aware Generative Adversarial Networks
Dong Nie, Roger Trullo, Jun Lian, Caroline Petitjean, Su Ruan, Qian Wang 0001, Dinggang Shen |
MICCAI (3) | 6 |
| 2017 | Deep auto-context convolutional neural networks for standard-dose PET image estimation from low-dose PET/MRI
Lei Xiang 0001, Yu Qiao 0001, Dong Nie, Weili Lin, Qian Wang 0001, Dinggang Shen |
Neurocomputing | 6 |
| 2017 | Concatenated spatially-localized random forests for hippocampus labeling in adult and infant MR brain images
Lichi Zhang, Qian Wang 0001, Yaozong Gao, Guorong Wu 0001, Dinggang Shen |
Neurocomputing | 2 |
| 2017 | Machine learning in medical imaging
Kenji Suzuki 0001, Luping Zhou, Qian Wang 0001 |
Pattern Recognit. | 3 |
| 2017 | Brain atlas fusion from high-thickness diagnostic magnetic resonance images by learning-based super-resolution
Lichi Zhang, Lei Xiang 0001, Yeqin Shao, Guorong Wu 0001, Dinggang Shen, Qian Wang 0001 |
Pattern Recognit. | 8 |
| 2016 | Combination of Grey Matter and White Matter Features for Early Prediction of Posttraumatic Stress Disorder
Shanshan Su, Luyan Liu, Zhen Wang 0015, Qian Wang 0001, Dinggang Shen |
IDEAL | 6 |
| 2016 | Feature Selection Based on Iterative Canonical Correlation Analysis for Automatic Diagnosis of Parkinson's Disease
Luyan Liu, Qian Wang 0001, Ehsan Adeli-Mosabbeb, Lichi Zhang, Han Zhang 0002, Dinggang Shen |
MICCAI (2) | 2 |
| 2016 | Outcome Prediction for Patient with High-Grade Gliomas from Brain Functional and Structural Networks
Luyan Liu, Han Zhang 0002, Islem Rekik, Xiaobo Chen 0001, Qian Wang 0001, Dinggang Shen |
MICCAI (2) | 5 |
| 2015 | Locally-constrained boundary regression for segmentation of prostate and rectum in the planning CT images
Yeqin Shao, Yaozong Gao, Qian Wang 0001, Xin Yang 0009, Dinggang Shen |
Medical Image Anal. | 3 |
| 2015 | Predict brain MR image registration via sparse learning of appearance and transformation
Qian Wang 0001, Minjeong Kim 0001, Yonghong Shi, Guorong Wu 0001, Dinggang Shen |
Medical Image Anal. | 1 |
| 2015 | Automatic Segmentation of Spinal Canals in CT Images via Iterative Topology RefinementabstractAccurate segmentation of the spinal canals in computed tomography (CT) images is an important task in many related studies. In this paper, we propose an automatic segmentation method and apply it to our highly challenging image cohort that is acquired from multiple clinical sites and from the CT channel of the PET-CT scans. To this end, we adapt the interactive random-walk solvers to be a fully automatic cascaded pipeline. The automatic segmentation pipeline is initialized with robust voxelwise classification using Haar-like features and probabilistic boosting tree. Then, the topology of the spinal canal is extracted from the tentative segmentation and further refined for the subsequent random-walk solver. In particular, the refined topology leads to improved seeding voxels or boundary conditions, which allow the subsequent random-walk solver to improve the segmentation result. Therefore, by iteratively refining the spinal canal topology and cascading the random-walk solvers, satisfactory segmentation results can be acquired within only a few iterations, even for cases with scoliosis, bone fractures and lesions. Our experiments validate the capability of the proposed method with promising segmentation performance, even though the resolution and the contrast of our dataset with 110 patient cases (90 for testing and 20 for training) are low and various bone pathologies occur frequently. Qian Wang 0001, Le Lu 0001, Dijia Wu, Noha Youssry El-Zehiry, Yefeng Zheng 0001, Dinggang Shen, Shaohua Kevin Zhou |
IEEE Trans. Medical Imaging | 1 |
| 2014 | A generative probability model of joint label fusion for multi-atlas based brain segmentation
Guorong Wu 0001, Qian Wang 0001, Daoqiang Zhang, Feiping Nie 0001, Heng Huang 0001, Dinggang Shen |
Medical Image Anal. | 2 |
| 2013 | Groupwise Registration via Graph Shrinkage on the Image ManifoldabstractRecently, group wise registration has been investigated for simultaneous alignment of all images without selecting any individual image as the template, thus avoiding the potential bias in image registration. However, none of current group wise registration method fully utilizes the image distribution to guide the registration. Thus, the registration performance usually suffers from large inter-subject variations across individual images. To solve this issue, we propose a novel group wise registration algorithm for large population dataset, guided by the image distribution on the manifold. Specifically, we first use a graph to model the distribution of all image data sitting on the image manifold, with each node representing an image and each edge representing the geodesic pathway between two nodes (or images). Then, the procedure of warping all images to their population center turns to the dynamic shrinking of the graph nodes along their graph edges until all graph nodes become close to each other. Thus, the topology of image distribution on the image manifold is always preserved during the group wise registration. More importantly, by modeling the distribution of all images via a graph, we can potentially reduce registration error since every time each image is warped only according to its nearby images with similar structures in the graph. We have evaluated our proposed group wise registration method on both synthetic and real datasets, with comparison to the two state-of-the-art group wise registration methods. All experimental results show that our proposed method achieves the best performance in terms of registration accuracy and robustness. Shihui Ying, Guorong Wu 0001, Qian Wang 0001, Dinggang Shen |
CVPR | 3 |
| 2013 | Unsupervised Deep Feature Learning for Deformable Registration of MR Brain Images
Guorong Wu 0001, Minjeong Kim 0001, Qian Wang 0001, Yaozong Gao, Shu Liao, Dinggang Shen |
MICCAI (2) | 3 |
| 2013 | Minimizing Joint Risk of Mislabeling for Iterative Patch-Based Label Fusion
Guorong Wu 0001, Qian Wang 0001, Shu Liao, Daoqiang Zhang, Feiping Nie 0001, Dinggang Shen |
MICCAI (3) | 2 |
| 2012 | Hierarchical Attribute-Guided Symmetric Diffeomorphic Registration for MR Brain Images
Guorong Wu 0001, Minjeong Kim 0001, Qian Wang 0001, Dinggang Shen |
MICCAI (2) | 3 |
| 2011 | Fiber Modeling and Clustering Based on Neuroanatomical Features
Qian Wang 0001, Pew-Thian Yap, Guorong Wu 0001, Dinggang Shen |
MICCAI (2) | 1 |
| 2011 | Diffusion Tensor Image Registration with Combined Tract and Tensor Features
Qian Wang 0001, Pew-Thian Yap, Guorong Wu 0001, Dinggang Shen |
MICCAI (2) | 1 |
| 2011 | Estimating the 4D Respiratory Lung Motion by Spatiotemporal Registration and Building Super-Resolution Image
Guorong Wu 0001, Qian Wang 0001, Jun Lian, Dinggang Shen |
MICCAI (1) | 2 |
| 2010 | ABSORB: Atlas building by Self-Organized Registration and BundlingabstractA novel groupwise registration framework, called Atlas Building by Self-Organized Registration and Bundling (ABSORB), is proposed in this paper. In this framework, the global structure of relative subject image distribution is preserved during the registration by constraining each subject to deform locally within the learned manifold. A self-organized registration is employed to deform each subject towards a subset of its neighbors that are closer to the global center. Some subjects close enough in the manifold will be bundled into a subgroup during the registration, and then deformed together in the subsequent registration process. This framework performs groupwise registration in a hierarchical way. Specifically, in the higher level, it will perform on a much smaller dataset formed by the representative subjects of all subgroups generated in the previous levels of registration. The atlas image can be eventually built once the registration arrives at the upmost level. Experimental results on both synthetic and real datasets show that the proposed framework can achieve substantial improvements, compared to the other two widely used groupwise methods, in terms of both registration accuracy and robustness. Hongjun Jia, Guorong Wu 0001, Qian Wang 0001, Dinggang Shen |
CVPR | 3 |
| 2010 | Groupwise Registration with Sharp Mean
Guorong Wu 0001, Hongjun Jia, Qian Wang 0001, Dinggang Shen |
MICCAI (2) | 3 |
| 2010 | Registration of Longitudinal Image Sequences with Implicit Template and Spatial-Temporal Heuristics
Guorong Wu 0001, Qian Wang 0001, Hongjun Jia, Dinggang Shen |
MICCAI (2) | 2 |
| 2010 | Groupwise Registration by Hierarchical Anatomical Correspondence Detection
Guorong Wu 0001, Qian Wang 0001, Hongjun Jia, Dinggang Shen |
MICCAI (2) | 2 |
| 2009 | Attribute Vector Guided Groupwise Registration
Qian Wang 0001, Pew-Thian Yap, Guorong Wu 0001, Dinggang Shen |
MICCAI (1) | 1 |