paper-with-me

Papers

FAMNet: Frequency-aware Matching Network for Cross-domain Few-shot Medical Image Segmentation

2024-12-12 · Yuntian Bo, Yazhou Zhu, Lunbo Li, Haofeng Zhang

Existing few-shot medical image segmentation (FSMIS) models fail to address a practical issue in medical imaging: the domain shift caused by different imaging techniques, which limits the applicability to current FSMIS tasks. To overcome this limitation, we focus on the cross-domain few-shot medical image segmentation (CD-FSMIS) task, aiming to develop a generalized model capable of adapting to a broader range of medical image segmentation scenarios with limited labeled data from the novel target domain. Inspired by the characteristics of frequency domain similarity across different domains, we propose a Frequency-aware Matching Network (FAMNet), which includes two key components: a Frequency-aware Matching (FAM) module and a Multi-Spectral Fusion (MSF) module. The FAM module tackles two problems during the meta-learning phase: 1) intra-domain variance caused by the inherent support-query bias, due to the different appearances of organs and lesions, and 2) inter-domain variance caused by different medical imaging techniques. Additionally, we design an MSF module to integrate the different frequency features decoupled by the FAM module, and further mitigate the impact of inter-domain variance on the model's segmentation performance. Combining these two modules, our FAMNet surpasses existing FSMIS models and Cross-domain Few-shot Semantic Segmentation models on three cross-domain datasets, achieving state-of-the-art performance in the CD-FSMIS task.

📄 PDF Abstract BibTeX arXiv:2412.09319

Code (1)

primebo1/FAMNet 공식 구현 pytorch

Tasks

Cross-Domain Few-ShotDomain GeneralizationFew-Shot Semantic SegmentationImage SegmentationMedical Image SegmentationMeta-LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning to count small and clustered objects with application to bacterial colonies

2026-04-21 · Minghua Zheng, Na Helian, Peter C. R. Lane, Yi Sun 외 arxiv

Automated bacterial colony counting from images is an important technique to obtain data required for the development of vaccines and antibiotics. However, bacterial colonies present unique machine vision challenges that…

Feature EngineeringObject Counting

FAMNet: Integrating 2D and 3D Features for Micro-expression Recognition via Multi-task Learning and Hierarchical Attention

2025-08-19 · Liangyu Fu, Xuecheng Wu, Danlei Huang, Xinyi Yin arxiv

Micro-expressions recognition (MER) has essential application value in many fields, but the short duration and low intensity of micro-expressions (MEs) bring considerable challenges to MER. The current MER methods in dee…

Micro-Expression RecognitionFacial Action Unit DetectionMulti-Task Learning

FAMNet: Joint Learning of Feature, Affinity and Multi-dimensional Assignment for Online Multiple Object Tracking

2019-04-10 · ICCV 2019 10 · Peng Chu, Haibin Ling

Data association-based multiple object tracking (MOT) involves multiple separated modules processed or optimized differently, which results in complex method design and requires non-trivial tuning of parameters. In this …

ManagementMultiple Object TrackingObject Tracking

Frequency-Aware Flow Matching for High-Quality Image Generation

2026-04-16 · Sucheng Ren, Qihang Yu, Ju He, Xiaohui Shen 외 arxiv

Flow matching models have emerged as a powerful framework for realistic image generation by learning to reverse a corruption process that progressively adds Gaussian noise. However, because noise is injected in the laten…

Image Generation

A Fusion-Driven Approach of Attention-Based CNN-BiLSTM for Protein Family Classification -- ProFamNet

2024-10-21 · Bahar Ali, Anwar Shah, Malik Niaz, Musadaq Mansoord 외

Advanced automated AI techniques allow us to classify protein sequences and discern their biological families and functions. Conventional approaches for classifying these protein families often focus on extracting N-Gram…