Unify Graph Learning with Text: Unleashing LLM Potentials for Session Search
Songhao Wu, Quan Tu, Hong Liu, Jia Xu, Zhongyi Liu, Guannan Zhang, Ran Wang, Xiuying Chen, Rui Yan

TL;DR
This paper introduces a novel approach that combines graph structures and large language models to improve session search by converting session graphs into text and training LLMs with symbolic learning tasks.
Contribution
It proposes Symbolic Graph Ranker (SGR), integrating graph-based and text-based methods using grammar rules and self-supervised learning to enhance LLMs' understanding of graph structures in session search.
Findings
Outperforms existing methods on AOL and Tiangong-ST datasets.
Effectively captures graph topologies within textual inputs.
Demonstrates the potential of combining symbolic graph conversion with LLM training.
Abstract
Session search involves a series of interactive queries and actions to fulfill user's complex information need. Current strategies typically prioritize sequential modeling for deep semantic understanding, overlooking the graph structure in interactions. While some approaches focus on capturing structural information, they use a generalized representation for documents, neglecting the word-level semantic modeling. In this paper, we propose Symbolic Graph Ranker (SGR), which aims to take advantage of both text-based and graph-based approaches by leveraging the power of recent Large Language Models (LLMs). Concretely, we first introduce a set of symbolic grammar rules to convert session graph into text. This allows integrating session history, interaction process, and task instruction seamlessly as inputs for the LLM. Moreover, given the natural discrepancy between LLMs pre-trained on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus · Sparse Evolutionary Training
