paper-with-me

홈 › Papers

LongTail-Swap: benchmarking language models' abilities on rare words

2025-10-05 · Robin Algayres, Charles-Éric Saint-James, Mahi Luthra, Jiayi Shen, Dongyan Lin, Youssef Benchekroun, Rashel Moritz, Juan Pino, Emmanuel Dupoux arxiv

Children learn to speak with a low amount of data and can be taught new words on a few-shot basis, making them particularly data-efficient learners. The BabyLM challenge aims at exploring language model (LM) training in the low-data regime but uses metrics that concentrate on the head of the word distribution. Here, we introduce LongTail-Swap (LT-Swap), a benchmark that focuses on the tail of the distribution, i.e., measures the ability of LMs to learn new words with very little exposure, like infants do. LT-Swap is a pretraining corpus-specific test set of acceptable versus unacceptable sentence pairs that isolate semantic and syntactic usage of rare words. Models are evaluated in a zero-shot fashion by computing the average log probabilities over the two members of each pair. We built two such test sets associated with the 10M words and 100M words BabyLM training sets, respectively, and evaluated 16 models from the BabyLM leaderboard. Our results not only highlight the poor performance of language models on rare words but also reveal that performance differences across LM architectures are much more pronounced in the long tail than in the head. This offers new insights into which architectures are better at handling rare word generalization. We've also made the code publicly avail

📄 PDF Abstract BibTeX arXiv:2510.04268

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Circuit-Aware Reward Training: A Mechanistic Framework for Longtail Robustness in RLHF

2025-09-29 · Jing Liu arxiv

Reinforcement Learning from Human Feedback (RLHF) reward models exhibit systematic failures on longtail distributions, leading to reward hacking and misalignment. We propose a mechanistic interpretability framework that …

Reinforcement LearningData Augmentation

Reasoning models do not yet follow their reasoning in autonomous driving: The KITScenes LongTail Dataset

2026-03-24 · Royden Wagner, Omer Sahin Tas, Jaime Villa, Felix Hauser 외 arxiv

Handling rare events is the central open challenge in autonomous driving. Reasoning models, which generate explicit chains of reasoning before acting, promise to generalize to such events. Here we show that these models …

Instruction Following

Generative Data Mining with Longtail-Guided Diffusion

2025-02-04 · David S. Hayden, Mao Ye, Timur Garipov, Gregory P. Meyer 외

It is difficult to anticipate the myriad challenges that a predictive model will encounter once deployed. Common practice entails a reactive, cyclical approach: model deployment, data mining, and retraining. We instead d…

image-classificationImage Classification

Spotting tell-tale visual artifacts in face swapping videos: strengths and pitfalls of CNN detectors

2025-06-19 · Riccardo Ziglio, Cecilia Pasquini, Silvio Ranise

Face swapping manipulations in video streams represents an increasing threat in remote video communications, due to advances in automated and real-time tools. Recent literature proposes to characterize and exploit visual…

BenchmarkingFace Swapping

MAGDA: Multi-agent guideline-driven diagnostic assistance

2024-09-10 · David Bani-Harouni, Nassir Navab, Matthias Keicher

In emergency departments, rural hospitals, or clinics in less developed regions, clinicians often lack fast image analysis by trained radiologists, which can have a detrimental effect on patients' healthcare. Large Langu…

DiagnosticLanguage Modelling