paper-with-me

Papers

Iterated Piecewise Affine (IPA) Approximation for Language Modeling

2023-06-21 · Davood Shamsi, Wen-Yu Hua, Brian Williams

In this work, we demonstrate the application of a first-order Taylor expansion to approximate a generic function $F: R^{n \times m} \to R^{n \times m}$ and utilize it in language modeling. To enhance the basic Taylor expansion, we introduce iteration and piecewise modeling, leading us to name the algorithm the Iterative Piecewise Affine (IPA) approximation. The final algorithm exhibits interesting resemblances to the Transformers decoder architecture. By comparing parameter arrangements in IPA and Transformers, we observe a strikingly similar performance, with IPA outperforming Transformers by 1.5\% in the next token prediction task with cross-entropy loss for smaller sequence lengths.

📄 PDF Abstract BibTeX arXiv:2306.12317

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Multiplication-Free Transformer Training via Piecewise Affine Operations

2023-05-26 · NeurIPS 2023 11 · Atli Kosson, Martin Jaggi

Multiplications are responsible for most of the computational cost involved in neural network training and inference. Recent research has thus looked for ways to reduce the cost associated with them. Inspired by Mogami (…

Error-free approximation of explicit linear MPC through lattice piecewise affine expression

2021-10-01 · Jun Xu, Yunjiang Lou, Bart De Schutter, Zhenhua Xiong

In this paper, the disjunctive and conjunctive lattice piecewise affine (PWA) approximations of explicit linear model predictive control (MPC) are proposed. The training data are generated uniformly in the domain of inte…

Model Predictive Control

Error Bounds for Compositions of Piecewise Affine Approximations

2024-02-23 · Jonah J. Glunt, Jacob A. Siefert, Andrew F. Thompson, Herschel C. Pangborn

Nonlinear expressions are often approximated by piecewise affine (PWA) functions to simplify analysis or reduce computational costs. To reduce computational complexity, multivariate functions can be represented as compos…

Model Predictive Control of Wind Turbines with Piecewise-Affine Power Coefficient Approximation

2023-04-28 · Arnold Sterle, Aaron Grapentin, Christian A. Hans, Jörg Raisch

In this paper, an offset-free bilinear model predictive control approach for wind turbines is presented. State-of-the-art controllers employ different control loops for pitch angle and generator torque which switch depen…

Model Predictive Control

Lattice piecewise affine approximation of explicit model predictive control with application to satellite attitude control

2024-03-20 · Zhengqi Xu, Jun Xu, Ai-Guo Wu, Shuning Wang

Satellite attitude cotrol is a crucial part of aerospace technology, and model predictive control(MPC) is one of the most promising controllers in this area, which will be less effective if real-time online optimization …

Model Predictive Control