Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Historical Test-time Prompt Tuning for Vision Foundation Models

About

Test-time prompt tuning, which learns prompts online with unlabelled test samples during the inference stage, has demonstrated great potential by learning effective prompts on-the-fly without requiring any task-specific annotations. However, its performance often degrades clearly along the tuning process when the prompts are continuously updated with the test data flow, and the degradation becomes more severe when the domain of test samples changes continuously. We propose HisTPT, a Historical Test-time Prompt Tuning technique that memorizes the useful knowledge of the learnt test samples and enables robust test-time prompt tuning with the memorized knowledge. HisTPT introduces three types of knowledge banks, namely, local knowledge bank, hard-sample knowledge bank, and global knowledge bank, each of which works with different mechanisms for effective knowledge memorization and test-time prompt optimization. In addition, HisTPT features an adaptive knowledge retrieval mechanism that regularizes the prediction of each test sample by adaptively retrieving the memorized knowledge. Extensive experiments show that HisTPT achieves superior prompt tuning performance consistently while handling different visual recognition tasks (e.g., image classification, semantic segmentation, and object detection) and test samples from continuously changing domains.

Jingyi Zhang, Jiaxing Huang, Xiaoqin Zhang, Ling Shao, Shijian Lu• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU44.7
1145
Semantic segmentationCityscapes
mIoU52.4
578
Image ClassificationStanford Cars (test)--
306
Image ClassificationFGVC-Aircraft (test)--
231
Image ClassificationDTD (test)
Accuracy48.9
181
Image ClassificationSUN397 (test)
Top-1 Accuracy67.2
136
Image ClassificationOxford-IIIT Pets (test)
Mean Accuracy89.1
125
Image ClassificationFlowers-102 (test)
Top-1 Accuracy71.2
124
Image ClassificationCaltech101 (test)--
121
Image ClassificationFood101 (test)
Accuracy89.3
87
Showing 10 of 23 rows

Other info

Follow for update