paper-with-me

홈 › Papers

PA-LLaVA: A Large Language-Vision Assistant for Human Pathology Image Understanding

2024-08-18 · Dawei Dai, Yuanhui Zhang, Long Xu, Qianlan Yang, Xiaojing Shen, Shuyin Xia, Guoyin Wang

The previous advancements in pathology image understanding primarily involved developing models tailored to specific tasks. Recent studies has demonstrated that the large vision-language model can enhance the performance of various downstream tasks in medical image understanding. In this study, we developed a domain-specific large language-vision assistant (PA-LLaVA) for pathology image understanding. Specifically, (1) we first construct a human pathology image-text dataset by cleaning the public medical image-text data for domain-specific alignment; (2) Using the proposed image-text data, we first train a pathology language-image pretraining (PLIP) model as the specialized visual encoder for pathology image, and then we developed scale-invariant connector to avoid the information loss caused by image scaling; (3) We adopt two-stage learning to train PA-LLaVA, first stage for domain alignment, and second stage for end to end visual question \& answering (VQA) task. In experiments, we evaluate our PA-LLaVA on both supervised and zero-shot VQA datasets, our model achieved the best overall performance among multimodal models of similar scale. The ablation experiments also confirmed the effectiveness of our design. We posit that our PA-LLaVA model and the datasets presented in this work can promote research in field of computational pathology. All codes are available at: https://github.com/ddw2AIGROUP2CQUPT/PA-LLaVA}{https://github.com/ddw2AIGROUP2CQUPT/PA-LLaVA

📄 PDF Abstract BibTeX arXiv:2408.09530

Code (1)

ddw2aigroup2cqupt/pa-llava 공식 구현 pytorch

Tasks

Language ModellingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Power-LLaVA: Large Language and Vision Assistant for Power Transmission Line Inspection

2024-07-27 · Jiahao Wang, Mingxuan Li, Haichen Luo, Jinguo Zhu 외

The inspection of power transmission line has achieved notable achievements in the past few years, primarily due to the integration of deep learning technology. However, current inspection approaches continue to encounte…

STLLaVA-Med: Self-Training Large Language and Vision Assistant for Medical Question-Answering

2024-06-28 · Guohao Sun, Can Qin, Huazhu Fu, Linwei Wang 외

Large Vision-Language Models (LVLMs) have shown significant potential in assisting medical diagnosis by leveraging extensive biomedical datasets. However, the advancement of medical image understanding and reasoning crit…

Medical DiagnosisMedical Question AnsweringMedical Visual Question AnsweringQuestion Answering+2

LLaVA-Plus: Learning to Use Tools for Creating Multimodal Agents

2023-11-09 · Shilong Liu, Hao Cheng, Haotian Liu, Hao Zhang 외

LLaVA-Plus is a general-purpose multimodal assistant that expands the capabilities of large multimodal models. It maintains a skill repository of pre-trained vision and vision-language models and can activate relevant to…

Instruction FollowingLLM real-life tasksLMM real-life tasksRetrieval+1

LLaVA-VSD: Large Language-and-Vision Assistant for Visual Spatial Description

2024-08-09 · Yizhang Jin, Jian Li, Jiangning Zhang, Jianlong Hu 외

Visual Spatial Description (VSD) aims to generate texts that describe the spatial relationships between objects within images. Traditional visual spatial relationship classification (VSRC) methods typically output the sp…

DiversityInstruction FollowingLanguage ModelingLanguage Modelling+2

LLaVA-MR: Large Language-and-Vision Assistant for Video Moment Retrieval

2024-11-21 · Weiheng Lu, Jian Li, An Yu, Ming-Ching Chang 외

Multimodal Large Language Models (MLLMs) are widely used for visual perception, understanding, and reasoning. However, long video processing and precise moment retrieval remain challenging due to LLMs' limited context si…

Moment RetrievalNatural Language Moment RetrievalRetrieval