paper-with-me

Papers

Conjugate Relation Modeling for Few-Shot Knowledge Graph Completion

2025-10-26 · Zilong Wang, Qingtian Zeng, Hua Duan, Cheng Cheng, Minghao Zou, Ziyang Wang arxiv

Few-shot Knowledge Graph Completion (FKGC) infers missing triples from limited support samples, tackling long-tail distribution challenges. Existing methods, however, struggle to capture complex relational patterns and mitigate data sparsity. To address these challenges, we propose a novel FKGC framework for conjugate relation modeling (CR-FKGC). Specifically, it employs a neighborhood aggregation encoder to integrate higher-order neighbor information, a conjugate relation learner combining an implicit conditional diffusion relation module with a stable relation module to capture stable semantics and uncertainty offsets, and a manifold conjugate decoder for efficient evaluation and inference of missing triples in manifold space. Experiments on three benchmarks demonstrate that our method achieves superior performance over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2510.22656

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph Completion

Similar Papers 제목 키워드 기반

Sharing Parameter by Conjugation for Knowledge Graph Embeddings in Complex Space

2024-04-18 · COLING (TextGraphs) 2022 10 · Xincan Feng, Zhi Qu, Yuchang Cheng, Taro Watanabe 외

A Knowledge Graph (KG) is the directed graphical representation of entities and relations in the real world. KG can be applied in diverse Natural Language Processing (NLP) tasks where knowledge is required. The need to s…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings

Learning Meta Representations of One-shot Relations for Temporal Knowledge Graph Link Prediction

2022-05-21 · Zifeng Ding, Bailan He, Yunpu Ma, Zhen Han 외

Few-shot relational learning for static knowledge graphs (KGs) has drawn greater interest in recent years, while few-shot learning for temporal knowledge graphs (TKGs) has hardly been studied. Compared to KGs, TKGs conta…

Few-Shot LearningKnowledge GraphsLink PredictionRelational Reasoning

zrLLM: Zero-Shot Relational Learning on Temporal Knowledge Graphs with Large Language Models

2023-11-15 · Zifeng Ding, Heling Cai, Jingpei Wu, Yunpu Ma 외

Modeling evolving knowledge over temporal knowledge graphs (TKGs) has become a heated topic. Various methods have been proposed to forecast links on TKGs. Most of them are embedding-based, where hidden representations ar…

Knowledge GraphsRelationRelational Reasoning

Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion

2021-04-27 · Guanglin Niu, Yang Li, Chengguang Tang, Ruiying Geng 외

Aiming at expanding few-shot relations' coverage in knowledge graphs (KGs), few-shot knowledge graph completion (FKGC) has recently gained more research interests. Some existing models employ a few-shot relation's multi-…

Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsMeta-Learning+1

Zero-Shot Scene Graph Relation Prediction through Commonsense Knowledge Integration

2021-07-11 · Xuan Kan, Hejie Cui, Carl Yang

Relation prediction among entities in images is an important step in scene graph generation (SGG), which further impacts various visual understanding and reasoning tasks. Existing SGG frameworks, however, require heavy t…

Graph GenerationGraph MiningPredictionRelation+2