@inproceedings{grishina-etal-2025-procrustesgpt,
title = "{P}rocrustes{GPT}: Compressing {LLM}s with Structured Matrices and Orthogonal Transformations",
author = "Grishina, Ekaterina and
Gorbunov, Mikhail and
Rakhuba, Maxim",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/display_plenaries/2025.findings-acl.1381/",
pages = "26937--26949",
ISBN = "979-8-89176-256-5",
abstract = "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 unrealistic to expect that weight matrices of pretrained models can be accurately represented by structured matrices without any fine-tuning.To overcome this issue, we utilize the fact that LLM output is invariant under certain orthogonal transformations of weight matrices.This insight can be leveraged to identify transformations that significantly improve the compressibility of weights within structured classes.The proposed approach is applicable to various types of structured matrices that support efficient projection operations. Code is available at: https://github.com/GrishKate/ProcrustesGPT."
}
Markdown (Informal)
[ProcrustesGPT: Compressing LLMs with Structured Matrices and Orthogonal Transformations](https://preview.aclanthology.org/display_plenaries/2025.findings-acl.1381/) (Grishina et al., Findings 2025)
ACL