Papers › Adaptive FSS: A Novel Few-Shot Segmentation Framework via Prototype Enhancement

Adaptive FSS: A Novel Few-Shot Segmentation Framework via Prototype Enhancement

25 Dec 2023arXiv:2312.15731archive 2025-07-28

Jing Wang, Jinagyun Li, Chen Chen, Yisi Zhang, Haoran Shen, Tianxiang Zhang

The Few-Shot Segmentation (FSS) aims to accomplish the novel class segmentation task with a few annotated images. Current FSS research based on meta-learning focus on designing a complex interaction mechanism between the query and support feature. However, unlike humans who can rapidly learn new things from limited samples, the existing approach relies solely on fixed feature matching to tackle new tasks, lacking adaptability. In this paper, we propose a novel framework based on the adapter mechanism, namely Adaptive FSS, which can efficiently adapt the existing FSS model to the novel classes. In detail, we design the Prototype Adaptive Module (PAM), which utilizes accurate category information provided by the support set to derive class prototypes, enhancing class-specific information in the multi-stage representation. In addition, our approach is compatible with diverse FSS methods with different backbones by simply inserting PAM between the layers of the encoder. Experiments demonstrate that our method effectively improves the performance of the FSS models (e.g., MSANet, HDMNet, FPTrans, and DCAMA) and achieve new state-of-the-art (SOTA) results (i.e., 72.4% and 79.1% mIoU on PASCAL-5ⁱ 1-shot and 5-shot settings, 52.7% and 60.0% mIoU on COCO-20ⁱ 1-shot and 5-shot settings). Our code can be available at https://github.com/jingw193/AdaptiveFSS.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.15731")

Code

Syntology Ran 8 of 8 code samples harvested from 2 repositories linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 8 samples from 2 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jingw193/adaptive_fss officialmentioned in papermentioned on GitHubpytorch report
jingw193/adaptivefss officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 8 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
1ran · fixture could not drive it
4ran

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_partition jingw193/adaptive_fss/model/DCAMA_AdaptiveFSS/swin_transformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 144d10b49baeb8a6 · report
clones jingw193/adaptive_fss/model/DCAMA_AdaptiveFSS/swin_transformer.py official repository ran · our draft was wrong no licence file found · pointer only · 84ee72bc513b03f8 · report
compute_objective jingw193/adaptivefss/train_finetune.py official repository ran · our draft was wrong no licence file found · pointer only · 108912c6322dd681 · report
get jingw193/adaptive_fss/model/FPTrans_AdaptiveFSS/losses.py official repository ran no licence file found · pointer only · 109ac9594e4ff15b · report
mean jingw193/adaptive_fss/common/utils.py official repository ran fingerprinted no licence file found · pointer only · 2fbd545597570f15 · report
to_cpu jingw193/adaptive_fss/common/utils.py official repository ran fingerprinted no licence file found · pointer only · a3d18d17a48bf937 · report
to_cuda jingw193/adaptive_fss/common/utils.py official repository ran no licence file found · pointer only · 8c6947459806ae3b · report
window_reverse jingw193/adaptive_fss/model/DCAMA_AdaptiveFSS/swin_transformer.py official repository ran · our draft was wrong no licence file found · pointer only · 61bf152e6a42a184 · report

Tasks

Meta-Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdapterFocusSET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections