יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.AI ·

RiLM: מודל שפה חסכוני בפרמטרים

RiLM: Parameter-Efficient Language Modeling via Geodesic Decoding
RiLM הוא מודל שפה חדש שמשתמש בקידוד גאודזי כדי לחסוך בפרמטרים. המודל מגיע לתוצאים טובים יותר מאשר מודלים אחרים עם מספר פרמטרים דומה. RiLM עובד על מניפולציות גאומטריות ומשתמש במרחב היפרבולי.
תקציר מקורי באנגליתarXiv:2609.10305v1 Announce Type: cross Abstract: Language models under one million parameters matter for edge deployment, domain adaptation, and reproducible research, yet a two-layer LSTM or Transformer at embedding width d = 128 still spends roughly one third of its capacity on the output matrix W_out in R^(d x |V|). We propose Riemannian Language Models (RiLM), which remove that layer entirely: context unfolds as a trajectory on a Riemannian manifold, and next-token probabilities arise from squared geodesic distance between the current state and vocabulary embeddings. The same embedding map serves input and output -- decoding is geometry. We instantiate the framework on flat R^d (Flat RiLM) and the Poincare ball H^d (HypRiLM) with a shared MLP composition map phi (~290k parameters, d =
קרא במקור המקורי