paper-with-me

홈 › Papers

VividMed: Vision Language Model with Versatile Visual Grounding for Medicine

2024-10-16 · Lingxiao Luo, Bingda Tang, Xuanzhong Chen, Rong Han, Ting Chen

Recent advancements in Vision Language Models (VLMs) have demonstrated remarkable promise in generating visually grounded responses. However, their application in the medical domain is hindered by unique challenges. For instance, most VLMs rely on a single method of visual grounding, whereas complex medical tasks demand more versatile approaches. Additionally, while most VLMs process only 2D images, a large portion of medical images are 3D. The lack of medical data further compounds these obstacles. To address these challenges, we present VividMed, a vision language model with versatile visual grounding for medicine. Our model supports generating both semantic segmentation masks and instance-level bounding boxes, and accommodates various imaging modalities, including both 2D and 3D data. We design a three-stage training procedure and an automatic data synthesis pipeline based on open datasets and models. Besides visual grounding tasks, VividMed also excels in other common downstream tasks, including Visual Question Answering (VQA) and report generation. Ablation studies empirically show that the integration of visual grounding ability leads to improved performance on these tasks. Our code is publicly available at https://github.com/function2-llx/MMMM.

📄 PDF Abstract BibTeX arXiv:2410.12694

Code (1)

function2-llx/mmmm 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingQuestion AnsweringSemantic SegmentationVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

VRSBench: A Versatile Vision-Language Benchmark Dataset for Remote Sensing Image Understanding

2024-06-18 · Xiang Li, Jian Ding, Mohamed Elhoseiny

We introduce a new benchmark designed to advance the development of general-purpose, large-scale vision-language models for remote sensing images. Although several vision-language datasets in remote sensing have been pro…

Image CaptioningQuestion AnsweringVisual GroundingVisual Question Answering

Qwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond

2023-08-24 · Jinze Bai, Shuai Bai, Shusheng Yang, Shijie Wang 외

In this work, we introduce the Qwen-VL series, a set of large-scale vision-language models (LVLMs) designed to perceive and understand both texts and images. Starting from the Qwen-LM as a foundation, we endow it with vi…

Chart Question AnsweringFS-MEVQAImage CaptioningImage Description+11

AnySlot: Goal-Conditioned Vision-Language-Action Policies for Zero-Shot Slot-Level Placement

2026-04-12 · Zhaofeng Hu, Sifan Zhou, Qinbo Zhang, Rongtao Xu 외 arxiv

Vision-Language-Action (VLA) policies have emerged as a versatile paradigm for generalist robotic manipulation. However, precise object placement under compositional language remains challenging for end-to-end VLA polici…

Spatial Reasoning

GUICourse: From General Vision Language Models to Versatile GUI Agents

2024-06-17 · Wentong Chen, Junbo Cui, Jinyi Hu, Yujia Qin 외

Utilizing Graphic User Interface (GUI) for human-computer interaction is essential for accessing a wide range of digital tools. Recent advancements in Vision Language Models (VLMs) highlight the compelling potential to d…

Natural Language Visual GroundingOptical Character Recognition (OCR)

Detect Anything via Next Point Prediction

2025-10-14 · Qing Jiang, Junan Huo, Xingyu Chen, Yuda Xiong 외 arxiv

Object detection has long been dominated by traditional coordinate regression-based models, such as YOLO, DETR, and Grounding DINO. Although recent efforts have attempted to leverage MLLMs to tackle this task, they face …

Object Detection