Procedural Knowledge Graph for Instructional Video Planning
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing AI systems face challenges in constructing a logical sequence of action steps for instructional videos due to implicit causal constraints and variability in multiple feasible plans, despite leveraging various sources of information.
Innovation Solution
A computer-implemented method and system that utilize a Procedural Knowledge Graph (PKG) and Large Language Models (LLMs) to predict initial and final action steps, retrieve multiple procedural plans, and generate instructional videos by infusing procedural knowledge and minimizing supervision.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If extensive leveraging of various sources of information is used to construct procedure planning, then the model can access more information, but the complexity of implicit causal constraints and variability in multiple feasible plans remains formidable
Solution Approach 1:
The patent introduces a Procedural Knowledge Graph (PKG) as an intermediary structure that mediates between the raw information sources and the procedure planning model. The PKG organizes and pre-processes information about procedures, actions, and their relationships, transforming the complex task of leveraging multiple information sources into a more manageable query process within the graph structure.
Solution Approach 2:
The patent segments the procedure planning task into multiple components: extracting initial and final actions from visual observations, querying the PKG for intermediate procedural steps, and synthesizing a complete procedure plan. This segmentation allows the system to handle complexity by breaking down the overall planning problem into smaller, manageable sub-tasks.
2Adaptability or versatility
If multiple feasible plans are considered to address variability, then the adaptability improves, but the difficulty of detecting and measuring the best plan increases
Solution Approach 1:
The patent incorporates feedback mechanisms where the procedure planning model queries the PKG for procedural steps based on predicted initial and final actions, and then uses this information to generate and evaluate multiple feasible plans. The system can measure plan quality by comparing generated plans against the structured knowledge in the PKG and visual observation data.
Data Source
AI summary
Systems and methods include predicting a first action step and a last action step based on an initial visual observation and a goal visual state and retrieving multiple procedural plans from a procedural knowledge graph (PKG), trained using a set of training instructional videos, which start with the first action step and end with the last action step. A procedure plan is generated using the retrieved multiple procedural plans. An instructional video is generated based on the procedure plan.


