← Search

Yixin Lian

5 accepted papers

2025

Enhancing Persona Consistency for LLMs’ Role-Playing using Persona-Aware Contrastive Learning

ACL 2025finding

In recent years, large language models (LLMs) have achieved breakthrough progress in many dialogue generation tasks. However, their lack of emotion and fine-grained role awareness limits the model’s ability to provide personalized and diverse interactions further. Current methods face high costs in…

Cited by 0SourcePDFScholar
2025

SmartRAG: Jointly Learn RAG-Related Tasks From the Environment Feedback

ICLR 2025poster

RAG systems consist of multiple modules to work together. However, these modules are usually separately trained. We argue that a system like RAG that incorporates multiple modules should be jointly optimized to achieve optimal performance. To demonstrate this, we design a specific pipeline called Sm…

Cited by 4SourcePDFScholar
2023

DialCoT Meets PPO: Decomposing and Exploring Reasoning Paths in Smaller Language Models

EMNLP 2023long main

Chain-of-Thought (CoT) prompting has successfully enhanced the reasoning capabilities of Large Language Models~(LLMs) with at least 100 billion parameters. However, it is ineffective, or even detrimental, to the performance on reasoning tasks in Smaller Language Models (SLMs) with less than 10 billi…

Cited by 0SourcecodeScholar
2023

Hierarchical Verbalizer for Few-Shot Hierarchical Text Classification

ACL 2023long

Due to the complex label hierarchy and intensive labeling cost in practice, the hierarchical text classification (HTC) suffers a poor performance especially when low-resource or few-shot settings are considered. Recently, there is a growing trend of applying prompts on pre-trained language models (P…

2023

LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming

ACL 2023long

Open-domain dialogue systems have made promising progress in recent years. While the state-of-the-art dialogue agents are built upon large-scale social media data and large pre-trained models, there is no guarantee these agents could also perform well in fast-growing scenarios, such as live streamin…