paper-with-me

홈 › Papers

Stacking Small Language Models for Generalizability

2024-10-21 · Laurence Liang

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.

📄 PDF Abstract BibTeX arXiv:2410.15570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoBSS: An Efficient Algorithm for Block Stacking Style Search

2020-10-20 · NeurIPS 2020 12 · Yikang Zhang, Jian Zhang, Zhao Zhong

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+4

S2S2: Semantic Stacking for Robust Semantic Segmentation in Medical Imaging

2024-12-17 · Yimu Pan, Sitao Zhang, Alison D. Gernand, Jeffery A. Goldstein 외

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+1

On the Inductive Bias of Stacking Towards Improving Reasoning

2024-09-27 · Nikunj Saunshi, Stefani Karp, Shankar Krishnan, Sobhan Miryoosefi 외

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 Comprehension

Researchers waste 80% of LLM annotation costs by classifying one text at a time

2026-04-04 · Christian Pipal, Eva-Maria Vogel, Morgan Wack, Frank Esser arxiv

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 Classification

Optimal Ensemble Construction for Multi-Study Prediction with Applications to COVID-19 Excess Mortality Estimation

2021-09-19 · Gabriel Loewinger, Rolando Acosta Nunez, Rahul Mazumder, Giovanni Parmigiani

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