Papers › Implicit Differentiable Outlier Detection Enable Robust Deep Multimodal Analysis

Implicit Differentiable Outlier Detection Enable Robust Deep Multimodal Analysis

21 Sep 2023NeurIPS 2023 11archive 2025-07-28

Deep network models are often purely inductive during both training and inference on unseen data. When these models are used for prediction, but they may fail to capture important semantic information and implicit dependencies within datasets. Recent advancements have shown that combining multiple modalities in large-scale vision and language settings can improve understanding and generalization performance. However, as the model size increases, fine-tuning and deployment become computationally expensive, even for a small number of downstream tasks. Moreover, it is still unclear how domain or prior modal knowledge can be specified in a backpropagation friendly manner, especially in large-scale and noisy settings. To address these challenges, we propose a simplified alternative of combining features from pretrained deep networks and freely available semantic explicit knowledge. In order to remove irrelevant explicit knowledge that does not correspond well to the images, we introduce an implicit Differentiable Out-of-Distribution (OOD) detection layer. This layer addresses outlier detection by solving for fixed points of a differentiable function and using the last iterate of fixed point solver to backpropagate. In practice, we apply our model on several vision and language downstream tasks including visual question answering, visual reasoning, and image-text retrieval on different datasets. Our experiments show that it is possible to design models that perform similarly to state-of-the-art results but with significantly fewer samples and less training time. Our models and code are available here: https://github.com/ellenzhuwang/implicit_vkood

PaperPDFCode

Code

ellenzhuwang/implicit_vkood officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Cross-Modal RetrievalImage CaptioningImage RetrievalNatural Language UnderstandingText RetrievalVisual Question Answering (VQA)Visual ReasoningZero-Shot Cross-Modal RetrievalZero-Shot Visual Question Answring

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Cross-Modal Retrieval COCO 2014 VK-OOD Image-to-text R@1 80.7 #11 of 36 Archive leaderboard report
Cross-Modal Retrieval COCO 2014 VK-OOD Image-to-text R@10 96.8 #11 of 36 Archive leaderboard report
Cross-Modal Retrieval COCO 2014 VK-OOD Image-to-text R@5 95.1 #11 of 36 Archive leaderboard report
Cross-Modal Retrieval COCO 2014 VK-OOD Text-to-image R@1 62.9 #11 of 36 Archive leaderboard report
Cross-Modal Retrieval COCO 2014 VK-OOD Text-to-image R@10 92.8 #11 of 36 Archive leaderboard report
Cross-Modal Retrieval COCO 2014 VK-OOD Text-to-image R@5 84.8 #11 of 36 Archive leaderboard report
Visual Question Answering (VQA) OK-VQA VK-OOD Accuracy 52.4 #16 of 37 Archive leaderboard report
Visual Question Answering (VQA) VQA v2 test-dev VK-OOD Accuracy 77.9 #18 of 56 Archive leaderboard report
Visual Reasoning NLVR2 Dev VK-OOD Accuracy 84.6 #7 of 15 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Image-to-text R@1 89.0 #13 of 22 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Image-to-text R@10 99.8 #13 of 22 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Image-to-text R@5 99.2 #13 of 22 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Text-to-image R@1 77.2 #13 of 22 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Text-to-image R@10 98.2 #13 of 22 Archive leaderboard report
Zero-Shot Cross-Modal Retrieval Flickr30k VK-OOD Text-to-image R@5 94.3 #13 of 22 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdamAttentionAttention DropoutBERTBLIPCLIPDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionResidual ConnectionRoBERTaSoftmaxViLTWeight DecayWordPiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections