TL;DR
This paper introduces a self-consistency approach for improving LLM-based motion trajectory generation and verification by modeling shape families with geometric transformations, leading to significant accuracy and precision gains.
Contribution
It adapts self-consistency from language reasoning to visual motion trajectories, proposing an algorithm to recover shape families and enhance generation and verification accuracy.
Findings
Improves LLM trajectory generation accuracy by 4-6%.
Extends self-consistency to motion verification with 11% precision gains.
Provides a new algorithm for modeling shape families with geometric transformations.
Abstract
Self-consistency has proven to be an effective technique for improving LLM performance on natural language reasoning tasks in a lightweight, unsupervised manner. In this work, we study how to adapt self-consistency to visual domains. Specifically, we consider the generation and verification of LLM-produced motion graphics trajectories. Given a prompt (e.g., "Move the circle in a spiral path"), we first sample diverse motion trajectories from an LLM, and then identify groups of consistent trajectories via clustering. Our key insight is to model the family of shapes associated with a prompt as a prototype trajectory paired with a group of geometric transformations (e.g., rigid, similarity, and affine). Two trajectories can then be considered consistent if one can be transformed into the other under the warps allowable by the transformation group. We propose an algorithm that automatically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
