Published February 4, 2026
| Version v1
Publication
Open
GABE: Groupwise Affine Basis Encoding
Authors/Creators
Description
Introduce GABE (Groupwise Affine Basis Encoding) - a decomposition method that represents neural network weights as an addressable memory system. For any group of similar layers, we extract three interpretable components: a shared mean weight (long-term memory), a low-rank basis of variations (address space), and per-layer coefficients (pointers).
Files
coeffs_addressing_test.png
Additional details
Dates
- Submitted
-
2026-02-05
Software
- Repository URL
- https://github.com/FekDN/GABE
- Programming language
- Python