ACL 2023findings1 citations

DopplerBAS: Binaural Audio Synthesis Addressing Doppler Effect

Jinglin Liu, Zhenhui Ye, Qian Chen, Siqi Zheng, Wen Wang, Zhang Qinglin, Zhou Zhao

Abstract

Recently, binaural audio synthesis (BAS) has emerged as a promising research field for its applications in augmented and virtual realities. Binaural audio helps ususers orient themselves and establish immersion by providing the brain with interaural time differences reflecting spatial information. However, existing BAS methods are limited in terms of phase estimation, which is crucial for spatial hearing. In this paper, we propose the DopplerBAS method to explicitly address the Doppler effect of the moving sound source. Specifically, we calculate the radial relative velocity of the moving speaker in spherical coordinates, which further guides the synthesis of binaural audio. This simple method introduces no additional hyper-parameters and does not modify the loss functions, and is plug-and-play: it scales well to different types of backbones. DopperBAS distinctly improves the representative WarpNet and BinauralGrad backbones in the phase error metric and reaches a new state of the art (SOTA): 0.780 (versus the current SOTA 0.807). Experiments and ablation studies demonstrate the effectiveness of our method.

BibTeX
@inproceedings{liu-etal-2023-dopplerbas,
    title = "{D}oppler{BAS}: Binaural Audio Synthesis Addressing Doppler Effect",
    author = "Liu, Jinglin  and
      Ye, Zhenhui  and
      Chen, Qian  and
      Zheng, Siqi  and
      Wang, Wen  and
      Qinglin, Zhang  and
      Zhao, Zhou",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.753/",
    doi = "10.18653/v1/2023.findings-acl.753",
    pages = "11905--11912"
}