paper-with-me

Papers

Learning How to Self-Learn: Enhancing Self-Training Using Neural Reinforcement Learning

2018-04-16 · Chenhua Chen, Yue Zhang

Self-training is a useful strategy for semi-supervised learning, leveraging raw texts for enhancing model performances. Traditional self-training methods depend on heuristics such as model confidence for instance selection, the manual adjustment of which can be expensive. To address these challenges, we propose a deep reinforcement learning method to learn the self-training strategy automatically. Based on neural network representation of sentences, our model automatically learns an optimal policy for instance selection. Experimental results show that our approach outperforms the baseline solutions in terms of better tagging performances and stability.

📄 PDF Abstract BibTeX arXiv:1804.05734

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

UIShift: Enhancing VLM-based GUI Agents through Self-supervised Reinforcement Learning

2025-05-18 · Longxi Gao, Li Zhang, Mengwei Xu

Training effective Vision Language Models (VLMs) for GUI agents typically relies on supervised fine-tuning (SFT) over large-scale annotated datasets, where the collection process is labor-intensive and error-prone. In th…

2kReinforcement Learning (RL)

SSL-R1: Self-Supervised Visual Reinforcement Post-Training for Multimodal Large Language Models

2026-04-22 · Jiahao Xie, Alessio Tonioni, Nathalie Rauschmayr, Federico Tombari 외 arxiv

Reinforcement learning (RL) with verifiable rewards (RLVR) has demonstrated the great potential of enhancing the reasoning abilities in multimodal large language models (MLLMs). However, the reliance on language-centric …

Self-Supervised LearningReinforcement Learning

Enhancing Reinforcement Learning for Radiology Report Generation with Evidence-aware Rewards and Self-correcting Preference Learning

2026-04-15 · Qin Zhou, Guoyan Liang, Qianyi Yang, Jingyuan Chen 외 arxiv

Recent reinforcement learning (RL) approaches have advanced radiology report generation (RRG), yet two core limitations persist: (1) report-level rewards offer limited evidence-grounded guidance for clinical faithfulness…

Reinforcement Learning

SEIF: Self-Evolving Reinforcement Learning for Instruction Following

2026-05-08 · Qingyu Ren, Qianyu He, Jiajie Zhu, Xingzhou Chen 외 arxiv

Instruction following is a fundamental capability of large language models (LLMs), yet continuously improving this capability remains challenging. Existing methods typically rely either on costly external supervision fro…

Reinforcement LearningInstruction Following

Contrastive Reinforced Policy Optimization via Privileged Self-Distillation

2026-07-30 · Xingjian Wu, Junlin Liu, Xingchen Liu, Xuhang Zhu 외 arxiv

Recent advances in post-training Large Language Models (LLMs) increasingly rely on Reinforcement Learning with Verifiable Rewards (RLVR) or On-Policy Self-Distillation (OPSD). While OPSD provides dense, logit-level super…

Reinforcement LearningContrastive Learning