paper-with-me

홈 › Papers

Induce, Edit, Retrieve:Language Grounded Multimodal Schema for Instructional Video Retrieval

2021-11-17 · Yue Yang, Joongwon Kim, Artemis Panagopoulou, Mark Yatskar, Chris Callison-Burch

Schemata are structured representations of complex tasks that can aid artificial intelligence by allowing models to break down complex tasks into intermediate steps. We propose a novel system that induces schemata from web videos and generalizes them to capture unseen tasks with the goal of improving video retrieval performance. Our system proceeds in three major phases: (1) Given a task with related videos, we construct an initial schema for a task using a joint video-text model to match video segments with text representing steps from wikiHow; (2) We generalize schemata to unseen tasks by leveraging language models to edit the text within existing schemata. Through generalization, we can allow our schemata to cover a more extensive range of tasks with a small amount of learning data; (3) We conduct zero-shot instructional video retrieval with the unseen task names as the queries. Our schema-guided approach outperforms existing methods for video retrieval, and we demonstrate that the schemata induced by our system are better than those generated by other models.

📄 PDF Abstract BibTeX arXiv:2111.09276

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

PAVE: Premise-Aware Validation and Editing for Retrieval-Augmented LLMs

2026-03-21 · Tianyi Huang, Caden Yang, Emily Yin, Eric Wang 외 arxiv

Retrieval-augmented language models can retrieve relevant evidence yet still commit to answers before explicitly checking whether the retrieved context supports the conclusion. We present PAVE (Premise-Grounded Answer Va…

Question Answering

Rationale-Grounded In-Context Learning for Time Series Reasoning with Multimodal Large Language Models

2026-01-06 · Qingxiang Liu, Zhiqing Cui, Xiaoliang Luo, Yuqian Wu 외 arxiv

The underperformance of existing multimodal large language models for time series reasoning lies in the absence of rationale priors that connect temporal observations to their downstream outcomes, which leads models to r…

ChartEditBench: Evaluating Grounded Multi-Turn Chart Editing in Multimodal Language Models

2026-02-17 · Manav Nitin Kapadnis, Lawanya Baghel, Atharva Naik, Carolyn Rosé arxiv

While Multimodal Large Language Models (MLLMs) perform strongly on single-turn chart generation, their ability to support real-world exploratory data analysis remains underexplored. In practice, users iteratively refine …

Chat-to-Design: AI Assisted Personalized Fashion Design

2022-07-03 · Weiming Zhuang, Chongjie Ye, Ying Xu, Pengzhi Mao 외

In this demo, we present Chat-to-Design, a new multimodal interaction system for personalized fashion design. Compared to classic systems that recommend apparel based on keywords, Chat-to-Design enables users to design c…

multimodal interactionNatural Language UnderstandingRetrieval

Grounding Language Models to Images for Multimodal Inputs and Outputs

2023-01-31 · Jing Yu Koh, Ruslan Salakhutdinov, Daniel Fried

We propose an efficient method to ground pretrained text-only language models to the visual domain, enabling them to process arbitrarily interleaved image-and-text data, and generate text interleaved with retrieved image…

Image RetrievalIn-Context LearningLanguage ModelingLanguage Modelling+3