OOD-Probe: A Neural Interpretation of Out-of-Domain Generalization
Zining Zhu, Soroosh Shahtalebi, Frank Rudzicz

TL;DR
This paper introduces OOD-Probe, a framework that analyzes how neural networks encode domain information at different layers, revealing insights into out-of-domain generalization and guiding future improvements.
Contribution
The paper presents a probing-based framework to interpret OOD generalization models, uncovering layerwise domain information encoding and its correlation with performance.
Findings
Representations encode domain information at various layers.
Layerwise encoding patterns are dataset-dependent.
Probing results correlate with OOD generalization performance.
Abstract
The ability to generalize out-of-domain (OOD) is an important goal for deep neural network development, and researchers have proposed many high-performing OOD generalization methods from various foundations. While many OOD algorithms perform well in various scenarios, these systems are evaluated as ``black-boxes''. Instead, we propose a flexible framework that evaluates OOD systems with finer granularity using a probing module that predicts the originating domain from intermediate representations. We find that representations always encode some information about the domain. While the layerwise encoding patterns remain largely stable across different OOD algorithms, they vary across the datasets. For example, the information about rotation (on RotatedMNIST) is the most visible on the lower layers, while the information about style (on VLCS and PACS) is the most visible on the middle…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Topic Modeling
