Papers › Visual Fourier Prompt Tuning

Visual Fourier Prompt Tuning

2 Nov 2024arXiv:2411.01327archive 2025-07-28

Runjia Zeng, Cheng Han, Qifan Wang, Chunshu Wu, Tong Geng, Lifu Huang, Ying Nian Wu, Dongfang Liu

With the scale of vision Transformer-based models continuing to grow, finetuning these large-scale pretrained models for new tasks has become increasingly parameter-intensive. Visual prompt tuning is introduced as a parameter-efficient finetuning (PEFT) method to this trend. Despite its successes, a notable research challenge persists within almost all PEFT approaches: significant performance degradation is observed when there is a substantial disparity between the datasets applied in pretraining and finetuning phases. To address this challenge, we draw inspiration from human visual cognition, and propose the Visual Fourier Prompt Tuning (VFPT) method as a general and effective solution for adapting large-scale transformer-based models. Our approach innovatively incorporates the Fast Fourier Transform into prompt embeddings and harmoniously considers both spatial and frequency domain information. Apart from its inherent simplicity and intuitiveness, VFPT exhibits superior performance across all datasets, offering a general solution to dataset challenges, irrespective of data disparities. Empirical results demonstrate that our approach outperforms current state-of-the-art baselines on two benchmarks, with low parameter usage (e.g., 0.57% of model parameters on VTAB-1k) and notable performance enhancements (e.g., 73.20% of mean accuracy on VTAB-1k). Our code is avaliable at https://github.com/runtsang/VFPT.

PaperPDFCodeCode Syntology ran

In Syntology 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="2411.01327")

Code

Syntology Ran 3 of 17 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · fixture could not drive it.

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

runtsang/vfpt officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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

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

1ran · honoured contract
1ran · violated contract
1ran · fixture could not drive it
14unverified

Licence: 17 of the 17 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 runtsang/vfpt. “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.

gray2rgb runtsang/vfpt/src/models/vit_prompt/vit_fourier.py official repository ran · violated contract licence not identified · pointer only · 94402f271c35bec0 · report
calc_spectrum runtsang/vfpt/src/models/vit_prompt/vit_fourier.py official repository ran · honoured contract licence not identified · pointer only · b03459906b2b6a03 · report
plot_spectrum runtsang/vfpt/src/models/vit_prompt/vit_fourier.py official repository ran · fixture could not drive it licence not identified · pointer only · 3fb8103712439145 · report
find_best_lrwd runtsang/VFPT/tune_fgvc_final.py official repository unverified licence not identified · pointer only · 3e009472c0d2fa50 · report
get_job_indices runtsang/VFPT/ls_scheduler.py official repository unverified licence not identified · pointer only · b71d9b398f930b09 · report
get_random_states runtsang/VFPT/ls_net_plotter.py official repository unverified licence not identified · pointer only · 7ead1a7c9a99873f · report
get_random_weights runtsang/VFPT/ls_net_plotter.py official repository unverified licence not identified · pointer only · 3e80953c5e1e0841 · report
get_unplotted_indices runtsang/VFPT/ls_scheduler.py official repository unverified licence not identified · pointer only · cd4ae422bd97483a · report
get_weights runtsang/VFPT/ls_net_plotter.py official repository unverified licence not identified · pointer only · 5fa87577ccee9cca · report
is_master runtsang/VFPT/ls_mpi4pytorch.py official repository unverified licence not identified · pointer only · e33e2e1faf24f6b7 · report
name_surface_file runtsang/VFPT/ls_plot_surface.py official repository unverified licence not identified · pointer only · e29de9d44f616daa · report
nplist_to_tensor runtsang/VFPT/ls_projection.py official repository unverified licence not identified · pointer only · c2cdd6e1a4874b83 · report
npvec_to_tensorlist runtsang/VFPT/ls_projection.py official repository unverified licence not identified · pointer only · 6f49307171759669 · report
read_list runtsang/VFPT/ls_h5_util.py official repository unverified licence not identified · pointer only · 0d11ac9cea6805a3 · report
setup_surface_file runtsang/VFPT/ls_plot_surface.py official repository unverified licence not identified · pointer only · 3191424d76122507 · report
split_inds runtsang/VFPT/ls_scheduler.py official repository unverified licence not identified · pointer only · 5e0c7487c2e7cb09 · report
tensorlist_to_tensor runtsang/VFPT/ls_projection.py official repository unverified licence not identified · pointer only · 28fefee105aa3460 · report

Tasks

Visual Prompt Tuning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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