論文の概要: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray
Report Generation
- arxiv url: http://arxiv.org/abs/2307.09758v3
- Date: Wed, 14 Feb 2024 23:18:29 GMT
- ステータス: 処理完了
- システム内更新日: 2024-02-16 21:14:36.970317
- Title: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray
Report Generation
- Title(参考訳): 胸部x線レポート生成における縦断データと意味的類似性
- Authors: Aaron Nicolson, Jason Dowling, and Bevan Koopman
- Abstract要約: 放射線学ワークフローの側面を統合したCXRレポートジェネレータを提案する。
これは、患者の以前のCXR研究から得られる縦断的履歴を条件付けることで、放射線科医のワークフローを模倣する。
提案した強化学習の報奨を生かした。
- 参考スコア(独自算出の注目度): 7.586632627817609
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The burnout rate of radiologists is high in part due to the large and ever
growing number of Chest X-rays (CXRs) needing interpretation and reporting.
Promisingly, automatic CXR report generation has the potential to aid
radiologists with this laborious task and improve patient care. The diagnostic
inaccuracy of current CXR report generators prevents their consideration for
clinical trials. To improve diagnostic accuracy, we propose a CXR report
generator that integrates aspects of the radiologist workflow and is trained
with our proposed reward for reinforcement learning. It imitates the
radiologist workflow by conditioning on the longitudinal history available from
a patient's previous CXR study, conditioning on multiple CXRs from a patient's
study, and differentiating between report sections with section embeddings and
separator tokens. Our reward for reinforcement learning leverages CXR-BERT --
which captures the clinical semantic similarity between reports. Training with
this reward forces our model to learn the clinical semantics of radiology
reporting. We also highlight issues with the evaluation of a large portion of
CXR report generation models in the literature introduced by excessive
formatting. We conduct experiments on the publicly available MIMIC-CXR and IU
X-ray datasets with metrics shown to be more closely correlated with
radiologists' assessment of reporting. The results demonstrate that our model
generates radiology reports that are quantitatively more aligned with those of
radiologists than state-of-the-art models, such as those utilising large
language models, reinforcement learning, and multi-task learning. Through this,
our model brings CXR report generation one step closer to clinical trial
consideration. Our Hugging Face checkpoint
(https://huggingface.co/aehrc/cxrmate) and code
(https://github.com/aehrc/cxrmate) are publicly available.
- Abstract(参考訳): 放射線学者の燃え尽き率は、部分的には解釈と報告を必要とする胸部X線(CXR)の多さから高い。
CXRの自動レポート生成は、この手間な作業で放射線科医を助け、患者のケアを改善する可能性がある。
現在のCXRレポートジェネレータの診断不正確さは、臨床試験に対する考慮を妨げている。
診断精度を向上させるために,放射線科医のワークフローの側面を統合したcxrレポート生成器を提案する。
これは、患者の以前のCXR研究から得られる縦断的履歴を条件付け、患者の研究から複数のCXRを条件付けし、セクション埋め込みとセパレータトークンでレポートセクションを区別することで、放射線学のワークフローを模倣する。
強化学習に対する報奨はCXR-BERT(CXR-BERT)を利用する。
この報酬によるトレーニングは、モデルに放射線学的報告の臨床的意味を学ばせます。
また、過剰なフォーマット化によって導入された文献におけるCXRレポート生成モデルの大部分の評価に関する問題点も強調する。
我々は,MIMIC-CXRおよびIU X線データセットについて,放射線学者の報告評価とより密接な相関を示す指標を用いて実験を行った。
その結果, 大規模言語モデル, 強化学習, マルチタスク学習などの最先端モデルよりも, 放射線科医と定量的に一致した放射線学レポートを生成できることがわかった。
本モデルにより,CXRレポート生成は臨床治験に一歩近づいた。
私たちのHugging Faceチェックポイント(https://huggingface.co/aehrc/cxrmate)とコード(https://github.com/aehrc/cxrmate)が公開されている。
関連論文リスト
- FG-CXR: A Radiologist-Aligned Gaze Dataset for Enhancing Interpretability in Chest X-Ray Report Generation [9.374812942790953]
我々は, 放射線学者が生成したキャプションと, 各解剖学の視線注意熱マップとの間に, 微粒なペアリング情報を提供するFine-Grained CXRデータセットを提案する。
解析の結果, ブラックボックス画像キャプション法を用いてレポートを生成するだけでは, CXRのどの情報を利用するのかを適切に説明できないことがわかった。
本稿では, 放射線科医の視線と転写の両面を密接に一致させるため, 放射線科医の診断過程を模倣する新しい注意生成ネットワーク(Gen-XAI)を提案する。
論文 参考訳(メタデータ) (2024-11-23T02:22:40Z) - Resource-Efficient Medical Report Generation using Large Language Models [3.2627279988912194]
医療報告生成は胸部X線画像の放射線診断レポートを自動作成する作業である。
本稿では,医療報告生成のタスクに視覚対応大規模言語モデル(LLM)を活用する新しいフレームワークを提案する。
論文 参考訳(メタデータ) (2024-10-21T05:08:18Z) - Structural Entities Extraction and Patient Indications Incorporation for Chest X-ray Report Generation [10.46031380503486]
胸部X線レポート生成のための新しい方法である textbfStructural textbfEntities 抽出法と textbfIncorporation (SEI) を考案した。
我々は、レポートにおけるプレゼンテーションスタイルの語彙を排除するために、構造エンティティ抽出(SEE)アプローチを採用する。
我々は,X線画像,類似の歴史的症例,患者固有の指標からの情報を統合するクロスモーダル融合ネットワークを提案する。
論文 参考訳(メタデータ) (2024-05-23T01:29:47Z) - Large Model driven Radiology Report Generation with Clinical Quality
Reinforcement Learning [16.849933628738277]
放射線学報告生成 (RRG) は, 放射線技師の作業量削減の可能性から注目されている。
本稿では,新しいRRG法である textbfLM-RRG について紹介する。
MIMIC-CXRおよびIU-Xrayデータセットを用いた実験により,本手法が技術状況よりも優れていることを示す。
論文 参考訳(メタデータ) (2024-03-11T13:47:11Z) - Radiology Report Generation Using Transformers Conditioned with
Non-imaging Data [55.17268696112258]
本稿では,胸部X線画像と関連する患者の人口統計情報を統合したマルチモーダルトランスフォーマーネットワークを提案する。
提案ネットワークは、畳み込みニューラルネットワークを用いて、CXRから視覚的特徴を抽出し、その視覚的特徴と患者の人口統計情報のセマンティックテキスト埋め込みを組み合わせたトランスフォーマーベースのエンコーダデコーダネットワークである。
論文 参考訳(メタデータ) (2023-11-18T14:52:26Z) - ChatRadio-Valuer: A Chat Large Language Model for Generalizable
Radiology Report Generation Based on Multi-institution and Multi-system Data [115.0747462486285]
ChatRadio-Valuerは、一般化可能な表現を学習する自動放射線学レポート生成のための調整されたモデルである。
本研究で利用した臨床データセットは,textbf332,673の顕著な総計を含む。
ChatRadio-Valuerは、最先端のモデル、特にChatGPT(GPT-3.5-Turbo)やGPT-4などより一貫して優れている。
論文 参考訳(メタデータ) (2023-10-08T17:23:17Z) - Improving Classification Model Performance on Chest X-Rays through Lung
Segmentation [63.45024974079371]
本稿では, セグメンテーションによる異常胸部X線(CXR)識別性能を向上させるための深層学習手法を提案する。
提案手法は,CXR画像中の肺領域を局所化するための深層ニューラルネットワーク(XLSor)と,大規模CXRデータセットで事前学習した自己教師あり運動量コントラスト(MoCo)モデルのバックボーンを用いたCXR分類モデルである。
論文 参考訳(メタデータ) (2022-02-22T15:24:06Z) - The pitfalls of using open data to develop deep learning solutions for
COVID-19 detection in chest X-rays [64.02097860085202]
深層学習モデルは、胸部X線から新型コロナウイルスを識別するために開発された。
オープンソースデータのトレーニングやテストでは,結果は異例です。
データ分析とモデル評価は、人気のあるオープンソースデータセットであるCOVIDxが実際の臨床問題を代表していないことを示している。
論文 参考訳(メタデータ) (2021-09-14T10:59:11Z) - Variational Knowledge Distillation for Disease Classification in Chest
X-Rays [102.04931207504173]
我々は,X線に基づく疾患分類のための新しい確率的推論フレームワークである反復的知識蒸留(VKD)を提案する。
提案手法の有効性を,X線画像とEHRを用いた3つの公開ベンチマークデータセットに示す。
論文 参考訳(メタデータ) (2021-03-19T14:13:56Z) - Many-to-One Distribution Learning and K-Nearest Neighbor Smoothing for
Thoracic Disease Identification [83.6017225363714]
ディープラーニングは、病気の識別性能を改善するための最も強力なコンピュータ支援診断技術となった。
胸部X線撮影では、大規模データの注釈付けには専門的なドメイン知識が必要で、時間を要する。
本論文では、単一モデルにおける疾患同定性能を改善するために、複数対1の分布学習(MODL)とK-nearest neighbor smoothing(KNNS)手法を提案する。
論文 参考訳(メタデータ) (2021-02-26T02:29:30Z) - Automated Radiological Report Generation For Chest X-Rays With
Weakly-Supervised End-to-End Deep Learning [17.315387269810426]
我々は12,000以上のCXRスキャンと放射線学的レポートを含むデータベースを構築した。
我々は,深層畳み込みニューラルネットワークとアテンション機構を持つリカレントネットワークに基づくモデルを開発した。
このモデルは、与えられたスキャンを自動的に認識し、レポートを生成する。
論文 参考訳(メタデータ) (2020-06-18T08:12:54Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。