paper-with-me

Papers

HiFi-MambaV2: Hierarchical Shared-Routed MoE for High-Fidelity MRI Reconstruction

2025-11-23 · Pengcheng Fang, Hongli Chen, Guangzhen Yao, Jian Shi, Fangfang Tang, Xiaohao Cai, Shanshan Shan, Feng Liu arxiv

Reconstructing high-fidelity MR images from undersampled k-space data requires recovering high-frequency details while maintaining anatomical coherence. We present HiFi-MambaV2, a hierarchical shared-routed Mixture-of-Experts (MoE) Mamba architecture that couples frequency decomposition with content-adaptive computation. The model comprises two core components: (i) a separable frequency-consistent Laplacian pyramid (SF-Lap) that delivers alias-resistant, stable low- and high-frequency streams; and (ii) a hierarchical shared-routed MoE that performs per-pixel top-1 sparse dispatch to shared experts and local routers, enabling effective specialization with stable cross-depth behavior. A lightweight global context path is fused into an unrolled, data-consistency-regularized backbone to reinforce long-range reasoning and preserve anatomical coherence. Evaluated on fastMRI, CC359, ACDC, M4Raw, and Prostate158, HiFi-MambaV2 consistently outperforms CNN-, Transformer-, and prior Mamba-based baselines in PSNR, SSIM, and NMSE across single- and multi-coil settings and multiple acceleration factors, consistently surpassing consistent improvements in high-frequency detail and overall structural fidelity. These results demonstrate that HiFi-MambaV2 enables reliable and robust MRI reconstruction.

📄 PDF Abstract BibTeX arXiv:2511.18534

Code (0)

등록된 구현이 없습니다.

Tasks

MRI Reconstruction

Similar Papers 제목 키워드 기반

MambaVision: A Hybrid Mamba-Transformer Vision Backbone

2024-07-10 · CVPR 2025 1 · Ali Hatamizadeh, Jan Kautz

We propose a novel hybrid Mamba-Transformer backbone, MambaVision, specifically tailored for vision applications. Our core contribution includes redesigning the Mamba formulation to enhance its capability for efficient m…

Image ClassificationInstance SegmentationMambaobject-detection+2

Mamba Fusion: Learning Actions Through Questioning

2024-09-17 · Zhikang Dong, Apoorva Beedu, Jason Sheinkopf, Irfan Essa

Video Language Models (VLMs) are crucial for generalizing across diverse tasks and using language cues to enhance learning. While transformer-based architectures have been the de facto in vision-language training, they f…

Action AnticipationAction RecognitionGPUMamba+1

MambaVF: State Space Model for Efficient Video Fusion

2026-02-05 · Zixiang Zhao, Yukun Cui, Lilun Deng, Haowen Bai 외 arxiv

Video fusion is a fundamental technique in various video processing tasks. However, existing video fusion methods heavily rely on optical flow estimation and feature warping, resulting in severe computational overhead an…

Optical Flow Estimation

HiFi-KPI: A Dataset for Hierarchical KPI Extraction from Earnings Filings

2025-02-21 · Rasmus Aavang, Giovanni Rizzi, Rasmus Bøggild, Alexandre Iolov 외

The U.S. Securities and Exchange Commission (SEC) requires that public companies file financial reports tagging numbers with the machine readable inline eXtensible Business Reporting Language (iXBRL) standard. However, t…

MambaVC: Learned Visual Compression with Selective State Spaces

2024-05-24 · Shiyu Qin, Jinpeng Wang, Yimin Zhou, Bin Chen 외

Learned visual compression is an important and active task in multimedia. Existing approaches have explored various CNN- and Transformer-based designs to model content distribution and eliminate redundancy, where balanci…

Long-range modelingState Space Models