← Search

Peiyang Liu

5 accepted papers

2026

Less Is More: Elevating RAG via Performance-Driven Context Compression

ICML 2026poster

Retrieval-Augmented Generation (RAG) has emerged as a promising paradigm for improving the timeliness of knowledge updates and the factual accuracy of large language models. However, incorporating a large volume of retrieved documents significantly increases input length, leading to prohibitive comp…

Cited by 0SourceScholar
2025

SRA-CL: Semantic Retrieval Augmented Contrastive Learning for Sequential Recommendation

NeurIPS 2025poster

Contrastive learning has shown effectiveness in improving sequential recommendation models. However, existing methods still face challenges in generating high-quality contrastive pairs: they either rely on random perturbations that corrupt user preference patterns or depend on sparse collaborative d…

Cited by 0SourcecodeScholar
2021

Improving Embedding-based Large-scale Retrieval via Label Enhancement

EMNLP 2021finding

Current embedding-based large-scale retrieval models are trained with 0-1 hard label that indicates whether a query is relevant to a document, ignoring rich information of the relevance degree. This paper proposes to improve embedding-based retrieval from the perspective of better characterizing the…

Cited by 6SourcePDFScholar
2021

QuadrupletBERT: An Efficient Model For Embedding-Based Large-Scale Retrieval

NAACL 2021long

The embedding-based large-scale query-document retrieval problem is a hot topic in the information retrieval (IR) field. Considering that pre-trained language models like BERT have achieved great success in a wide variety of NLP tasks, we present a QuadrupletBERT model for effective and efficient re…

Cited by 10SourcePDFScholar