paper-with-me

홈 › Papers

Learning Multiple Dense Prediction Tasks from Partially Annotated Data

2021-11-29 · CVPR 2022 1 · Wei-Hong Li, Xialei Liu, Hakan Bilen

Despite the recent advances in multi-task learning of dense prediction problems, most methods rely on expensive labelled datasets. In this paper, we present a label efficient approach and look at jointly learning of multiple dense prediction tasks on partially annotated data (i.e. not all the task labels are available for each image), which we call multi-task partially-supervised learning. We propose a multi-task training procedure that successfully leverages task relations to supervise its multi-task learning when data is partially annotated. In particular, we learn to map each task pair to a joint pairwise task-space which enables sharing information between them in a computationally efficient way through another network conditioned on task pairs, and avoids learning trivial cross-task relations by retaining high-level information about the input image. We rigorously demonstrate that our proposed method effectively exploits the images with unlabelled tasks and outperforms existing semi-supervised learning approaches and related methods on three standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2111.14893

Code (1)

vico-uoe/mtpsl 공식 구현 pytorch

Tasks

Multi-Task LearningPrediction

Similar Papers 제목 키워드 기반

Multi-Task Label Discovery via Hierarchical Task Tokens for Partially Annotated Dense Predictions

2024-11-27 · Jingdong Zhang, Hanrong Ye, Xin Li, Wenping Wang 외

In recent years, simultaneous learning of multiple dense prediction tasks with partially annotated label data has emerged as an important research area. Previous works primarily focus on constructing cross-task consisten…

Prediction

DiffusionMTL: Learning Multi-Task Denoising Diffusion Model from Partially Annotated Data

2024-03-22 · CVPR 2024 1 · Hanrong Ye, Dan Xu

Recently, there has been an increased interest in the practical problem of learning multiple dense scene understanding tasks from partially annotated data, where each training sample is only labeled for a subset of the t…

DenoisingScene Understanding

StableMTL: Repurposing Latent Diffusion Models for Multi-Task Learning from Partially Annotated Synthetic Datasets

2025-06-09 · Anh-Quan Cao, Ivan Lopes, Raoul de Charette

Multi-task learning for dense prediction is limited by the need for extensive annotation for every task, though recent works have explored training with partial task labels. Leveraging the generalization power of diffusi…

DenoisingMulti-Task Learning

Region-aware Distribution Contrast: A Novel Approach to Multi-Task Partially Supervised Learning

2024-03-15 · Meixuan Li, Tianyu Li, Guoqing Wang, Peng Wang 외

In this study, we address the intricate challenge of multi-task dense prediction, encompassing tasks such as semantic segmentation, depth estimation, and surface normal estimation, particularly when dealing with partiall…

Depth EstimationSemantic SegmentationSurface Normal Estimation

Learning A Unified Named Entity Tagger From Multiple Partially Annotated Corpora For Efficient Adaptation

2019-09-25 · CONLL 2019 11 · Xiao Huang, Li Dong, Elizabeth Boschee, Nanyun Peng

Named entity recognition (NER) identifies typed entity mentions in raw text. While the task is well-established, there is no universally used tagset: often, datasets are annotated for use in downstream applications and a…

Multi-Task LearningNamed Entity Recognition (NER)