Improved Visually Prompted Keyword Localisation in Real Low-Resource Settings
Leanne Nortje, Dan Oneata, Gabriel Pirlogeanu, Herman Kamper
TL;DR
This work tackles visually prompted keyword localisation (VPKL) in real low-resource settings by removing reliance on transcriptions and introducing a transcription-free, few-shot pair mining approach. It adapts a visually grounded speech model (Loc-AttNet) that fuses a vision encoder and an audio encoder via matchmap attention, trained with a contrastive loss to align image queries with spoken utterances. The study demonstrates English VPkl performance with few-shot mined pairs, approaching transcription-based upper bounds, and extends the method to Yorùbá, revealing the challenges of language-specific representations and mining accuracy. Key findings show that few-shot mining outperforms visual-tagging baselines, but significant gains depend on language-tailored initialization (e.g., CPC) and robust mining, highlighting practical viability for real low-resource languages while outlining clear directions for improvement.
Abstract
Given an image query, visually prompted keyword localisation (VPKL) aims to find occurrences of the depicted word in a speech collection. This can be useful when transcriptions are not available for a low-resource language (e.g. if it is unwritten). Previous work showed that VPKL can be performed with a visually grounded speech model trained on paired images and unlabelled speech. But all experiments were done on English. Moreover, transcriptions were used to get positive and negative pairs for the contrastive loss. This paper introduces a few-shot learning scheme to mine pairs automatically without transcriptions. On English, this results in only a small drop in performance. We also - for the first time - consider VPKL on a real low-resource language, Yoruba. While scores are reasonable, here we see a bigger drop in performance compared to using ground truth pairs because the mining is less accurate in Yoruba.
