← Search

Wen Hua

7 accepted papers

2025

NeuSymEA: Neuro-symbolic Entity Alignment via Variational Inference

NeurIPS 2025poster

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. Existing methods can be categorized into symbolic and neural models. Symbolic models, while precise, struggle with substructure heterogeneity and sparsity, whereas neural models, although effective…

Cited by 0SourcecodeScholar
2025

VaeDiff-DocRE: End-to-end Data Augmentation Framework for Document-level Relation Extraction

COLING 2025main

Document-level Relation Extraction (DocRE) aims to identify relationships between entity pairs within a document. However, most existing methods assume a uniform label distribution, resulting in suboptimal performance on real-world, imbalanced datasets. To tackle this challenge, we propose a novel d…

2024

Entity Alignment with Noisy Annotations from Large Language Models

NeurIPS 2024poster

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. While existing methods heavily rely on human-generated labels, it is prohibitively expensive to incorporate cross-domain experts for annotation in real-world scenarios. The advent of Large Language…

Cited by 19SourcePDFScholar
2024

Improving the Robustness of Knowledge-Grounded Dialogue via Contrastive Learning

AAAI 2024technical

Knowledge-grounded dialogue (KGD) learns to generate an informative response based on a given dialogue context and external knowledge (e.g., knowledge graphs; KGs). Recently, the emergence of large language models (LLMs) and pre-training techniques has brought great success to knowledge-grounded dia…

2022

Ensemble Semi-supervised Entity Alignment via Cycle-Teaching

AAAI 2022technical

Entity alignment is to find identical entities in different knowledge graphs. Although embedding-based entity alignment has recently achieved remarkable progress, training data insufficiency remains a critical challenge. Conventional semi-supervised methods also suffer from the incorrect entity alig…

2022

Guiding Neural Entity Alignment with Compatibility

EMNLP 2022main

Entity Alignment (EA) aims to find equivalent entities between two Knowledge Graphs (KGs). While numerous neural EA models have been devised, they are mainly learned using labelled data only. In this work, we argue that different entities within one KG should have compatible counterparts in the othe…

2021

ActiveEA: Active Learning for Neural Entity Alignment

EMNLP 2021main

Entity Alignment (EA) aims to match equivalent entities across different Knowledge Graphs (KGs) and is an essential step of KG fusion. Current mainstream methods – neural EA models – rely on training with seed alignment, i.e., a set of pre-aligned entity pairs which are very costly to annotate. In t…