← Search

Jakub Krajewski

4 accepted papers

2026

Revisiting the Scaling Properties of Downstream Metrics in Large Language Model Training

ICLR 2026poster

While scaling laws for Large Language Models (LLMs) traditionally focus on proxy metrics like pretraining loss, predicting downstream task performance has been considered unreliable. This paper challenges that view by proposing a direct framework to model the scaling of downstream accuracy from the…

Cited by 0SourcecodeScholar
2025

Joint MoE Scaling Laws: Mixture of Experts Can Be Memory Efficient

ICML 2025poster

Mixture of Experts (MoE) architectures have significantly increased computational efficiency in both research and real-world applications of large-scale machine learning models. However, their scalability and efficiency under memory constraints remain relatively underexplored. In this work, we prese…

Cited by 0SourcePDFScholar
2024

Mixture of Tokens: Continuous MoE through Cross-Example Aggregation

NeurIPS 2024poster

Mixture of Experts (MoE) models based on Transformer architecture are pushing the boundaries of language and vision tasks. The allure of these models lies in their ability to substantially increase the parameter count without a corresponding increase in FLOPs. Most widely adopted MoE models are disc…

2024

Scaling Laws for Fine-Grained Mixture of Experts

ICML 2024poster

Mixture of Experts (MoE) models have emerged as a primary solution for reducing the computational cost of Large Language Models. In this work, we analyze their scaling properties, highlighting certain arbitrary assumptions present in the existing literature. In particular, we introduce a new hyperpa…