Reinforced Medical Report Generation with X-Linear Attention and Repetition Penalty
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.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderMedical Report GenerationSimilar Papers 제목 키워드 기반
Hybrid Reinforced Medical Report Generation with M-Linear Attention and Repetition Penalty
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 GenerationReinforced Cross-modal Alignment for Radiology Report Generation
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)validHybrid Retrieval-Generation Reinforced Agent for Medical Image Report Generation
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 LearningRetrievalSentenceA Medical Semantic-Assisted Transformer for Radiographic Report Generation
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 GenerationMEPNet: Medical Entity-balanced Prompting Network for Brain CT Report Generation
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