CLOct 14, 2024

Minimum Tuning to Unlock Long Output from LLMs with High Quality Data as the Key

arXiv:2410.10210v2h-index: 6
Originality Incremental advance
AI Analysis

This addresses a key limitation in LLMs for applications requiring lengthy text generation, though it is incremental as it builds on existing alignment methods.

The paper tackles the problem of large language models struggling to generate long outputs by showing that tuning them with high-quality data, using only a small fraction of training instances and compute, yields notable improvements in long-writing capability across multiple models.

As large language models rapidly evolve to support longer context, there is a notable disparity in their capability to generate output at greater lengths. Recent study suggests that the primary cause for this imbalance may arise from the lack of data with long-output during alignment training. In light of this observation, attempts are made to re-align foundation models with data that fills the gap, which result in models capable of generating lengthy output when instructed. In this paper, we explore the impact of data-quality in tuning a model for long output, and the possibility of doing so from the starting points of human-aligned (instruct or chat) models. With careful data curation, we show that it possible to achieve similar performance improvement in our tuned models, with only a small fraction of training data instances and compute. In addition, we assess the generalizability of such approaches by applying our tuning-recipes to several models. our findings suggest that, while capacities for generating long output vary across different models out-of-the-box, our approach to tune them with high-quality data using lite compute, consistently yields notable improvement across all models we experimented on. We have made public our curated dataset for tuning long-writing capability, the implementations of model tuning and evaluation, as well as the fine-tuned models, all of which can be openly-accessed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes