English

Joint Speech Translation and Named Entity Recognition

Computation and Language 2023-10-09 v2

Abstract

Modern automatic translation systems aim at place the human at the center by providing contextual support and knowledge. In this context, a critical task is enriching the output with information regarding the mentioned entities, which is currently achieved processing the generated translation with named entity recognition (NER) and entity linking systems. In light of the recent promising results shown by direct speech translation (ST) models and the known weaknesses of cascades (error propagation and additional latency), in this paper we propose multitask models that jointly perform ST and NER, and compare them with a cascade baseline. The experimental results show that our models significantly outperform the cascade on the NER task (by 0.4-1.0 F1), without degradation in terms of translation quality, and with the same computational efficiency of a plain direct ST model.

Keywords

Cite

@article{arxiv.2210.11987,
  title  = {Joint Speech Translation and Named Entity Recognition},
  author = {Marco Gaido and Sara Papi and Matteo Negri and Marco Turchi},
  journal= {arXiv preprint arXiv:2210.11987},
  year   = {2023}
}

Comments

Accepted at INTERSPEECH 2023

R2 v1 2026-06-28T04:10:58.708Z