Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Enhancing Reinforcement Learning with Label-Sensitive Reward for Natural Language Understanding

About

Recent strides in large language models (LLMs) have yielded remarkable performance, leveraging reinforcement learning from human feedback (RLHF) to significantly enhance generation and alignment capabilities. However, RLHF encounters numerous challenges, including the objective mismatch issue, leading to suboptimal performance in Natural Language Understanding (NLU) tasks. To address this limitation, we propose a novel Reinforcement Learning framework enhanced with Label-sensitive Reward (RLLR) to amplify the performance of LLMs in NLU tasks. By incorporating label-sensitive pairs into reinforcement learning, our method aims to adeptly capture nuanced label-sensitive semantic features during RL, thereby enhancing natural language understanding. Experiments conducted on five diverse foundation models across eight tasks showcase promising results. In comparison to Supervised Fine-tuning models (SFT), RLLR demonstrates an average performance improvement of 1.54%. Compared with RLHF models, the improvement averages at 0.69%. These results reveal the effectiveness of our method for LLMs in NLU tasks. Code and data available at: https://github.com/MagiaSN/ACL2024_RLLR.

Kuo Liao, Shuang Li, Meng Zhao, Liqun Liu, Mengge Xue, Zhenyu Hu, Honglin Han, Chengguo Yin• 2024

Related benchmarks

TaskDatasetResultRank
Topic ClassificationAG-News
Accuracy93.5
173
Sentiment AnalysisMR
Accuracy0.933
142
Text ClassificationAGNews
Accuracy93.5
119
Paraphrase DetectionMRPC
Avg Accuracy87.01
89
Natural Language InferenceMNLI
Accuracy (matched)86.8
80
Paraphrase IdentificationQQP
Accuracy88.7
78
Semantic Textual SimilaritySTS-B
Spearman's Rho (x100)92.31
70
Sentiment AnalysisAR
Accuracy70.9
45
Sentence-pair classificationQQP
Accuracy88.8
40
Sentiment AnalysisSST-2
Accuracy96.9
31
Showing 10 of 10 rows

Other info

Code

Follow for update