ICLR 2026poster0 citations

GPS: Directed Acyclic Graph guided Proactive Information Seeking in Large Language Models

Ruiqing Li, Yifeng Xu, Xinke Jiang, Zhibang Yang, Xinyu Ma, Yue Fang, Xu Chu, Junfeng Zhao

Abstract

Equipping Large Language Models (LLMs) with the ability to proactively ask clarifying questions is essential to mitigate ambiguity when faced with underspecified user queries in retrieval-augmented generation (RAG) systems. However, existing methods often neglect the rule-based reasoning structures embedded in the retrieved knowledge that are central to ambiguity, making it challenging to learn an effective and efficient question-asking strategy. To address these issues, we introduce \textbf{GPS}, a two-stage framework for enhancing proactive information seeking abilities of LLMs in RAG systems. In the reasoning stage, we propose a Directed Acyclic Graph (DAG) reasoning structure with theoretical guarantees of logical completeness, which facilitates capturing all condition logic in the retrieved knowledge and supports effective clarification. In the clarification stage, we design a traversal-based algorithm that dynamically prunes the DAG based on user responses, enabling efficient clarification. To further enhance DAG construction, we first propose a data synthesis method to address data scarcity challenge, then we apply a clarification-oriented reinforcement learning method with a hybrid reward that jointly considers effectiveness and efficiency to optimize the LLM. Experiments on three benchmarks demonstrate that \textbf{GPS} significantly outperforms baseline methods in both answer accuracy and interaction cost.

Large Language ModelsRetrieval-augmented generationReinforcement learningClarification questions
BibTeX
@inproceedings{
li2026gps,
title={{GPS}: Directed Acyclic Graph guided Proactive Information Seeking in Large Language Models},
author={Ruiqing Li and Yifeng Xu and Xinke Jiang and Zhibang Yang and Xinyu Ma and Yue Fang and Xu Chu and Junfeng Zhao and Yasha Wang},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=xpKe5qMaY4}
}
GPS: Directed Acyclic Graph guided Proactive Information Seeking in Large Language Models · ICLR 2026