English

Fine-Grained Action Retrieval Through Multiple Parts-of-Speech Embeddings

Computer Vision and Pattern Recognition 2019-08-12 v1

Abstract

We address the problem of cross-modal fine-grained action retrieval between text and video. Cross-modal retrieval is commonly achieved through learning a shared embedding space, that can indifferently embed modalities. In this paper, we propose to enrich the embedding by disentangling parts-of-speech (PoS) in the accompanying captions. We build a separate multi-modal embedding space for each PoS tag. The outputs of multiple PoS embeddings are then used as input to an integrated multi-modal space, where we perform action retrieval. All embeddings are trained jointly through a combination of PoS-aware and PoS-agnostic losses. Our proposal enables learning specialised embedding spaces that offer multiple views of the same embedded entities. We report the first retrieval results on fine-grained actions for the large-scale EPIC dataset, in a generalised zero-shot setting. Results show the advantage of our approach for both video-to-text and text-to-video action retrieval. We also demonstrate the benefit of disentangling the PoS for the generic task of cross-modal video retrieval on the MSR-VTT dataset.

Keywords

Cite

@article{arxiv.1908.03477,
  title  = {Fine-Grained Action Retrieval Through Multiple Parts-of-Speech Embeddings},
  author = {Michael Wray and Diane Larlus and Gabriela Csurka and Dima Damen},
  journal= {arXiv preprint arXiv:1908.03477},
  year   = {2019}
}

Comments

Accepted for presentation at ICCV. Project Page: https://mwray.github.io/FGAR

R2 v1 2026-06-23T10:43:49.062Z