← Search

Marcin Kurdziel

3 accepted papers

2026

SoftMoE: Soft Differentiable Routing for Mixture-of-Experts in LLMs

ICML 2026poster

Sparse Mixture-of-Experts (MoE) architectures enable scaling LLM parameters under a fixed inference budget by activating only a small subset of experts via top-k routing. While this preserves causality and suits autoregressive language models, the discrete top-k operator is not differentiable, forci…

Cited by 0SourceScholar
2023

Neural Representations Reveal Distinct Modes of Class Fitting in Residual Convolutional Networks

AAAI 2023technical

We leverage probabilistic models of neural representations to investigate how residual networks fit classes. To this end, we estimate class-conditional density models for representations learned by deep ResNets. We then use these models to characterize distributions of representations across learned…

2020

A Bayesian Nonparametrics View into Deep Representations

NeurIPS 2020poster

We investigate neural network representations from a probabilistic perspective. Specifically, we leverage Bayesian nonparametrics to construct models of neural activations in Convolutional Neural Networks (CNNs) and latent representations in Variational Autoencoders (VAEs). This allows us to formula…