paper-with-me

Papers

FMaMIL: Frequency-Driven Mamba Multi-Instance Learning for Weakly Supervised Lesion Segmentation in Medical Images

2025-06-09 · Hangbei Cheng, Xiaorong Dong, Xueyu Liu, Jianan Zhang, Xuetao Ma, Mingqiang Wei, Liansheng Wang, Junxin Chen, Yongfei Wu

Accurate lesion segmentation in histopathology images is essential for diagnostic interpretation and quantitative analysis, yet it remains challenging due to the limited availability of costly pixel-level annotations. To address this, we propose FMaMIL, a novel two-stage framework for weakly supervised lesion segmentation based solely on image-level labels. In the first stage, a lightweight Mamba-based encoder is introduced to capture long-range dependencies across image patches under the MIL paradigm. To enhance spatial sensitivity and structural awareness, we design a learnable frequency-domain encoding module that supplements spatial-domain features with spectrum-based information. CAMs generated in this stage are used to guide segmentation training. In the second stage, we refine the initial pseudo labels via a CAM-guided soft-label supervision and a self-correction mechanism, enabling robust training even under label noise. Extensive experiments on both public and private histopathology datasets demonstrate that FMaMIL outperforms state-of-the-art weakly supervised methods without relying on pixel-level annotations, validating its effectiveness and potential for digital pathology applications.

📄 PDF Abstract BibTeX arXiv:2506.07652

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLesion SegmentationMambaSegmentation

Similar Papers 제목 키워드 기반

TinyViM: Frequency Decoupling for Tiny Hybrid Vision Mamba

2024-11-26 · Xiaowen Ma, ZhenLiang Ni, Xinghao Chen

Mamba has shown great potential for computer vision due to its linear complexity in modeling the global context with respect to the input length. However, existing lightweight Mamba-based backbones cannot demonstrate per…

image-classificationImage ClassificationInstance SegmentationMamba+3

Benchmarking M-LTSF: Frequency and Noise-Based Evaluation of Multivariate Long Time Series Forecasting Models

2025-10-06 · Nick Janssen, Melanie Schaller, Bodo Rosenhahn arxiv

Understanding the robustness of deep learning models for multivariate long-term time series forecasting (M-LTSF) remains challenging, as evaluations typically rely on real-world datasets with unknown noise properties. We…

Time Series Forecasting

SSFMamba: Learning Symmetry-driven Spatial-Frequency Modeling for Physically Consistent 3D Medical Image Segmentation

2025-08-05 · Bo Zhang, Yifan Zhang, Shuo Yan, Yu Bai 외 arxiv

Accurate 3D medical image segmentation requires a delicate balance between fine-grained local details and global contextual understanding. While spatial-domain models often struggle with long-range dependencies, existing…

Medical Image Segmentation

WaveMamba: Wavelet-Driven Mamba Fusion for RGB-Infrared Object Detection

2025-07-24 · Haodong Zhu, Wenhao Dong, Linlin Yang, Hong Li 외 arxiv

Leveraging the complementary characteristics of visible (RGB) and infrared (IR) imagery offers significant potential for improving object detection. In this paper, we propose WaveMamba, a cross-modality fusion method tha…

Object Detection

WaveSeg: Enhancing Segmentation Precision via High-Frequency Prior and Mamba-Driven Spectrum Decomposition

2025-10-24 · Guoan Xu, Yang Xiao, Wenjing Jia, Guangwei Gao 외 arxiv

While recent semantic segmentation networks heavily rely on powerful pretrained encoders, most employ simplistic decoders, leading to suboptimal trade-offs between semantic context and fine-grained detail preservation. T…

Semantic SegmentationLong-range modeling