paper-with-me

홈 › Papers

Keep It on a Leash: Controllable Pseudo-label Generation Towards Realistic Long-Tailed Semi-Supervised Learning

2025-10-05 · Yaxin Hou, Bo Han, Yuheng Jia, Hui Liu, Junhui Hou arxiv

Current long-tailed semi-supervised learning methods assume that labeled data exhibit a long-tailed distribution, and unlabeled data adhere to a typical predefined distribution (i.e., long-tailed, uniform, or inverse long-tailed). However, the distribution of the unlabeled data is generally unknown and may follow an arbitrary distribution. To tackle this challenge, we propose a Controllable Pseudo-label Generation (CPG) framework, expanding the labeled dataset with the progressively identified reliable pseudo-labels from the unlabeled dataset and training the model on the updated labeled dataset with a known distribution, making it unaffected by the unlabeled data distribution. Specifically, CPG operates through a controllable self-reinforcing optimization cycle: (i) at each training step, our dynamic controllable filtering mechanism selectively incorporates reliable pseudo-labels from the unlabeled dataset into the labeled dataset, ensuring that the updated labeled dataset follows a known distribution; (ii) we then construct a Bayes-optimal classifier using logit adjustment based on the updated labeled data distribution; (iii) this improved classifier subsequently helps identify more reliable pseudo-labels in the next training step. We further theoretically prove that this optimization cycle can significantly reduce the generalization error under some conditions. Additionally, we propose a class-aware adaptive augmentation module to further improve the representation of minority classes, and an auxiliary branch to maximize data utilization by leveraging all labeled and unlabeled samples. Comprehensive evaluations on various commonly used benchmark datasets show that CPG achieves consistent improvements, surpassing state-of-the-art methods by up to $\textbf{15.97%}$ in accuracy. The code is available at https://github.com/yaxinhou/CPG.

📄 PDF Abstract BibTeX arXiv:2510.03993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DuNST: Dual Noisy Self Training for Semi-Supervised Controllable Text Generation

2022-12-16 · Yuxi Feng, Xiaoyuan Yi, Xiting Wang, Laks V. S. Lakshmanan 외

Self-training (ST) has prospered again in language understanding by augmenting the fine-tuning of pre-trained language models when labeled data is insufficient. However, it remains challenging to incorporate ST into attr…

AttributeDiversityText Generation

KEST: Kernel Distance Based Efficient Self-Training for Improving Controllable Text Generation

2023-06-17 · Yuxi Feng, Xiaoyuan Yi, Laks V. S. Lakshmanan, Xing Xie

Self-training (ST) has come to fruition in language understanding tasks by producing pseudo labels, which reduces the labeling bottleneck of language model fine-tuning. Nevertheless, in facilitating semi-supervised contr…

DiversityLanguage ModelingLanguage ModellingText Generation

GNN-as-Judge: Unleashing the Power of LLMs for Graph Learning with GNN Feedback

2026-03-11 · Ruiyao Xu, Kaize Ding arxiv

Large Language Models (LLMs) have shown strong performance on text-attributed graphs (TAGs) due to their superior semantic understanding ability on textual node features. However, their effectiveness as predictors in the…

Graph Learning

Moaw: Unleashing Motion Awareness for Video Diffusion Models

2026-01-19 · Tianqi Zhang, Ziyi Wang, Wenzhao Zheng, Weiliang Chen 외 arxiv

Video diffusion models, trained on large-scale datasets, naturally capture correspondences of shared features across frames. Recent works have exploited this property for tasks such as optical flow prediction and trackin…

Video Generation

COMPILING: A Benchmark Dataset for Chinese Complexity Controllable Definition Generation

2022-09-29 · CCL 2022 10 · Jiaxin Yuan, Cunliang Kong, Chenhui Xie, Liner Yang 외

The definition generation task aims to generate a word's definition within a specific context automatically. However, owing to the lack of datasets for different complexities, the definitions produced by models tend to k…