paper-with-me

Papers

Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations

2023-07-10 · Likang Wu, Zhaopeng Qiu, Zhi Zheng, HengShu Zhu, Enhong Chen

Large Language Models (LLMs) have revolutionized natural language processing tasks, demonstrating their exceptional capabilities in various domains. However, their potential for behavior graph understanding in job recommendations remains largely unexplored. This paper focuses on unveiling the capability of large language models in understanding behavior graphs and leveraging this understanding to enhance recommendations in online recruitment, including the promotion of out-of-distribution (OOD) application. We present a novel framework that harnesses the rich contextual information and semantic representations provided by large language models to analyze behavior graphs and uncover underlying patterns and relationships. Specifically, we propose a meta-path prompt constructor that leverages LLM recommender to understand behavior graphs for the first time and design a corresponding path augmentation module to alleviate the prompt bias introduced by path-based sequence input. By leveraging this capability, our framework enables personalized and accurate job recommendations for individual users. We evaluate the effectiveness of our approach on a comprehensive dataset and demonstrate its ability to improve the relevance and quality of recommended quality. This research not only sheds light on the untapped potential of large language models but also provides valuable insights for developing advanced recommendation systems in the recruitment market. The findings contribute to the growing field of natural language processing and offer practical implications for enhancing job search experiences. We release the code at https://github.com/WLiK/GLRec.

📄 PDF Abstract BibTeX arXiv:2307.05722

Code (1)

wlik/glrec 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Similar Papers 제목 키워드 기반

Exploring Geographic Relative Space in Large Language Models through Activation Patching

2026-05-14 · Stef De Sabbata, Rahul Baiju, Stefano Mizzaro, Kevin Roitero arxiv

The increased use of Large Language Models (LLMs) in geography raises substantial questions about the safety of integrating these tools across a wide range of processes and analyses, given our very limited understanding …

GraphInstruct: Empowering Large Language Models with Graph Understanding and Reasoning Capability

2024-03-07 · Zihan Luo, Xiran Song, Hong Huang, Jianxun Lian 외

Evaluating and enhancing the general capabilities of large language models (LLMs) has been an important research topic. Graph is a common data structure in the real world, and understanding graph data is a crucial part f…

Graph Generation

Graph Enhanced BERT for Query Understanding

2022-04-03 · Juanhui Li, Yao Ma, Wei Zeng, Suqi Cheng 외

Query understanding plays a key role in exploring users' search intents and facilitating users to locate their most desired information. However, it is inherently challenging since it needs to capture semantic informatio…

DynaGRAG | Exploring the Topology of Information for Advancing Language Understanding and Generation in Graph Retrieval-Augmented Generation

2024-12-24 · Karishma Thakrar

Graph Retrieval-Augmented Generation (GRAG or Graph RAG) architectures aim to enhance language understanding and generation by leveraging external knowledge. However, effectively capturing and integrating the rich semant…

DiversityRAGRetrievalRetrieval-augmented Generation

Exploring the Potential of Large Language Models in Graph Generation

2024-03-21 · Yang Yao, Xin Wang, Zeyang Zhang, Yijian Qin 외

Large language models (LLMs) have achieved great success in many fields, and recent works have studied exploring LLMs for graph discriminative tasks such as node classification. However, the abilities of LLMs for graph g…

Drug DiscoveryGraph GenerationNode Classification