paper-with-me

홈 › Papers

Reinforced Medical Report Generation with X-Linear Attention and Repetition Penalty

2020-11-16 · Wenting Xu, Chang Qi, Zhenghua Xu, Thomas Lukasiewicz

To reduce doctors' workload, deep-learning-based automatic medical report generation has recently attracted more and more research efforts, where attention mechanisms and reinforcement learning are integrated with the classic encoder-decoder architecture to enhance the performance of deep models. However, these state-of-the-art solutions mainly suffer from two shortcomings: (i) their attention mechanisms cannot utilize high-order feature interactions, and (ii) due to the use of TF-IDF-based reward functions, these methods are fragile with generating repeated terms. Therefore, in this work, we propose a reinforced medical report generation solution with x-linear attention and repetition penalty mechanisms (ReMRG-XR) to overcome these problems. Specifically, x-linear attention modules are used to explore high-order feature interactions and achieve multi-modal reasoning, while repetition penalty is used to apply penalties to repeated terms during the model's training process. Extensive experimental studies have been conducted on two public datasets, and the results show that ReMRG-XR greatly outperforms the state-of-the-art baselines in terms of all metrics.

📄 PDF Abstract BibTeX arXiv:2011.07680

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMedical Report Generation

Similar Papers 제목 키워드 기반

Hybrid Reinforced Medical Report Generation with M-Linear Attention and Repetition Penalty

2022-10-14 · Wenting Xu, Zhenghua Xu, Junyang Chen, Chang Qi 외

To reduce doctors' workload, deep-learning-based automatic medical report generation has recently attracted more and more research efforts, where deep convolutional neural networks (CNNs) are employed to encode the input…

Medical Report Generation

Reinforced Cross-modal Alignment for Radiology Report Generation

2022-05-01 · Findings (ACL) 2022 5 · Han Qin, Yan Song

Medical images are widely used in clinical decision-making, where writing radiology reports is a potential application that can be enhanced by automatic solutions to alleviate physicians’ workload. In general, radiology …

cross-modal alignmentDecision MakingReinforcement Learning (RL)valid

Hybrid Retrieval-Generation Reinforced Agent for Medical Image Report Generation

2018-05-21 · NeurIPS 2018 12 · Christy Y. Li, Xiaodan Liang, Zhiting Hu, Eric P. Xing

Generating long and coherent reports to describe medical images poses challenges to bridging visual patterns with informative human linguistic descriptions. We propose a novel Hybrid Retrieval-Generation Reinforced Agent…

Decision MakingReinforcement LearningRetrievalSentence

A Medical Semantic-Assisted Transformer for Radiographic Report Generation

2022-08-22 · Zhanyu Wang, Mingkang Tang, Lei Wang, Xiu Li 외

Automated radiographic report generation is a challenging cross-domain task that aims to automatically generate accurate and semantic-coherence reports to describe medical images. Despite the recent progress in this fiel…

Image CaptioningMedical Report Generation

MEPNet: Medical Entity-balanced Prompting Network for Brain CT Report Generation

2025-03-22 · Xiaodan Zhang, Yanzhao Shi, Junzhong Ji, Chengxin Zheng 외

The automatic generation of brain CT reports has gained widespread attention, given its potential to assist radiologists in diagnosing cranial diseases. However, brain CT scans involve extensive medical entities, such as…

AnatomyLarge Language ModelText Generation