← Search

Xiye Chen

4 accepted papers

2024

Incorporating Schema-Aware Description into Document-Level Event Extraction

IJCAI 2024poster

Document-level event extraction (DEE) aims to extract the structured event information from a given document, facing two critical challenges: (1) event arguments always scatter across sentences (arguments-scattering); (2) multiple events can co-occur in one document (multi-event). Most recent studie…

2024

Learning Multi-Granularity and Adaptive Representation for Knowledge Graph Reasoning

IJCAI 2024poster

Knowledge graph reasoning (KGR) aims to infer new factual triples from existing knowledge graphs (KGs). Recently, a new category of methods, possessing both transductive and inductive reasoning capabilities, has been proposed to tackle this task via learning entity-independent representations from l…

Cited by 1SourcePDFScholar
2024

Unify Named Entity Recognition Scenarios via Contrastive Real-Time Updating Prototype

AAAI 2024technical

Supervised named entity recognition (NER) aims to classify entity mentions into a fixed number of pre-defined types. However, in real-world scenarios, unknown entity types are continually involved. Naive fine-tuning will result in catastrophic forgetting on old entity types. Existing continual metho…

Cited by 5SourcePDFScholar
2023

PasCore: A Chinese Overlapping Relation Extraction Model Based on Global Pointer Annotation Strategy

IJCAI 2023poster

Recent work for extracting relations from texts has achieved excellent performance. However, existing studies mainly focus on simple relation extraction, these methods perform not well on overlapping triple problem because the tags of shared entities would conflict with each other. Especially, over…