VLDB 2026 Research / reviewers in the wild / expert
Irene Li
dblp:44/8976
· DBLP profile ↗
7ranked-venue papers in the field
2as first author
7since 2021 · last 2025
0000-0002-1851-5390ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 7 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | AGENTiGraph: A Multi-Agent Knowledge Graph Framework for Interactive, Domain-Specific LLM ChatbotsabstractAGENTiGraph is a user-friendly, agent-driven system that enables intuitive interaction and management of domain-specific data through the manipulation of knowledge graphs in natural language. It gives non-technical users a complete, visual solution to incrementally build and refine their knowledge bases, allowing multi-round dialogues and dynamic updates without specialized query languages. The flexible design of AGENTiGraph, including intent classification, task planning, and automatic knowledge integration, ensures seamless reasoning between diverse tasks. Evaluated on a 3,500-query benchmark within an educational scenario, the system outperforms strong zero-shot baselines (achieving 95.12% classification accuracy, 90.45% execution success), indicating potential scalability to compliance-critical or multi-step queries in legal and medical domains, e.g., incorporating new statutes or research on the fly. Our open-source demo offers a powerful new paradigm for multi-turn enterprise knowledge management that bridges LLMs and structured graphs. Xinjie Zhao 0004, Moritz Blum, Yingjian Chen, Boming Yang, Luis Marquez-Carpintero, Monica Pina-Navarro, Yanran Fu, So Morikawa, Yusuke Iwasawa, Yutaka Matsuo, Chanjun Park, Irene Li |
CIKM | 13 |
| 2025 | HealthGenie: A Knowledge-Driven LLM Framework for Tailored Dietary GuidanceabstractSeeking dietary guidance often requires navigating complex nutritional knowledge while considering individual health needs. To address this, we present HealthGenie, an interactive platform that leverages the interpretability of knowledge graphs (KGs) and the conversational power of large language models (LLMs) to deliver tailored dietary recommendations alongside integrated nutritional visualizations for fast, intuitive insights. Upon receiving a user query, HealthGenie performs intent refinement and maps user's needs to a curated nutritional knowledge graph. The system then retrieves and visualizes relevant subgraphs, while offering detailed, explainable recommendations. Users can interactively adjust preferences to further tailor results. A within-subject study and quantitative analysis show that HealthGenie reduces cognitive load and interaction effort while supporting personalized, health-aware decision-making. Xinjie Zhao 0004, Ding Xia, Zhongyi Zhou, Rui Yang 0016, Jinghui Lu, Chanjun Park, Irene Li |
CIKM | 9 |
| 2025 | EARL: The 2nd Workshop on Evaluating and Applying Recommender Systems with Large Language Models
Irene Li, Ruihai Dong, Guillaume Salha, Aonghus Lawlor, Dairui Liu, Lei Li 0042 |
RecSys | 1 |
| 2025 | Topic-Centric Explanations for News RecommendationabstractNews recommender systems (NRS) have been widely applied for online news websites to help users find relevant articles based on their interests. Recent methods have demonstrated considerable success in terms of recommendation performance. However, the lack of explanation for these recommendations can lead to mistrust among users and lack of acceptance of recommendations. To address this issue, we propose a new explainable news model to construct a topic-aware explainable recommendation approach that can both accurately identify relevant articles and explain why they have been recommended, using information from associated topics. Additionally, our model incorporates two coherence metrics applied to assess topic quality, providing a measure of the interpretability of these explanations. The results of our experiments on the MIND (MIcrosoft News Dataset) indicate that the proposed explainable NRS outperforms several other baseline systems, while it is also capable of producing interpretable topics measured by coherence metrics. Furthermore, we present a case study through real-world examples showcasing the usefulness of our NRS for generating explanations. Dairui Liu, Derek Greene, Irene Li, Xuefei Jiang, Ruihai Dong |
Trans. Recomm. Syst. | 3 |
| 2024 | RecPrompt: A Self-tuning Prompting Framework for News Recommendation Using Large Language ModelsabstractNews recommendations heavily rely on Natural Language Processing (NLP) methods to analyze, understand, and categorize content, enabling personalized suggestions based on user interests and reading behaviors. Large Language Models (LLMs) like GPT-4 have shown promising performance in understanding natural language. However, the extent of their applicability to news recommendation systems remains to be validated. This paper introduces RecPrompt, the first self-tuning prompting framework for news recommendation, leveraging the capabilities of LLMs to perform complex news recommendation tasks. This framework incorporates a news recommender and a prompt optimizer that applies an iterative bootstrapping process to enhance recommendations through automatic prompt engineering. Extensive experimental results with 400 users show that RecPrompt can achieve an improvement of 3.36% in AUC, 10.49% in MRR, 9.64% in nDCG@5, and 6.20% in nDCG@10 compared to deep neural models. Additionally, we introduce TopicScore, a novel metric to assess explainability by evaluating LLM's ability to summarize topics of interest for users. The results show LLM's effectiveness in accurately identifying topics of interest and delivering comprehensive topic-based explanations. Dairui Liu, Boming Yang, Honghui Du, Derek Greene, Neil J. Hurley, Aonghus Lawlor, Ruihai Dong, Irene Li |
CIKM | 8 |
| 2024 | EARL: Workshop on Evaluating and Applying Recommendation Systems with Large Language ModelsabstractThis workshop aims to explore the evaluation and application of Large Language Models (LLMs) in recommendation systems (RSs), highlighting innovations, challenges, and future directions, focusing on enhancing RSs through LLM techniques such as prompting, fine-tuning, and developing conversational systems. By gathering researchers and partitioners from both academia and industry, the workshop focuses on discussing state-of-the-art techniques and addressing challenges and innovative applications in various sectors. At last, the workshop encourages research on topics including LLM integration, evaluating LLM-based RSs, transparency, and conversational RS development, aiming to set a research agenda for future RS advancements. Irene Li, Ruihai Dong, Lei Li 0042, Li Chen 0009 |
RecSys | 1 |
| 2023 | ✨ Going Beyond Local: Global Graph-Enhanced Personalized News RecommendationsabstractPrecisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techniques to extract semantic information from rich textual data, employing content-based methods derived from local historical news. However, this approach lacks a global perspective, failing to account for users’ hidden motivations and behaviors beyond semantic information. To address this challenge, we propose a novel model called GLORY (Global-LOcal news Recommendation sYstem), which combines global representations learned from other users with local representations to enhance personalized recommendation systems. We accomplish this by constructing a Global-aware Historical News Encoder, which includes a global news graph and employs gated graph neural networks to enrich news representations, thereby fusing historical news representations by a historical news aggregator. Similarly, we extend this approach to a Global Candidate News Encoder, utilizing a global entity graph and a candidate news aggregator to enhance candidate news representation. Evaluation results on two public news datasets demonstrate that our method outperforms existing approaches. Furthermore, our model offers more diverse recommendations1. Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong, Irene Li |
RecSys | 5 |