AIMar 2

Harmonizing Dense and Sparse Signals in Multi-turn RL: Dual-Horizon Credit Assignment for Industrial Sales Agents

arXiv:2603.01481v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the challenge of optimizing large language models for industrial sales agents by harmonizing dense and sparse signals, representing an incremental improvement over existing methods.

The paper tackles the problem of balancing long-term commercial objectives with immediate linguistic constraints in industrial sales agents by proposing Dual-Horizon Credit Assignment (DuCA), which achieves a 6.82% relative improvement in conversion rate, reduces inter-sentence repetition by 82.28%, and lowers identity detection rate by 27.35%.

Optimizing large language models for industrial sales requires balancing long-term commercial objectives (e.g., conversion rate) with immediate linguistic constraints such as fluency and compliance. Conventional reinforcement learning often merges these heterogeneous goals into a single reward, causing high-magnitude session-level rewards to overwhelm subtler turn-level signals, which leads to unstable training or reward hacking. To address this issue, we propose Dual-Horizon Credit Assignment (DuCA), a framework that disentangles optimization across time scales. Its core, Horizon-Independent Advantage Normalization (HIAN), separately normalizes advantages from turn-level and session-level rewards before fusion, ensuring balanced gradient contributions from both immediate and long-term objectives to the policy update. Extensive experiments with a high-fidelity user simulator show DuCA outperforms the state-of-the-art GRPO baseline, achieving a 6.82% relative improvement in conversion rate, reducing inter-sentence repetition by 82.28%, and lowering identity detection rate by 27.35%, indicating a substantial improvement for an industrial sales scenario that effectively balances the dual demands of strategic performance and naturalistic language generation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes