← Search

Yikemaiti Sataer

3 accepted papers

2024

Few-Shot Semantic Dependency Parsing via Graph Contrastive Learning

COLING 2024main

Graph neural networks (GNNs) have achieved promising performance on semantic dependency parsing (SDP), owing to their powerful graph representation learning ability. However, training a high-performing GNN-based model requires a large amount of labeled data and it is prone to over-fitting in the abs…

2023

Integrating Syntactic and Semantic Knowledge in AMR Parsing with Heterogeneous Graph Attention Network

ICASSP 2023accepted

Abstract Meaning Representation (AMR) parsing is the task of translating a sentence to an AMR semantic graph which captures the basic meaning of the sentence, and is empowered by pre-trained Transformer models recently. These models encode the syntactic and semantic knowledge implicitly through self…

Cited by 0SourceScholar
2022

DynGL-SDP: Dynamic Graph Learning for Semantic Dependency Parsing

COLING 2022main

A recent success in semantic dependency parsing shows that graph neural networks can make significant accuracy improvements, owing to its powerful ability in learning expressive graph representations. However, this work learns graph representations based on a static graph constructed by an existing…