Journal Article10.1016/j.compbiomed.2022.105498
CADxReport: Chest x-ray report generation using co-attention mechanism and reinforcement learning
Navdeep Kaur,Ajay Mittal +1 more
18
TL;DR: CADxReport as discussed by the authors is a coattention and reinforcement learning based technique for generating clinically accurate reports from chest x-ray (CXR) images, which uses VGG19 network pre-trained over ImageNet dataset and a multi-label classifier for extracting visual and semantic features from CXR images.
read more
About: This article is published in Computers in Biology and Medicine. The article was published on 01 Apr 2022. The article focuses on the topics: Medicine & Computer science.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A survey on deep learning models for detection of COVID-19
TL;DR: In this article , the authors evaluated the performance of the deep learning models in processing the X-Ray and CT-Scan images of the Corona patients' lungs and described the changes made to these models in order to enhance their Corona detection accuracy.
Generating radiology reports via auxiliary signal guidance and a memory-driven network
Youyuan Xue,Yun Tan,Ling Tan,Jiao Hua Qin,Xu Yu Xiang +4 more
TL;DR: Researchers propose an auxiliary signal guidance and memory-driven network (ASGMD) to automatically generate radiology reports, addressing visual and textual data bias, and achieving state-of-the-art performance on two public datasets, IU-Xray and MIMIC-CXR, with released code.
11
An enhanced deep deterministic policy gradient algorithm for intelligent control of robotic arms
TL;DR: Aiming at the poor robustness and adaptability of traditional control methods for different situations, the deep deterministic policy gradient (DDPG) algorithm is improved by designing a hybrid function that includes different rewards superimposed on each other as discussed by the authors .
Advancements in Standardizing Radiological Reports: A Comprehensive Review
Filippo Pesapane,Priyan Tantrige,Paolo De Marco,Serena Carriero,Fabio Zugni,Luca Nicosia,Anna Bozzini,Anna Rotili,Antuono Latronico,Francesca Abbate,Daniela Origgi,Sonia Santicchia,Giuseppe Petralia,Gianpaolo Carrafiello,Enrico Cassano +14 more
TL;DR: This review paper explores the advantages and challenges of standardized reporting, and presents a set of ten essential rules for creating standardized radiology reports, emphasizing clarity, consistency, and adherence to structured formats.
7
Weakly guided attention model with hierarchical interaction for brain CT report generation
Xiaodan Zhang,Sisi Yang,Yanzhao Shi,Junzhong Ji,Ying Liu,Zheng Wang,Huimin Xu +6 more
TL;DR: A novel Weakly Guided Attention Model with Hierarchical Interaction, named WGAM-HI, to improve Brain CT report generation is proposed, which conducts many-to-many matching for multiple visual images and semantic sentences via a hierarchical interaction framework with a two-layer attention model and aTwo-layer report generator.
5
References
Hybrid Retrieval-Generation Reinforced Agent for Medical Image Report Generation.
Christy Y. Li,Xiaodan Liang,Zhiting Hu,Eric P. Xing +3 more
TL;DR: This study proposes HRGR-Agent, a hybrid retrieval-generation model that reconciles traditional and modern approaches to generate structured, robust, and diverse medical image reports via reinforcement learning, achieving state-of-the-art results on two datasets.
Interleaved text/image deep mining on a large-scale radiology database for automated image interpretation
TL;DR: In this article, an interleaved text/image deep learning system was proposed to extract and mine the semantic interactions of radiology images and reports from a national research hospital's Picture Archiving and Communication System.
ESR Paper on Structured Reporting in Radiology
European Society of Radiology (ESR)
TL;DR: Structured reporting in radiology optimizes patient outcomes by standardizing report structures, terminology, and data elements, enabling automatic functions, data sharing, and research, requiring international collaboration and industry involvement for successful implementation.
Automatically Detecting Rotation in Chest Radiographs Using Principal Rib-Orientation Measure for Quality Control
K. C. Santosh,Sema Candemir,Stefan Jaeger,Alexandros Karargyris,Sameer Antani,George R. Thoma,Les R. Folio +6 more
TL;DR: It is argued that rib orientation can be used for rotation detection in chest radiographs as an aid in quality control during image acquisition and for training and testing data sets for computer aided diagnosis research.
Show, Attend and Tell: Neural Image Caption Generation with Visual Attention.
Kelvin Xu,Jimmy Ba,Ryan Kiros,Kyunghyun Cho,Aaron Courville,Ruslan Salakhutdinov,Richard Zemel,Yoshua Bengio +7 more
TL;DR: This paper introduces an attention-based model for neural image caption generation, trained deterministically and stochastically, which learns to focus on salient objects while generating captions, achieving state-of-the-art performance on three benchmark datasets.