Large Language Model Prompts for Congested Pedestrian Trajectory Prediction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for predicting pedestrian trajectories in congested environments are inaccurate and do not effectively utilize large-scale language models for trajectory prediction.
Innovation Solution
A method and system that uses a large-scale language model trained through prompt engineering, incorporating numerical coordinate and scene description prompts, to accurately predict pedestrian trajectories by generating captions from images and performing end-to-end training.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional trajectory prediction methods are used, then the system is simple to implement, but the prediction accuracy is low
Solution Approach 1:
The patent replaces traditional mechanical trajectory prediction systems with a large-scale language model-based system. The LLM processes natural language descriptions of pedestrian contexts and historical trajectory data to predict future positions, substituting conventional algorithmic approaches with a neural network model that achieves superior accuracy in complex environments.
Solution Approach 2:
The patent introduces natural language descriptions as an intermediary between raw sensor data and trajectory prediction. The system converts environmental observations and pedestrian contexts into language-based prompts that the LLM processes, enabling more flexible and accurate reasoning about pedestrian intentions compared to direct coordinate-based methods.
2Measurement precision
If large-scale language models are used for trajectory prediction, then the prediction accuracy improves, but the computational resources and training complexity increase
Solution Approach 1:
The patent applies preliminary action by pre-training the large-scale language model on extensive language data before fine-tuning it for trajectory prediction. This pre-training establishes foundational language understanding capabilities that transfer to the specialized domain of pedestrian trajectory prediction, reducing the complexity of domain-specific training.
Solution Approach 2:
The patent applies local quality by fine-tuning the pre-trained LLM specifically for trajectory prediction tasks while maintaining the general language understanding capabilities. The model adapts its parameters locally for the prediction task without losing the beneficial general-purpose language processing abilities acquired during pre-training.
Data Source
AI summary
A method of predicting a trajectory is provided. The method may include: receiving an image capturing a pedestrian; specifying position coordinates of the pedestrian on the basis of the image and generating a caption corresponding to the image using an image captioning model; generating a numerical coordinate prompt for a past trajectory on the basis of the position coordinates, and generating a scene description prompt for surrounding situations on the basis of the caption; and predicting a trajectory of the pedestrian corresponding to the numerical coordinate prompt and the scene description prompt using a language model.


