Paper titles and abstracts, 2000–2025: label and terminology drift, measured by macro-AUC.
//01 the dataset
arXiv is an open repository of scientific papers. We use the title and abstract of submissions from
to , labelled over 7 leaf categories, keeping only papers whose categories all fall within
these seven (a paper may carry several).
As fields rise and fall and terminology shifts, both the label distribution and the vocabulary drift over time. Performance is summarised by
macro-AUC, the mean area under the ROC curve across the 7 categories, so the question is whether a model trained on early submissions still ranks later ones correctly.
Submissions per year (2000–2025): the corpus grows sharply over the period.The category mix over time: machine learning (cs.LG) rises sharply, a clear source of label drift.
//02 the models
arXiv is evaluated with 20 architectures: twelve trained over frozen RoBERTa-base representations (four families at three sizes) and eight frozen pretrained encoders, each with a
single linear head.