← Search

Yin Hua

4 accepted papers

2026

UniHR: Hierarchical Representation Learning for Unified Knowledge Graph Link Prediction

AAAI 2026technical

Real-world knowledge graphs (KGs) contain not only standard triple-based facts, but also more complex, heterogeneous types of facts, such as hyper-relational facts with auxiliary key-value pairs, temporal facts with additional timestamps, and nested facts that imply relationships between facts. Thes

Cited by 0SourcePDFScholar
2025

Beyond Completion: A Foundation Model for General Knowledge Graph Reasoning

ACL 2025finding

In natural language processing (NLP) and computer vision (CV), the successful application of foundation models across diverse tasks has demonstrated their remarkable potential. However, despite the rich structural and textual information embedded in knowledge graphs (KGs), existing research of found…

2025

SKA-Bench: A Fine-Grained Benchmark for Evaluating Structured Knowledge Understanding of LLMs

EMNLP 2025

Although large language models (LLMs) have made significant progress in understanding Structured Knowledge (SK) like KG and Table, existing evaluations for SK understanding are non-rigorous (i.e., lacking evaluations of specific capabilities) and focus on a single type of SK. Therefore, we aim to pr

2025

TrustUQA: A Trustful Framework for Unified Structured Data Question Answering

AAAI 2025technical

Natural language question answering (QA) over structured data sources such as tables and knowledge graphs have been widely investigated, especially with Large Language Models (LLMs) in recent years. The main solutions include question to formal query parsing and retrieval-based answer generation. Ho…