← Search

Yuting Liu

14 accepted papers

2026

ECHO: Entropy-Confidence Hybrid Optimization for Test-Time Reinforcement Learning

ICML 2026poster

Test-time reinforcement learning generates multiple candidate answers via repeated rollouts and performs online updates using pseudo-labels constructed by majority voting. To reduce overhead and improve exploration, prior work introduces tree-structured rollouts, which share reasoning prefixes and b…

Cited by 0SourceScholar
2026

Exploiting Pre-trained Language Model for Cross-city Urban Flow Prediction Guided by Information-theoretic Analysis

AAAI 2026technical

Cross-city urban flow prediction is critical for democratizing smart application benefits in data-scarce developing cities. However, existing methods face an inherent performance ceiling, constrained by both the inevitably finite samples from the source city and the distributional gap between cities

Cited by 0SourcePDFScholar
2026

RAGAR: Retrieval Augmented Personalized Image Generation Guided by Recommendation

AAAI 2026technical

Personalized image generation is crucial for improving the user experience, as it renders reference images into preferred ones according to user visual preferences. Although effective, existing methods face two main issues. First, existing methods treat all items in the user

Cited by 0SourcePDFScholar
2025

Augmenting Sequential Recommendation with Balanced Relevance and Diversity

AAAI 2025technical

By generating new yet effective data, data augmentation has become a promising method to mitigate the data sparsity problem in sequential recommendation. Existing works focus on augmenting the original data but rarely explore the issue of imbalanced relevance and diversity for augmented data, leadin…

2025

CoRA: Collaborative Information Perception by Large Language Model’s Weights for Recommendation

AAAI 2025technical

Involving collaborative information in Large Language Models (LLMs) is a promising technique for adapting LLMs for recommendation. Existing methods achieve this by concatenating collaborative features with text tokens into a unified sequence input and then fine-tuning to align these features with L…

2025

EPT: Efficient Prompt Tuning by Multi-Space Projection and Prompt Fusion

AAAI 2025technical

Prompt tuning is a promising method to fine-tune a pre-trained language model without retraining its large-scale parameters. Instead, it attaches a soft prompt to the input text, whereby downstream tasks can be well adapted by merely learning the embeddings of prompt tokens. Nevertheless, existing m…

Cited by 0SourcePDFScholar
2025

Harnessing Content and Structure in ID for Multimodal Recommendation

ICASSP 2025accepted

Multimodal recommendation aims to model user and item representations comprehensively with the involvement of multimedia content for effective recommendations. Existing research has shown that it is beneficial for recommendation performance to combine (user- and item-) ID embeddings with multimodal…

Cited by 2SourceScholar
2025

Multiple Purchase Chains with Negative Transfer Elimination for Multi-Behavior Recommendation

AAAI 2025technical

Multi-behavior recommendation exploits auxiliary behaviors (e.g., view, cart) to help predict users' potential target behavior (e.g., purchase) on a given item. However, existing works suffer from two issues: (1) They generally consider only a single chain from auxiliary behaviors to the target beha…

2025

Personalized Text Generation with Contrastive Activation Steering

ACL 2025long

Personalized text generation aims to infer users’ writing style preferences from their historical texts and generate outputs that faithfully reflect these stylistic characteristics. Existing solutions primarily adopt two paradigms: retrieval-augmented generation (RAG) and parameter-efficient fine-tu…

Cited by 0SourcePDFScholar
2024

Stealthy Attack on Large Language Model based Recommendation

ACL 2024long

Recently, the powerful large language models (LLMs) have been instrumental in propelling the progress of recommender systems (RS). However, while these systems have flourished, their susceptibility to security threats has been largely overlooked. In this work, we reveal that the introduction of LLMs…

2022

Face2Exp: Combating Data Biases for Facial Expression Recognition

CVPR 2022poster

Facial expression recognition (FER) is challenging due to the class imbalance caused by data collection. Existing studies tackle the data bias problem using only labeled facial expression dataset. Orthogonal to existing FER methods, we propose to utilize large unlabeled face recognition (FR) dataset…

Cited by 129PDFcodeScholar
2022

Gradient Information Matters in Policy Optimization by Back-propagating through Model

ICLR 2022poster

Model-based reinforcement learning provides an efficient mechanism to find the optimal policy by interacting with the learned environment. In addition to treating the learned environment like a black-box simulator, a more effective way to use the model is to exploit its differentiability. Such metho…

2017

Finite Sample Analysis of the GTD Policy Evaluation Algorithms in Markov Setting

NeurIPS 2017poster

In reinforcement learning (RL), one of the key components is policy evaluation, which aims to estimate the value function (i.e., expected long-term accumulated reward) of a policy. With a good policy evaluation method, the RL algorithms will estimate the value function more accurately and find a bet…

Cited by 48SourcePDFScholar