paper-with-me

Papers

Reinforcement Learning with Imbalanced Dataset for Data-to-Text Medical Report Generation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Toru Nishino, Ryota Ozaki, Yohei Momoki, Tomoki Taniguchi, Ryuji Kano, Norihisa Nakano, Yuki Tagawa, Motoki Taniguchi, Tomoko Ohkuma, Keigo Nakamura

Automated generation of medical reports that describe the findings in the medical images helps radiologists by alleviating their workload. Medical report generation system should generate correct and concise reports. However, data imbalance makes it difficult to train models accurately. Medical datasets are commonly imbalanced in their finding labels because incidence rates differ among diseases; moreover, the ratios of abnormalities to normalities are significantly imbalanced. We propose a novel reinforcement learning method with a reconstructor to improve the clinical correctness of generated reports to train the data-to-text module with a highly imbalanced dataset. Moreover, we introduce a novel data augmentation strategy for reinforcement learning to additionally train the model on infrequent findings. From the perspective of a practical use, we employ a Two-Stage Medical Report Generator (TS-MRGen) for controllable report generation from input images. TS-MRGen consists of two separated stages: an image diagnosis module and a data-to-text module. Radiologists can modify the image diagnosis module results to control the reports that the data-to-text module generates. We conduct an experiment with two medical datasets to assess the data-to-text module and the entire two-stage model. Results demonstrate that the reports generated by our model describe the findings in the input image more correctly.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMedical Report Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Text2Tree: Aligning Text Representation to the Label Tree Hierarchy for Imbalanced Medical Classification

2023-11-28 · Jiahuan Yan, Haojun Gao, Zhang Kai, Weize Liu 외

Deep learning approaches exhibit promising performances on various text tasks. However, they are still struggling on medical text classification since samples are often extremely imbalanced and scarce. Different from exi…

Classificationimbalanced classificationtext-classificationText Classification

MedGRPO: Multi-Task Reinforcement Learning for Heterogeneous Medical Video Understanding

2025-12-06 · Yuhao Su, Anwesa Choudhuri, Zhongpai Gao, Benjamin Planche 외 arxiv

Large vision-language models struggle with medical video understanding, where spatial precision, temporal reasoning, and clinical semantics are critical. To address this, we first introduce \textbf{MedVidBench}, a large-…

Reinforcement Learning

Unsupervised Reinforcement Adaptation for Class-Imbalanced TextClassification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Unsupervised domain adaptation (UDA) augment model performance with only accessible annotations from the source domain and unlabeled data from the target domain. Existing state-of-the-art UDA models learn domain-invarian…

Domain Adaptationreinforcement-learningReinforcement Learning (RL)text-classification+2

Deep Reinforcement Learning for Multi-class Imbalanced Training

2022-05-24 · Jenny Yang, Rasheed el-Bouri, Odhran O'Donoghue, Alexander S. Lachapelle 외

With the rapid growth of memory and computing power, datasets are becoming increasingly complex and imbalanced. This is especially severe in the context of clinical data, where there may be one rare event for many cases …

Deep Reinforcement Learningimbalanced classificationQ-Learningreinforcement-learning+2

Offline Reinforcement Learning with Imbalanced Datasets

2023-07-06 · Li Jiang, Sijie Cheng, JieLin Qiu, Haoran Xu 외

The prevalent use of benchmarks in current offline reinforcement learning (RL) research has led to a neglect of the imbalance of real-world dataset distributions in the development of models. The real-world offline RL da…

D4RLOffline RLQ-Learningreinforcement-learning+3