paper-with-me

Papers

Generalized Zero-Shot Learning with Deep Calibration Network

2018-12-01 · NeurIPS 2018 12 · Shichen Liu, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

A technical challenge of deep learning is recognizing target classes without seen data. Zero-shot learning leverages semantic representations such as attributes or class prototypes to bridge source and target classes. Existing standard zero-shot learning methods may be prone to overfitting the seen data of source classes as they are blind to the semantic representations of target classes. In this paper, we study generalized zero-shot learning that assumes accessible to target classes for unseen data during training, and prediction on unseen data is made by searching on both source and target classes. We propose a novel Deep Calibration Network (DCN) approach towards this generalized zero-shot learning paradigm, which enables simultaneous calibration of deep networks on the confidence of source classes and uncertainty of target classes. Our approach maps visual features of images and semantic representations of class prototypes to a common embedding space such that the compatibility of seen data to both source and target classes are maximized. We show superior accuracy of our approach over the state of the art on benchmark datasets for generalized zero-shot learning, including AwA, CUB, SUN, and aPY.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

An Empirical Study and Analysis of Generalized Zero-Shot Learning for Object Recognition in the Wild

2016-05-13 · Wei-Lun Chao, Soravit Changpinyo, Boqing Gong, Fei Sha

Zero-shot learning (ZSL) methods have been studied in the unrealistic setting where test data are assumed to come from unseen classes only. In this paper, we advocate studying the problem of generalized zero-shot learnin…

Few-Shot LearningGeneralized Zero-Shot LearningObject RecognitionZero-Shot Learning

Caption Generation on Scenes with Seen and Unseen Object Categories

2021-08-13 · Berkan Demirel, Ramazan Gokberk Cinbis

Image caption generation is one of the most challenging problems at the intersection of vision and language domains. In this work, we propose a realistic captioning task where the input scenes may incorporate visual obje…

Caption GenerationLanguage Modelling

Generalized Zero-Shot Learning for Point Cloud Segmentation with Evidence-Based Dynamic Calibration

2025-09-10 · Hyeonseok Kim, Byeongkeun Kang, Yeejin Lee arxiv

Generalized zero-shot semantic segmentation of 3D point clouds aims to classify each point into both seen and unseen classes. A significant challenge with these models is their tendency to make biased predictions, often …

Zero-Shot Semantic SegmentationGeneralized Zero-Shot LearningPoint Cloud SegmentationPoint Clouds

A Generalized Zero-Shot Quantization of Deep Convolutional Neural Networks via Learned Weights Statistics

2021-12-06 · Prasen Kumar Sharma, Arun Abraham, Vikram Nelvoy Rajendiran

Quantizing the floating-point weights and activations of deep convolutional neural networks to fixed-point representation yields reduced memory footprints and inference time. Recently, efforts have been afoot towards zer…

Quantization

Generalized and Incremental Few-Shot Learning by Explicit Learning and Calibration without Forgetting

2021-08-18 · ICCV 2021 10 · Anna Kukleva, Hilde Kuehne, Bernt Schiele

Both generalized and incremental few-shot learning have to deal with three major challenges: learning novel classes from only few samples per class, preventing catastrophic forgetting of base classes, and classifier cali…

Classifier calibrationFew-Shot Learning