paper-with-me

홈 › Papers

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

2019-08-09 · ICCV 2019 10 · Michael Wray, Diane Larlus, Gabriela Csurka, Dima Damen

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.

📄 PDF Abstract BibTeX arXiv:1908.03477

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalPOSRetrievalTAGVideo Retrieval

Similar Papers 제목 키워드 기반

GOSU: Retrieval-Augmented Generation with Global-Level Optimized Semantic Unit-Centric Framework

2025-08-30 · Xuecheng Zou, Ke Liu, Bingbing Wang, Huafei Deng 외 arxiv

Building upon the standard graph-based Retrieval-Augmented Generation (RAG), the introduction of heterogeneous graphs and hypergraphs aims to enrich retrieval and generation by leveraging the relationships between multip…

Coreference ResolutionKeyword Extraction

UniDoc-RL: Coarse-to-Fine Visual RAG with Hierarchical Actions and Dense Rewards

2026-04-16 · Jun Wang, Shuo Tan, Zelong Sun, Tiancheng Gu 외 arxiv

Retrieval-Augmented Generation (RAG) extends Large Vision-Language Models (LVLMs) with external visual knowledge. However, existing visual RAG systems typically rely on generic retrieval signals that overlook the fine-gr…

Reinforcement Learning

Multi-Modal Motion Retrieval by Learning a Fine-Grained Joint Embedding Space

2025-07-31 · Shiyao Yu, Zi-An Wang, Kangning Yin, Zheng Tian 외 arxiv

Motion retrieval is crucial for motion acquisition, offering superior precision, realism, controllability, and editability compared to motion generation. Existing approaches leverage contrastive learning to construct a u…

Contrastive Learning

You May Speak Freely: Improving the Fine-Grained Visual Recognition Capabilities of Multimodal Large Language Models with Answer Extraction

2025-10-16 · Logan Lawrence, Oindrila Saha, Megan Wei, Chen Sun 외 arxiv

Despite the renewed interest in zero-shot visual classification due to the rise of Multimodal Large Language Models (MLLMs), the problem of evaluating free-form responses of auto-regressive models remains a persistent ch…

Fine-Grained Visual Recognition

Fine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question Answering

2023-09-29 · NeurIPS 2023 11 · Weizhe Lin, Jinghong Chen, Jingbiao Mei, Alexandru Coca 외

Knowledge-based Visual Question Answering (KB-VQA) requires VQA systems to utilize knowledge from external knowledge bases to answer visually-grounded questions. Retrieval-Augmented Visual Question Answering (RA-VQA), a …

Image to textPassage RetrievalQuestion AnsweringRetrieval+2