English

Sparse in Space and Time: Audio-visual Synchronisation with Trainable Selectors

Computer Vision and Pattern Recognition 2022-10-14 v1 Machine Learning Multimedia Sound Audio and Speech Processing

Abstract

The objective of this paper is audio-visual synchronisation of general videos 'in the wild'. For such videos, the events that may be harnessed for synchronisation cues may be spatially small and may occur only infrequently during a many seconds-long video clip, i.e. the synchronisation signal is 'sparse in space and time'. This contrasts with the case of synchronising videos of talking heads, where audio-visual correspondence is dense in both time and space. We make four contributions: (i) in order to handle longer temporal sequences required for sparse synchronisation signals, we design a multi-modal transformer model that employs 'selectors' to distil the long audio and visual streams into small sequences that are then used to predict the temporal offset between streams. (ii) We identify artefacts that can arise from the compression codecs used for audio and video and can be used by audio-visual models in training to artificially solve the synchronisation task. (iii) We curate a dataset with only sparse in time and space synchronisation signals; and (iv) the effectiveness of the proposed model is shown on both dense and sparse datasets quantitatively and qualitatively. Project page: v-iashin.github.io/SparseSync

Keywords

Cite

@article{arxiv.2210.07055,
  title  = {Sparse in Space and Time: Audio-visual Synchronisation with Trainable Selectors},
  author = {Vladimir Iashin and Weidi Xie and Esa Rahtu and Andrew Zisserman},
  journal= {arXiv preprint arXiv:2210.07055},
  year   = {2022}
}

Comments

Accepted as a spotlight presentation for the BMVC 2022. Code: https://github.com/v-iashin/SparseSync Project page: https://v-iashin.github.io/SparseSync

R2 v1 2026-06-28T03:33:34.482Z