{"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/healthgpt-a-medical-large-vision-language","title":"HealthGPT: A Medical Large Vision-Language Model for Unifying Comprehension and Generation via Heterogeneous Knowledge Adaptation","arxiv_id":"2502.09838","date":"2025-02-14","proceeding":null,"authors":["Tianwei Lin","Wenqiao Zhang","Sijing Li","Yuqian Yuan","Binhe Yu","Haoyuan Li","Wanggui He","Hao Jiang","Mengze Li","Xiaohui Song","Siliang Tang","Jun Xiao","Hui Lin","Yueting Zhuang","Beng Chin Ooi"],"abstract":"We present HealthGPT, a powerful Medical Large Vision-Language Model (Med-LVLM) that integrates medical visual comprehension and generation capabilities within a unified autoregressive paradigm. Our bootstrapping philosophy is to progressively adapt heterogeneous comprehension and generation knowledge to pre-trained large language models (LLMs). This is achieved through a novel heterogeneous low-rank adaptation (H-LoRA) technique, which is complemented by a tailored hierarchical visual perception approach and a three-stage learning strategy. To effectively learn the HealthGPT, we devise a comprehensive medical domain-specific comprehension and generation dataset called VL-Health. Experimental results demonstrate exceptional performance and scalability of HealthGPT in medical visual unified tasks. Our project can be accessed at https://github.com/DCDmllm/HealthGPT.","url_abs":"https://arxiv.org/abs/2502.09838v2","url_pdf":"https://arxiv.org/pdf/2502.09838v2.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":"healthgpt-a-medical-large-vision-language","repo_url":"https://github.com/dcdmllm/healthgpt","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"philosophy","task_name":"Philosophy"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2502.09838","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2502.09838"}},"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/dcdmllm/healthgpt","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":3,"unverified":3},"by_repo_kind":{"official":{"samples":6,"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":"20e4f665698a3d18","entry":"collate_fn","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT/llava/eval/model_vqa_loader.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT/llava/eval/model_vqa_loader.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"20e4f665698a3d18"}},{"code_sha256_prefix":"42a46570620cd9fa","entry":"get_chunk","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT/llava/eval/model_vqa.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT/llava/eval/model_vqa.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"42a46570620cd9fa"}},{"code_sha256_prefix":"076c252c52cbb161","entry":"split_list","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT/llava/eval/model_vqa.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT/llava/eval/model_vqa.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"076c252c52cbb161"}},{"code_sha256_prefix":"fda0c1e4d24ea87c","entry":"decode_output","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT-Pro/inference/utils.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT-Pro/inference/utils.py","link_basis":"harvester_set","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":"fda0c1e4d24ea87c"}},{"code_sha256_prefix":"750616b8b0408b73","entry":"load_model","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT-Pro/inference/utils.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT-Pro/inference/utils.py","link_basis":"harvester_set","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":"750616b8b0408b73"}},{"code_sha256_prefix":"a9d0c1a589d16c98","entry":"load_volume_as_frames","repo":"dcdmllm/healthgpt","repo_kind":"official","path":"HealthGPT-Pro/inference/infer_3d_volume.py","file_url":"https://github.com/dcdmllm/healthgpt/blob/HEAD/HealthGPT-Pro/inference/infer_3d_volume.py","link_basis":"harvester_set","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":"a9d0c1a589d16c98"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}