Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Evidence-State Rewards for Long-Context Reasoning

About

Long-context reasoning requires models to locate, revise, and synthesize evidence distributed across lengthy inputs. Existing long-context RL methods usually reward final answers or static evidence extraction, offering little feedback on how intermediate actions change the model's evidence state. We propose Maven, a reinforcement learning framework with an editable evidence memory. Maven defines an answer-conditioned evidence-state value and rewards action-level state transitions: add actions are credited by marginal gain and hindsight contribution, link actions by evidence synergy, and drop actions by improved answer support after removing misleading evidence. These rewards are assigned to the corresponding action spans in GRPO. Across Llama and Qwen models on LongBench v2, LongReason, and RULER, Maven outperforms outcome-only RL and evidence-identification baselines, producing more sufficient evidence sets and lower distractor retention. Our results show that long-context RL benefits from optimizing stateful evidence navigation rather than one-shot evidence extraction.

Ya Gao, Pekka Marttinen• 2026

Related benchmarks

TaskDatasetResultRank
Long-context ReasoningLongBench v2
Average Score48.8
113
Long-context ReasoningRULER
RULER Score (64K Context)93.4
21
Long-context ReasoningLongReason
Accuracy (32K Context)86.6
21
Showing 3 of 3 rows

Other info

Follow for update