Skip to main content

Showing 1–1 of 1 results for author: Talhi, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.02266  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Parameter-Efficient Transformer Embeddings

    Authors: Henry Ndubuaku, Mouad Talhi

    Abstract: Embedding layers in transformer-based NLP models typically account for the largest share of model parameters, scaling with vocabulary size but not yielding performance gains proportional to scale. We propose an alternative approach in which token embedding vectors are first generated deterministically, directly from the token IDs using a Fourier expansion of their normalized values, followed by a… ▽ More

    Submitted 4 May, 2025; originally announced May 2025.

    Comments: 7 pages, 2 tables. Code available at https://github.com/HMUNACHI/pete

    MSC Class: 68T07 (Primary) 68T50 (Secondary)