paper-with-me

홈 › Papers

MMBERT: Multimodal BERT Pretraining for Improved Medical VQA

2021-04-03 · Yash Khare, Viraj Bagal, Minesh Mathew, Adithi Devi, U Deva Priyakumar, CV Jawahar

Images in the medical domain are fundamentally different from the general domain images. Consequently, it is infeasible to directly employ general domain Visual Question Answering (VQA) models for the medical domain. Additionally, medical images annotation is a costly and time-consuming process. To overcome these limitations, we propose a solution inspired by self-supervised pretraining of Transformer-style architectures for NLP, Vision and Language tasks. Our method involves learning richer medical image and text semantic representations using Masked Language Modeling (MLM) with image features as the pretext task on a large medical image+caption dataset. The proposed solution achieves new state-of-the-art performance on two VQA datasets for radiology images -- VQA-Med 2019 and VQA-RAD, outperforming even the ensemble models of previous best solutions. Moreover, our solution provides attention maps which help in model interpretability. The code is available at https://github.com/VirajBagal/MMBERT

📄 PDF Abstract BibTeX arXiv:2104.01394

Code (1)

VirajBagal/MMBERT 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingMasked Language ModelingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

MMBERT: Scaled Mixture-of-Experts Multimodal BERT for Robust Chinese Hate Speech Detection under Cloaking Perturbations

2025-08-01 · Qiyao Xue, Yuchen Dou, Ryan Shi, Xiang Lorraine Li 외 arxiv

Hate speech detection on Chinese social networks presents distinct challenges, particularly due to the widespread use of cloaking techniques designed to evade conventional text-based detection systems. Although large lan…

Hate Speech Detection

Clinical named entity recognition in the Portuguese language: a benchmark of modern BERT models and LLMs

2026-03-27 · Vinicius Anjos de Almeida, Sandro Saorin da Silva, Josimar Chire, Leonardo Vicenzi 외 arxiv

Clinical notes contain valuable unstructured information. Named entity recognition (NER) enables the automatic extraction of medical concepts; however, benchmarks for Portuguese remain scarce. In this study, we aimed to …

mmBERT: A Modern Multilingual Encoder with Annealed Language Learning

2025-09-08 · Marc Marone, Orion Weller, William Fleshman, Eugene Yang 외 arxiv

Encoder-only languages models are frequently used for a variety of standard machine learning tasks, including classification and retrieval. However, there has been a lack of recent research for encoder models, especially…

TurkColBERT: A Benchmark of Dense and Late-Interaction Models for Turkish Information Retrieval

2025-11-20 · Özay Ezerceli, Mahmoud El Hussieni, Selva Taş, Reyhan Bayraktar 외 arxiv

Neural information retrieval systems excel in high-resource languages but remain underexplored for morphologically rich, lower-resource languages such as Turkish. Dense bi-encoders currently dominate Turkish IR, yet late…

Information Retrieval

Self-Alignment Pretraining for Biomedical Entity Representations

2020-10-22 · NAACL 2021 4 · Fangyu Liu, Ehsan Shareghi, Zaiqiao Meng, Marco Basaldella 외

Despite the widespread success of self-supervised learning via masked language models (MLM), accurately capturing fine-grained semantic relationships in the biomedical domain remains a challenge. This is of paramount imp…

BenchmarkingEntity LinkingMetric LearningSelf-Supervised Learning