<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Victor|Li Chuang's Personal Webpage</title><link>https://lichuangnus.github.io/projects/</link><description>Recent content in Projects on Victor|Li Chuang's Personal Webpage</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 01 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lichuangnus.github.io/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>Improving Conversational Recommendation with Contextual Adaptation of External Recommenders and LLM-Based Reranking (CARE)</title><link>https://lichuangnus.github.io/projects/project4/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://lichuangnus.github.io/projects/project4/</guid><description>&lt;p&gt;&lt;a href="https://arxiv.org/pdf/2508.13889" class="external-link" target="_blank" rel="noopener"&gt;Paper&lt;/a&gt;, &lt;a href="https://github.com/lichuangnus/CARE-CRS_ECIR2026" class="external-link" target="_blank" rel="noopener"&gt;Github&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When large language models are used directly as conversational recommenders, they frequently recommend items that fall outside the target item catalogue, since they have no explicit grounding in it. They also tend to rely almost entirely on the dialogue context for content-based suggestions, neglecting the collaborative relationships among item sequences that traditional recommender systems are specifically designed to capture.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;CARE&lt;/em&gt; (Contextual Adaptation of Recommenders) addresses this by combining an external recommender system, which acts as a domain expert grounded in collaborative signals, with an LLM that functions as a reranker: the external recommender proposes a candidate set from the target catalogue, and the LLM reranks and selects among them using the full conversational context. This division of labour lets each component do what it is best at, significantly improving recommendation accuracy of LLM-based conversational recommenders by an average of 54% on ReDial and 25% on INSPIRED, even in low-resource settings.&lt;/p&gt;</description></item><item><title>Incorporating External Knowledge and Goal Guidance for LLM-based Conversational Recommender Systems (ChatCRS)</title><link>https://lichuangnus.github.io/projects/project3/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://lichuangnus.github.io/projects/project3/</guid><description>&lt;p&gt;&lt;a href="https://arxiv.org/abs/2405.01868" class="external-link" target="_blank" rel="noopener"&gt;Paper&lt;/a&gt;, &lt;a href="https://github.com/lichuangnus/ChatCRS" class="external-link" target="_blank" rel="noopener"&gt;Github&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Large language models, even the most advanced ones, still struggle in conversational recommendation: they find it difficult to generate grounded, recommendation-oriented responses, or to proactively steer the conversation through different dialogue goals rather than passively responding to the user. As a result, LLM-based conversational recommenders often produce generic suggestions that are not well grounded in domain knowledge, and fail to guide the conversation strategically towards a successful recommendation.&lt;/p&gt;
&lt;p&gt;We introduce &lt;em&gt;ChatCRS&lt;/em&gt;, a framework that decomposes conversational recommendation into two specialised components: a &lt;em&gt;knowledge retrieval agent&lt;/em&gt;, which uses a tool-augmented approach to reason over external knowledge bases, and a &lt;em&gt;goal-planning agent&lt;/em&gt;, which predicts the next dialogue goal to keep the conversation moving productively towards a recommendation. By combining explicit knowledge grounding with goal-oriented planning, ChatCRS improves informativeness by 17% and proactivity by 27%, and boosts recommendation accuracy by up to 10x on multi-goal recommendation datasets.&lt;/p&gt;</description></item><item><title>Zero-shot Dialogue State Tracking with Unlabelled Data</title><link>https://lichuangnus.github.io/projects/project2/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://lichuangnus.github.io/projects/project2/</guid><description>&lt;p&gt;In previous zero-shot DST, transferring learning methods are adopted while the unlabelled data in the target domain is ignored. We leverage the unlabelled data in the zero-shot DST by transforming the zero-shot problem into a few-shot problem with a two-step training strategy. Our proposed methods outperform the baseline by 8%.&lt;/p&gt;</description></item><item><title>A Conversation is Worth A Thousand Recommendations: A Survey of Holistic Conversational Recommendation Systems</title><link>https://lichuangnus.github.io/projects/project1/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://lichuangnus.github.io/projects/project1/</guid><description>&lt;p&gt;&lt;a href="https://arxiv.org/abs/2309.07682" class="external-link" target="_blank" rel="noopener"&gt;Paper&lt;/a&gt;, &lt;a href="https://github.com/lichuangnus/CRS-Paper-List" class="external-link" target="_blank" rel="noopener"&gt;Github&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Conversational recommendation systems (CRS) generate recommendations through an interactive process. However, not all CRS approaches use human conversations as their source of interaction data; the majority of prior CRS work simulates interactions by exchanging entity-level information. As a result, claims of prior CRS work do not generalise to real-world settings where conversations take unexpected turns, or where conversational and intent understanding is not perfect. To tackle this challenge, the research community has started to examine &lt;em&gt;holistic CRS&lt;/em&gt;, which are trained using conversational data collected from real-world scenarios. Despite the emergence of such systems, such holistic approaches are still largely under-explored.&lt;/p&gt;</description></item></channel></rss>