← Search

Zhou Shao

3 accepted papers

2025

InfoGain-RAG: Boosting Retrieval-Augmented Generation through Document Information Gain-based Reranking and Filtering

EMNLP 2025

Retrieval-Augmented Generation (RAG) has emerged as a promising approach to address key limitations of Large Language Models (LLMs), such as hallucination, outdated knowledge, and lacking reliable reference. However, current RAG frameworks often struggle with identifying whether retrieved documents

Cited by 0SourcePDFScholar
2024

TriSampler: A Better Negative Sampling Principle for Dense Retrieval

AAAI 2024technical

Negative sampling stands as a pivotal technique in dense retrieval, essential for training effective retrieval models and significantly impacting retrieval performance. While existing negative sampling methods have made commendable progress by leveraging hard negatives, a comprehensive guiding princ…

Cited by 3SourcePDFScholar
2021

CogView: Mastering Text-to-Image Generation via Transformers

NeurIPS 2021poster

Text-to-Image generation in the general domain has long been an open problem, which requires both a powerful generative model and cross-modal understanding. We propose CogView, a 4-billion-parameter Transformer with VQ-VAE tokenizer to advance this problem. We also demonstrate the finetuning strateg…