paper-with-me

홈 › Papers

Non-Sequential Graph Script Induction via Multimedia Grounding

2023-05-27 · Yu Zhou, Sha Li, Manling Li, Xudong Lin, Shih-Fu Chang, Mohit Bansal, Heng Ji

Online resources such as WikiHow compile a wide range of scripts for performing everyday tasks, which can assist models in learning to reason about procedures. However, the scripts are always presented in a linear manner, which does not reflect the flexibility displayed by people executing tasks in real life. For example, in the CrossTask Dataset, 64.5% of consecutive step pairs are also observed in the reverse order, suggesting their ordering is not fixed. In addition, each step has an average of 2.56 frequent next steps, demonstrating "branching". In this paper, we propose the new challenging task of non-sequential graph script induction, aiming to capture optional and interchangeable steps in procedural planning. To automate the induction of such graph scripts for given tasks, we propose to take advantage of loosely aligned videos of people performing the tasks. In particular, we design a multimodal framework to ground procedural videos to WikiHow textual steps and thus transform each video into an observed step path on the latent ground truth graph script. This key transformation enables us to train a script knowledge model capable of both generating explicit graph scripts for learnt tasks and predicting future steps given a partial step sequence. Our best model outperforms the strongest pure text/vision baselines by 17.52% absolute gains on F1@3 for next step prediction and 13.8% absolute gains on Acc@1 for partial sequence completion. Human evaluation shows our model outperforming the WikiHow linear baseline by 48.76% absolute gains in capturing sequential and non-sequential step relationships.

📄 PDF Abstract BibTeX arXiv:2305.17542

Code (1)

bryanzhou008/multimodal-graph-script-learning 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Multimedia Generative Script Learning for Task Planning

2022-08-25 · Qingyun Wang, Manling Li, Hou Pong Chan, Lifu Huang 외

Goal-oriented generative script learning aims to generate subsequent steps to reach a particular goal, which is an essential task to assist robots or humans in performing stereotypical activities. An important aspect of …

Contrastive LearningDecoderDescriptiveDiversity+4

GrabVG: Graph-Attentive Binding for Visual Grounding in UAV Imagery

2026-08-19 · Chaowei Wang, Yan Di, Jingjun Sun, Baozhe Liu 외 arxiv

Visual grounding in Unmanned Aerial Vehicle (UAV) imagery aims to localize a target object in complex bird's-eye-view scenes according to a natural language description. However, the abundance of small, densely distribut…

Spatial ReasoningVisual Grounding

Natural Language Grounding and Grammar Induction for Robotic Manipulation Commands

2017-08-01 · WS 2017 8 · Muhannad Alomari, Paul Duckworth, Majd Hawasly, David C. Hogg 외

We present a cognitively plausible system capable of acquiring knowledge in language and vision from pairs of short video clips and linguistic descriptions. The aim of this work is to teach a robot manipulator how to exe…

A Novel Approach to Multimedia Ontology Engineering for Automated Reasoning over Audiovisual LOD Datasets

2016-08-26 · Leslie F. Sikos

Multimedia reasoning, which is suitable for, among others, multimedia content analysis and high-level video scene interpretation, relies on the formal and comprehensive conceptualization of the represented knowledge doma…

Knowledge-Enriched Event Causality Identification via Latent Structure Induction Networks

2021-08-01 · ACL 2021 5 · Pengfei Cao, Xinyu Zuo, Yubo Chen, Kang Liu 외

Identifying causal relations of events is an important task in natural language processing area. However, the task is very challenging, because event causality is usually expressed in diverse forms that often lack explic…

DescriptiveEvent Causality Identification