EMNLP 2024main0 citations

Multi-Level Cross-Modal Alignment for Speech Relation Extraction

Liang Zhang, Zhen Yang, Biao Fu, Ziyao Lu, Liangying Shao, Shiyu Liu, Fandong Meng, Jie Zhou

Abstract

Speech Relation Extraction (SpeechRE) aims to extract relation triplets from speech data. However, existing studies usually use synthetic speech to train and evaluate SpeechRE models, hindering the further development of SpeechRE due to the disparity between synthetic and real speech. Meanwhile, the modality gap issue, unexplored in SpeechRE, limits the performance of existing models. In this paper, we construct two real SpeechRE datasets to facilitate subsequent researches and propose a Multi-level Cross-modal Alignment Model (MCAM) for SpeechRE. Our model consists of three components: 1) a speech encoder, extracting speech features from the input speech; 2) an alignment adapter, mapping these speech features into a suitable semantic space for the text decoder; and 3) a text decoder, autoregressively generating relation triplets based on the speech features. During training, we first additionally introduce a text encoder to serve as a semantic bridge between the speech encoder and the text decoder, and then train the alignment adapter to align the output features of speech and text encoders at multiple levels. In this way, we can effectively train the alignment adapter to bridge the modality gap between the speech encoder and the text decoder. Experimental results and in-depth analysis on our datasets strongly demonstrate the efficacy of our method.

BibTeX
@inproceedings{zhang-etal-2024-multi-level,
    title = "Multi-Level Cross-Modal Alignment for Speech Relation Extraction",
    author = "Zhang, Liang  and
      Yang, Zhen  and
      Fu, Biao  and
      Lu, Ziyao  and
      Shao, Liangying  and
      Liu, Shiyu  and
      Meng, Fandong  and
      Zhou, Jie  and
      Wang, Xiaoli  and
      Su, Jinsong",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.668/",
    doi = "10.18653/v1/2024.emnlp-main.668",
    pages = "11975--11986"
}
Multi-Level Cross-Modal Alignment for Speech Relation Extraction · EMNLP 2024