ICASSP 2024accepted0 citations

Parody Detection Using Source-Target Attention with Teacher-Forced Lyrics

Tomoki Ariga, Yosuke Higuchi, Kazutoshi Hayasaka, Naoki Okamoto, Tetsuji Ogawa

Abstract

We propose an approach to detect parodies in singing voices, analyzing attention weights derived from an encoder-decoder-based automatic speech recognition (ASR) model. Here, parodies involve modifying and singing existing lyrics written for songs. Sharing such modified singing voices on the internet carries the potential risk of copyright infringement, posing the need of an automatic parody detection system. Given that songs typically comprise fixed lyrics, the pair of speech and its corresponding transcription can be used to analyze singing voices. In this work, we feed singing voices into an encoder-decoder-based ASR system and perform the decoding process using the corresponding lyrics in a teacher-forcing manner. Here, when the ASR model encounters a singing voice that includes a parody segment, there is a potential for the attention weights between the singing voice and the correct lyrics become collapsed. By identifying such misalignments in the attention weights, we attempt to detect parodies in singing voices. Experimental comparisons using real karaoke singing voice data demonstrate that the developed system achieves highly accurate parody detection performance by effectively identifying misalignments.

BibTeX
@inproceedings{icassp2024_parodydetectionu,
  title = {Parody Detection Using Source-Target Attention with Teacher-Forced Lyrics},
  author = {Tomoki Ariga and Yosuke Higuchi and Kazutoshi Hayasaka and Naoki Okamoto and Tetsuji Ogawa},
  booktitle = {ICASSP 2024},
  year = {2024}
}