Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PlanLLM: Video Procedure Planning with Refinable Large Language Models

About

Video procedure planning, i.e., planning a sequence of action steps given the video frames of start and goal states, is an essential ability for embodied AI. Recent works utilize Large Language Models (LLMs) to generate enriched action step description texts to guide action step decoding. Although LLMs are introduced, these methods decode the action steps into a closed-set of one-hot vectors, limiting the model's capability of generalizing to new steps or tasks. Additionally, fixed action step descriptions based on world-level commonsense may contain noise in specific instances of visual states. In this paper, we propose PlanLLM, a cross-modal joint learning framework with LLMs for video procedure planning. We propose an LLM-Enhanced Planning module which fully uses the generalization ability of LLMs to produce free-form planning output and to enhance action step decoding. We also propose Mutual Information Maximization module to connect world-level commonsense of step descriptions and sample-specific information of visual states, enabling LLMs to employ the reasoning ability to generate step sequences. With the assistance of LLMs, our method can both closed-set and open vocabulary procedure planning tasks. Our PlanLLM achieves superior performance on three benchmarks, demonstrating the effectiveness of our designs.

Dejie Yang, Zijing Zhao, Yang Liu• 2024

Related benchmarks

TaskDatasetResultRank
Procedure PlanningCOIN T=3 (test)
SR0.3344
40
Procedure PlanningNIV T=3 (test)
SR30
30
Procedure PlanningCrossTask T=3 (test)
SR36.84
27
Procedure PlanningNIV
Success Rate (SR)30
26
Visual PlanningCOIN
Success Rate (SR)33.44
22
Visual PlanningCrossTask
Success Rate (SR)36.84
22
Procedure PlanningCOIN T=4 (test)
SR25.31
21
Procedure PlanningNIV T=4 (test)
SR27.08
19
Showing 8 of 8 rows

Other info

Follow for update