← Search

Qin Zhu

4 accepted papers

2024

Inference-Time Decontamination: Reusing Leaked Benchmarks for Large Language Model Evaluation

EMNLP 2024finding

The training process of large language models (LLMs) often involves varying degrees of test data contamination. Although current LLMs are achieving increasingly better performance on various benchmarks, their performance in practical applications does not always match their benchmark results. Leakag…

2024

Unified Active Retrieval for Retrieval Augmented Generation

EMNLP 2024finding

In Retrieval-Augmented Generation (RAG), retrieval is not always helpful and applying it to every instruction is sub-optimal. Therefore, determining whether to retrieve is crucial for RAG, which is usually referred to as Active Retrieval. However, existing active retrieval methods face two challenge…

2023

Multitask Pre-training of Modular Prompt for Chinese Few-Shot Learning

ACL 2023long

Prompt tuning is a parameter-efficient approach to adapting pre-trained language models to downstream tasks. Although prompt tuning has been shown to match the performance of full model tuning when training data is sufficient, it tends to struggle in few-shot learning settings. In this paper, we pre…

2022

CoLo: A Contrastive Learning Based Re-ranking Framework for One-Stage Summarization

COLING 2022main

Traditional training paradigms for extractive and abstractive summarization systems always only use token-level or sentence-level training objectives. However, the output summary is always evaluated from summary-level which leads to the inconsistency in training and evaluation. In this paper, we pro…