paper-with-me

Papers

Event-Guided Procedure Planning from Instructional Videos with Text Supervision

2023-08-17 · ICCV 2023 1 · An-Lan Wang, Kun-Yu Lin, Jia-Run Du, Jingke Meng, Wei-Shi Zheng

In this work, we focus on the task of procedure planning from instructional videos with text supervision, where a model aims to predict an action sequence to transform the initial visual state into the goal visual state. A critical challenge of this task is the large semantic gap between observed visual states and unobserved intermediate actions, which is ignored by previous works. Specifically, this semantic gap refers to that the contents in the observed visual states are semantically different from the elements of some action text labels in a procedure. To bridge this semantic gap, we propose a novel event-guided paradigm, which first infers events from the observed states and then plans out actions based on both the states and predicted events. Our inspiration comes from that planning a procedure from an instructional video is to complete a specific event and a specific event usually involves specific actions. Based on the proposed paradigm, we contribute an Event-guided Prompting-based Procedure Planning (E3P) model, which encodes event information into the sequential modeling process to support procedure planning. To further consider the strong action associations within each event, our E3P adopts a mask-and-predict approach for relation mining, incorporating a probabilistic masking scheme for regularization. Extensive experiments on three datasets demonstrate the effectiveness of our proposed model.

📄 PDF Abstract BibTeX arXiv:2308.08885

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Open-Event Procedure Planning in Instructional Videos

2024-07-06 · Yilu Wu, Hanlin Wang, Jing Wang, LiMin Wang

Given the current visual observations, the traditional procedure planning task in instructional videos requires a model to generate goal-directed plans within a given action space. All previous methods for this task cond…

P3IV: Probabilistic Procedure Planning from Instructional Videos with Weak Supervision

2022-05-04 · CVPR 2022 1 · He Zhao, Isma Hadji, Nikita Dvornik, Konstantinos G. Derpanis 외

In this paper, we study the problem of procedure planning in instructional videos. Here, an agent must produce a plausible sequence of actions that can transform the environment from a given start to a desired goal state…

Procedure Planning in Instructional Videos

2019-07-02 · ECCV 2020 8 · Chien-Yi Chang, De-An Huang, Danfei Xu, Ehsan Adeli 외

In this paper, we study the problem of procedure planning in instructional videos, which can be seen as a step towards enabling autonomous agents to plan for complex tasks in everyday settings such as cooking. Given the …

RAP: Retrieval-Augmented Planner for Adaptive Procedure Planning in Instructional Videos

2024-03-27 · Ali Zare, Yulei Niu, Hammad Ayyubi, Shih-Fu Chang

Procedure Planning in instructional videos entails generating a sequence of action steps based on visual observations of the initial and target states. Despite the rapid progress in this task, there remain several critic…

RelationRetrievalWeakly-supervised Learning

Procedure Planning in Instructional Videos via Contextual Modeling and Model-based Policy Learning

2021-10-05 · ICCV 2021 10 · Jing Bi, Jiebo Luo, Chenliang Xu

Learning new skills by observing humans' behaviors is an essential capability of AI. In this work, we leverage instructional videos to study humans' decision-making processes, focusing on learning a model to plan goal-di…

Action RecognitionBayesian InferenceDecision MakingImitation Learning