← Search

Robert Wolfe

6 accepted papers

2025

Do Language Models Mirror Human Confidence? Exploring Psychological Insights to Address Overconfidence in LLMs

ACL 2025finding

Psychology research has shown that humans are poor at estimating their performance on tasks, tending towards underconfidence on easy tasks and overconfidence on difficult tasks. We examine three LLMs, Llama-3-70B-instruct, Claude-3-Sonnet, and GPT-4o, on a range of QA tasks of varying difficulty, an…

2025

Fragments to Facts: Partial-Information Fragment Inference from LLMs

ICML 2025poster

Large language models (LLMs) can leak sensitive training data through memorization and membership inference attacks. Prior work has primarily focused on strong adversarial assumptions, including attacker access to entire samples or long, ordered prefixes, leaving open the question of how vulnerable…

2024

Label-Efficient Group Robustness via Out-of-Distribution Concept Curation

CVPR 2024poster

Deep neural networks are prone to capture correlations between spurious attributes and class labels leading to low accuracy on some combinations of class labels and spurious attribute values. When a spurious attribute represents a protected class these low-accuracy groups can manifest discriminatory…

Cited by 1SourcePDFScholar
2022

Contrastive Visual Semantic Pretraining Magnifies the Semantics of Natural Language Representations

ACL 2022long

We examine the effects of contrastive visual semantic pretraining by comparing the geometry and semantic properties of contextualized English language representations formed by GPT-2 and CLIP, a zero-shot multimodal image classifier which adapts the GPT-2 architecture to encode image captions. We fi…

2022

VAST: The Valence-Assessing Semantics Test for Contextualizing Language Models

AAAI 2022technical

We introduce VAST, the Valence-Assessing Semantics Test, a novel intrinsic evaluation task for contextualized word embeddings (CWEs). Despite the widespread use of contextualizing language models (LMs), researchers have no intrinsic evaluation task for understanding the semantic quality of CWEs and…

2021

Low Frequency Names Exhibit Bias and Overfitting in Contextualizing Language Models

EMNLP 2021main

We use a dataset of U.S. first names with labels based on predominant gender and racial group to examine the effect of training corpus frequency on tokenization, contextualization, similarity to initial representation, and bias in BERT, GPT-2, T5, and XLNet. We show that predominantly female and non…