A new Chinese government-domain benchmark uses a ModernBERT model trained on subjectively assigned, Beta-diffused relevance labels to score LLM responses.
Learning Soft Labels via Meta Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
One-hot labels do not represent soft decision boundaries among concepts, and hence, models trained on them are prone to overfitting. Using soft labels as targets provide regularization, but different soft labels might be optimal at different stages of optimization. Also, training with fixed labels in the presence of noisy annotations leads to worse generalization. To address these limitations, we propose a framework, where we treat the labels as learnable parameters, and optimize them along with model parameters. The learned labels continuously adapt themselves to the model's state, thereby providing dynamic regularization. When applied to the task of supervised image-classification, our method leads to consistent gains across different datasets and architectures. For instance, dynamically learned labels improve ResNet18 by 2.1% on CIFAR100. When applied to dataset containing noisy labels, the learned labels correct the annotation mistakes, and improves over state-of-the-art by a significant margin. Finally, we show that learned labels capture semantic relationship between classes, and thereby improve teacher models for the downstream task of distillation.
citation-role summary
citation-polarity summary
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
GovRelBench:A Benchmark for Government Domain Relevance
A new Chinese government-domain benchmark uses a ModernBERT model trained on subjectively assigned, Beta-diffused relevance labels to score LLM responses.