Assessing Out-of-Domain Language Model Performance from Few Examples
Prasann Singhal, Jarad Forristal, Xi Ye, Greg Durrett

TL;DR
This paper investigates predicting out-of-domain performance of language models using few-shot examples and attribution analysis, finding that simple accuracy measures are surprisingly effective but attribution factors can provide additional insights.
Contribution
It introduces a method to forecast out-of-domain performance of language models with few-shot data, incorporating feature attribution analysis to identify potential generalization issues.
Findings
Accuracy on few-shot examples is a strong baseline.
Attribution-based factors can help rank models' out-of-domain performance.
Simple accuracy measures often outperform complex attribution analysis.
Abstract
While pretrained language models have exhibited impressive generalization capabilities, they still behave unpredictably under certain domain shifts. In particular, a model may learn a reasoning process on in-domain training data that does not hold for out-of-domain test data. We address the task of predicting out-of-domain (OOD) performance in a few-shot fashion: given a few target-domain examples and a set of models with similar training performance, can we understand how these models will perform on OOD test data? We benchmark the performance on this task when looking at model accuracy on the few-shot examples, then investigate how to incorporate analysis of the models' behavior using feature attributions to better tackle this problem. Specifically, we explore a set of "factors" designed to reveal model agreement with certain pathological heuristics that may indicate worse…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsTest
