paper-with-me

Papers

Prompt-driven efficient Open-set Semi-supervised Learning

2022-09-28 · Haoran Li, Chun-Mei Feng, Tao Zhou, Yong Xu, Xiaojun Chang

Open-set semi-supervised learning (OSSL) has attracted growing interest, which investigates a more practical scenario where out-of-distribution (OOD) samples are only contained in unlabeled data. Existing OSSL methods like OpenMatch learn an OOD detector to identify outliers, which often update all modal parameters (i.e., full fine-tuning) to propagate class information from labeled data to unlabeled ones. Currently, prompt learning has been developed to bridge gaps between pre-training and fine-tuning, which shows higher computational efficiency in several downstream tasks. In this paper, we propose a prompt-driven efficient OSSL framework, called OpenPrompt, which can propagate class information from labeled to unlabeled data with only a small number of trainable parameters. We propose a prompt-driven joint space learning mechanism to detect OOD data by maximizing the distribution gap between ID and OOD samples in unlabeled data, thereby our method enables the outliers to be detected in a new way. The experimental results on three public datasets show that OpenPrompt outperforms state-of-the-art methods with less than 1% of trainable parameters. More importantly, OpenPrompt achieves a 4% improvement in terms of AUROC on outlier detection over a fully supervised model on CIFAR10.

📄 PDF Abstract BibTeX arXiv:2209.14205

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyOutlier DetectionPrompt Learning

Similar Papers 제목 키워드 기반

Prompt-Driven Feature Diffusion for Open-World Semi-Supervised Learning

2024-04-17 · Marzi Heidari, Hanping Zhang, Yuhong Guo

In this paper, we present a novel approach termed Prompt-Driven Feature Diffusion (PDFD) within a semi-supervised learning framework for Open World Semi-Supervised Learning (OW-SSL). At its core, PDFD deploys an efficien…

Open-World Semi-Supervised LearningRepresentation Learning

Pre-trained Prompt-driven Semi-supervised Local Community Detection

2025-05-18 · Li Ni, Hengkai Xu, Lin Mu, Yiwen Zhang 외

Semi-supervised local community detection aims to leverage known communities to detect the community containing a given node. Although existing semi-supervised local community detection studies yield promising results, t…

Community DetectionCommunity SearchLocal Community Detection

CPS4: Class Prompt driven Semi-Supervised Spine Segmentation with Class-specific Consistency Constraint

2026-06-14 · Qingtao Pan, Hongzan Sun, Bing Ji, Shuo Li arxiv

Vision Language Model (VLM) has great potential to enhance the quality of pseudo labels in semi-supervised spine segmentation by leveraging textual class prompts to generate segmentation map, but no one has studied it ye…

ProPL: Universal Semi-Supervised Ultrasound Image Segmentation via Prompt-Guided Pseudo-Labeling

2025-11-19 · Yaxiong Chen, Qicong Wang, Chunlei Li, Jingliang Hu 외 arxiv

Existing approaches for the problem of ultrasound image segmentation, whether supervised or semi-supervised, are typically specialized for specific anatomical structures or tasks, limiting their practical utility in clin…

Image Segmentation

Learnable Prompting SAM-induced Knowledge Distillation for Semi-supervised Medical Image Segmentation

2024-12-18 · Kaiwen Huang, Tao Zhou, Huazhu Fu, Yizhe Zhang 외

The limited availability of labeled data has driven advancements in semi-supervised learning for medical image segmentation. Modern large-scale models tailored for general segmentation, such as the Segment Anything Model…

Image SegmentationKnowledge DistillationMedical Image SegmentationSegmentation+2