paper-with-me

Papers

Dual Consensus: Escaping from Spurious Majority in Unsupervised RLVR via Two-Stage Vote Mechanism

2026-03-17 · Kaixuan Du, Meng Cao, Hang Zhang, Yukun Wang, Xiangzhou Huang, Ni Li arxiv

Current label-free RLVR approaches for large language models (LLMs), such as TTRL and Self-reward, have demonstrated effectiveness in improving the performance of LLMs on complex reasoning tasks. However, these methods rely heavily on accurate pseudo-label estimation and converge on spurious yet popular answers, thereby trapping in a dominant mode and limiting further improvements. Building on this, we propose Dual Consensus Reinforcement Learning (DCRL), a novel self-supervised training method which is capable of generating more reliable learning signals through a two-stage consensus mechanism. The model initially acts as an anchor, producing dominant responses; then it serves as an explorer, generating diverse auxiliary signals via a temporary unlearning process. The final training target is derived from the harmonic mean of these two signal sets. Notably, the process operates entirely without external models or supervision. Across eight benchmarks and diverse domains, DCRL consistently improves Pass@1 over majority vote while yielding more stable training dynamics. These results demonstrate that DCRL establishes a scalable path toward stronger reasoning without labels.

📄 PDF Abstract BibTeX arXiv:2603.16223

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Debiased Classifier with Biased Committee

2022-06-22 · Nayeong Kim, Sehyun Hwang, Sungsoo Ahn, Jaesik Park 외

Neural networks are prone to be biased towards spurious correlations between classes and latent attributes exhibited in a major portion of training data, which ruins their generalization capability. We propose a new meth…

Attribute

SSE-SAM: Balancing Head and Tail Classes Gradually through Stage-Wise SAM

2024-12-18 · Xingyu Lyu, Qianqian Xu, Zhiyong Yang, Shaojie Lyu 외

Real-world datasets often exhibit a long-tailed distribution, where vast majority of classes known as tail classes have only few samples. Traditional methods tend to overfit on these tail classes. Recently, a new approac…

Utilizing a digital swarm intelligence platform to improve consensus among radiologists and exploring its applications

2021-06-26 · Rutwik Shah, Bruno Astuto, Tyler Gleason, Will Fletcher 외

Radiologists today play a key role in making diagnostic decisions and labeling images for training A.I. algorithms. Low inter-reader reliability (IRR) can be seen between experts when interpreting challenging cases. Whil…

DiagnosticSpecificity

Flip-Flop Consistency: Unsupervised Training for Robustness to Prompt Perturbations in LLMs

2025-10-16 · Parsa Hejabi, Elnaz Rahmati, Alireza S. Ziabari, Morteza Dehghani arxiv

Large Language Models (LLMs) often produce inconsistent answers when faced with different phrasings of the same prompt. In this paper, we propose Flip-Flop Consistency ($F^2C$), an unsupervised training method that impro…

Tool Verification for Test-Time Reinforcement Learning

2026-03-02 · Ruotong Liao, Nikolai Röhrich, Xiaohan Wang, Yuhui Zhang 외 arxiv

Test-time reinforcement learning (TTRL) has emerged as a promising paradigm for Recursive Self-Improving AI (RSI) by adapting Large Reasoning Models (LRMs) on unlabeled test inputs, using self-consensus rewards derived f…

Reinforcement Learning