paper-with-me

Papers

SCAR: Efficient Instruction-Tuning for Large Language Models via Style Consistency-Aware Response Ranking

2024-06-16 · Zhuang Li, Yuncheng Hua, Thuy-Trang Vu, Haolan Zhan, Lizhen Qu, Gholamreza Haffari

Recent studies emphasize that manually ensuring a consistent response style and maintaining high data quality in training sets can significantly improve the performance of fine-tuned Large Language Models (LLMs) while reducing the number of training examples needed. However, the precise definition of style and the relationship between style, data quality, and LLM performance remains unclear. This research identifies two key stylistic elements in responses: linguistic form and instructional surprisal. We find that, among training data of comparable quality, higher consistency in these response elements leads to better LLM performance. Inspired by this, we introduce Style Consistency-Aware Response Ranking (SCAR), which automatically prioritizes instruction-response pairs in the training set based on their response stylistic consistency. By selecting the most style-consistent examples, sometimes as few as 0.7% of the full dataset, the fine-tuned LLMs can match or even surpass the performance of models trained on the entire dataset in coding and open-ended question-answering benchmarks. Code and data are available at https://github.com/zhuang-li/SCAR .

📄 PDF Abstract BibTeX arXiv:2406.10882

Code (1)

zhuang-li/scar 공식 구현 pytorch

Tasks

Open-Ended Question AnsweringQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

StyleBooth: Image Style Editing with Multimodal Instruction

2024-04-18 · Zhen Han, Chaojie Mao, Zeyinzi Jiang, Yulin Pan 외

Given an original image, image editing aims to generate an image that align with the provided instruction. The challenges are to accept multimodal inputs as instructions and a scarcity of high-quality training data, incl…

AmharicIR+Instr: A Two-Dataset Resource for Neural Retrieval and Instruction Tuning

2026-02-10 · Tilahun Yeshambel, Moncef Garouani, Josiane Mothe arxiv

Neural retrieval and GPT-style generative models rely on large, high-quality supervised data, which is still scarce for low-resource languages such as Amharic. We release an Amharic data resource consisting of two datase…

Text Generation

SeDi-Instruct: Enhancing Alignment of Language Models through Self-Directed Instruction Generation

2025-02-07 · Jungwoo Kim, Minsang Kim, Sungjin Lee

The rapid evolution of Large Language Models (LLMs) has enabled the industry to develop various AI-based services. Instruction tuning is considered essential in adapting foundation models for target domains to provide hi…

Diversity

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-09-08 · ACL 2022 5 · Emily Reif, Daphne Ippolito, Ann Yuan, Andy Coenen 외

In this paper, we leverage large language models (LMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewritin…

SentenceSentence ReWritingStyle TransferText Style Transfer+1

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-06-16 · ACL ARR October 2021 10 · Anonymous

In this paper, we leverage large language models (LLMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewriti…

SentenceSentence ReWritingStyle TransferText Style Transfer+1