{"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-2604-12709","title":"Information-Theoretic Optimization for Task-Adapted Compressed Sensing Magnetic Resonance Imaging","arxiv_id":"2604.12709","date":"2026-04-14","proceeding":null,"authors":["Xinyu Peng","Ziyang Zheng","Wenrui Dai","Duoduo Xue","Shaohui Li","Chenglin Li","Junni Zou","Hongkai Xiong"],"abstract":"Task-adapted compressed sensing magnetic resonance imaging (CS-MRI) is emerging to address the specific demands of downstream clinical tasks with significantly fewer k-space measurements than required by Nyquist sampling. However, existing task-adapted CS-MRI methods suffer from the uncertainty problem for medical diagnosis and cannot achieve adaptive sampling in end-to-end optimization with reconstruction or clinical tasks. To address these limitations, we propose the first task-adapted CS-MRI from the information-theoretic perspective to simultaneously achieve probabilistic inference for uncertainty prediction and adapt to arbitrary sampling ratios and versatile clinical applications. Specifically, we formalize the task-adapted CS-MRI optimization problem by maximizing the mutual information between undersampled k-space measurements and clinical tasks to enable probabilistic inference for addressing the uncertainty problem. We leverage amortized optimization and construct tractable variational bounds for mutual information to jointly optimize sampling, reconstruction, and task-inference models, which enables flexible sampling ratio control using a single end-to-end trained model. Furthermore, the proposed framework addresses two kinds of distinct clinical scenarios within a unified approach, i.e., i) joint task and reconstruction, where reconstruction serves as an auxiliary process to enhance task performance; and ii) task implementation with suppressed reconstruction, applicable for privacy protection. Extensive experiments on large-scale MRI datasets demonstrate that the proposed framework achieves highly competitive performance on standard metrics like Dice compared to deterministic counterpart but provides better distribution matching to the ground-truth posterior distribution as measured by the generalized energy distance (GED).","url_abs":"https://arxiv.org/abs/2604.12709","url_pdf":"https://arxiv.org/pdf/2604.12709","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":{"syntology_url":"https://syntology.ai/paper/2604.12709","atlas_url":"https://app.syntology.ai/?focus=2604.12709","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.12709"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/tianweiy/SeqMRI","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Timsey/pg","reach":{"status":"gone","observed_at":"2026-09-16","how":"tree_404+repo_404"}}],"summary":{"ran":12,"ran_violates":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":14,"ran":13,"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":"b7fd61a0bfa70e28","entry":"MaximumBinarize","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/loupe_codes/layers.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/loupe_codes/layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b7fd61a0bfa70e28"}},{"code_sha256_prefix":"01efa6a6e77d97a5","entry":"RescaleProbMap","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/loupe_codes/layers.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/loupe_codes/layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01efa6a6e77d97a5"}},{"code_sha256_prefix":"da4e439ae86acb52","entry":"build_lr_scheduler","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/non_rl.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/non_rl.py","link_basis":"first_harvest_node","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":"da4e439ae86acb52"}},{"code_sha256_prefix":"b5a9e50c6853a306","entry":"build_model","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/non_rl.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/non_rl.py","link_basis":"first_harvest_node","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":"b5a9e50c6853a306"}},{"code_sha256_prefix":"bd3d70deee491106","entry":"build_optimizer","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/non_rl.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/non_rl.py","link_basis":"first_harvest_node","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":"bd3d70deee491106"}},{"code_sha256_prefix":"4d1985323982489e","entry":"check_masks_complete","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/masks.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/masks.py","link_basis":"first_harvest_node","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":"4d1985323982489e"}},{"code_sha256_prefix":"818735d3069334bf","entry":"compute_psnr","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/util.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/util.py","link_basis":"first_harvest_node","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":"818735d3069334bf"}},{"code_sha256_prefix":"939a9acd64cf6672","entry":"import_object_from_str","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/util.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/util.py","link_basis":"first_harvest_node","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":"939a9acd64cf6672"}},{"code_sha256_prefix":"f8ee64e99d4c3f8e","entry":"mse","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/loupe_codes/evaluate.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/loupe_codes/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f8ee64e99d4c3f8e"}},{"code_sha256_prefix":"d6ba4d694236aa92","entry":"nmse","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/loupe_codes/evaluate.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/loupe_codes/evaluate.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d6ba4d694236aa92"}},{"code_sha256_prefix":"4a7be730747edfe9","entry":"psnr","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/baselines/loupe_codes/evaluate.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/baselines/loupe_codes/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a7be730747edfe9"}},{"code_sha256_prefix":"c88cee9f022c5604","entry":"transform","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/loupe_envs.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/loupe_envs.py","link_basis":"first_harvest_node","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":"c88cee9f022c5604"}},{"code_sha256_prefix":"09b91568694b7508","entry":"update_masks_from_indices","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/masks.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/masks.py","link_basis":"first_harvest_node","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":"09b91568694b7508"}},{"code_sha256_prefix":"cd25081a4c499255","entry":"compute_ssim","repo":"tianweiy/SeqMRI","repo_kind":"found_in_text","path":"activemri/envs/util.py","file_url":"https://github.com/tianweiy/SeqMRI/blob/HEAD/activemri/envs/util.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":"cd25081a4c499255"}}]},"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}