Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

In-Context Learning for Attention Scheme: from Single Softmax Regression to Multiple Softmax Regression via a Tensor Trick (2307.02419v1)

Published 5 Jul 2023 in cs.LG

Abstract: LLMs have brought significant and transformative changes in human society. These models have demonstrated remarkable capabilities in natural language understanding and generation, leading to various advancements and impacts across several domains. We consider the in-context learning under two formulation for attention related regression in this work. Given matrices $A_1 \in \mathbb{R}{n \times d}$, and $A_2 \in \mathbb{R}{n \times d}$ and $B \in \mathbb{R}{n \times n}$, the purpose is to solve some certain optimization problems: Normalized version $\min_{X} | D(X){-1} \exp(A_1 X A_2\top) - B |_F2$ and Rescaled version $| \exp(A_1 X A_2\top) - D(X) \cdot B |_F2$. Here $D(X) := \mathrm{diag}( \exp(A_1 X A_2\top) {\bf 1}_n )$. Our regression problem shares similarities with previous studies on softmax-related regression. Prior research has extensively investigated regression techniques related to softmax regression: Normalized version $| \langle \exp(Ax) , {\bf 1}_n \rangle{-1} \exp(Ax) - b |_22$ and Resscaled version $| \exp(Ax) - \langle \exp(Ax), {\bf 1}_n \rangle b |_22 $ In contrast to previous approaches, we adopt a vectorization technique to address the regression problem in matrix formulation. This approach expands the dimension from $d$ to $d2$, resembling the formulation of the regression problem mentioned earlier. Upon completing the lipschitz analysis of our regression function, we have derived our main result concerning in-context learning.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Yeqi Gao (14 papers)
  2. Zhao Song (253 papers)
  3. Shenghao Xie (13 papers)
Citations (19)