Weikang Guo

dblp:166/4910 · DBLP profile ↗
← Back
6ranked-venue papers in the field
0as first author
5since 2021 · last 2026
0000-0003-3532-6943ORCID · corroborated

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 5Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 Beyond the Single Path: Divergent Reasoning for LLM-based Recommendation
abstract
Large Language Models (LLMs) have demonstrated strong potential in recommendations due to their powerful reasoning capabilities. However, existing methods typically rely on a single reasoning path to drive the entire Top-K recommendations. This paradigm is prone to reasoning path collapse, where limiting exploration of potentially superior and diverse reasoning paths within the LLMs space. As a result, both the accuracy and diversity of the recommendation outcomes are constrained.
Guojia An, Jie Zou 0001, Shuai Qin, Weikang Guo, Jinyu Guo, Yang Yang 0002
SIGIR5
2026 CARD: Non-Uniform Quantization of Visual Semantic Unit for Generative Recommendation
Yibiao Wei, Jie Zou 0001, Xiao Ao, Weikang Guo, Zeyu Ma 0002, Yang Yang 0002
SIGIR5
2026 ScotRec: Social Chain-of-Thought LLM Reasoning for Recommendation
abstract
Large language models (LLMs) have emerged as a promising paradigm for recommender systems, due to their powerful capabilities in global knowledge integration and reasoning. However, LLMs are inherently prone to confirmation bias -- the tendency to favor information that reinforces users' existing views -- which leads to an overemphasis on previously shown viewpoints and ignores diverse user beliefs for recommendations. To address this issue, in this paper, we propose SCoTRec, a social chain-of-thought reasoning framework for recommendation. SCoTRec first constructs sentiment-aware user profiles by extracting sentiment terms from user reviews. It then incorporates users' social sentiment information into the social chain-of-thought reasoning units to improve recommendations. In particular, we categorize the social chain-of-thought into sentiment-based pathways and apply human evaluation operations -- backtracking, discarding, retaining, and aggregating -- to simulate nuanced sentiment cognition and interpersonal influence, effectively alleviating confirmation bias. Extensive experiments on four benchmark datasets demonstrate the effectiveness of SCoTRec in alleviating confirmation bias and improving recommendations.
Kaibei Li, Jie Zou 0001, Qika Lin, Weikang Guo, Qinyang He, Yang Yang 0002
WWW4
2026 CooSBR: Rethinking neighborhood integration for session-based recommendation
Jie Zou 0001, Guojia An, Weikang Guo, Mingshi Yan, Yang Yang 0002, Heng Tao Shen
Inf. Process. Manag.4
2025 MSCRS: Multi-modal Semantic Graph Prompt Learning Framework for Conversational Recommender Systems
abstract
Conversational Recommender Systems (CRSs) aim to provide personalized recommendations by interacting with users through conversations. Most existing studies of CRS focus on extracting user preferences from conversational contexts. However, due to the short and sparse nature of conversational contexts, it is difficult to fully capture user preferences by conversational contexts only. We argue that multi-modal semantic information can enrich user preference expressions from diverse dimensions (e.g., a user preference for a certain movie may stem from its magnificent visual effects and compelling storyline). In this paper, we propose a multi-modal semantic graph prompt learning framework for CRS, named MSCRS. First, we extract textual and image features of items mentioned in the conversational contexts. Second, we capture higher-order semantic associations within different semantic modalities (collaborative, textual, and image) by constructing modality-specific graph structures. Finally, we propose an innovative integration of multi-modal semantic graphs with prompt learning, harnessing the power of large language models to comprehensively explore high-dimensional semantic relationships. Experimental results demonstrate that our proposed method significantly improves accuracy in item recommendation, as well as generates more natural and contextually relevant content in response generation. Code and extended multi-modal CRS datasets are available at https://github.com/BIAOBIAO12138/MSCRS-main.
Yibiao Wei, Jie Zou 0001, Weikang Guo, Guoqing Wang 0001, Xing Xu 0001, Yang Yang 0002
SIGIR3
2015 Which Non-functional Requirements Do Developers Focus On? An Empirical Study on Stack Overflow Using Topic Analysis
abstract
Programming question and answer (Q&A) websites, such as Stack Overflow, gathered knowledge and expertise of developers from all over the world, this knowledge reflects some insight into the development activities. To comprehend the actual thoughts and needs of the developers, we analyzed the non-functional requirements (NFRs) on Stack Overflow. In this paper, we acquired the textual content of Stack Overflow discussions, utilized the topic model, latent Dirichlet allocation (LDA), to discover the main topics of Stack Overflow discussions, and we used the wordlists to find the relationship between the discussions and NFRs. We focus on the hot and unresolved NFRs, the evolutions and trends of the NFRs in their discussions. We found that the most frequent topics the developers discuss are about usability and reliability while they concern few about maintainability and efficiency. The most unresolved problems also occurred in usability and reliability. Moreover, from the visualization of the NFR evolutions over time, we can find the trend for each NFR.
Jie Zou 0001, Weikang Guo, Meng Yan 0001, Dan Yang 0001, Xiaohong Zhang 0002
MSR3