paper-with-me

홈 › Papers

One-Shot Learning as Instruction Data Prospector for Large Language Models

2023-12-16 · Yunshui Li, Binyuan Hui, Xiaobo Xia, Jiaxi Yang, Min Yang, Lei Zhang, Shuzheng Si, Ling-Hao Chen, Junhao Liu, Tongliang Liu, Fei Huang, Yongbin Li

Contemporary practices in instruction tuning often hinge on enlarging data scaling without a clear strategy for ensuring data quality, inadvertently introducing noise that may compromise model performance. To address this challenge, we introduce \textsc{Nuggets}, a novel and efficient methodology that leverages one-shot learning to discern and select high-quality instruction data from extensive datasets. \textsc{Nuggets} assesses the potential of individual instruction examples to act as effective one-shot learning instances, thereby identifying those that can significantly improve performance across diverse tasks. \textsc{Nuggets} utilizes a scoring system based on the impact of candidate examples on the perplexity of a diverse anchor set, facilitating the selection of the most advantageous data for instruction tuning. Through comprehensive evaluations on two benchmarks, including MT-Bench and Alpaca-Eval, we show that instruction tuning with the top 1\% of examples curated by \textsc{Nuggets} substantially outperforms conventional methods employing the entire dataset.

📄 PDF Abstract BibTeX arXiv:2312.10302

Code (1)

pldlgb/nuggets 공식 구현 pytorch

Tasks

One-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Small Language Model as Data Prospector for Large Language Model

2024-12-13 · Shiwen Ni, Haihong Wu, Di Yang, Qiang Qu 외

The quality of instruction data directly affects the performance of fine-tuned Large Language Models (LLMs). Previously, \cite{li2023one} proposed \texttt{NUGGETS}, which identifies and selects high-quality quality data …

Language ModelingLanguage ModellingLarge Language Modelmodel+1

Evaluation of Uncertain Inference Models I: PROSPECTOR

2013-03-27 · Robert M. Yadrick, Bruce M. Perrin, David S. Vaughan, Peter D. Holden 외

This paper examines the accuracy of the PROSPECTOR model for uncertain reasoning. PROSPECTOR's solutions for a large number of computer-generated inference networks were compared to those obtained from probability theory…

Prospector Heads: Generalized Feature Attribution for Large Models & Data

2024-02-18 · Gautam Machiraju, Alexander Derry, Arjun Desai, Neel Guha 외

Feature attribution, the ability to localize regions of the input data that are relevant for classification, is an important capability for ML models in scientific and biomedical domains. Current methods for feature attr…

The Role of Tuning Uncertain Inference Systems

2013-03-27 · Ben P. Wise, Bruce M. Perrin, David S. Vaughan, Robert M. Yadrick

This study examined the effects of "tuning" the parameters of the incremental function of MYCIN, the independent function of PROSPECTOR, a probability model that assumes independence, and a simple additive linear equatio…

Finetuned Language Models Are Zero-Shot Learners

2021-09-03 · ICLR 2022 4 · Jason Wei, Maarten Bosma, Vincent Y. Zhao, Kelvin Guu 외

This paper explores a simple method for improving the zero-shot learning abilities of language models. We show that instruction tuning -- finetuning language models on a collection of tasks described via instructions -- …

ARCCommon Sense ReasoningCoreference ResolutionLanguage Modeling+8