paper-with-me

홈 › Papers

AFANet: Adaptive Frequency-Aware Network for Weakly-Supervised Few-Shot Semantic Segmentation

2024-12-23 · Jiaqi Ma, Guo-Sen Xie, Fang Zhao, Zechao Li

Few-shot learning aims to recognize novel concepts by leveraging prior knowledge learned from a few samples. However, for visually intensive tasks such as few-shot semantic segmentation, pixel-level annotations are time-consuming and costly. Therefore, in this paper, we utilize the more challenging image-level annotations and propose an adaptive frequency-aware network (AFANet) for weakly-supervised few-shot semantic segmentation (WFSS). Specifically, we first propose a cross-granularity frequency-aware module (CFM) that decouples RGB images into high-frequency and low-frequency distributions and further optimizes semantic structural information by realigning them. Unlike most existing WFSS methods using the textual information from the multi-modal language-vision model, e.g., CLIP, in an offline learning manner, we further propose a CLIP-guided spatial-adapter module (CSM), which performs spatial domain adaptive transformation on textual information through online learning, thus providing enriched cross-modal semantic information for CFM. Extensive experiments on the Pascal-5\textsuperscript{i} and COCO-20\textsuperscript{i} datasets demonstrate that AFANet has achieved state-of-the-art performance. The code is available at https://github.com/jarch-ma/AFANet.

📄 PDF Abstract BibTeX arXiv:2412.17601

Code (1)

jarch-ma/AFANet 공식 구현 pytorch

Tasks

Few-Shot LearningFew-Shot Semantic SegmentationNovel ConceptsSemantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

FCL-COD: Weakly Supervised Camouflaged Object Detection with Frequency-aware and Contrastive Learning

2026-03-24 · Jingchen Ni, Quan Zhang, Dan Jiang, Keyu Lv 외 arxiv

Existing camouflage object detection (COD) methods typically rely on fully-supervised learning guided by mask annotations. However, obtaining mask annotations is time-consuming and labor-intensive. Compared to fully-supe…

Representation LearningContrastive LearningObject Detection

Debate-Enhanced Pseudo Labeling and Frequency-Aware Progressive Debiasing for Weakly-Supervised Camouflaged Object Detection with Scribble Annotations

2025-12-23 · Jiawei Ge, Jiuxin Cao, Xinyi Li, Xuelin Zhu 외 arxiv

Weakly-Supervised Camouflaged Object Detection (WSCOD) aims to locate and segment objects that are visually concealed within their surrounding scenes, relying solely on sparse supervision such as scribble annotations. De…

Object Detection

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 외

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…

DiagnosticLesion SegmentationMambaSegmentation

WIA-LD2ND: Wavelet-based Image Alignment for Self-supervised Low-Dose CT Denoising

2024-03-18 · Haoyu Zhao, Yuliang Gu, Zhou Zhao, Bo Du 외

In clinical examinations and diagnoses, low-dose computed tomography (LDCT) is crucial for minimizing health risks compared with normal-dose computed tomography (NDCT). However, reducing the radiation dose compromises th…

DenoisingImage Denoising

HOI-aware Adaptive Network for Weakly-supervised Action Segmentation

2026-04-29 · Runzhong Zhang, Suchen Wang, Yueqi Duan, Yansong Tang 외 arxiv

In this paper, we propose an HOI-aware adaptive network named AdaAct for weakly-supervised action segmentation. Most existing methods learn a fixed network to predict the action of each frame with the neighboring frames.…

Action Segmentation