Label Super Resolution with Inter-Instance Loss
For the task of semantic segmentation, high-resolution (pixel-level) ground truth is very expensive to collect, especially for high resolution images such as gigapixel pathology images. On the other hand, collecting low resolution labels (labels for a block of pixels) for these high resolution images is much more cost efficient. Conventional methods trained on these low-resolution labels are only capable of giving low-resolution predictions. The existing state-of-the-art label super resolution (LSR) method is capable of predicting high resolution labels, using only low-resolution supervision, given the joint distribution between low resolution and high resolution labels. However, it does not consider the inter-instance variance which is crucial in the ideal mathematical formulation. In this work, we propose a novel loss function modeling the inter-instance variance. We test our method on a real world application: infiltrating breast cancer region segmentation in histopathology slides. Experimental results show the effectiveness of our method.
Code (0)
등록된 구현이 없습니다.
Tasks
SegmentationSemantic SegmentationSuper-ResolutionSimilar Papers 제목 키워드 기반
Unsupervised 3D Learning for Shape Analysis via Multiresolution Instance Discrimination
Although unsupervised feature learning has demonstrated its advantages to reducing the workload of data labeling and network design in many fields, existing unsupervised 3D learning methods still cannot offer a generic n…
3D Point Cloud Linear Classification3D Semantic SegmentationAddress Instance-level Label Prediction in Multiple Instance Learning
\textit{Multiple Instance Learning} (MIL) is concerned with learning from bags of instances, where only bag labels are given and instance labels are unknown. Existent approaches in this field were mainly designed for the…
Multiple Instance LearningPredictionMulti-Resolution Alignment for Voxel Sparsity in Camera-Based 3D Semantic Scene Completion
Camera-based 3D semantic scene completion (SSC) offers a cost-effective solution for assessing the geometric occupancy and semantic labels of each voxel in the surrounding 3D scene with image inputs, providing a voxel-le…
3D Semantic Scene CompletionAutonomous DrivingInstance-specific and Model-adaptive Supervision for Semi-supervised Semantic Segmentation
Recently, semi-supervised semantic segmentation has achieved promising performance with a small fraction of labeled data. However, most existing studies treat all unlabeled data equally and barely consider the difference…
SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationCluster-Based Learning from Weakly Labeled Bags in Digital Pathology
To alleviate the burden of gathering detailed expert annotations when training deep neural networks, we propose a weakly supervised learning approach to recognize metastases in microscopic images of breast lymph nodes. W…
Weakly-supervised Learning