{"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/end-to-end-variational-networks-for","title":"End-to-End Variational Networks for Accelerated MRI Reconstruction","arxiv_id":"2004.06688","date":"2020-04-14","proceeding":null,"authors":["Anuroop Sriram","Jure Zbontar","Tullie Murrell","Aaron Defazio","C. Lawrence Zitnick","Nafissa Yakubova","Florian Knoll","Patricia Johnson"],"abstract":"The slow acquisition speed of magnetic resonance imaging (MRI) has led to the development of two complementary methods: acquiring multiple views of the anatomy simultaneously (parallel imaging) and acquiring fewer samples than necessary for traditional signal processing methods (compressed sensing). While the combination of these methods has the potential to allow much faster scan times, reconstruction from such undersampled multi-coil data has remained an open problem. In this paper, we present a new approach to this problem that extends previously proposed variational methods by learning fully end-to-end. Our method obtains new state-of-the-art results on the fastMRI dataset for both brain and knee MRIs.","url_abs":"https://arxiv.org/abs/2004.06688v2","url_pdf":"https://arxiv.org/pdf/2004.06688v2.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":"end-to-end-variational-networks-for","repo_url":"https://github.com/facebookresearch/fastMRI","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"end-to-end-variational-networks-for","repo_url":"https://github.com/MathFLDS/MRAugment","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"end-to-end-variational-networks-for","repo_url":"https://github.com/z-fabian/MRAugment","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"anatomy","task_name":"Anatomy"},{"task_slug":"mri-reconstruction","task_name":"MRI Reconstruction"},{"task_slug":"compressed-sensing","task_name":"compressed sensing"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/mri-reconstruction-on-fastmri-brain-4x","task":"MRI Reconstruction","dataset":"fastMRI Brain 4x","model":"End-to-end variational network","rank_in_archive_order":1,"of":2,"metrics":{"PSNR":"41","SSIM":"0.959"},"uses_additional_data":false},{"leaderboard":"/sota/mri-reconstruction-on-fastmri-brain-8x","task":"MRI Reconstruction","dataset":"fastMRI Brain 8x","model":"End-to-end variational network","rank_in_archive_order":1,"of":2,"metrics":{"PSNR":"38","SSIM":"0.943"},"uses_additional_data":false},{"leaderboard":"/sota/mri-reconstruction-on-fastmri-knee-4x","task":"MRI Reconstruction","dataset":"fastMRI Knee 4x","model":"End-to-end variational network","rank_in_archive_order":1,"of":2,"metrics":{"PSNR":"40","SSIM":"0.930"},"uses_additional_data":false},{"leaderboard":"/sota/mri-reconstruction-on-fastmri-knee-8x","task":"MRI Reconstruction","dataset":"fastMRI Knee 8x","model":"End-to-end variational network","rank_in_archive_order":3,"of":4,"metrics":{"PSNR":"37","SSIM":"0.890"},"uses_additional_data":false},{"leaderboard":"/sota/mri-reconstruction-on-fastmri-knee-val-8x","task":"MRI Reconstruction","dataset":"fastMRI Knee Val 8x","model":"E2E-VarNet (train+val)","rank_in_archive_order":4,"of":4,"metrics":{"NMSE":"0.0087","PSNR":"37.30","Params (M)":"30","SSIM":"0.8936"},"uses_additional_data":true}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2004.06688","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2004.06688"}},"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/facebookresearch/fastMRI","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/z-fabian/MRAugment","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MathFLDS/MRAugment","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"unverified":4},"by_repo_kind":{"official":{"samples":1,"ran":0,"repositories":1},"listed":{"samples":4,"ran":1,"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":"1b315f2b67a89eab","entry":"load_args_from_config","repo":"MathFLDS/MRAugment","repo_kind":"listed","path":"mraugment_examples/utils.py","file_url":"https://github.com/MathFLDS/MRAugment/blob/HEAD/mraugment_examples/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b315f2b67a89eab"}},{"code_sha256_prefix":"5ebb28570c9d2d27","entry":"create_mask_for_mask_type","repo":"facebookresearch/fastMRI","repo_kind":"official","path":"fastmri/data/subsample.py","file_url":"https://github.com/facebookresearch/fastMRI/blob/HEAD/fastmri/data/subsample.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":"5ebb28570c9d2d27"}},{"code_sha256_prefix":"8ed423f79785e1fb","entry":"crop_if_needed","repo":"MathFLDS/MRAugment","repo_kind":"listed","path":"mraugment/helpers.py","file_url":"https://github.com/MathFLDS/MRAugment/blob/HEAD/mraugment/helpers.py","link_basis":"harvester_set","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":"8ed423f79785e1fb"}},{"code_sha256_prefix":"4ffc7705d7166286","entry":"pad_if_needed","repo":"MathFLDS/MRAugment","repo_kind":"listed","path":"mraugment/helpers.py","file_url":"https://github.com/MathFLDS/MRAugment/blob/HEAD/mraugment/helpers.py","link_basis":"harvester_set","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":"4ffc7705d7166286"}},{"code_sha256_prefix":"9442ed4fdccf362f","entry":"to_repeated_list","repo":"MathFLDS/MRAugment","repo_kind":"listed","path":"mraugment/helpers.py","file_url":"https://github.com/MathFLDS/MRAugment/blob/HEAD/mraugment/helpers.py","link_basis":"harvester_set","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":"9442ed4fdccf362f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}