← Search

Dawen Liang

8 accepted papers

2026

ConvRec-R1: Training LLM-based Conversational Recommender Systems with Reinforcement Learning

ICLR 2026poster

Large language models (LLMs) are reshaping the recommender system paradigm by enabling users to express preferences and receive recommendations through conversations. Yet, aligning LLMs to the recommendation task remains challenging: pretrained LLMs often generate out-of-catalog items, violate requi…

Cited by 0SourcecodeScholar
2025

A Reductions Approach to Risk-Sensitive Reinforcement Learning with Optimized Certainty Equivalents

ICML 2025poster

We study risk-sensitive RL where the goal is learn a history-dependent policy that optimizes some risk measure of cumulative rewards. We consider a family of risks called the optimized certainty equivalents (OCE), which captures important risk measures such as conditional value-at-risk (CVaR), entro…

Cited by 0SourcePDFScholar
2025

LLM-based Conversational Recommendation Agents with Collaborative Verbalized Experience

EMNLP 2025

Large language models (LLMs) have demonstrated impressive zero-shot capabilities in conversational recommender systems (CRS). However, effectively utilizing historical conversations remains a significant challenge. Current approaches either retrieve few-shot examples or extract global rules to enhan

2024

Switching the Loss Reduces the Cost in Batch Reinforcement Learning

ICML 2024poster

We propose training fitted Q-iteration with log-loss (FQI-LOG) for batch reinforcement learning (RL). We show that the number of samples needed to learn a near-optimal policy with FQI-LOG scales with the accumulated cost of the optimal policy, which is zero in problems where acting optimally achieve…

Cited by 6SourcePDFScholar
2018

On the challenges of learning with inference networks on sparse, high-dimensional data

AISTATS 2018poster

We study parameter estimation in Nonlinear Factor Analysis (NFA) where the generative model is parameterized by a deep neural network. Recent work has focused on learning such models using inference (or recognition) networks; we identify a crucial problem when modeling large, sparse, high-dimensiona…