paper-with-me

Papers

Neighborhood Sensitive Mapping for Zero-Shot Classification using Independently Learned Semantic Embeddings

2016-05-26 · Gaurav Singh, Fabrizio Silvestri, John Shawe-Taylor

In a traditional setting, classifiers are trained to approximate a target function $f:X \rightarrow Y$ where at least a sample for each $y \in Y$ is presented to the training algorithm. In a zero-shot setting we have a subset of the labels $\hat{Y} \subset Y$ for which we do not observe any corresponding training instance. Still, the function $f$ that we train must be able to correctly assign labels also on $\hat{Y}$. In practice, zero-shot problems are very important especially when the label set is large and the cost of editorially label samples for all possible values in the label set might be prohibitively high. Most recent approaches to zero-shot learning are based on finding and exploiting relationships between labels using semantic embeddings. We show in this paper that semantic embeddings, despite being very good at capturing relationships between labels, are not very good at capturing the relationships among labels in a data-dependent manner. For this reason, we propose a novel two-step process for learning a zero-shot classifier. In the first step, we learn what we call a \emph{property embedding space} capturing the "\emph{learnable}" features of the label set. Then, we exploit the learned properties in order to reduce the generalization error for a linear nearest neighbor-based classifier.

📄 PDF Abstract BibTeX arXiv:1605.08242

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

ZeroUnlearn: Few-Shot Knowledge Unlearning in Large Language Models

2026-05-16 · Yujie Lin, Chengyi Yang, Zhishang Xiang, Yiping Song 외 arxiv

Large language models inevitably retain sensitive information, defined as inputs that may induce harmful generations, due to training on massive web corpora, raising concerns for privacy and safety. Existing machine unle…

SenCLIP: Enhancing zero-shot land-use mapping for Sentinel-2 with ground-level prompting

2024-12-11 · Pallavi Jain, Dino Ienco, Roberto Interdonato, Tristan Berchoux 외

Pre-trained vision-language models (VLMs), such as CLIP, demonstrate impressive zero-shot classification capabilities with free-form prompts and even show some generalization in specialized domains. However, their perfor…

zero-shot-classificationZero-Shot Learning

MuSc-V2: Zero-Shot Multimodal Industrial Anomaly Classification and Segmentation with Mutual Scoring of Unlabeled Samples

2025-11-13 · Xurui Li, Feng Xue, Yu Zhou arxiv

Zero-shot anomaly classification (AC) and segmentation (AS) methods aim to identify and outline defects without using any labeled samples. In this paper, we reveal a key property that is overlooked by existing methods: n…

Anomaly Classification

MuSc: Zero-Shot Industrial Anomaly Classification and Segmentation with Mutual Scoring of the Unlabeled Images

2024-01-30 · Xurui Li, Ziming Huang, Feng Xue, Yu Zhou

This paper studies zero-shot anomaly classification (AC) and segmentation (AS) in industrial vision. We reveal that the abundant normal and abnormal cues implicit in unlabeled test images can be exploited for anomaly det…

Anomaly ClassificationAnomaly Detection

Zero-Shot Text Classification via Self-Supervised Tuning

2023-05-19 · Chaoqun Liu, Wenxuan Zhang, Guizhen Chen, Xiaobao Wu 외

Existing solutions to zero-shot text classification either conduct prompting with pre-trained language models, which is sensitive to the choices of templates, or rely on large-scale annotated data of relevant tasks for m…

ClassificationSelf-Supervised LearningSentenceSentiment Analysis+4