Progressive Depth Up-scaling via Optimal Transport
Mingzi Cao, Xi Wang, Nikolaos Aletras

TL;DR
This paper introduces OpT-DeUS, a novel method for depth up-scaling of large language models using optimal transport to align neurons, improving training efficiency and performance by addressing neuron permutation mismatches.
Contribution
We propose a new depth up-scaling method that uses optimal transport for neuron alignment, enhancing training efficiency and performance over existing approaches.
Findings
OpT-DeUS outperforms existing methods in performance and efficiency.
Aligning neurons with optimal transport reduces permutation mismatch.
Layer insertion closer to the top improves training efficiency and performance.
Abstract
Scaling Large Language Models (LLMs) yields performance gains but incurs substantial training costs. Depth up-scaling offers training efficiency by adding new layers to pre-trained models. However, most existing methods copy or average weights from base layers, neglecting neuron permutation differences. This limitation can potentially cause misalignment that harms performance. Inspired by applying Optimal Transport (OT) for neuron alignment, we propose Optimal Transport Depth Up-Scaling (OpT-DeUS). OpT-DeUS aligns and fuses Transformer blocks in adjacent base layers via OT for new layer creation, to mitigate neuron permutation mismatch between layers. OpT-DeUS achieves better overall performance and offers improved training efficiency than existing methods for continual pre-training and supervised fine-tuning across different model sizes. To further evaluate the impact of interpolation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Generative Adversarial Networks and Image Synthesis
