Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

TurnSight: A New Framework for Fine-Grained Credit Assignment in Tool-Integrated Reasoning

AI By Crimson AI Hugging Face Papers 5 August 2026 · 00:00 9 views
Share: X Telegram

Hugging Face researchers introduce TurnSight, a turn-level hindsight self-distillation framework that improves reinforcement learning for tool-integrated reasoning by deriving supervision from execution-conditioned hindsight, leading to better credit assignment in long-horizon tasks.

TurnSight: A New Framework for Fine-Grained Credit Assignment in Tool-Integrated Reasoning

Key points

Tool-Integrated Reasoning (TIR) allows large language models (LLMs) to tackle complex tasks by interacting with external tools iteratively. However, existing reinforcement learning (RL) methods often rely on trajectory-level supervision, which limits fine-grained credit assignment in long-horizon scenarios. On-policy self-distillation offers denser signals, but typically derives them from ground-truth answers or retrieved skills, which may not align with the actual states visited by the agent.

To address these limitations, researchers at Hugging Face propose TurnSight, a turn-level hindsight self-distillation framework. TurnSight derives supervision directly from execution-conditioned hindsight—that is, from the tool execution outcomes the agent actually encounters. It constructs multiple hindsight views with different lookahead horizons and selects reliable supervision through cross-horizon directional agreement.

The selected hindsight signal is then normalized across sibling rollouts and used to adaptively modulate RL advantages while preserving their original optimization direction. This allows the model to distinguish between useful, redundant, and harmful tool-use decisions across long trajectories.

Extensive experiments on three benchmarks demonstrate TurnSight's effectiveness, robustness, and generalization ability across diverse multi-turn TIR scenarios. The code, datasets, and model checkpoints are fully open-sourced on GitHub and Hugging Face.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1