paper-with-me

홈 › Papers

CARE-RL: Capability-Aware Reinforcement Learning for Mitigating Cross-Domain Conflicts

2026-05-30 · Rui Zhang, Xinle Wu, Yao Lu arxiv

Reinforcement learning (RL) with verifiable rewards has achieved strong progress in reasoning-oriented LLMs, but extending it to multi-domain RL remains challenging due to reward unreliability in non-verifiable tasks and capability interference across domains. We propose CARE-RL to combine protocol-aware reward generation with capability-aware optimization for mitigating cross-domain conflicts. For non-verifiable tasks, the Protocol-Aware Generative Reward Model (PA-GRM) constructs prompt-level evaluation protocols and schemas before producing trace-conditioned rewards, enabling task-adaptive yet comparable evaluation of open-ended responses. For multi-domain optimization, Direction-Aware Capability Subspace Projection (DACSP) extracts historical capability directions from previous RL stages and modulates later updates by amplifying aligned components, suppressing conflicting components, and preserving orthogonal updates. Experiments across math, chat, and instruction-following benchmarks show that CARE-RL consistently outperforms standard multi-domain RL baselines, achieving Total Avg scores of 47.9 and 50.7 on Qwen2.5-7B and Qwen3-4B, respectively.

📄 PDF Abstract BibTeX arXiv:2606.00609

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

LLM-Guided Communication for Cooperative Multi-Agent Reinforcement Learning

2026-05-18 · Sangjun Bae, Yisak Park, Sanghyeon Lee, Seungyul Han arxiv

Communication is a key component in multi-agent reinforcement learning (MARL) for mitigating partial observability, yet prior approaches often rely on inefficient information exchange or fail to transmit sufficient state…

Multi-agent Reinforcement Learning

Learning to Compress Time-to-Control: A Reinforcement Learning Framework for Chronic Disease Management

2026-05-10 · Prabhjot Singh, Abhishek Gupta, Chris Betz, Abe Flansburg 외 arxiv

Reinforcement learning (RL) in healthcare has had mixed results, with reward sparsity, unreliable off-policy evaluation, and deployment-simulation gap as recurring failure modes. We argue that chronic disease management …

Reinforcement LearningOffline RL

To Answer or to Abstain: Mitigating Search-Agent Hallucinations via Abstention-Aware Reinforcement Learning

2026-07-12 · Fengji Zhang, Tianyu Fan, Yuxiang Zheng, Xinyao Niu 외 arxiv

Recent advances in equipping Large Language Models (LLMs) with search tools and outcome-reward reinforcement learning (RL) have achieved new state-of-the-art results on open-domain QA tasks. However, we argue that curren…

Reinforcement Learning

Capability-Aware Heterogeneous Control Barrier Functions for Decentralized Multi-Robot Safe Navigation

2026-04-14 · Joonkyung Kim, Yanze Zhang, Wenhao Luo, Yiwei Lyu arxiv

Safe navigation for multi-robot systems requires enforcing safety without sacrificing task efficiency under decentralized decision-making. Existing decentralized methods often assume robot homogeneity, making shared safe…

Saliency-R1: Incentivizing Unified Saliency Reasoning Capability in MLLM with Confidence-Guided Reinforcement Learning

2025-11-01 · Long Li, Shuichen Ji, Ziyang Luo, Zhihui Li 외 arxiv

Although multimodal large language models (MLLMs) excel in high-level vision-language reasoning, they lack inherent awareness of visual saliency, making it difficult to identify key visual elements. To bridge this gap, w…

Co-Salient Object DetectionReinforcement LearningInstance Segmentation