paper-with-me

Papers Knowledge Graph Completion

“Knowledge Graph Completion” 태그가 달린 논문 541편 · 필터 해제

LLM-Based Knowledge Graph Completion Combining Discrete Structural Coding with Similar Entity Information

2026-08-31 · Jiaqi Wang, Dongying Lin, Yang Yang, Yinan Liu 외 arxiv

Knowledge graph completion requires models to use both textual descriptions and relational structure. Existing LLM-based methods either encode KG structure as discrete tokens or refine a restricted set of candidate entit…

Knowledge Graph Completion

ViSR-KGC: Visual Subgraph Reasoning with Vision-Language Models for Multimodal Knowledge Graph Completion

2026-08-06 · Jiafan Li, Mengxue Yang, Jiaqi Zhu, Liang Chang 외 arxiv

Knowledge graph completion (KGC) aims to infer missing entities or relations from incomplete graph structures, and has evolved into multimodal knowledge graph completion (MMKGC), where entities are associated with multip…

Knowledge Graph CompletionRepresentation LearningMultimodal ReasoningKnowledge Graphs

Dual-Path LLM Reasoning for Multimodal Few-Shot Knowledge Graph Completion

2026-07-29 · Jinlan Liu, Zhiying Tu, Yongchao Xing, Yicheng Liu 외 arxiv

Knowledge graph completion (KGC) aims to infer missing facts in knowledge graphs (KGs), thereby improving their completeness and supporting downstream intelligent applications. However, emerging entities and relations in…

Knowledge Graph CompletionKnowledge Graphs

Sentence Splitter: Uncovering Latent Factual Structure for Self-Supervised Learning

2026-07-22 · Ahmad Pouramini, Mahsa Afsharizadeh arxiv

This paper introduces Sentence Splitter, a self-supervised framework built upon a T5-based encoder--decoder architecture for uncovering the latent factual structure of natural language sentences. The proposed method iden…

Knowledge Graph CompletionSelf-Supervised LearningQuestion Answering

MGDT: MLLM-Guided Diffusion Transformer with Relation-Adaptive Mixture-of-Experts for Multimodal Knowledge Graph Completion

2026-07-17 · Xu Hou, Meiyu Liang, Wei Huang, Yawen Li 외 arxiv

Multimodal Knowledge Graph Completion (MKGC) requires inferring missing entities from structural, textual, and visual cues. Existing diffusion-based MKGC methods usually denoise directly on raw multimodal features. Such …

Knowledge Graph Completion

Conditional Diffusion Guided Knowledge Transfer for Multi-Domain Knowledge Graph Completion

2026-07-03 · Jiawei Sheng, Taoyu Su, Xixun Lin, Xiaodong Li 외 arxiv

Multi-domain knowledge graph completion (MKGC) aims to improve missing triple prediction in a target KG by transferring knowledge from other support KGs. Existing methods typically enforce consistency constraints on equi…

Knowledge Graph Completion

Beyond Triplet Plausibility: Relation Set Completion in Knowledge Graphs

2026-06-29 · Zihao Zheng, Borui Cai, Yao Zhao, Xin Han 외 arxiv

Knowledge graphs (KGs) organize real-world knowledge as triplets and underpin many downstream applications. Due to their inherent incompleteness, knowledge graph completion (KGC) is widely studied and is typically formul…

Knowledge Graph CompletionKnowledge GraphsLink Prediction

First-Order Temporal Logic Tensor Networks

2026-06-29 · Luca Boscarato, Ivan Donadello, Alessandro Artale, Marco Montali 외 arxiv

Most of the existing neuro-symbolic AI methods focus on the scenario of static knowledge where objects do not change according to a temporal dimension. Temporal neuro-symbolic works are still under explored and are mainl…

Knowledge Graph Completion

RelBall: Relation Ball with Quaternion Rotation for Knowledge Graph Completion

2026-06-26 · Yike Liu, Peijia Xie, Chao He, Huiling Zhu arxiv

Real-world knowledge graphs are often incomplete, lacking many valid facts. Knowledge Graph Completion (KGC) aims to predict missing links using known triples, thereby enhancing graph coverage. A key challenge is modelin…

Knowledge Graph CompletionKnowledge GraphsLink Prediction

Model Graph Inductive Learning for Knowledge Graph Completion

2026-06-15 · Mohommad Esmaei Khani, Mahdieh Hasheminejad, Ali Taherkhani, Hossein Hajiabolhassan arxiv

Link prediction in knowledge graphs fundamentally depends on the quality of learned embeddings for entities and relations. However, most existing methods derive these embeddings by aggregating only the local neighborhood…

Knowledge Graph CompletionInductive Link PredictionKnowledge Graphs

When Metrics Disagree: A Meta-Analysis of Knowledge-Graph-Completion Model Benchmarking

2026-06-09 · Haji Gul, Ajaz Ahmad Bhat arxiv

Evaluating Knowledge Graph Completion (KGC) models remains challenging because standard assessment relies on isolated rank-based metrics such as MRR, Hits$@$k, and Mean Rank, which often produce conflicting model orderin…

Knowledge Graph Completion

Generalized Rank-based Evaluation for Knowledge Graph Completion: Perspectives, Framework, and Analyses

2026-06-08 · Sooho Moon, Jian Kang, Yunyong Ko arxiv

Knowledge graph completion (KGC) aims to predict missing facts from an observed knowledge graph (KG), playing a crucial role in a wide range of real-world applications such as drug discovery, recommender systems, and ret…

Knowledge Graph CompletionDrug Discovery

PROBE-Web: An Interactive System for Probing Evaluation Landscapes of Knowledge Graph Completion Models

2026-06-08 · Sooho Moon, Yunyong Ko arxiv

Knowledge graph completion (KGC) models are commonly evaluated using rank-based metrics such as MRR and Hits@K, despite different users often requiring different evaluation perspectives. In this demo, we present PROBE-We…

Knowledge Graph Completion

Q-GNN: Query-Conditioned Graph Neural Networks with Type Awareness for Knowledge Graph Completion

2026-06-04 · Dongxiao He, Ruqiong Zhang, Zhizhi Yu, Ling Ding 외 arxiv

Knowledge Graph Completion (KGC) aims at predicting missing triplets from incomplete knowledge graphs, which is crucial for downstream applications. Recently, Graph Neural Network (GNN)-based methods have achieved remark…

Knowledge Graph CompletionGraph Neural NetworkKnowledge Graphs

Link Prediction or Perdition: the Seeds of Instability in Knowledge Graph Embeddings

2026-06-02 · Guillaume Méroué, Fabien Gandon, Pierre Monnin arxiv

Embedding models (KGEMs) constitute the main link prediction approach to complete knowledge graphs. Standard evaluation protocols emphasize rank-based metrics such as MRR or Hits@$K$, but usually overlook the influence o…

Knowledge Graph CompletionKnowledge GraphsLink Prediction

Boosting Knowledge Graph Foundation Models via Enhanced Negative Sampling

2026-05-26 · Yinan Liu, Wenjin Xu, Zhiyuan Zha, Xiaochun Yang 외 arxiv

Knowledge graphs (KGs) have become the core backbone of numerous downstream tasks such as question answering and recommender systems. However, despite all this, KGs are often very incomplete. To perform zero-shot knowled…

Knowledge Graph CompletionQuestion AnsweringKnowledge Graphs

Multimodal Cultural Heritage Knowledge Graph Extension with Language and Vision Models

2026-05-17 · Yang Zhang, Nada Mimouni, Jean-Claude Moissinac, Fayçal Hamdi arxiv

The preservation and interpretation of cultural heritage increasingly rely on digital technologies, among which Knowledge Graphs (KGs) stand out for their ability to structure vast amounts of data. However, the construct…

Knowledge Graph CompletionKnowledge Graphs

CORE: Cyclic Orthotope Relation Embedding for Knowledge Graph Completion

2026-05-11 · Yingqi Zeng, Luying Wang, Huiling Zhu arxiv

Knowledge graph completion (KGC) aims to automatically infer missing facts in multi-relational data by mapping entities and relations into continuous representation spaces. Recent region-based embedding models have shown…

Knowledge Graph CompletionLink Prediction

RADD: Retrieval-Augmented Discrete Diffusion for Multi-Modal Knowledge Graph Completion

2026-04-28 · Guanglin Niu, Bo Li arxiv

Most multi-modal knowledge graph completion (MMKGC) models use one embedding scorer to do both retrieval over the full entity set and final decision making. We argue that this coupling is a core bottleneck: global high-r…

Knowledge Graph CompletionDecision Making

GS-Quant: Granular Semantic and Generative Structural Quantization for Knowledge Graph Completion

2026-04-23 · Qizhuo Xie, Yunhui Liu, Yu Xing, Qianzi Hou 외 arxiv

Large Language Models (LLMs) have shown immense potential in Knowledge Graph Completion (KGC), yet bridging the modality gap between continuous graph embeddings and discrete LLM tokens remains a critical challenge. While…

Knowledge Graph Completion
1–20 / 541 다음 →