LVLM-Aided Alignment of Task-Specific Vision Models
Alexander Koebler, Lukas Kuhn, Ingo Thon, Florian Buettner
TL;DR
The paper tackles the challenge of spurious correlations in small, task-specific vision models used in high-stakes domains. It introduces LVLM-Aided Visual Alignment (LVLM-VA), which uses an LVLM as a Critic & Judge to translate model explanations into language and to convert class-level human specifications into instance-wise feedback, guided by a Right-for-the-Right-Reasons loss. Central to LVLM-VA are PPEPS-WGM based segmentation and a low-entropy sampling strategy to identify and suppress spurious features without fine-grained human annotations, enabling alignment on synthetic and real medical datasets and improving worst-group accuracy while preserving overall performance. The approach demonstrates scalable, human-centered alignment that enhances reliability and trustworthiness in deployments, with potential broad applicability across domains where domain knowledge is critical for robust decision-making.
Abstract
In high-stakes domains, small task-specific vision models are crucial due to their low computational requirements and the availability of numerous methods to explain their results. However, these explanations often reveal that the models do not align well with human domain knowledge, relying instead on spurious correlations. This might result in brittle behavior once deployed in the real-world. To address this issue, we introduce a novel and efficient method for aligning small task-specific vision models with human domain knowledge by leveraging the generalization capabilities of a Large Vision Language Model (LVLM). Our LVLM-Aided Visual Alignment (LVLM-VA) method provides a bidirectional interface that translates model behavior into natural language and maps human class-level specifications to image-level critiques, enabling effective interaction between domain experts and the model. Our method demonstrates substantial improvement in aligning model behavior with human specifications, as validated on both synthetic and real-world datasets. We show that it effectively reduces the model's dependence on spurious features and on group-specific biases, without requiring fine-grained feedback.
