SceneLLM encodes video objects as learned discrete tokens, lets a LoRA-fine-tuned LLaMA reason over them, and decodes the hidden features into dynamic scene graph triplets, reporting state-of-the-art Recall@K on Action Genome.
A Vision Check-up for Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
What does learning to model relationships between strings teach large language models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing complexity and then demonstrate how a preliminary visual representation learning system can be trained using models of text. As language models lack the ability to consume or output visual information as pixels, we use code to represent images in our study. Although LLM-generated images do not look like natural images, results on image generation and the ability of models to correct these generated images indicate that precise modeling of strings can teach language models about numerous aspects of the visual world. Furthermore, experiments on self-supervised visual representation learning, utilizing images generated with text models, highlight the potential to train vision models capable of making semantic assessments of natural images using just LLMs.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
SceneLLM: Implicit Language Reasoning in LLM for Dynamic Scene Graph Generation
SceneLLM encodes video objects as learned discrete tokens, lets a LoRA-fine-tuned LLaMA reason over them, and decodes the hidden features into dynamic scene graph triplets, reporting state-of-the-art Recall@K on Action Genome.