NeFut Logo NeFut
Admin Login

[CS.AI] Innovative Criterion-Conditional Learning in Vision-Language Models

Published at: 2026-07-08 22:00 Last updated: 2026-07-09 03:23
#AI #Machine Learning #Open Source

Abstract

Vision-language models can perform new tasks without parameter updates through in-context learning (ICL), whose core mechanism is utilizing the support set for task induction. In the standard ICL setting, once the task is induced, its decision criterion remains fixed. However, in real-world applications, many tasks exhibit a stable high-level intent, while their decision criteria shift according to specific requirements. Thus, we introduce a new setting, denoted as Criterion-Conditional In-Context Learning (CC-ICL), where models must infer the latent criterion from context and adjust predictions accordingly under fixed task semantics.

To evaluate this capability, we propose two complementary metrics, Criterion Invariance and Criterion Sensitivity, capturing the model's robustness and adaptability under criterion shifts. We further construct CC-Bench, a multi-domain benchmark that supports evaluation under the CC-ICL setting. By employing a dual-level data hierarchy, CC-Bench enables legitimate ground-truth variation conditioned on the active criterion even when the task remains fixed.

Experiments on CC-Bench reveal that most models exhibit a rigid boundary bias, struggling to align their decisions with the latent criterion. We also find that even a simple multi-criterion training strategy can significantly reduce this bias, improving Criterion Sensitivity and enabling 7B-scale models to surpass proprietary models without degrading general multimodal performance.

Blogger's Review: The introduction of Criterion-Conditional Learning (CC-ICL) provides a fresh perspective on the adaptability of vision-language models, emphasizing flexibility in dynamic decision-making environments. The construction of the CC-Bench benchmark offers an important evaluation tool for the field, showcasing the effectiveness of simple training strategies, which deserves industry attention.

Original Source: https://arxiv.org/abs/2607.02575

[h] Back to Home