paper-with-me

Papers

Scale-aware Super-resolution Network with Dual Affinity Learning for Lesion Segmentation from Medical Images

2023-05-30 · Yanwen Li, Luyang Luo, Huangjing Lin, Pheng-Ann Heng, Hao Chen

Convolutional Neural Networks (CNNs) have shown remarkable progress in medical image segmentation. However, lesion segmentation remains a challenge to state-of-the-art CNN-based algorithms due to the variance in scales and shapes. On the one hand, tiny lesions are hard to be delineated precisely from the medical images which are often of low resolutions. On the other hand, segmenting large-size lesions requires large receptive fields, which exacerbates the first challenge. In this paper, we present a scale-aware super-resolution network to adaptively segment lesions of various sizes from the low-resolution medical images. Our proposed network contains dual branches to simultaneously conduct lesion mask super-resolution and lesion image super-resolution. The image super-resolution branch will provide more detailed features for the segmentation branch, i.e., the mask super-resolution branch, for fine-grained segmentation. Meanwhile, we introduce scale-aware dilated convolution blocks into the multi-task decoders to adaptively adjust the receptive fields of the convolutional kernels according to the lesion sizes. To guide the segmentation branch to learn from richer high-resolution features, we propose a feature affinity module and a scale affinity module to enhance the multi-task learning of the dual branches. On multiple challenging lesion segmentation datasets, our proposed network achieved consistent improvements compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2305.19063

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationImage Super-ResolutionLesion SegmentationMedical Image SegmentationMulti-Task LearningSegmentationSemantic SegmentationSuper-Resolution

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Cross-Scale Pretraining: Enhancing Self-Supervised Learning for Low-Resolution Satellite Imagery for Semantic Segmentation

2026-01-19 · John Waithaka, Gustave Bwirayesu, Moise Busogi arxiv

Self-supervised pretraining in remote sensing is mostly done using mid-spatial resolution (MR) image datasets due to their high availability. Given the release of high-resolution (HR) datasets, we ask how HR datasets can…

Self-Supervised LearningRepresentation LearningSemantic Segmentation

DecoyDB: A Dataset for Graph Contrastive Learning in Protein-Ligand Binding Affinity Prediction

2025-07-08 · Yupu Zhang, Zelin Xu, Tingsong Xiao, Gustavo Seabra 외 arxiv

Predicting the binding affinity of protein-ligand complexes plays a vital role in drug discovery. Unfortunately, progress has been hindered by the lack of large-scale and high-quality binding affinity labels. The widely …

Self-Supervised LearningContrastive LearningGraph Neural NetworkDrug Discovery

Learning Superpixels With Segmentation-Aware Affinity Loss

2018-06-01 · CVPR 2018 6 · Wei-Chih Tu, Ming-Yu Liu, Varun Jampani, Deqing Sun 외

Superpixel segmentation has been widely used in many computer vision tasks. Existing superpixel algorithms are mainly based on hand-crafted features, which often fail to preserve weak object boundaries. In this work, we …

SegmentationSuperpixels

Feature Affinity Assisted Knowledge Distillation and Quantization of Deep Neural Networks on Label-Free Data

2023-02-10 · Zhijian Li, Biao Yang, Penghang Yin, Yingyong Qi 외

In this paper, we propose a feature affinity (FA) assisted knowledge distillation (KD) method to improve quantization-aware training of deep neural networks (DNN). The FA loss on intermediate feature maps of DNNs plays t…

Knowledge DistillationQuantization

Dual Super-Resolution Learning for Semantic Segmentation

2020-06-01 · CVPR 2020 6 · Li Wang, Dong Li, Yousong Zhu, Lu Tian 외

Current state-of-the-art semantic segmentation methods often apply high-resolution input to attain high performance, which brings large computation budgets and limits their applications on resource-constrained devices. I…

Crack SegmentationImage Super-ResolutionPose EstimationSegmentation+2