paper-with-me

홈 › Papers

OntoZSL: Ontology-enhanced Zero-shot Learning

2021-02-15 · Yuxia Geng, Jiaoyan Chen, Zhuo Chen, Jeff Z. Pan, Zhiquan Ye, Zonggang Yuan, Yantao Jia, Huajun Chen

Zero-shot Learning (ZSL), which aims to predict for those classes that have never appeared in the training data, has arisen hot research interests. The key of implementing ZSL is to leverage the prior knowledge of classes which builds the semantic relationship between classes and enables the transfer of the learned models (e.g., features) from training classes (i.e., seen classes) to unseen classes. However, the priors adopted by the existing methods are relatively limited with incomplete semantics. In this paper, we explore richer and more competitive prior knowledge to model the inter-class relationship for ZSL via ontology-based knowledge representation and semantic embedding. Meanwhile, to address the data imbalance between seen classes and unseen classes, we developed a generative ZSL framework with Generative Adversarial Networks (GANs). Our main findings include: (i) an ontology-enhanced ZSL framework that can be applied to different domains, such as image classification (IMGC) and knowledge graph completion (KGC); (ii) a comprehensive evaluation with multiple zero-shot datasets from different domains, where our method often achieves better performance than the state-of-the-art models. In particular, on four representative ZSL baselines of IMGC, the ontology-based class semantics outperform the previous priors e.g., the word embeddings of classes by an average of 12.4 accuracy points in the standard ZSL across two example datasets (see Figure 4).

📄 PDF Abstract BibTeX arXiv:2102.07339

Code (1)

genggengcss/OntoZSL 공식 구현 pytorch

Tasks

image-classificationImage ClassificationKnowledge Graph CompletionWord EmbeddingsZero-Shot Learning

Similar Papers 제목 키워드 기반

WOAH: Preliminaries to Zero-shot Ontology Learning for Conversational Agents

2017-09-15 · Gonzalo Estrán Buyo

The present paper presents the Weighted Ontology Approximation Heuristic (WOAH), a novel zero-shot approach to ontology estimation for conversational agents development environments. This methodology extracts verbs and n…

Ontology Enrichment for Effective Fine-grained Entity Typing

2023-10-11 · Siru Ouyang, Jiaxin Huang, Pranav Pillai, Yunyi Zhang 외

Fine-grained entity typing (FET) is the task of identifying specific entity types at a fine-grained level for entity mentions based on their contextual information. Conventional methods for FET require extensive human an…

Entity Typing

Ontology-guided Semantic Composition for Zero-Shot Learning

2020-06-30 · Jiaoyan Chen, Freddy Lecue, Yuxia Geng, Jeff Z. Pan 외

Zero-shot learning (ZSL) is a popular research problem that aims at predicting for those classes that have never appeared in the training stage by utilizing the inter-class relationship with some side information. In thi…

image-classificationImage ClassificationOntology EmbeddingQuestion Answering+4

Disentangled Ontology Embedding for Zero-shot Learning

2022-06-08 · Yuxia Geng, Jiaoyan Chen, Wen Zhang, Yajing Xu 외

Knowledge Graph (KG) and its variant of ontology have been widely used for knowledge representation, and have shown to be quite effective in augmenting Zero-shot Learning (ZSL). However, existing ZSL methods that utilize…

image-classificationImage ClassificationOntology EmbeddingZero-Shot Image Classification+1

DORAEMON: Decentralized Ontology-aware Reliable Agent with Enhanced Memory Oriented Navigation

2025-05-28 · Tianjun Gu, Linfeng Li, Xuhong Wang, Chenghua Gong 외

Adaptive navigation in unfamiliar environments is crucial for household service robots but remains challenging due to the need for both low-level path planning and high-level scene understanding. While recent vision-lang…

Autonomous NavigationRAGScene Understanding