ResNetVLLM claims state-of-the-art zero-shot video QA by training a non-pretrained ResNet jointly with a LLaVA-based LLM on instruction data, without releasing code or statistical details.
A Review of Generalized Zero-Shot Learning Methods
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generalized zero-shot learning (GZSL) aims to train a model for classifying data samples under the condition that some output classes are unknown during supervised learning. To address this challenging task, GZSL leverages semantic information of the seen (source) and unseen (target) classes to bridge the gap between both seen and unseen classes. Since its introduction, many GZSL models have been formulated. In this review paper, we present a comprehensive review on GZSL. Firstly, we provide an overview of GZSL including the problems and challenges. Then, we introduce a hierarchical categorization for the GZSL methods and discuss the representative methods in each category. In addition, we discuss the available benchmark data sets and applications of GZSL, along with a discussion on the research gaps and directions for future investigations.
fields
cs.CV 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
ResNetVLLM -- Multi-modal Vision LLM for the Video Understanding Task
ResNetVLLM claims state-of-the-art zero-shot video QA by training a non-pretrained ResNet jointly with a LLaVA-based LLM on instruction data, without releasing code or statistical details.