paper-with-me

홈 › Papers

Heterogeneous Graph-based Knowledge Transfer for Generalized Zero-shot Learning

2019-11-20 · Jun-Jie Wang, Xiangfeng Wang, Bo Jin, Junchi Yan, Wenjie Zhang, Hongyuan Zha

Generalized zero-shot learning (GZSL) tackles the problem of learning to classify instances involving both seen classes and unseen ones. The key issue is how to effectively transfer the model learned from seen classes to unseen classes. Existing works in GZSL usually assume that some prior information about unseen classes are available. However, such an assumption is unrealistic when new unseen classes appear dynamically. To this end, we propose a novel heterogeneous graph-based knowledge transfer method (HGKT) for GZSL, agnostic to unseen classes and instances, by leveraging graph neural network. Specifically, a structured heterogeneous graph is constructed with high-level representative nodes for seen classes, which are chosen through Wasserstein barycenter in order to simultaneously capture inter-class and intra-class relationship. The aggregation and embedding functions can be learned through graph neural network, which can be used to compute the embeddings of unseen classes by transferring the knowledge from their neighbors. Extensive experiments on public benchmark datasets show that our method achieves state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1911.09046

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot LearningGraph Neural NetworkTransfer LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-shot Transfer Learning within a Heterogeneous Graph via Knowledge Transfer Networks

2022-03-03 · Minji Yoon, John Palowitch, Dustin Zelle, Ziniu Hu 외

Data continuously emitted from industrial ecosystems such as social or e-commerce platforms are commonly represented as heterogeneous graphs (HG) composed of multiple node/edge types. State-of-the-art graph learning meth…

Domain AdaptationGraph LearningRepresentation LearningTransfer Learning

Cross-heterogeneity Graph Few-shot Learning

2023-08-10 · Pengfei Ding, Yan Wang, Guanfeng Liu

In recent years, heterogeneous graph few-shot learning has been proposed to address the label sparsity issue in heterogeneous graphs (HGs), which contain various types of nodes and edges. The existing methods have achiev…

Few-Shot LearningGraph Neural NetworkInformativenessMeta-Learning

Learning Generalized Zero-Shot Learners for Open-Domain Image Geolocalization

2023-02-01 · Lukas Haas, Silas Alberti, Michal Skreta

Image geolocalization is the challenging task of predicting the geographic coordinates of origin for a given photo. It is an unsolved problem relying on the ability to combine visual clues with general knowledge about th…

Generalized Zero-Shot LearningMeta-LearningPhoto geolocation estimationZero-Shot Learning

Zero-Shot Cross-Lingual Document-Level Event Causality Identification with Heterogeneous Graph Contrastive Transfer Learning

2024-03-05 · Zhitao He, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Event Causality Identification (ECI) refers to the detection of causal relations between events in texts. However, most existing studies focus on sentence-level ECI with high-resource languages, leaving more challenging …

Event Causality IdentificationFew-Shot LearningSentenceTransfer Learning

Incorporating Commonsense Knowledge into Abstractive Dialogue Summarization via Heterogeneous Graph Networks

2020-10-20 · CCL 2021 8 · Xiachong Feng, Xiaocheng Feng, Bing Qin, Ting Liu

Abstractive dialogue summarization is the task of capturing the highlights of a dialogue and rewriting them into a concise version. In this paper, we present a novel multi-speaker dialogue summarizer to demonstrate how l…

Abstractive Dialogue Summarizationdialogue summaryDialogue Understanding