Beyond Accuracy: On the Effects of Fine-Tuning Towards Vision-Language Model's Prediction Rationality

Abstract

Vision-Language Models (VLMs), such as CLIP, have already seen widespread applications. Researchers actively engage in further fine-tuning VLMs in safety-critical domains. In these domains, prediction rationality is crucial: the prediction should be correct and based on valid evidence. Yet, for VLMs, the impact of fine-tuning on prediction rationality is seldomly investigated. To study this problem, we proposed two new metrics called Prediction Trustworthiness and Inference Reliability. We conducted extensive experiments on various settings and observed some interesting phenomena. On the one hand, we found that the well-adopted fine-tuning methods led to more correct predictions based on invalid evidence. This potentially undermines the trustworthiness of correct predictions from fine-tuned VLMs. On the other hand, having identified valid evidence of target objects, fine-tuned VLMs were more likely to make correct predictions. Moreover, the findings are also consistent under distributional shifts and across various experimental settings. We hope our research offer fresh insights to VLM fine-tuning.

Cite

Text

Wang et al. "Beyond Accuracy: On the Effects of Fine-Tuning Towards Vision-Language Model's Prediction Rationality." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I20.35421

Markdown

[Wang et al. "Beyond Accuracy: On the Effects of Fine-Tuning Towards Vision-Language Model's Prediction Rationality." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/wang2025aaai-beyond/) doi:10.1609/AAAI.V39I20.35421

BibTeX

@inproceedings{wang2025aaai-beyond,
  title     = {{Beyond Accuracy: On the Effects of Fine-Tuning Towards Vision-Language Model's Prediction Rationality}},
  author    = {Wang, Qitong and Li, Tang and Nguyen, Kien X. and Peng, Xi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {21225-21233},
  doi       = {10.1609/AAAI.V39I20.35421},
  url       = {https://mlanthology.org/aaai/2025/wang2025aaai-beyond/}
}