Pith. sign in

REVIEW 3 cited by

Direct Multi-Turn Preference Optimization for Language Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.14868 v5 pith:6SWYUE3F submitted 2024-06-21 cs.CL cs.LG

classification cs.CLcs.LG
keywords multi-turnagentdmpofunctionlanguagetasksagentsconstraint
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Adapting Large Language Models (LLMs) for agent tasks is critical in developing language agents. Direct Preference Optimization (DPO) is a promising technique for this adaptation with the alleviation of compounding errors, offering a means to directly optimize Reinforcement Learning (RL) objectives. However, applying DPO to multi-turn tasks presents challenges due to the inability to cancel the partition function. Overcoming this obstacle involves making the partition function independent of the current state and addressing length disparities between preferred and dis-preferred trajectories. In this light, we replace the policy constraint with the state-action occupancy measure constraint in the RL objective and add length normalization to the Bradley-Terry model, yielding a novel loss function named DMPO for multi-turn agent tasks with theoretical explanations. Extensive experiments on three multi-turn agent task datasets confirm the effectiveness and superiority of the DMPO loss. The code is available at https://github.com/swt-user/DMPO.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Learning Sexism Detection Using Multi-Agent Perspectivist Preference Optimization

    cs.CL 2026-08 conditional novelty 6.0 of 10

    MAP-PO trains one LLM per annotator cluster for sexism detection, and shows that a shared team-level reward stops agents from overshooting their cluster's labeling behavior.

  2. Agentic-DPO: From Imitation to Agentic Policy Optimization on Expert Trajectories

    cs.AI 2026-07 accept novelty 6.0 of 10

    Offline DPO on expert states with one-step student negatives and schema-preserving augmentation improves LLM agents beyond SFT and can match online GRPO without environment interaction.

  3. TO-GATE: Clarifying Questions and Summarizing Responses with Trajectory Optimization for Eliciting Human Preference

    cs.CL 2025-06 reject novelty 4.0 of 10

    TO-GATE applies trajectory-level direct preference optimization with a weighted response loss to improve preference elicitation dialogues, claiming 83.15% win rate versus 73.83% for STaR-GATE.

Pith tools