paper-with-me

홈 › Papers

ViLMedic: a framework for research at the intersection of vision and language in medical AI

2022-05-01 · ACL 2022 5 · Jean-Benoit Delbrouck, Khaled Saab, Maya Varma, Sabri Eyuboglu, Pierre Chambon, Jared Dunnmon, Juan Zambrano, Akshay Chaudhari, Curtis Langlotz

There is a growing need to model interactions between data modalities (e.g., vision, language) — both to improve AI predictions on existing tasks and to enable new applications. In the recent field of multimodal medical AI, integrating multiple modalities has gained widespread popularity as multimodal models have proven to improve performance, robustness, require less training samples and add complementary information. To improve technical reproducibility and transparency for multimodal medical tasks as well as speed up progress across medical AI, we present ViLMedic, a Vision-and-Language medical library. As of 2022, the library contains a dozen reference implementations replicating the state-of-the-art results for problems that range from medical visual question answering and radiology report generation to multimodal representation learning on widely adopted medical datasets. In addition, ViLMedic hosts a model-zoo with more than twenty pretrained models for the above tasks designed to be extensible by researchers but also simple for practitioners. Ultimately, we hope our reproducible pipelines can enable clinical translation and create real impact.The library is available at https://github.com/jbdel/vilmedic.

📄 PDF Abstract BibTeX

Code (1)

jbdel/vilmedic 공식 구현 pytorch

Tasks

Medical Visual Question AnsweringQuestion AnsweringRepresentation LearningVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Pushing the Limits of Radiology with Joint Modeling of Visual and Textual Information

2018-07-01 · ACL 2018 7 · Sonit Singh

Recently, there has been increasing interest in the intersection of computer vision and natural language processing. Researchers have studied several interesting tasks, including generating text descriptions from images …

Image ClassificationMachine TranslationObject DetectionQuestion Answering+5

Challenges in Designing Natural Language Interfaces for Complex Visual Models

2021-04-01 · EACL (HCINLP) 2021 4 · Henrik Voigt, Monique Meuschke, Kai Lawonn, Sina Zarrieß

Intuitive interaction with visual models becomes an increasingly important task in the field of Visualization (VIS) and verbal interaction represents a significant aspect of it. Vice versa, modeling verbal interaction in…

QIAI at MEDIQA 2021: Multimodal Radiology Report Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Jean-Benoit Delbrouck, Cassie Zhang, Daniel Rubin

This paper describes the solution of the QIAI lab sent to the Radiology Report Summarization (RRS) challenge at MEDIQA 2021. This paper aims to investigate whether using multimodality during training improves the summari…

A Review of 3D Object Detection with Vision-Language Models

2025-04-25 · Ranjan Sapkota, Konstantinos I Roumeliotis, Rahul Harsha Cheppally, Marco Flores Calero 외

This review provides a systematic analysis of comprehensive survey of 3D object detection with vision-language models(VLMs) , a rapidly advancing area at the intersection of 3D vision and multimodal AI. By examining over…

3D Object DetectionObjectobject-detectionObject Detection+3

Large Language Models Meet Computer Vision: A Brief Survey

2023-11-28 · Raby Hamadi

Recently, the intersection of Large Language Models (LLMs) and Computer Vision (CV) has emerged as a pivotal area of research, driving significant advancements in the field of Artificial Intelligence (AI). As transformer…

Survey