multi-turn

Tag

Cards List
#multi-turn

Mitigating Context Interference for Reliable and Efficient Search Agents

arXiv cs.CL · 3d ago Cached

This paper systematically studies context interference in multi-turn LLM-based search agents, finding that interference primarily arises from the latest retrieved documents, and introduces a distill-based context refiner to mitigate it. Incorporating context refinement into RL training pipelines significantly improves reliability and efficiency.

0 favorites 0 likes
#multi-turn

Dual-Loop Self-Evolution via Verifiable Emotion Feedback for Multi-Turn Empathetic Dialogue

arXiv cs.CL · 3d ago Cached

This paper proposes a dual-loop self-evolution framework for multi-turn empathetic dialogue, using verifiable emotion feedback to optimize policy and adapt training distribution. On SAGE, it improves Qwen3-8B Overall from 53.87 to 79.24, outperforming uniform emotion-reward RL by 7.23 points.

0 favorites 0 likes
#multi-turn

Conditional Cognitive Biases in LLMs: How Biased User Turns Modulate In-Context Reasoning

arXiv cs.CL · 2026-08-07 Cached

This paper introduces a three-condition experimental framework and a benchmark of 24,300 prompts to study how biased user turns modulate cognitive bias expression in frontier LLMs under multi-turn interactions. It finds that biased conversational context amplifies bias in most models, while explicit bias cues can trigger alignment-related suppression.

0 favorites 0 likes
#multi-turn

DASH-OPD: Discrepancy-Aware Switching with Hysteresis for On-Policy Distillation

arXiv cs.LG · 2026-08-03 Cached

This paper proposes DASH-OPD, a discrepancy-aware switching method for on-policy distillation in multi-turn LLM agent training, which adaptively toggles between teacher and student executors based on drift and recovery evidence to improve efficiency and performance.

0 favorites 0 likes
#multi-turn

M3-DuplexBench: A Multi-Turn, Multilingual, Multidomain Benchmark for Full-Duplex Spoken Dialogue Models

arXiv cs.CL · 2026-08-03 Cached

M3-DuplexBench is a new multi-turn, multilingual, multidomain benchmark for evaluating full-duplex spoken dialogue systems, supporting English and Japanese across casual conversation and question answering domains.

0 favorites 0 likes
#multi-turn

MMShopBench: A Real-Log Benchmark for Multimodal, Multi-Turn Shopping Agents

arXiv cs.AI · 2026-08-03 Cached

MMShopBench introduces a real-log benchmark for multimodal, multi-turn shopping agents, requiring joint inference from user images and dialogue, with an offline sandbox and training set to improve open-source model performance.

0 favorites 0 likes
#multi-turn

CMT-RAG: Complementary Memory Traces for Multi-turn Multi-hop RAG

arXiv cs.CL · 2026-07-30 Cached

Introduces CMT-RAG, a complementary memory framework for multi-turn multi-hop conversational RAG that aligns conversational memory with retrieval using sub-question-level reasoning traces. Also presents MuMu-QA, a benchmark with cross-turn sub-question dependencies.

0 favorites 0 likes
#multi-turn

Beyond Borrowed Histories: Person-Aligned User Simulation for Interactive Role-Playing Evaluation

Hugging Face Daily Papers · 2026-07-30 Cached

Introduces PALATE, a scalable benchmark for evaluating role-playing agents using person-aligned LLM-simulated users and personalized rubrics, addressing limitations of fixed-history evaluation.

0 favorites 0 likes
#multi-turn

Evaluating Multi-Turn Multimodal Diagnostic Reasoning on Challenging Real-World Clinical Cases

arXiv cs.CL · 2026-07-29 Cached

This paper presents an evaluation of multi-turn multimodal diagnostic reasoning using challenging real-world clinical cases, aiming to assess AI models' ability to handle complex medical scenarios.

0 favorites 0 likes
#multi-turn

CallBench: A Benchmark for Dual-Goal Coordination in Phone Call Assistants

arXiv cs.AI · 2026-07-28 Cached

CallBench is a Chinese benchmark for evaluating dual-goal coordination in phone call assistants, containing 50,000 multi-turn dialogues across six scenarios, with a preset-aware evaluation protocol covering semantic understanding, safety, and dialogue rhythm.

0 favorites 0 likes
#multi-turn

@_philschmid: https://x.com/_philschmid/status/2081744861829414977

X AI KOLs Timeline · 2026-07-27 Cached

EvoCode-Bench is a multi-turn coding benchmark with 26 tasks across 5 domains, designed to evaluate AI agents on evolving specifications and cumulative testing in a persistent workspace, revealing that single-turn scores dramatically overstate reliability.

0 favorites 0 likes
#multi-turn

The Physics of Multi-Turn Long-Horizon Planning: From Pre-training to Post-training via Single- and Multi-Teacher On-Policy Agentic Distillation

Hugging Face Daily Papers · 2026-07-27 Cached

This paper introduces a controlled multi-turn environment to systematically study long-horizon planning ability in foundation model agents across pre-training, post-training (via GRPO and on-policy distillation), and integration (via multi-teacher on-policy distillation) stages.

0 favorites 0 likes
#multi-turn

LLMs Get Lost in Evolving User Intent

arXiv cs.LG · 2026-07-24 Cached

This paper introduces a framework to convert static tasks into dynamic multi-turn conversations to evaluate how well LLMs track evolving user intent, finding that strong static performance does not transfer to dynamic settings.

0 favorites 0 likes
#multi-turn

StabilityBench: Benchmarking Instability in LLMs

arXiv cs.LG · 2026-07-24 Cached

StabilityBench is a benchmark operator that transforms single-turn LLM evaluations into multi-turn interactions with user simulations and baiting modules, revealing significant performance instability in current models and motivating more realistic evaluation protocols.

0 favorites 0 likes
#multi-turn

Operational Hallucination and Safety Drift in AI Agents

arXiv cs.AI · 2026-07-22 Cached

This paper identifies and characterizes two failure modes in LLM-based autonomous agents—Safety Drift and Operational Hallucination—and proposes a lightweight architectural layer to intercept violations without false positives.

0 favorites 0 likes
#multi-turn

Gemma 4 is still lazy

Reddit r/LocalLLaMA · 2026-07-20

User reports that Gemma 4 is lazy and poor at multi-turn agentic tasks compared to other models like Qwen, DeepSeek, and GPT-OSS, despite being a good chatbot.

0 favorites 0 likes
#multi-turn

LAPO: Leave-One-Turn Attribution for Self-Generated Process Rewards in Multi-Turn Search Reasoning

arXiv cs.AI · 2026-07-16 Cached

LAPO proposes a leave-one-turn attribution method for self-generated process rewards in multi-turn search reasoning, enabling fine-grained credit assignment without external reward models. It achieves state-of-the-art results across seven datasets.

0 favorites 0 likes
#multi-turn

Multi-Turn On-Policy Distillation with Prefix Replay

Hugging Face Daily Papers · 2026-07-16 Cached

This paper proposes ReOPD, a method for on-policy distillation of LLM agents that reuses pre-collected teacher trajectories as replayed prefixes, achieving improved efficiency and accuracy without new environment interactions.

0 favorites 0 likes
#multi-turn

Evaluating Large Language Models on Misconceptions in Multi-Turn Medical Conversations

arXiv cs.CL · 2026-07-15 Cached

The paper introduces ThReadMed-QA, a multi-turn medical dialogue dataset, and evaluates five LLMs on correcting patient misconceptions, finding substantial degradation over subsequent turns.

0 favorites 0 likes
#multi-turn

MJ: Multi-turn LLM Jailbreaking via Decomposed Credit Assignment

arXiv cs.CL · 2026-07-14 Cached

This paper proposes DC-GRPO, a turn-level credit assignment framework for multi-turn LLM jailbreak learning, achieving over 98% attack success rates across benchmarks, outperforming existing methods.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback