{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/interactive-and-explainable-region-guided","title":"Interactive and Explainable Region-guided Radiology Report Generation","arxiv_id":"2304.08295","date":"2023-04-17","proceeding":"CVPR 2023 1","authors":["Tim Tanida","Philip Müller","Georgios Kaissis","Daniel Rueckert"],"abstract":"The automatic generation of radiology reports has the potential to assist radiologists in the time-consuming task of report writing. Existing methods generate the full report from image-level features, failing to explicitly focus on anatomical regions in the image. We propose a simple yet effective region-guided report generation model that detects anatomical regions and then describes individual, salient regions to form the final report. While previous methods generate reports without the possibility of human intervention and with limited explainability, our method opens up novel clinical use cases through additional interactive capabilities and introduces a high degree of transparency and explainability. Comprehensive experiments demonstrate our method's effectiveness in report generation, outperforming previous state-of-the-art models, and highlight its interactive capabilities. The code and checkpoints are available at https://github.com/ttanida/rgrg .","url_abs":"https://arxiv.org/abs/2304.08295v1","url_pdf":"https://arxiv.org/pdf/2304.08295v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"interactive-and-explainable-region-guided","repo_url":"https://github.com/ttanida/rgrg","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"medical-report-generation","task_name":"Medical Report Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/medical-report-generation-on-mimic-cxr","task":"Medical Report Generation","dataset":"MIMIC-CXR","model":"RGRG","rank_in_archive_order":1,"of":2,"metrics":{"BLEU-1":"37.3","BLEU-2":"24.9","BLEU-3":"17.5","BLEU-4":"12.6","CIDEr":"49.5","Example-F1-14":"0.447","Example-Precision-14":"0.461","Example-Recall-14":"0.475","METEOR":"16.8","Micro-F1-5":"0.547","Micro-Precision-5":"0.491","Micro-Recall-5":"0.617","ROUGE-L":"26.4"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2304.08295","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2304.08295"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ttanida/rgrg","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":10},"by_repo_kind":{"official":{"samples":10,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"55ca647b5679ac24","entry":"check_coordinate","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/create_dataset.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/create_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55ca647b5679ac24"}},{"code_sha256_prefix":"fe691a9d3026f391","entry":"convert_generated_sentences_to_report","repo":"ttanida/rgrg","repo_kind":"official","path":"src/full_model/generate_reports_for_images.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/full_model/generate_reports_for_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fe691a9d3026f391"}},{"code_sha256_prefix":"68147cc7ae81ca99","entry":"coordinates_faulty","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/compute_stats_dataset.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/compute_stats_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"68147cc7ae81ca99"}},{"code_sha256_prefix":"fd51ccc7bbc208e4","entry":"determine_if_abnormal","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/compute_stats_dataset.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/compute_stats_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd51ccc7bbc208e4"}},{"code_sha256_prefix":"fa575de86a2b3603","entry":"get_mean_std","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/compute_mean_std_dataset.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/compute_mean_std_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa575de86a2b3603"}},{"code_sha256_prefix":"ddfc5acae41fe5ee","entry":"get_report_for_image","repo":"ttanida/rgrg","repo_kind":"official","path":"src/full_model/generate_reports_for_images.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/full_model/generate_reports_for_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ddfc5acae41fe5ee"}},{"code_sha256_prefix":"046a23b53e85f9db","entry":"last_and_curr_mean_std_close","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/compute_mean_std_dataset.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/compute_mean_std_dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"046a23b53e85f9db"}},{"code_sha256_prefix":"49696211667f2162","entry":"normalize_section_names","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/section_parser.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/section_parser.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"49696211667f2162"}},{"code_sha256_prefix":"eeca087159c30ac6","entry":"remove_duplicate_generated_sentences","repo":"ttanida/rgrg","repo_kind":"official","path":"src/full_model/generate_reports_for_images.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/full_model/generate_reports_for_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eeca087159c30ac6"}},{"code_sha256_prefix":"93b745999721b34f","entry":"section_text","repo":"ttanida/rgrg","repo_kind":"official","path":"src/dataset/section_parser.py","file_url":"https://github.com/ttanida/rgrg/blob/HEAD/src/dataset/section_parser.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"93b745999721b34f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}