paper-with-me

Papers

LLaVA-Grounding: Grounded Visual Chat with Large Multimodal Models

2023-12-05 · Hao Zhang, Hongyang Li, Feng Li, Tianhe Ren, Xueyan Zou, Shilong Liu, Shijia Huang, Jianfeng Gao, Lei Zhang, Chunyuan Li, Jianwei Yang

With the recent significant advancements in large multi-modal models (LMMs), the importance of their grounding capability in visual chat is increasingly recognized. Despite recent efforts to enable LMMs to support grounding, their capabilities for grounding and chat are usually separate, and their chat performance drops dramatically when asked to ground. The problem is the lack of a dataset for grounded visual chat (GVC). Existing grounding datasets only contain short captions. To address this issue, we have created GVC data that allows for the combination of grounding and chat capabilities. To better evaluate the GVC capabilities, we have introduced a benchmark called Grounding-Bench. Additionally, we have proposed a model design that can support GVC and various types of visual prompts by connecting segmentation models with language models. Experimental results demonstrate that our model outperforms other LMMs on Grounding-Bench. Furthermore, our model achieves competitive performance on classic grounding benchmarks like RefCOCO/+/g and Flickr30K Entities. Our code will be released at https://github.com/UX-Decoder/LLaVA-Grounding .

📄 PDF Abstract BibTeX arXiv:2312.02949

Code (1)

ux-decoder/llava-grounding 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

PG-Video-LLaVA: Pixel Grounding Large Video-Language Models

2023-11-22 · Shehan Munasinghe, Rusiru Thushara, Muhammad Maaz, Hanoona Abdul Rasheed 외

Extending image-based Large Multimodal Models (LMMs) to videos is challenging due to the inherent complexity of video data. The recent approaches extending image-based LMMs to videos either lack the grounding capabilitie…

BenchmarkingPhrase GroundingQuestion AnsweringSpatio-Temporal Video Grounding+2

Mitigating Hallucination in Vision-Language Models through Barrier-Regulated Adaptive Closed-form Steering

2026-05-28 · Soumyadeep Jana, Pulkit Mittal, Sanasam Ranbir Singh arxiv

Large vision-language models (LVLMs) often hallucinate objects that are not present in the input image, largely because visual grounding weakens as decoding progresses. Existing inference-time mitigation methods modify l…

Visual Grounding

Local Information Matters: Inference Acceleration For Grounded Conversation Generation Models Through Adaptive Local-Aware Token Pruning

2025-03-31 · Bizhe Bai, JianJian Cao, Yadan Luo, Tao Chen

Grounded Conversation Generation (GCG) is an emerging vision-language task that requires models to generate natural language responses seamlessly intertwined with corresponding object segmentation masks. Recent models, s…

Semantic SegmentationToken Reduction

Groma: Localized Visual Tokenization for Grounding Multimodal Large Language Models

2024-04-19 · Chuofan Ma, Yi Jiang, Jiannan Wu, Zehuan Yuan 외

We introduce Groma, a Multimodal Large Language Model (MLLM) with grounded and fine-grained visual perception ability. Beyond holistic image understanding, Groma is adept at region-level tasks such as region captioning a…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+3

SAMA: Towards Multi-Turn Referential Grounded Video Chat with Large Language Models

2025-05-24 · Ye Sun, Hao Zhang, Henghui Ding, Tiehua Zhang 외

Achieving fine-grained spatio-temporal understanding in videos remains a major challenge for current Video Large Multimodal Models (Video LMMs). Addressing this challenge requires mastering two core capabilities: video r…

BenchmarkingVideo Grounding