English

Joint Semantic Token Selection and Prompt Optimization for Interpretable Prompt Learning

Computer Vision and Pattern Recognition 2026-05-07 v1

Abstract

Vision-language models such as CLIP achieve strong visual-textual alignment, but often suffer from overfitting and limited interpretability when adapted through continuous prompt learning. While discrete prompt optimization improves interpretability, it usually depends on large external models, leading to high computational costs and limited scalability. In this paper, we propose Interpretable Prompt Learning (IPL), a hybrid framework that alternates between discrete semantic token selection and continuous prompt optimization. Specifically, IPL formulates semantic token selection as an approximate submodular optimization problem, encouraging tokens that are both human-understandable and semantically diverse. It further adopts an alternating optimization strategy to integrate discrete token selection with continuous prompt tuning, improving interpretability while preserving adaptability to downstream tasks. Our framework is plug-and-play, allowing seamless integration with existing prompt learning methods. Extensive experiments on multiple benchmarks show that IPL consistently improves both interpretability and accuracy across five representative prompt learning methods, providing an effective and scalable extension to existing frameworks.

Keywords

Cite

@article{arxiv.2605.04425,
  title  = {Joint Semantic Token Selection and Prompt Optimization for Interpretable Prompt Learning},
  author = {Yating Wang and Yaqi Zhao and Yongshun Gong and Yilong Yin and Haoliang Sun},
  journal= {arXiv preprint arXiv:2605.04425},
  year   = {2026}
}

Comments

15 pages, 4 figures. Preprint version

R2 v1 2026-07-01T12:52:02.921Z