AI Navigate

T-QPM: Enabling Temporal Out-Of-Distribution Detection and Domain Generalization for Vision-Language Models in Open-World

arXiv cs.CV / 3/20/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Temporal Quadruple-Pattern Matching (T-QPM) to extend Dual-Pattern Matching for vision-language models, addressing temporal drift and covariate shifts in open-world OOD detection.
  • It pairs OOD images with text descriptions to create cross-modal consistency between ID and OOD signals, refining the decision boundary through joint image-text reasoning.
  • It learns lightweight fusion weights to optimally combine semantic matching and visual typicality, tackling non-stationary data distributions.
  • It enforces Average Thresholded Confidence (ATC) regularization to stabilize performance as distributions evolve.
  • Experiments on temporally partitioned benchmarks show the approach outperforms static baselines, offering a robust multimodal OOD detection framework for dynamic environments.

Abstract

Out-of-distribution (OOD) detection remains a critical challenge in open-world learning, where models must adapt to evolving data distributions. While recent vision-language models (VLMS) like CLIP enable multimodal OOD detection through Dual-Pattern Matching (DPM), existing methods typically suffer from two major shortcomings: (1) They rely on fixed fusion rules and assume static environments, failing under temporal drift; and (2) they lack robustness against covariate shifted inputs. In this paper, we propose a novel two-step framework to enhance OOD detection and covariate distribution shift robustness in dynamic settings. We extend the dual-pattern regime into Temporal Quadruple-Pattern Matching (T-QPM). First, by pairing OOD images with text descriptions, we introduce cross-modal consistency patterns between ID and OOD signals, refining the decision boundary through joint image-text reasoning. Second, we address temporal distribution shifts by learning lightweight fusion weights to optimally combine semantic matching and visual typicality. To ensure stability, we enforce explicit regularization based on Average Thresholded Confidence (ATC), preventing performance degradation as distributions evolve. Experiments on temporally partitioned benchmarks demonstrate that our approach significantly outperforms static baselines, offering a robust, temporally-consistent framework for multimodal OOD detection in non-stationary environments.