ACL 2024long1 citations

Speech Sense Disambiguation: Tackling Homophone Ambiguity in End-to-End Speech Translation

Tengfei Yu, Xuebo Liu, Liang Ding, Kehai Chen, Dacheng Tao, Min Zhang

Abstract

End-to-end speech translation (ST) presents notable disambiguation challenges as it necessitates simultaneous cross-modal and cross-lingual transformations. While word sense disambiguation is an extensively investigated topic in textual machine translation, the exploration of disambiguation strategies for ST models remains limited. Addressing this gap, this paper introduces the concept of speech sense disambiguation (SSD), specifically emphasizing homophones - words pronounced identically but with different meanings. To facilitate this, we first create a comprehensive homophone dictionary and an annotated dataset rich with homophone information established based on speech-text alignment. Building on this unique dictionary, we introduce AmbigST, an innovative homophone-aware contrastive learning approach that integrates a homophone-aware masking strategy. Our experiments on different MuST-C and CoVoST ST benchmarks demonstrate that AmbigST sets new performance standards. Specifically, it achieves SOTA results on BLEU scores for English to German, Spanish, and French ST tasks, underlining its effectiveness in reducing speech sense ambiguity. Data, code and scripts are freely available at https://github.com/ytf-philp/AmbigST.

BibTeX
@inproceedings{yu-etal-2024-speech,
    title = "Speech Sense Disambiguation: Tackling Homophone Ambiguity in End-to-End Speech Translation",
    author = "Yu, Tengfei  and
      Liu, Xuebo  and
      Ding, Liang  and
      Chen, Kehai  and
      Tao, Dacheng  and
      Zhang, Min",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.435/",
    doi = "10.18653/v1/2024.acl-long.435",
    pages = "8020--8035"
}
Speech Sense Disambiguation: Tackling Homophone Ambiguity in End-to-End Speech Translation · ACL 2024