Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Composer: A Search Framework for Hybrid Neural Architecture Design

About

Hybrid model architectures that combine computational primitives (e.g., Attention, MLP) in different ratios have shown promising performance beyond Transformers. Some studies have shown that different interleavings of primitives can affect model quality as well. However, prior works explore the hybrid model architecture design space manually. Due to the large design space and training costs, discovering hybrid models that combine key computational primitives for pre-training is challenging. In this work, we take a principled approach in designing a modular hybrid model architecture search framework -- Composer. Composer explores model architectures at a small scale and extrapolates the top-performing model architectures to a larger scale using our proposed scaling strategies. Using Composer, we discover new hybrid LLM architectures that outperform Llama 3.2. Compared to Llama 3.2 and previous state-of-the-art baselines, the new model architectures consistently reduce validation loss at parameter scales of 350M-3B and improve evaluation accuracy on the downstream tasks by up to 2.8-8.3% (1.1-3.1% on average) while improving both training and inference efficiency.

Bilge Acun, Prasoon Sinha, Newsha Ardalani, Sangmin Bae, Alicia Golden, Chien-Yu Lin, Meghana Madhyastha, Fei Sun, Neeraja J. Yadwadkar, Carole-Jean Wu• 2025

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningHellaSwag--
1896
Commonsense ReasoningWinoGrande
Accuracy58.8
1442
Question AnsweringARC Easy
Accuracy64.73
597
Question AnsweringARC-C
Accuracy0.3
116
Question AnsweringARC Challenge
Normalized Accuracy32.25
105
Question AnsweringARC-E
Normalized Accuracy (ARC-E)61.6
59
Language ModelingPre-training (val)
Validation Loss2.724
55
Question AnsweringSciQ
Normalized Accuracy87.9
14
Language Model EvaluationDCLM Core
DCLM Core Score49.3
12
Multiple-choice Question Answering6 downstream tasks (ARC-Challenge, ARC-Easy, HellaSwag, Winogrande, SciQ, PIQA)
ARC-Challenge Accuracy43.6
12
Showing 10 of 18 rows

Other info

Follow for update