Showing cs.CLShow all
2 papers · 1 filter
cs.CL2025
Refining Sentence Embedding Model through Ranking Sentences Generation with Large Language Models
Liyang He, Chenglong Liu, Rui Li +4
Sentence embedding is essential for many NLP tasks, with contrastive learning methods achieving strong performance using annotated datasets like NLI. Yet, the reliance on manual la…
cs.CL2025
The Other Side of the Coin: Exploring Fairness in Retrieval-Augmented Generation
Zheng Zhang, Ning Li, Qi Liu +6
Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by retrieving relevant document from external knowledge sources. By referencing this external knowledge,…