paper-with-me

Papers

Polarity Loss for Zero-shot Object Detection

2018-11-22 · Shafin Rahman, Salman Khan, Nick Barnes

Conventional object detection models require large amounts of training data. In comparison, humans can recognize previously unseen objects by merely knowing their semantic description. To mimic similar behaviour, zero-shot object detection aims to recognize and localize 'unseen' object instances by using only their semantic information. The model is first trained to learn the relationships between visual and semantic domains for seen objects, later transferring the acquired knowledge to totally unseen objects. This setting gives rise to the need for correct alignment between visual and semantic concepts, so that the unseen objects can be identified using only their semantic attributes. In this paper, we propose a novel loss function called 'Polarity loss', that promotes correct visual-semantic alignment for an improved zero-shot object detection. On one hand, it refines the noisy semantic embeddings via metric learning on a 'Semantic vocabulary' of related concepts to establish a better synergy between visual and semantic domains. On the other hand, it explicitly maximizes the gap between positive and negative predictions to achieve better discrimination between seen, unseen and background objects. Our approach is inspired by embodiment theories in cognitive science, that claim human semantic understanding to be grounded in past experiences (seen objects), related linguistic concepts (word vocabulary) and visual perception (seen/unseen object images). We conduct extensive evaluations on MS-COCO and Pascal VOC datasets, showing significant improvements over state of the art.

📄 PDF Abstract BibTeX arXiv:1811.08982

Code (3)

KennithLi/Awesome-Zero-Shot-Object-Detection
salman-h-khan/PL-ZSD_Release tf
witnessai/Awesome-Zero-Shot-Object-Detection

Tasks

Generalized Zero-Shot Object DetectionMetric LearningObjectobject-detectionObject DetectionZero-Shot LearningZero-Shot Object Detection

Similar Papers 제목 키워드 기반

Any-Shot Object Detection

2020-03-16 · Shafin Rahman, Salman Khan, Nick Barnes, Fahad Shahbaz Khan

Previous work on novel object detection considers zero or few-shot settings where none or few examples of each category are available for training. In real world scenarios, it is less practical to expect that 'all' the n…

Novel Object DetectionObjectobject-detectionObject Detection

Incrementally Zero-Shot Detection by an Extreme Value Analyzer

2021-03-23 · Sixiao Zheng, Yanwei Fu, Yanxi Hou

Human beings not only have the ability to recognize novel unseen classes, but also can incrementally incorporate the new classes to existing knowledge preserved. However, zero-shot learning models assume that all seen cl…

class-incremental learningClass Incremental LearningIncremental Learningobject-detection+2

Polarity Detection of Sustainable Development Goals in News Text

2025-09-24 · Andrea Cadeddu, Alessandro Chessa, Vincenzo De Leo, Gianni Fenu 외 arxiv

The United Nations' Sustainable Development Goals (SDGs) provide a globally recognised framework for addressing major societal, environmental, and economic challenges. While recent advances in natural language processing…

Data Augmentation

VisTa: Visual-contextual and Text-augmented Zero-shot Object-level OOD Detection

2025-03-28 · Bin Zhang, Xiaoyang Qu, Guokuan Li, Jiguang Wan 외

As object detectors are increasingly deployed as black-box cloud services or pre-trained models with restricted access to the original training data, the challenge of zero-shot object-level out-of-distribution (OOD) dete…

ObjectOut of Distribution (OOD) Detection

Zero-shot Generalizable Incremental Learning for Vision-Language Object Detection

2024-03-04 · Jieren Deng, Haojian Zhang, Kun Ding, Jianhua Hu 외

This paper presents Incremental Vision-Language Object Detection (IVLOD), a novel learning task designed to incrementally adapt pre-trained Vision-Language Object Detection Models (VLODMs) to various specialized domains,…

Incremental Learningobject-detectionObject DetectionZero-shot Generalization