← Search

Chenxiao Wu

4 accepted papers

2024

ConsistNER: Towards Instructive NER Demonstrations for LLMs with the Consistency of Ontology and Context

AAAI 2024technical

Named entity recognition (NER) aims to identify and classify specific entities mentioned in textual sentences. Most existing superior NER models employ the standard fully supervised paradigm, which requires a large amount of annotated data during training. In order to maintain performance with insuf…

Cited by 5SourcePDFScholar
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
2023

IterDE: An Iterative Knowledge Distillation Framework for Knowledge Graph Embeddings

AAAI 2023technical

Knowledge distillation for knowledge graph embedding (KGE) aims to reduce the KGE model size to address the challenges of storage limitations and knowledge reasoning efficiency. However, current work still suffers from the performance drops when compressing a high-dimensional original KGE model to a…