Introducing Semantics into Speech Encoders.
Derek Xu,Shuyan Dong,Changhan Wang,Suyoun Kim,Zhaojiang Lin,Bing Liu,Akshat Shrivastava,Shang-Wen Li,Liang-Hsuan Tseng,Guan-Ting Lin,Alexei Baevski,Hung-yi Lee,Yizhou Sun,Wei Wang
DOI: https://doi.org/10.18653/v1/2023.acl-long.639
2022-01-01
Abstract:Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information.As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM) systems achieve state-of-the-art results on semantic spoken language tasks by utilizing rich semantic representations from the LLM.These systems come at the cost of labeled audio transcriptions, which is expensive and time-consuming to obtain.We propose a taskagnostic unsupervised way of incorporating semantic information from LLMs into selfsupervised speech encoders without labeled audio transcriptions.By introducing semantics, we improve existing speech encoder spoken language understanding (SLU) performance by over 5% on intent classification (IC), with modest gains in named entity resolution (NER) and slot filling (SF), and spoken question answering (SQA) FF1 score by over 2%.Our approach, which uses no ASR data, achieves similar performance as methods trained on over 100 hours of labeled audio transcripts, demonstrating the feasibility of unsupervised semantic augmentations to existing speech encoders.