← Search

Mikhail Gorbunov

3 accepted papers

2025

ProcrustesGPT: Compressing LLMs with Structured Matrices and Orthogonal Transformations

ACL 2025finding

Large language models (LLMs) demonstrate impressive results in natural language processing tasks but require a significant amount of computational and memory resources. Structured matrix representations are a promising way for reducing the number of parameters of these models. However, it seems unre…

2024

Group and Shuffle: Efficient Structured Orthogonal Parametrization

NeurIPS 2024poster

The increasing size of neural networks has led to a growing demand for methods of efficient finetuning. Recently, an orthogonal finetuning paradigm was introduced that uses orthogonal matrices for adapting the weights of a pretrained model. In this paper, we introduce a new class of structured matri…

Cited by 1SourcePDFScholar
2024

Tight and Efficient Upper Bound on Spectral Norm of Convolutional Layers

ECCV 2024poster

"Controlling the spectral norm of the Jacobian matrix, which is related to the convolution operation, has been shown to improve generalization, training stability and robustness in CNNs. Existing methods for computing the norm either tend to overestimate it or their performance may deteriorate quick…