paper-with-me

Papers

One-pass Multi-task Networks with Cross-task Guided Attention for Brain Tumor Segmentation

2019-06-05 · Chenhong Zhou, Changxing Ding, Xinchao Wang, Zhentai Lu, DaCheng Tao

Class imbalance has emerged as one of the major challenges for medical image segmentation. The model cascade (MC) strategy significantly alleviates the class imbalance issue via running a set of individual deep models for coarse-to-fine segmentation. Despite its outstanding performance, however, this method leads to undesired system complexity and also ignores the correlation among the models. To handle these flaws, we propose a light-weight deep model, i.e., the One-pass Multi-task Network (OM-Net) to solve class imbalance better than MC does, while requiring only one-pass computation. First, OM-Net integrates the separate segmentation tasks into one deep model, which consists of shared parameters to learn joint features, as well as task-specific parameters to learn discriminative features. Second, to more effectively optimize OM-Net, we take advantage of the correlation among tasks to design both an online training data transfer strategy and a curriculum learning-based training strategy. Third, we further propose sharing prediction results between tasks and design a cross-task guided attention (CGA) module which can adaptively recalibrate channel-wise feature responses based on the category-specific statistics. Finally, a simple yet effective post-processing method is introduced to refine the segmentation results. Extensive experiments are conducted to demonstrate the effectiveness of the proposed techniques. Most impressively, we achieve state-of-the-art performance on the BraTS 2015 testing set and BraTS 2017 online validation set. Using these proposed approaches, we also won joint third place in the BraTS 2018 challenge among 64 participating teams. The code is publicly available at https://github.com/chenhong-zhou/OM-Net.

📄 PDF Abstract BibTeX arXiv:1906.01796

Code (1)

chenhong-zhou/OM-Net 공식 구현

Tasks

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks

2021-12-16 · NAACL 2022 7 · Akari Asai, Matt Gardner, Hannaneh Hajishirzi

Retrieval-augmented generation models have shown state-of-the-art performance across many knowledge-intensive NLP tasks such as open question answering and fact verification. These models are trained to generate the fina…

AttributeFact VerificationMemorizationMulti-Task Learning+4

Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Retrieval-augmented generation models have shown state-of-the-art performance across many knowledge-intensive NLP tasks such as open question answering and fact verification. These models are trained to generate a final …

Fact VerificationMemorizationMulti-Task LearningOpen-Domain Question Answering+4

Argument Pair Extraction via Attention-guided Multi-Layer Multi-Cross Encoding

2021-08-01 · ACL 2021 5 · Liying Cheng, Tianyu Wu, Lidong Bing, Luo Si

Argument pair extraction (APE) is a research task for extracting arguments from two passages and identifying potential argument pairs. Prior research work treats this task as a sequence labeling problem and a binary clas…

Argument Pair Extraction (APE)Binary Classification

Multi-Granularity Guided Fusion-in-Decoder

2024-04-03 · Eunseong Choi, Hyeri Lee, Jongwuk Lee

In Open-domain Question Answering (ODQA), it is essential to discern relevant contexts as evidence and avoid spurious ones among retrieved results. The model architecture that uses concatenated multiple contexts in the d…

DecoderMulti-Task LearningNatural QuestionsOpen-Domain Question Answering+6

Task Compass: Scaling Multi-task Pre-training with Task Prefix

2022-10-12 · Zhuosheng Zhang, Shuohang Wang, Yichong Xu, Yuwei Fang 외

Leveraging task-aware annotated data as supervised signals to assist with self-supervised learning on large-scale unlabeled data has become a new trend in pre-training language models. Existing studies show that multi-ta…

Common Sense ReasoningData AugmentationMulti-Task LearningQuestion Answering+3