Class-aware and Augmentation-free Contrastive Learning from Label Proportion
Jialiang Wang, Ning Zhang, Shimin Di, Ruidong Wang, Lei Chen

TL;DR
This paper introduces TabLLP-BDC, a novel augmentation-free contrastive learning framework for Label Proportion Learning on tabular data, effectively addressing the challenges of heterogeneity and ambiguity without relying on data augmentation.
Contribution
The paper proposes a class-aware, augmentation-free contrastive learning method with a two-stage Bag Difference Contrastive mechanism and a multi-task pretraining pipeline for tabular LLP.
Findings
Achieves state-of-the-art performance on tabular LLP tasks.
Effectively disassembles bag label differences without data augmentation.
Demonstrates robustness in heterogeneous tabular datasets.
Abstract
Learning from Label Proportion (LLP) is a weakly supervised learning scenario in which training data is organized into predefined bags of instances, disclosing only the class label proportions per bag. This paradigm is essential for user modeling and personalization, where user privacy is paramount, offering insights into user preferences without revealing individual data. LLP faces a unique difficulty: the misalignment between bag-level supervision and the objective of instance-level prediction, primarily due to the inherent ambiguity in label proportion matching. Previous studies have demonstrated deep representation learning can generate auxiliary signals to promote the supervision level in the image domain. However, applying these techniques to tabular data presents significant challenges: 1) they rely heavily on label-invariant augmentation to establish multi-view, which is not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
MethodsAttentive Walk-Aggregating Graph Neural Network
