最近、多くの研究で、BERT アーキテクチャをマルチモーダル事前トレーニング目標で拡張することにより、画像キャプションや視覚的質問応答などの多様なビジョン言語マルチモーダル タスクで印象的なパフォーマンスが実証されました。この作業では、特に放射線画像と非構造化レポートを使用して、医療分野における幅広いマルチモーダル表現学習タスクを調査します。 BERTベースのアーキテクチャと新しいマルチモーダル注意マスキングスキームを組み合わせて採用するMedical Vision Language Learner(MedViLL)を提案し、視覚言語理解タスク(診断分類、医療画像レポート検索、医療視覚質問応答) とビジョン言語生成タスク (放射線レポート生成)。 3 つの放射線画像レポート データセット (MIMIC-CXR、Open-I、および VQA-RAD) を使用して 4 つのダウンストリーム タスクで提案されたモデルを統計的かつ厳密に評価することにより、タスクを含むさまざまなベースラインに対する MedViLL の優れたダウンストリーム タスク パフォーマンスを実証します。 -特定のアーキテクチャ。ソースコードは、https://github.com/SuperSupermoon/MedViLL で公開されています。
Recently a number of studies demonstrated impressive performance on diverse vision-language multi-modal tasks such as image captioning and visual question answering by extending the BERT architecture with multi-modal pre-training objectives. In this work we explore a broad set of multi-modal representation learning tasks in the medical domain, specifically using radiology images and the unstructured report. We propose Medical Vision Language Learner (MedViLL), which adopts a BERT-based architecture combined with a novel multi-modal attention masking scheme to maximize generalization performance for both vision-language understanding tasks (diagnosis classification, medical image-report retrieval, medical visual question answering) and vision-language generation task (radiology report generation). By statistically and rigorously evaluating the proposed model on four downstream tasks with three radiographic image-report datasets (MIMIC-CXR, Open-I, and VQA-RAD), we empirically demonstrate the superior downstream task performance of MedViLL against various baselines, including task-specific architectures. The source code is publicly available at: https://github.com/SuperSupermoon/MedViLL