paper-with-me

Papers

Semi-Supervised Multi-Task Learning With Chest X-Ray Images

2019-08-10 · Abdullah-Al-Zubaer Imran, Demetri Terzopoulos

Discriminative models that require full supervision are inefficacious in the medical imaging domain when large labeled datasets are unavailable. By contrast, generative modeling---i.e., learning data generation and classification---facilitates semi-supervised training with limited labeled data. Moreover, generative modeling can be advantageous in accomplishing multiple objectives for better generalization. We propose a novel multi-task learning model for jointly learning a classifier and a segmentor, from chest X-ray images, through semi-supervised learning. In addition, we propose a new loss function that combines absolute KL divergence with Tversky loss (KLTV) to yield faster convergence and better segmentation performance. Based on our experimental results using a novel segmentation model, an Adversarial Pyramid Progressive Attention U-Net (APPAU-Net), we hypothesize that KLTV can be more effective for generalizing multi-tasking models while being competitive in segmentation-only tasks.

📄 PDF Abstract BibTeX arXiv:1908.03693

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningSegmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Self-supervised Mean Teacher for Semi-supervised Chest X-ray Classification

2021-03-05 · Fengbei Liu, Yu Tian, Filipe R. Cordeiro, Vasileios Belagiannis 외

The training of deep learning models generally requires a large amount of annotated data for effective convergence and generalisation. However, obtaining high-quality annotations is a laboursome and expensive process due…

Contrastive LearningGeneral ClassificationMedical Image AnalysisMulti-class Classification+4

A Comparison of Self-Supervised Pretraining Approaches for Predicting Disease Risk from Chest Radiograph Images

2023-06-15 · Yanru Chen, Michael T Lu, Vineet K Raghu

Deep learning is the state-of-the-art for medical imaging tasks, but requires large, labeled datasets. For risk prediction, large datasets are rare since they require both imaging and follow-up (e.g., diagnosis codes). H…

Diagnosticimage-classificationImage Classificationobject-detection+4

MultiMix: Sparingly Supervised, Extreme Multitask Learning From Medical Images

2020-10-28 · Ayaan Haque, Abdullah-Al-Zubaer Imran, Adam Wang, Demetri Terzopoulos

Semi-supervised learning via learning from limited quantities of labeled data has been investigated as an alternative to supervised counterparts. Maximizing knowledge gains from copious unlabeled data benefit semi-superv…

General ClassificationSegmentation

Multi-Adversarial Variational Autoencoder Networks

2019-06-14 · Abdullah-Al-Zubaer Imran, Demetri Terzopoulos

The unsupervised training of GANs and VAEs has enabled them to generate realistic images mimicking real-world distributions and perform image-based unsupervised clustering or semi-supervised classification. Combining the…

ClusteringGeneral ClassificationImage GenerationVariational Inference

FixMatchSeg: Fixing FixMatch for Semi-Supervised Semantic Segmentation

2022-07-31 · Pratima Upretee, Bishesh Khanal

Supervised deep learning methods for semantic medical image segmentation are getting increasingly popular in the past few years.However, in resource constrained settings, getting large number of annotated images is very …

AnatomyImage SegmentationMedical Image SegmentationSegmentation+2