CVMay 21, 2018

Hybrid Retrieval-Generation Reinforced Agent for Medical Image Report Generation

arXiv:1805.08298v2422 citations
Originality Incremental advance
AI Analysis

This addresses the problem of generating structured and diverse medical reports for healthcare professionals, but it is incremental as it builds on existing retrieval and generation methods.

The paper tackles generating long, coherent medical image reports by proposing a hybrid retrieval-generation agent that combines retrieval-based and learning-based approaches, achieving state-of-the-art results on two datasets with improved detection accuracy and human evaluation performance.

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 (HRGR-Agent) which reconciles traditional retrieval-based approaches populated with human prior knowledge, with modern learning-based approaches to achieve structured, robust, and diverse report generation. HRGR-Agent employs a hierarchical decision-making procedure. For each sentence, a high-level retrieval policy module chooses to either retrieve a template sentence from an off-the-shelf template database, or invoke a low-level generation module to generate a new sentence. HRGR-Agent is updated via reinforcement learning, guided by sentence-level and word-level rewards. Experiments show that our approach achieves the state-of-the-art results on two medical report datasets, generating well-balanced structured sentences with robust coverage of heterogeneous medical report contents. In addition, our model achieves the highest detection accuracy of medical terminologies, and improved human evaluation performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes