English

Learning under Label Proportions for Text Classification

Machine Learning 2023-10-19 v1

Abstract

We present one of the preliminary NLP works under the challenging setup of Learning from Label Proportions (LLP), where the data is provided in an aggregate form called bags and only the proportion of samples in each class as the ground truth. This setup is inline with the desired characteristics of training models under Privacy settings and Weakly supervision. By characterizing some irregularities of the most widely used baseline technique DLLP, we propose a novel formulation that is also robust. This is accompanied with a learnability result that provides a generalization bound under LLP. Combining this formulation with a self-supervised objective, our method achieves better results as compared to the baselines in almost 87% of the experimental configurations which include large scale models for both long and short range texts across multiple metrics.

Keywords

Cite

@article{arxiv.2310.11707,
  title  = {Learning under Label Proportions for Text Classification},
  author = {Jatin Chauhan and Xiaoxuan Wang and Wei Wang},
  journal= {arXiv preprint arXiv:2310.11707},
  year   = {2023}
}

Comments

accepted as long paper in Findings of EMNLP 2023

R2 v1 2026-06-28T12:54:00.550Z