← Search

Kaitlin Maile

3 accepted papers

2026

From Growing to Looping: A Unified View of Iterative Computation in LLMs

ICML 2026poster

Looping, reusing a block of layers across depth, and depth growing, training shallow-to-deep models by duplicating middle layers, have both been linked to stronger reasoning, but their relationship remains unclear. We provide a mechanistic unification: looped and depth-grown models exhibit convergen…

Cited by 0SourceScholar
2026

MesaNet: Sequence Modeling by Locally Optimal Test-Time Training

ICLR 2026poster

Sequence modeling is currently dominated by causal transformer architectures that use softmax self-attention. Although widely adopted, transformers require scaling memory and compute linearly during inference. A recent stream of work linearized the softmax operation, resulting in powerful recurrent…

Cited by 0SourcecodeScholar
2023

Equivariance-aware Architectural Optimization of Neural Networks

ICLR 2023poster

Incorporating equivariance to symmetry groups as a constraint during neural network training can improve performance and generalization for tasks exhibiting those symmetries, but such symmetries are often not perfectly nor explicitly present. This motivates algorithmically optimizing the architectur…

Cited by 11SourcePDFScholar