用固定参数的高斯模型提升视觉语言模型在线适应能力
Online Gaussian Test-Time Adaptation of Vision-Language Models
- 用高斯分布建模视觉特征似然,结合零样本先验进行统一推断
- 在多数数据集上超越当前最佳方法,且无需调参
- 建议增加实验次数并引入尾部准确率评估,更真实反映性能
视觉语言模型的在线测试时自适应(OTTA)近年来受到关注,旨在利用流式数据提升未来预测效果。然而现有方法依赖特定数据集的超参数,严重限制了对未见任务的适应性。为此,我们提出在线高斯自适应(OGA),通过高斯分布建模视觉特征似然,并将零样本先验融入可解释的极大后验估计框架,所有数据集使用固定超参数。实验表明,OGA在多数数据集和运行中均优于现有最优方法。此外,我们发现将OTTA与主流少样本技术结合(此前研究忽视的实用场景)具有显著增益。进一步分析揭示,当前常见的OTTA评估协议——每数据集最多三次运行取平均——因各运行间性能波动大而不足。因此,我们倡导更严格的评估方式,包括增加运行次数,并引入我们提出的期望尾部准确率(ETA),即最差10%运行中的平均准确率。我们希望这些贡献能推动OTTA领域采用更严谨、多样化的评估实践。代码已开源:https://github.com/cfuchs2023/OGA。
原文摘要 · Abstract (English)
Online test-time adaptation (OTTA) of vision-language models (VLMs) has recently garnered increased attention to take advantage of data observed along a stream to improve future predictions. Unfortunately, existing methods rely on dataset-specific hyperparameters, significantly limiting their adaptability to unseen tasks. In response, we propose Online Gaussian Adaptation (OGA), a novel method that models the likelihoods of visual features using Gaussian distributions and incorporates zero-shot priors into an interpretable Maximum A Posteriori (MAP) estimation framework with fixed hyper-parameters across all datasets. We demonstrate that OGA outperforms state-of-the-art methods on most datasets and runs. Additionally, we show that combining OTTA with popular few-shot techniques (a practical yet overlooked setting in prior research) is highly beneficial. Furthermore, our experimental study reveals that common OTTA evaluation protocols, which average performance over at most three runs per dataset, are inadequate due to the substantial variability observed across runs for all OTTA methods. Therefore, we advocate for more rigorous evaluation practices, including increasing the number of runs and considering additional quantitative metrics, such as our proposed Expected Tail Accuracy (ETA), calculated as the average accuracy in the worst 10% of runs. We hope these contributions will encourage more rigorous and diverse evaluation practices in the OTTA community. Code is available at https://github.com/cfuchs2023/OGA .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。