paper-with-me

Papers

A Semantics-Guided Class Imbalance Learning Model for Zero-Shot Classification

2019-08-26 · Zhong Ji, Xuejie Yu, Yunlong Yu, Yanwei Pang, Zhongfei Zhang

Zero-Shot Classification (ZSC) equips the learned model with the ability to recognize the visual instances from the novel classes via constructing the interactions between the visual and the semantic modalities. In contrast to the traditional image classification, ZSC is easily suffered from the class-imbalance issue since it is more concerned with the class-level knowledge transfer capability. In the real world, the class samples follow a long-tailed distribution, and the discriminative information in the sample-scarce seen classes is hard to be transferred to the related unseen classes in the traditional batch-based training manner, which degrades the overall generalization ability a lot. Towards alleviating the class imbalance issue in ZSC, we propose a sample-balanced training process to encourage all training classes to contribute equally to the learned model. Specifically, we randomly select the same number of images from each class across all training classes to form a training batch to ensure that the sample-scarce classes contribute equally as those classes with sufficient samples during each iteration. Considering that the instances from the same class differ in class representativeness, we further develop an efficient semantics-guided feature fusion model to obtain discriminative class visual prototype for the following visual-semantic interaction process via distributing different weights to the selected samples based on their class representativeness. Extensive experiments on three imbalanced ZSC benchmark datasets for both the Traditional ZSC (TZSC) and the Generalized ZSC (GZSC) tasks demonstrate our approach achieves promising results especially for the unseen categories those are closely related to the sample-scarce seen categories.

📄 PDF Abstract BibTeX arXiv:1908.09745

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationTransfer Learningzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Rebalanced Zero-shot Learning

2022-10-13 · Zihan Ye, Guanyu Yang, Xiaobo Jin, Youfa Liu 외

Zero-shot learning (ZSL) aims to identify unseen classes with zero samples during training. Broadly speaking, present ZSL methods usually adopt class-level semantic labels and compare them with instance-level semantic pr…

Zero-Shot Learning

Zero-Shot End-to-End Spoken Language Understanding via Cross-Modal Selective Self-Training

2023-05-22 · Jianfeng He, Julian Salazar, Kaisheng Yao, Haoqi Li 외

End-to-end (E2E) spoken language understanding (SLU) is constrained by the cost of collecting speech-semantics pairs, especially when label domains change. Hence, we explore \textit{zero-shot} E2E SLU, which learns E2E S…

Natural Language UnderstandingSpoken Language Understanding

ZeroDDI: A Zero-Shot Drug-Drug Interaction Event Prediction Method with Semantic Enhanced Learning and Dual-Modal Uniform Alignment

2024-07-01 · Ziyan Wang, Zhankun Xiong, Feng Huang, Xuan Liu 외

Drug-drug interactions (DDIs) can result in various pharmacological changes, which can be categorized into different classes known as DDI events (DDIEs). In recent years, previously unobserved/unseen DDIEs have been emer…

Representation Learning

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

Stacked Semantics-Guided Attention Model for Fine-Grained Zero-Shot Learning

2018-12-01 · NeurIPS 2018 12 · Yunlong Yu, Zhong Ji, Yanwei Fu, Jichang Guo 외

Zero-Shot Learning (ZSL) is generally achieved via aligning the semantic relationships between the visual features and the corresponding class semantic descriptions. However, using the global features to represent fine-g…

General ClassificationMulti-class ClassificationRetrievalzero-shot-classification+1