English

Towards Event Extraction from Speech with Contextual Clues

Computation and Language 2024-01-30 v1 Multimedia

Abstract

While text-based event extraction has been an active research area and has seen successful application in many domains, extracting semantic events from speech directly is an under-explored problem. In this paper, we introduce the Speech Event Extraction (SpeechEE) task and construct three synthetic training sets and one human-spoken test set. Compared to event extraction from text, SpeechEE poses greater challenges mainly due to complex speech signals that are continuous and have no word boundaries. Additionally, unlike perceptible sound events, semantic events are more subtle and require a deeper understanding. To tackle these challenges, we introduce a sequence-to-structure generation paradigm that can produce events from speech signals in an end-to-end manner, together with a conditioned generation method that utilizes speech recognition transcripts as the contextual clue. We further propose to represent events with a flat format to make outputs more natural language-like. Our experimental results show that our method brings significant improvements on all datasets, achieving a maximum F1 gain of 10.7%. The code and datasets are released on https://github.com/jodie-kang/SpeechEE.

Keywords

Cite

@article{arxiv.2401.15385,
  title  = {Towards Event Extraction from Speech with Contextual Clues},
  author = {Jingqi Kang and Tongtong Wu and Jinming Zhao and Guitao Wang and Guilin Qi and Yuan-Fang Li and Gholamreza Haffari},
  journal= {arXiv preprint arXiv:2401.15385},
  year   = {2024}
}

Comments

Under Review

R2 v1 2026-06-28T14:28:58.103Z