English

Towards Relation Extraction From Speech

Computation and Language 2022-10-18 v1 Multimedia

Abstract

Relation extraction typically aims to extract semantic relationships between entities from the unstructured text. One of the most essential data sources for relation extraction is the spoken language, such as interviews and dialogues. However, the error propagation introduced in automatic speech recognition (ASR) has been ignored in relation extraction, and the end-to-end speech-based relation extraction method has been rarely explored. In this paper, we propose a new listening information extraction task, i.e., speech relation extraction. We construct the training dataset for speech relation extraction via text-to-speech systems, and we construct the testing dataset via crowd-sourcing with native English speakers. We explore speech relation extraction via two approaches: the pipeline approach conducting text-based extraction with a pretrained ASR module, and the end2end approach via a new proposed encoder-decoder model, or what we called SpeechRE. We conduct comprehensive experiments to distinguish the challenges in speech relation extraction, which may shed light on future explorations. We share the code and data on https://github.com/wutong8023/SpeechRE.

Keywords

Cite

@article{arxiv.2210.08759,
  title  = {Towards Relation Extraction From Speech},
  author = {Tongtong Wu and Guitao Wang and Jinming Zhao and Zhaoran Liu and Guilin Qi and Yuan-Fang Li and Gholamreza Haffari},
  journal= {arXiv preprint arXiv:2210.08759},
  year   = {2022}
}

Comments

Accepted by EMNLP 2022

R2 v1 2026-06-28T03:46:41.321Z