Stacking Small Language Models for Generalizability
Recent advances show that large language models (LLMs) generalize strong performance across different natural language benchmarks. However, the large size of LLMs makes training and inference expensive and impractical to run in resource-limited settings. This paper introduces a new approach called fine-tuning stacks of language models (FSLM), which involves stacking small language models (SLM) as an alternative to LLMs. By fine-tuning each SLM to perform a specific task, this approach breaks down high level reasoning into multiple lower-level steps that specific SLMs are responsible for. As a result, FSLM allows for lower training and inference costs, and also improves model interpretability as each SLM communicates with the subsequent one through natural language. By evaluating FSLM on common natural language benchmarks, this paper highlights promising early results toward generalizable performance using FSLM as a cost-effective alternative to LLMs.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
AutoBSS: An Efficient Algorithm for Block Stacking Style Search
Neural network architecture design mostly focuses on the new convolutional operator or special topological structure of network block, little attention is drawn to the configuration of stacking each block, called Block S…
AutoMLBayesian OptimizationClusteringInstance Segmentation+4S2S2: Semantic Stacking for Robust Semantic Segmentation in Medical Imaging
Robustness and generalizability in medical image segmentation are often hindered by scarcity and limited diversity of training data, which stands in contrast to the variability encountered during inference. While convent…
DiversityImage SegmentationMedical Image SegmentationSegmentation+1On the Inductive Bias of Stacking Towards Improving Reasoning
Given the increasing scale of model sizes, novel training strategies like gradual stacking [Gong et al., 2019, Reddi et al., 2023] have garnered interest. Stacking enables efficient training by gradually growing the dept…
Inductive BiasMathReading ComprehensionResearchers waste 80% of LLM annotation costs by classifying one text at a time
Large language models (LLMs) are increasingly being used for text classification across the social sciences, yet researchers overwhelmingly classify one text per variable per prompt. Coding 100,000 texts on four variable…
Text ClassificationOptimal Ensemble Construction for Multi-Study Prediction with Applications to COVID-19 Excess Mortality Estimation
It is increasingly common to encounter prediction tasks in the biomedical sciences for which multiple datasets are available for model training. Common approaches such as pooling datasets and applying standard statistica…
Mortality PredictionPrediction