paper-with-me

홈 › Papers

Griffon: Spelling out All Object Locations at Any Granularity with Large Language Models

2023-11-24 · Yufei Zhan, Yousong Zhu, Zhiyang Chen, Fan Yang, Ming Tang, Jinqiao Wang

Replicating the innate human ability to detect all objects based on free-form texts at any granularity remains a formidable challenge for Large Vision Language Models (LVLMs). Current LVLMs are predominantly constrained to locate a single, pre-existing object. This limitation leads to a compromise in model design, necessitating the introduction of visual expert models or customized head structures. Beyond these constraints, our research uncovers LVLMs' capability for basic object perception, allowing them to accurately identify and locate objects of interest. Building on this insight, we introduce a novel Language-prompted Localization Dataset to fully unleash the capabilities of LVLMs in fine-grained object perception and precise location awareness. More importantly, we present Griffon, a purely LVLM-based baseline, which does not introduce any special tokens, expert models, or additional detection modules. It simply maintains a consistent structure with popular LVLMs by unifying data formats across various localization-related scenarios and is trained end-to-end through a well-designed pipeline. Comprehensive experiments demonstrate that Griffon not only achieves state-of-the-art performance on the fine-grained RefCOCO series and Flickr30K Entities but also approaches the capabilities of the expert model Faster RCNN on the detection benchmark MSCOCO. Data, codes, and models are released at https://github.com/jefferyZhan/Griffon.

📄 PDF Abstract BibTeX arXiv:2311.14552

Code (1)

jefferyzhan/griffon 공식 구현 pytorch

Tasks

AllReferring ExpressionReferring Expression Comprehension

Similar Papers 제목 키워드 기반

Griffon v2: Advancing Multimodal Perception with High-Resolution Scaling and Visual-Language Co-Referring

2024-03-14 · Yufei Zhan, Yousong Zhu, Hongyin Zhao, Fan Yang 외

Large Vision Language Models have achieved fine-grained object perception, but the limitation of image resolution remains a significant obstacle to surpass the performance of task-specific experts in complex and dense sc…

ObjectObject Countingobject-detectionObject Detection+1

Griffon-G: Bridging Vision-Language and Vision-Centric Tasks via Large Multimodal Models

2024-10-21 · Yufei Zhan, Hongyin Zhao, Yousong Zhu, Fan Yang 외

Large Multimodal Models (LMMs) have achieved significant breakthroughs in various vision-language and vision-centric tasks based on auto-regressive modeling. However, these models typically focus on either vision-centric…

Instruction Followingobject-detectionObject DetectionQuestion Answering+5

Understand, Think, and Answer: Advancing Visual Reasoning with Large Multimodal Models

2025-05-27 · Yufei Zhan, Hongyin Zhao, Yousong Zhu, Shurong Zheng 외

Large Multimodal Models (LMMs) have recently demonstrated remarkable visual understanding performance on both vision-language and vision-centric tasks. However, they often fall short in integrating advanced, task-specifi…

Question AnsweringVisual Reasoning

Improving Chinese Spelling Check by Character Pronunciation Prediction: The Effects of Adaptivity and Granularity

2022-10-20 · Jiahao Li, Quan Wang, Zhendong Mao, Junbo Guo 외

Chinese spelling check (CSC) is a fundamental NLP task that detects and corrects spelling errors in Chinese texts. As most of these spelling errors are caused by phonetic similarity, effectively modeling the pronunciatio…

Subnational Geocoding of Global Disasters Using Large Language Models

2025-11-13 · Michele Ronco, Damien Delforge, Wiebke S. Jäger, Christina Corbane arxiv

Subnational location data of disaster events are critical for risk assessment and disaster risk reduction. Disaster databases such as EM-DAT often report locations in unstructured textual form, with inconsistent granular…