HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

VLPrompt: Vision-Language Prompting for Panoptic Scene Graph Generation

Zijian Zhou; Miaojing Shi; Holger Caesar

VLPrompt: Vision-Language Prompting for Panoptic Scene Graph Generation

Abstract

Panoptic Scene Graph Generation (PSG) aims at achieving a comprehensive image understanding by simultaneously segmenting objects and predicting relations among objects. However, the long-tail problem among relations leads to unsatisfactory results in real-world applications. Prior methods predominantly rely on vision information or utilize limited language information, such as object or relation names, thereby overlooking the utility of language information. Leveraging the recent progress in Large Language Models (LLMs), we propose to use language information to assist relation prediction, particularly for rare relations. To this end, we propose the Vision-Language Prompting (VLPrompt) model, which acquires vision information from images and language information from LLMs. Then, through a prompter network based on attention mechanism, it achieves precise relation prediction. Our extensive experiments show that VLPrompt significantly outperforms previous state-of-the-art methods on the PSG dataset, proving the effectiveness of incorporating language information and alleviating the long-tail problem of relations. Code is available at \url{https://github.com/franciszzj/TP-SIS}.

Code Repositories

franciszzj/VLPrompt
Official
jax
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
panoptic-scene-graph-generation-on-psgVLPrompt (R50)
R@20: 39.4
mR@20: 34.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
VLPrompt: Vision-Language Prompting for Panoptic Scene Graph Generation | Papers | HyperAI