← Search

Jonas Kusch

5 accepted papers

2026

Tucker Attention: A generalization of approximate attention mechanisms

ICML 2026poster

The pursuit of reducing the memory footprint of the self-attention mechanism in multi-headed self attention (MHA) spawned a rich portfolio of methods, e.g., group-query attention (GQA) and multi-head latent attention (MLA). The methods leverage specialized low-rank factorizations across embedding di…

Cited by 0SourceScholar
2025

A geometric framework for momentum-based optimizers for low-rank training

NeurIPS 2025poster

Low-rank pre-training and fine-tuning have recently emerged as promising techniques for reducing the computational and storage costs of large neural networks. Training low-rank parameterizations typically relies on conventional optimizers such as heavy ball momentum methods or Adam. In this work, we…

Cited by 0SourceScholar
2025

GeoLoRA: Geometric integration for parameter efficient fine-tuning

ICLR 2025poster

Low-Rank Adaptation (LoRA) has become a widely used method for parameter-efficient fine-tuning of large-scale, pre-trained neural networks. However, LoRA and its extensions face several challenges, including the need for rank adaptivity, robustness, and computational efficiency during the fine-tunin…

Cited by 0SourcePDFScholar
2024

Geometry-aware training of factorized layers in tensor Tucker format

NeurIPS 2024poster

Reducing parameter redundancies in neural network architectures is crucial for achieving feasible computational and memory requirements during train and inference of large networks. Given its easy implementation and flexibility, one promising approach is layer factorization, which reshapes weight te…

Cited by 2SourcePDFScholar
2022

Low-rank lottery tickets: finding efficient low-rank neural networks via matrix differential equations

NeurIPS 2022accept

Neural networks have achieved tremendous success in a large variety of applications. However, their memory footprint and computational demand can render them impractical in application settings with limited hardware or energy resources. In this work, we propose a novel algorithm to find efficient lo…

Cited by 43SourcePDFScholar