showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-Conference Talk by NGO HUU Manh Khanh | Verbalizing LightGCN : Direct Learning of Textual Representations from User-Item Interaction Graph via LLMs

Please click here if you are unable to view this page.

 

Verbalizing LightGCN: Direct Learning of Textual Representations from User-Item Interaction Graph via LLMs

Speaker:


NGO HUU Manh Khanh
Ph.D. Candidate
School of Computing and Information Systems
Singapore Management University

 

Date:

Time:

Venue:

 

14 July 2026, Friday

4:00pm – 4:15pm

Meeting room 5.1, Level 5. 
School of Computing and Information Systems 1, 
Singapore Management University, 
80 Stamford Road
Singapore 178902

Please register by 13 July 2026.

About the Talk

In this work, we propose VerbaLightGCN, a novel LLM-based recommendation framework that integrates the semantic understanding of LLMs with user-item interaction modeling. Traditional collaborative filtering (CF) models typically embed user and item IDs into a latent space to capture interaction signals. However, pretrained LLMs cannot natively interpret these learned embeddings. To bridge this gap, VerbaLightGCN adopts a CF-as-text paradigm, in which collaborative signals are encoded in textual form and directly learned from the user–item interaction graph, and are then combined with semantic information to construct user and item profiles that function as latent embeddings. Inspired by LightGCN, our method retains its message-passing design but replaces numerical embedding computations with a Chain-of-Thought prompting mechanism. This enables LLMs to simulate the LightGCN aggregation process through natural language. The result is a recommendation framework that unifies semantic understanding with collaborative signals in a fully language-native form. Experiments show that VerbaLightGCN achieves superior performance to both zero-shot LLM-based and traditional CF-based baselines. Further analysis reveals that the user and item profiles generated by VerbaLightGCN effectively capture both semantic preferences and collaborative filtering signals.

This is a Pre-Conference talk for The 49th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2026).

About the Speaker

NGO HUU Manh Khanh is a PhD candidate in the School of Computing and Information Systems (SCIS) at Singapore Management University (SMU). He is supervised by Prof. Hady W. Lauw. His research interests lie at the intersection of Recommendation Systems and Large Language Models.