DPU: Dynamic Prototype Updating for Multimodal Out-of-Distribution Detection
Shawn Li, Huixian Gong, Hao Dong, Tiankai Yang, Zhengzhong Tu, Yue, Zhao

TL;DR
This paper introduces DPU, a novel framework that dynamically updates class prototypes to improve multimodal out-of-distribution detection by accounting for intra-class variability, significantly enhancing detection performance.
Contribution
The paper presents a new plug-and-play method, DPU, that adaptively updates class centers based on intra-class variance, improving robustness in multimodal OOD detection.
Findings
DPU achieves up to 80% improvement in Far-OOD detection.
It outperforms existing methods across multiple datasets and algorithms.
DPU enhances model robustness by accounting for intra-class variability.
Abstract
Out-of-distribution (OOD) detection is essential for ensuring the robustness of machine learning models by identifying samples that deviate from the training distribution. While traditional OOD detection has primarily focused on single-modality inputs, such as images, recent advances in multimodal models have demonstrated the potential of leveraging multiple modalities (e.g., video, optical flow, audio) to enhance detection performance. However, existing methods often overlook intra-class variability within in-distribution (ID) data, assuming that samples of the same class are perfectly cohesive and consistent. This assumption can lead to performance degradation, especially when prediction discrepancies are uniformly amplified across all samples. To address this issue, we propose Dynamic Prototype Updating (DPU), a novel plug-and-play framework for multimodal OOD detection that accounts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsBalanced Selection
