{"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/learning-general-purpose-biomedical-volume","title":"Learning General-Purpose Biomedical Volume Representations using Randomized Synthesis","arxiv_id":"2411.02372","date":"2024-11-04","proceeding":null,"authors":["Neel Dey","Benjamin Billot","Hallee E. Wong","Clinton J. Wang","Mengwei Ren","P. Ellen Grant","Adrian V. Dalca","Polina Golland"],"abstract":"Current volumetric biomedical foundation models struggle to generalize as public 3D datasets are small and do not cover the broad diversity of medical procedures, conditions, anatomical regions, and imaging protocols. We address this by creating a representation learning method that instead anticipates strong domain shifts at training time itself. We first propose a data engine that synthesizes highly variable training samples that enable generalization to new biomedical contexts. To then train a single 3D network for any voxel-level task, we develop a contrastive learning method that pretrains the network to be stable against nuisance imaging variation simulated by the data engine, a key inductive bias for generalization. This network's features can be used as robust representations of input images for downstream tasks and its weights provide a strong, dataset-agnostic initialization for finetuning on new datasets. As a result, we set new standards across both multimodality registration and few-shot segmentation, a first for any 3D biomedical vision model, all without (pre-)training on any existing dataset of real images.","url_abs":"https://arxiv.org/abs/2411.02372v1","url_pdf":"https://arxiv.org/pdf/2411.02372v1.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":"learning-general-purpose-biomedical-volume","repo_url":"https://github.com/neel-dey/anatomix","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"contrastive-learning","task_name":"Contrastive Learning"},{"task_slug":"diversity","task_name":"Diversity"},{"task_slug":"inductive-bias","task_name":"Inductive Bias"},{"task_slug":"representation-learning","task_name":"Representation Learning"}],"methods":[{"method_slug":"contrastive-learning","method_name":"Contrastive Learning"},{"method_slug":"set","method_name":"SET"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2411.02372","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2411.02372"}},"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":"deterministic:regex_extraction","url":"https://github.com/neel-dey/anatomix","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":11,"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":"f5092f9ea7dbbbb9","entry":"count_folds","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/metrics.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/metrics.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":"f5092f9ea7dbbbb9"}},{"code_sha256_prefix":"18f1c960100cfa68","entry":"dice_score","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/metrics.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/metrics.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":"18f1c960100cfa68"}},{"code_sha256_prefix":"5878f9944f0201b5","entry":"get_actvn_layer","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/model/network.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/model/network.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":"5878f9944f0201b5"}},{"code_sha256_prefix":"f40e93b2cc545a98","entry":"get_norm_layer","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/model/network.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/model/network.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":"f40e93b2cc545a98"}},{"code_sha256_prefix":"126f85054080d339","entry":"get_train_transforms","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/segmentation/segmentation_utils.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/segmentation/segmentation_utils.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":"126f85054080d339"}},{"code_sha256_prefix":"8a2db06633d512f1","entry":"keypoint_metrics","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/metrics.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/metrics.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":"8a2db06633d512f1"}},{"code_sha256_prefix":"433b1729c7367b19","entry":"minmax_normalize","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/features.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/features.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":"433b1729c7367b19"}},{"code_sha256_prefix":"ab04d4ab57907df5","entry":"normalize_features","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/features.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/features.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":"ab04d4ab57907df5"}},{"code_sha256_prefix":"35bdeca6e0664e02","entry":"read_keypoints","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/io_utils.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/io_utils.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":"35bdeca6e0664e02"}},{"code_sha256_prefix":"46eb267d31d69596","entry":"read_pairs_csv","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/io_utils.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/io_utils.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":"46eb267d31d69596"}},{"code_sha256_prefix":"6f93979ea265b74a","entry":"strip_nifti_ext","repo":"neel-dey/anatomix","repo_kind":"official","path":"anatomix/registration/registration_infrastructure/io_utils.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/io_utils.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":"6f93979ea265b74a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}