paper-with-me

Papers

Semi-Supervised Panoptic Narrative Grounding

2023-10-27 · Danni Yang, Jiayi Ji, Xiaoshuai Sun, Haowei Wang, Yinan Li, Yiwei Ma, Rongrong Ji

Despite considerable progress, the advancement of Panoptic Narrative Grounding (PNG) remains hindered by costly annotations. In this paper, we introduce a novel Semi-Supervised Panoptic Narrative Grounding (SS-PNG) learning scheme, capitalizing on a smaller set of labeled image-text pairs and a larger set of unlabeled pairs to achieve competitive performance. Unlike visual segmentation tasks, PNG involves one pixel belonging to multiple open-ended nouns. As a result, existing multi-class based semi-supervised segmentation frameworks cannot be directly applied to this task. To address this challenge, we first develop a novel SS-PNG Network (SS-PNG-NW) tailored to the SS-PNG setting. We thoroughly investigate strategies such as Burn-In and data augmentation to determine the optimal generic configuration for the SS-PNG-NW. Additionally, to tackle the issue of imbalanced pseudo-label quality, we propose a Quality-Based Loss Adjustment (QLA) approach to adjust the semi-supervised objective, resulting in an enhanced SS-PNG-NW+. Employing our proposed QLA, we improve BCE Loss and Dice loss at pixel and mask levels, respectively. We conduct extensive experiments on PNG datasets, with our SS-PNG-NW+ demonstrating promising results comparable to fully-supervised models across all data ratios. Remarkably, our SS-PNG-NW+ outperforms fully-supervised models with only 30% and 50% supervision data, exceeding their performance by 0.8% and 1.1% respectively. This highlights the effectiveness of our proposed SS-PNG-NW+ in overcoming the challenges posed by limited annotations and enhancing the applicability of PNG tasks. The source code is available at https://github.com/nini0919/SSPNG.

📄 PDF Abstract BibTeX arXiv:2310.18142

Code (1)

nini0919/sspng 공식 구현 pytorch

Tasks

Data AugmentationPseudo Label

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Dice Loss \begin{equation} DiceLoss\left( y, \overline{p} \right) = 1 - \dfrac{\left( 2y\overline{p} + 1 \right)} {\left( y+\overline{p } + 1 \right)} \end{equation}

Similar Papers 제목 키워드 기반

Panoptic Narrative Grounding

2021-09-10 · C. González, N. Ayobi, I. Hernández, J. Hernández 외

This paper proposes Panoptic Narrative Grounding, a spatially fine and general formulation of the natural language visual grounding problem. We establish an experimental framework for the study of this new task, includin…

Natural Language Visual GroundingPanoptic SegmentationVisual Grounding

Panoptic Narrative Grounding

2021-01-01 · ICCV 2021 10 · Cristina Gonzalez, Nicolas Ayobi, Isabela Hernandez, Jose Hernandez 외

This paper proposes Panoptic Narrative Grounding, a spatially fine and general formulation of the natural language visual grounding problem. We establish an experimental framework for the study of this new task, incl…

Natural Language Visual GroundingPanoptic SegmentationVisual Grounding

Towards Real-Time Panoptic Narrative Grounding by an End-to-End Grounding Network

2023-01-09 · Haowei Wang, Jiayi Ji, Yiyi Zhou, Yongjian Wu 외

Panoptic Narrative Grounding (PNG) is an emerging cross-modal grounding task, which locates the target regions of an image corresponding to the text description. Existing approaches for PNG are mainly based on a two-stag…

Dynamic Prompting of Frozen Text-to-Image Diffusion Models for Panoptic Narrative Grounding

2024-09-12 · Hongyu Li, Tianrui Hui, Zihan Ding, Jing Zhang 외

Panoptic narrative grounding (PNG), whose core target is fine-grained image-text alignment, requires a panoptic segmentation of referred objects given a narrative caption. Previous discriminative methods achieve only wea…

Panoptic SegmentationSegmentation

Semi-supervised multimodal coreference resolution in image narrations

2023-10-20 · Arushi Goel, Basura Fernando, Frank Keller, Hakan Bilen

In this paper, we study multimodal coreference resolution, specifically where a longer descriptive text, i.e., a narration is paired with an image. This poses significant challenges due to fine-grained image-text alignme…

coreference-resolutionCoreference ResolutionDescriptive