Event Process Typing via Hierarchical Optimal Transport

Abstract

Understanding intention behind event processes in texts is important to many applications. One challenging task in this line is event process typing, which aims to tag the process with one action label and one object label describing the overall action of the process and object the process likely affects respectively. To tackle this task, existing methods mainly rely on the matching of the event process level and label level representation, which ignores two important characteristics: Process Hierarchy and Label Hierarchy. In this paper, we propose a Hierarchical Optimal Transport (HOT) method to address the above problem. Specifically, we first explicitly extract the process hierarchy and label hierarchy. Then the HOT optimally matches the two types of hierarchy. Experimental results show that our model outperforms the baseline models, illustrating the effectiveness of our model.

Cite

Text

Zhou et al. "Event Process Typing via Hierarchical Optimal Transport." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I11.26643

Markdown

[Zhou et al. "Event Process Typing via Hierarchical Optimal Transport." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/zhou2023aaai-event/) doi:10.1609/AAAI.V37I11.26643

BibTeX

@inproceedings{zhou2023aaai-event,
  title     = {{Event Process Typing via Hierarchical Optimal Transport}},
  author    = {Zhou, Bo and Chen, Yubo and Liu, Kang and Zhao, Jun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {14038-14046},
  doi       = {10.1609/AAAI.V37I11.26643},
  url       = {https://mlanthology.org/aaai/2023/zhou2023aaai-event/}
}