{"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-2602-16747","title":"LiveClin: A Live Clinical Benchmark without Leakage","arxiv_id":"2602.16747","date":"2026-02-18","proceeding":null,"authors":["Xidong Wang","Shuqi Guo","Yue Shen","Junying Chen","Jian Wang","Jinjie Gu","Ping Zhang","Lei Liu","Benyou Wang"],"abstract":"The reliability of medical LLM evaluation is critically undermined by data contamination and knowledge obsolescence, leading to inflated scores on static benchmarks. To address these challenges, we introduce LiveClin, a live benchmark designed for approximating real-world clinical practice. Built from contemporary, peer-reviewed case reports and updated biannually, LiveClin ensures clinical currency and resists data contamination. Using a verified AI-human workflow involving 239 physicians, we transform authentic patient cases into complex, multimodal evaluation scenarios that span the entire clinical pathway. The benchmark currently comprises 1,407 case reports and 6,605 questions. Our evaluation of 26 models on LiveClin reveals the profound difficulty of these real-world scenarios, with the top-performing model achieving a Case Accuracy of just 35.7%. In benchmarking against human experts, Chief Physicians achieved the highest accuracy, followed closely by Attending Physicians, with both surpassing most models. LiveClin thus provides a continuously evolving, clinically grounded framework to guide the development of medical LLMs towards closing this gap and achieving greater reliability and real-world utility. Our data and code are publicly available at https://github.com/AQ-MedAI/LiveClin.","url_abs":"https://arxiv.org/abs/2602.16747","url_pdf":"https://arxiv.org/pdf/2602.16747","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":"https://app.syntology.ai/?focus=2602.16747","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.16747"}},"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/AQ-MedAI/LiveClin","reach":null}],"summary":{"ran":1,"ran_draft_wrong":2,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":10,"ran":3,"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":"fb8f5806bbe3e0aa","entry":"_acc","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fb8f5806bbe3e0aa"}},{"code_sha256_prefix":"c6987921e1930df2","entry":"_block","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c6987921e1930df2"}},{"code_sha256_prefix":"cf880d6e0967d900","entry":"_mcq_block","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cf880d6e0967d900"}},{"code_sha256_prefix":"49da7dd5e2f95fbf","entry":"_get_image_patterns","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"49da7dd5e2f95fbf"}},{"code_sha256_prefix":"e429929d8bf64315","entry":"_get_stage_patterns","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e429929d8bf64315"}},{"code_sha256_prefix":"1a1b1917ed94a91b","entry":"_get_table_patterns","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1a1b1917ed94a91b"}},{"code_sha256_prefix":"18565766a3c280c4","entry":"analyze","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"18565766a3c280c4"}},{"code_sha256_prefix":"a2e5eac0fe00c9c1","entry":"classify_stage","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a2e5eac0fe00c9c1"}},{"code_sha256_prefix":"e15ea162f81de3d3","entry":"extract_image_modalities","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e15ea162f81de3d3"}},{"code_sha256_prefix":"ff9578c1d07770cb","entry":"extract_table_modalities","repo":"AQ-MedAI/LiveClin","repo_kind":"found_in_text","path":"liveclin/analyzer.py","file_url":"https://github.com/AQ-MedAI/LiveClin/blob/HEAD/liveclin/analyzer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ff9578c1d07770cb"}}]},"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":null}