3 papers
cs.AI2026
Cumulative Path-Level Semantic Reasoning for Inductive Knowledge Graph Completion
Jiapu Wang, Xinghe Cheng, Zezheng Wu +6
Conventional Knowledge Graph Completion (KGC) methods aim to infer missing information in incomplete Knowledge Graphs (KGs) by leveraging existing information, which struggle to pe…
cs.CL2025
Prompting Large Language Models with Partial Knowledge for Answering Questions with Unseen Entities
Zhichao Yan, Jiapu Wang, Jiaoyan Chen +6
Retrieval-Augmented Generation (RAG) shows impressive performance by supplementing and substituting parametric knowledge in Large Language Models (LLMs). Retrieved knowledge can be…
cs.SE2025
: Multi-level Tree-based Automatic Program Repair with Large Language Models
Quanming Liu, Xupeng Bu, Zhichao Yan +1
Automatic Program Repair (APR) is a core technology in software development and maintenance, with aims to enable automated defect repair with minimal human intervention. In recent…