Enhancing Text Generation with Cooperative Training
Recently, there has been a surge in the use of generated data to enhance the performance of downstream models, largely due to the advancements in pre-trained language models. However, most prevailing methods trained generative and discriminative models in isolation, which left them unable to adapt to changes in each other. These approaches lead to generative models that are prone to deviating from the true data distribution and providing limited benefits to discriminative models. While some works have proposed jointly training generative and discriminative language models, their methods remain challenging due to the non-differentiable nature of discrete data. To overcome these issues, we introduce a \textit{self-consistent learning} framework in the text field that involves training a discriminator and generator cooperatively in a closed-loop manner until a scoring consensus is reached. By learning directly from selected samples, our framework are able to mitigate training instabilities such as mode collapse and non-convergence. Extensive experiments on four downstream benchmarks, including AFQMC, CHIP-STS, QQP, and MRPC, demonstrate the efficacy of the proposed framework.
Code (1)
Tasks
MRPCQQPSTSText GenerationSimilar Papers 제목 키워드 기반
Meta-CoTGAN: A Meta Cooperative Training Paradigm for Improving Adversarial Text Generation
Training generative models that can generate high-quality text with sufficient diversity is an important open problem for Natural Language Generation (NLG) community. Recently, generative adversarial models have been app…
Adversarial TextDiversityLanguage ModelingLanguage Modelling+2A Demand-Supply Cooperative Responding Strategy in Power System with High Renewable Energy Penetration
Industrial demand response (IDR) plays an important role in promoting the utilization of renewable energy (RE) in power systems. However, it will lead to power adjustments on the supply side, which is also a non-negligib…
Long-SCOPE: Fully Sparse Long-Range Cooperative 3D Perception
Cooperative 3D perception via Vehicle-to-Everything communication is a promising paradigm for enhancing autonomous driving, offering extended sensing horizons and occlusion resolution. However, the practical deployment o…
Autonomous DrivingSemantic-Forward Relaying: A Novel Framework Towards 6G Cooperative Communications
This letter proposes a novel relaying framework, semantic-forward (SF), for cooperative communications towards the sixth-generation (6G) wireless networks. The SF relay extracts and transmits the semantic features, which…
Which Discriminator for Cooperative Text Generation?
Language models generate texts by successively predicting probability distributions for next tokens given past ones. A growing field of interest tries to leverage external information in the decoding process so that the …
Language ModelingLanguage ModellingText Generation