What Makes a Good Example? Modeling Exemplar Selection with Neural Network Representations
Fanxiao Wani Qiu, Oscar Leong, Alexander LaTourrette
TL;DR
This work investigates how humans select informative exemplars for teaching, examining trade-offs between representativeness and diversity. It grounds the analysis in neural-network feature spaces (ResNet-50 and ViT-B/16) and formal subset-selection objectives (prototypicality, representativity, diversity, and their combinations) to predict exemplar choices. Across three novel 1D morph categories, data show that humans optimize a joint representativity–diversity objective, with transformer representations aligning more closely to human judgments than CNNs. The findings connect dataset-distillation ideas to cognitive theories of teaching, suggesting practical implications for computational models that distill informative exemplars and for understanding how learners structure information to facilitate learning.
Abstract
Teaching requires distilling a rich category distribution into a small set of informative exemplars. Although prior work shows that humans consider both representativeness and diversity when teaching, the computational principles underlying these tradeoffs remain unclear. We address this gap by modeling human exemplar selection using neural network feature representations and principled subset selection criteria. Novel visual categories were embedded along a one-dimensional morph continuum using pretrained vision models, and selection strategies varied in their emphasis on prototypicality, joint representativeness, and diversity. Adult participants selected one to three exemplars to teach a learner. Model-human comparisons revealed that strategies based on joint representativeness, or its combination with diversity, best captured human judgments, whereas purely prototypical or diversity-based strategies performed worse. Moreover, transformer-based representations consistently aligned more closely with human behavior than convolutional networks. These results highlight the potential utility of dataset distillation methods in machine learning as computational models for teaching.
