{"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/arxiv-2607-26333","title":"Rethinking Clinical Relevance in Chest X-ray Machine Learning: How Evaluation References Define Performance","arxiv_id":"2607.26333","date":"2026-07-28","proceeding":null,"authors":["Panagiotis Fytas","Ian Selby","Clemens Karner","Judith Babar","Simon Baker","Jake Beckford","Timothy J. Sadler","Shahab Shahipasand","Arthikkaa Thavakumar","John Li Chen","Alex Sawer","Michael Roberts","Jonathan Weir-McCall","J. H. F. Rudd","Carola-Bibiane Schönlieb","Anna Korhonen","Anna Breger"],"abstract":"Chest X-ray (CXR) machine learning relies heavily on automated evaluation using reference standards that aim to approximate clinical judgment. However, commonly used report-derived labels for pathology classification or generic image quality metrics for reconstruction may not reliably reflect clinical judgment. We systematically investigate how evaluation-reference choices affect model performance and ranking in both pathology classification and image quality assessment (IQA). To enable controlled comparison across evaluation references, we collected paired expert image- and report-derived labels for thoracic findings from a clinical cohort at Cambridge University Hospitals (CUH) and curated a subset of the public MIMIC-CXR dataset, along with expert ratings of diagnostic image quality. We show that for supervised image classifiers (ResNet, DenseNet), several zero-shot and fine-tuned vision-language models (e.g., MedKLIP, GLoRIA, and ConVIRT), changing the label source leads to substantial differences not only in performance estimates but also in model rankings. In parallel, alignment of IQA measures with expert judgment depends heavily on the choice of measure, and commonly used IQA metrics such as SSIM and PSNR often fail to align with expert assessments of diagnostic usability. Our results demonstrate that evaluation choices are crucial: they can determine which models and methods appear best and are therefore selected for further development or deployment. The selection of evaluation references should therefore be treated as a central component of clinical validity in CXR machine learning, and justified with respect to the pathology, imaging task, and intended downstream clinical use.","url_abs":"https://arxiv.org/abs/2607.26333","url_pdf":"https://arxiv.org/pdf/2607.26333","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.26333"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray","reach":null}],"summary":{"ran":18,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":19,"ran":18,"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":19,"samples":[{"code_sha256_prefix":"a59405b11bc58647","entry":"align_two_tables","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/cuh_disagreement_tables.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/cuh_disagreement_tables.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a59405b11bc58647"}},{"code_sha256_prefix":"7e575a44f2836aec","entry":"compute_pr_auc_metrics","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/bootstrap_multi_all_combos.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/bootstrap_multi_all_combos.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7e575a44f2836aec"}},{"code_sha256_prefix":"f0c5af86934ea2c4","entry":"compute_roc_auc_metrics","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/bootstrap_multi_all_combos.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/bootstrap_multi_all_combos.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f0c5af86934ea2c4"}},{"code_sha256_prefix":"07992908e8837d9e","entry":"dataset_roots","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_srcc_krcc_pairs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_srcc_krcc_pairs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"07992908e8837d9e"}},{"code_sha256_prefix":"373035a87603fab2","entry":"discover_csvs","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_disagreement_intervals.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_disagreement_intervals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"373035a87603fab2"}},{"code_sha256_prefix":"267d8c25ad61a322","entry":"family_models","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_combined_family_rankings.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_combined_family_rankings.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"267d8c25ad61a322"}},{"code_sha256_prefix":"8c7d02f0ce8a0730","entry":"load_and_standardize_labels","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/cuh_disagreement_tables.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/cuh_disagreement_tables.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8c7d02f0ce8a0730"}},{"code_sha256_prefix":"440b270e9d9fbbdf","entry":"load_aux_hard_labels","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/cuh_disagreement_tables.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/cuh_disagreement_tables.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"440b270e9d9fbbdf"}},{"code_sha256_prefix":"7e78aeb8c6af55f0","entry":"matrix_path","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_srcc_krcc_pairs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_srcc_krcc_pairs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7e78aeb8c6af55f0"}},{"code_sha256_prefix":"e855a72903b8e846","entry":"metric_needs_mean_column","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/sucsvs_for_papers_all_from_dirs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/sucsvs_for_papers_all_from_dirs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e855a72903b8e846"}},{"code_sha256_prefix":"85d58cae805b0f05","entry":"normalize_metric_token","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_combined_family_rankings.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_combined_family_rankings.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"85d58cae805b0f05"}},{"code_sha256_prefix":"689e7d5608c23364","entry":"normalize_pathology_name","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/sucsvs_for_papers_all_from_dirs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/sucsvs_for_papers_all_from_dirs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"689e7d5608c23364"}},{"code_sha256_prefix":"0aca9bd8b14a6c32","entry":"prettify_token","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_disagreement_intervals.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_disagreement_intervals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0aca9bd8b14a6c32"}},{"code_sha256_prefix":"976da58647a95248","entry":"set_logger","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"models/benchx/bin/logger.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/models/benchx/bin/logger.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"976da58647a95248"}},{"code_sha256_prefix":"7e11d357d64a14ef","entry":"slugify","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/sucsvs_for_papers_all_from_dirs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/sucsvs_for_papers_all_from_dirs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7e11d357d64a14ef"}},{"code_sha256_prefix":"e2207677bb57569d","entry":"slugify","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_combined_family_rankings.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_combined_family_rankings.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e2207677bb57569d"}},{"code_sha256_prefix":"436a4b9b823977a6","entry":"slugify","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_srcc_krcc_pairs.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_srcc_krcc_pairs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"436a4b9b823977a6"}},{"code_sha256_prefix":"010a4bc6bc5c7a37","entry":"title_from_path","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/paper_metrics/plot_disagreement_intervals.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/paper_metrics/plot_disagreement_intervals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"010a4bc6bc5c7a37"}},{"code_sha256_prefix":"3fc7446038690e88","entry":"compute_global_binary_metrics","repo":"PanagiotisFytas/XQA-Chest-X-ray","repo_kind":"found_in_text","path":"analysis/bootstrap_multi_all_combos.py","file_url":"https://github.com/PanagiotisFytas/XQA-Chest-X-ray/blob/HEAD/analysis/bootstrap_multi_all_combos.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3fc7446038690e88"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}