Large Language Model Prompts for Congested Pedestrian Trajectory Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering Contradiction Analysis

1Measurement precision

If traditional trajectory prediction methods are used, then the system is simple to implement, but the prediction accuracy is low

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

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.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

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.

Inventive Principle:
Principle #24Intermediary (Mediator)

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

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidmodel training ease
Core Design Contradiction:
Measurement precisionVSEase of manufacture

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.

Inventive Principle:
Principle #10Preliminary action

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.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250299341A1Method and system for predicting trajectory using large language model
Publication Date: 2025.09.25 GWANGJU INST OF SCI & TECH
  • US20250299341A1 patent drawing
  • US20250299341A1 patent drawing
  • US20250299341A1 patent drawing

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.