LLM labeling trajectory

Table of Contents

Use Large Language Model to automatically label trajectory(s) of agent(s) with a set of classes(aggressive driver, calm driver, sunday driver), with respect to the whole environment(map, other agents).

1. possible caveats

  • poor performance - it’s possible that LLM just couldn’t do it well
  • grounding of structured trajectory data - it’s possible that LLM cannot perceive/understand trajectory in sequence of (x,y) points well.

2. Related keywords

3. Related concepts

Author: Linfeng He

Created: 2024-04-03 Wed 23:23