paper-with-me

Papers

Leviathan: Decoupling Input and Output Representations in Language Models

2026-01-29 · Reza T. Batley, Sourav Saha arxiv

Modern language models use a single matrix for input embedding and output projection. This couples two distinct objectives: token representation and discrimination over a vocabulary. This work introduces Leviathan, a Transformer architecture that replaces the input embedding matrix with learned embedding vectorization (LEV), a compact continuous mapping from token indices to embeddings. Leviathan's output head remains untied for a parameter increase of as low as 0.2%. Under controlled comparisons with identical Transformer backbones, Leviathan consistently improves language modeling performance over standard tied-embedding baselines across a 200M-1.2B parameter regime on The Pile with gains that grow during training. At 1.2B scale, Leviathan reduces validation perplexity by 9%, requires $2.1\times$ fewer training tokens to reach the tied baseline's final loss, and improves on all six downstream benchmarks evaluated, including a 30% reduction in LAMBADA perplexity. Frequency-stratified analysis reveals gains to be concentrated in rare tokens, where continuous parameterization reduces perplexity by 81%, falling to near zero for the most frequent.

📄 PDF Abstract BibTeX arXiv:2601.22040

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decoupling Periodic Systems: An Algebraic Approach

2025-05-29 · Vladimír Kučera

This paper addresses the problem of row-by-row (or diagonal) decoupling of discrete-time linear multi-input multi-output systems with periodic time-varying coefficients using periodic state feedback. Previous solutions h…

State Feedback Control Design for Input-output Decoupling of Boolean Control Networks

2023-10-04 · Yiliang Li, Hongli Lyu, Jun-e Feng, Abdelhamid Tayebi

A state feedback control strategy is proposed for input-output (IO) decoupling of a class of fully output controllable Boolean control networks (BCNs). Some necessary and sufficient conditions for BCN IO-decoupling are p…

A-IO: Adaptive Inference Orchestration for Memory-Bound NPUs

2026-04-10 · Chen Zhang, Yan Ding, Haotian Wang, Chubo Liu 외 arxiv

During the deployment of Large Language Models (LLMs), the autoregressive decoding phase on heterogeneous NPU platforms (e.g., Ascend 910B) faces severe memory-bound challenges. This study reveals the ``Model Scaling Par…

Deep Generative Networks For Sequence Prediction

2018-04-18 · Markus Beissinger

This thesis investigates unsupervised time series representation learning for sequence prediction problems, i.e. generating nice-looking input samples given a previous history, for high dimensional input sequences by dec…

PredictionRepresentation LearningTime SeriesTime Series Analysis

Decoupled Reference Governors: A Constraint Management Technique for MIMO Systems

2020-12-03 · Yudan Liu, Joycer Osorio, Hamid R. Ossareh

This paper presents a computationally efficient solution for constraint management of multi-input and multi-output (MIMO) systems. The solution, referred to as the Decoupled Reference Governor (DRG), maintains the highly…

Management