← Search

Fangwei Zhu

6 accepted papers

2026

RICo: Refined In-Context Contribution for Automatic Instruction-Tuning Data Selection

AAAI 2026technical

Data selection for instruction tuning is crucial for improving the performance of large language models (LLMs) while reducing training costs. In this paper, we propose Refined Contribution Measurement with In-Context Learning (RICo), a novel gradient-free method that quantifies the fine-grained cont

Cited by 0SourcePDFScholar
2024

CoUDA: Coherence Evaluation via Unified Data Augmentation

NAACL 2024long

Coherence evaluation aims to assess the organization and structure of a discourse, which remains challenging even in the era of large language models. Due to the scarcity of annotated data, data augmentation is commonly used for training coherence evaluation models. However, previous augmentations f…

2023

Learn to Not Link: Exploring NIL Prediction in Entity Linking

ACL 2023findings

Entity linking models have achieved significant success via utilizing pretrained language models to capture semantic features. However, the NIL prediction problem, which aims to identify mentions without a corresponding entity in the knowledge base, has received insufficient attention. We categorize…

2022

UPER: Boosting Multi-Document Summarization with an Unsupervised Prompt-based Extractor

COLING 2022main

Multi-Document Summarization (MDS) commonly employs the 2-stage extract-then-abstract paradigm, which first extracts a relatively short meta-document, then feeds it into the deep neural networks to generate an abstract. Previous work usually takes the ROUGE score as the label for training a scoring…

2021

TWAG: A Topic-Guided Wikipedia Abstract Generator

ACL 2021long

Wikipedia abstract generation aims to distill a Wikipedia abstract from web sources and has met significant success by adopting multi-document summarization techniques. However, previous works generally view the abstract as plain text, ignoring the fact that it is a description of a certain entity a…