pith. machine review for the scientific record. sign in

arxiv: 2601.13115 · v2 · submitted 2026-01-19 · 💻 cs.CL · cs.IR

Recognition: unknown

Agentic Conversational Search with Contextualized Reasoning via Reinforcement Learning

Authors on Pith no claims yet
classification 💻 cs.CL cs.IR
keywords acrossconversationalmulti-turnreasoningsearchdemonstrateeffectivenessexisting
0
0 comments X
read the original abstract

Large Language Models (LLMs) have become a popular interface for human-AI interaction, supporting information seeking and task assistance through natural, multi-turn dialogue. To respond to users within multi-turn dialogues, the context-dependent user intent evolves across interactions, requiring contextual interpretation, query reformulation, and dynamic coordination between retrieval and generation. Existing studies usually follow static rewrite, retrieve, and generate pipelines, which optimize different procedures separately and overlook the mixed-initiative action optimization simultaneously. Although the recent developments in deep search agents demonstrate the effectiveness in jointly optimizing retrieval and generation via reasoning, these approaches focus on single-turn scenarios, which might lack the ability to handle multi-turn interactions. We introduce a conversational agent that interleaves search and reasoning across turns, enabling exploratory and adaptive behaviors learned through reinforcement learning (RL) training with tailored rewards towards evolving user goals. The experimental results across four widely used conversational benchmarks demonstrate the effectiveness of our methods by surpassing several existing strong baselines.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. CroSearch-R1: Better Leveraging Cross-lingual Knowledge for Retrieval-Augmented Generation

    cs.CL 2026-04 unverdicted novelty 5.0

    CroSearch-R1 applies search-augmented RL with cross-lingual integration and multilingual rollouts to improve RAG effectiveness on multilingual collections.