paper-with-me

홈 › Papers

VILT: Video Instructions Linking for Complex Tasks

2022-08-23 · Sophie Fischer, Carlos Gemmell, Iain Mackie, Jeffrey Dalton

This work addresses challenges in developing conversational assistants that support rich multimodal video interactions to accomplish real-world tasks interactively. We introduce the task of automatically linking instructional videos to task steps as "Video Instructions Linking for Complex Tasks" (VILT). Specifically, we focus on the domain of cooking and empowering users to cook meals interactively with a video-enabled Alexa skill. We create a reusable benchmark with 61 queries from recipe tasks and curate a collection of 2,133 instructional "How-To" cooking videos. Studying VILT with state-of-the-art retrieval methods, we find that dense retrieval with ANCE is the most effective, achieving an NDCG@3 of 0.566 and P@1 of 0.644. We also conduct a user study that measures the effect of incorporating videos in a real-world task setting, where 10 participants perform several cooking tasks with varying multimodal experimental conditions using a state-of-the-art Alexa TaskBot system. The users interacting with manually linked videos said they learned something new 64% of the time, which is a 9% increase compared to the automatically linked videos (55%), indicating that linked video relevance is important for task learning.

📄 PDF Abstract BibTeX arXiv:2208.10858

Code (5)

grill-lab/oat 공식 구현
grill-lab/vilt 공식 구현
MS-P3/code7/tree/main/vilt mindspore
MindCode-4/code-5/tree/main/vilt mindspore
pwc-1/Paper-9/tree/main/5/vilt mindspore

Tasks

Retrieval

Similar Papers 제목 키워드 기반

VAuLT: Augmenting the Vision-and-Language Transformer for Sentiment Classification on Social Media

2022-08-18 · Georgios Chochlakis, Tejas Srinivasan, Jesse Thomason, Shrikanth Narayanan

We propose the Vision-and-Augmented-Language Transformer (VAuLT). VAuLT is an extension of the popular Vision-and-Language Transformer (ViLT), and improves performance on vision-and-language (VL) tasks that involve more …

DescriptiveDiversityImage CaptioningLanguage Modelling+3

Spatial-ViLT: Enhancing Visual Spatial Reasoning through Multi-Task Learning

2025-10-03 · Chashi Mahiul Islam, Oteo Mamo, Samuel Jacob Chacko, Xiuwen Liu 외 arxiv

Vision-language models (VLMs) have advanced multimodal reasoning but still face challenges in spatial reasoning for 3D scenes and complex object configurations. To address this, we introduce SpatialViLT, an enhanced VLM …

Multimodal ReasoningMulti-Task LearningSpatial Reasoning

A Generative Framework for Bidirectional Image-Report Understanding in Chest Radiography

2025-02-09 · Nicholas Evans, Stephen Baker, Miles Reed

The rapid advancements in large language models (LLMs) have unlocked their potential for multimodal tasks, where text and visual data are processed jointly. However, applying LLMs to medical imaging, particularly for che…

DiagnosticMultimodal Reasoning

ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision

2021-02-05 · Wonjae Kim, Bokyung Son, Ildoo Kim

Vision-and-Language Pre-training (VLP) has improved performance on various joint vision-and-language downstream tasks. Current approaches to VLP heavily rely on image feature extraction processes, most of which involve r…

Cross-Modal RetrievalImage RetrievalMultimodal Intent Recognitionmultimodal interaction+4

ViLTA: Enhancing Vision-Language Pre-training through Textual Augmentation

2023-08-31 · ICCV 2023 1 · Weihan Wang, Zhen Yang, Bin Xu, Juanzi Li 외

Vision-language pre-training (VLP) methods are blossoming recently, and its crucial goal is to jointly learn visual and textual features via a transformer-based architecture, demonstrating promising improvements on a var…

Image-text matchingLanguage ModelingLanguage ModellingMasked Language Modeling+1