Skip to content

Commit cbd0b7c

Browse files
committed
Create Publications “2025-07-28-transformers-as-unrolled-inference-in-probabilistic-laplacian-eigenmaps-an-interpretation-and-potential-improvements”
1 parent 2f0f602 commit cbd0b7c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: publication-single
3+
title: " Transformers as Unrolled Inference in Probabilistic
4+
Laplacian Eigenmaps: An Interpretation and Potential Improvements"
5+
abstract: We propose a probabilistic interpretation of transformers as unrolled
6+
inference steps assum ing a probabilistic Laplacian Eigenmaps model from the
7+
ProbDR framework. Our derivation shows that at initialisation, transformers
8+
perform “linear” dimensionality reduction. We also show that within the
9+
transformer block, a graph Laplacian term arises from our arguments, rather
10+
than an attention matrix (which we interpret as an adjacency matrix). We demon
11+
strate that simply subtracting the identity from the attention matrix (and
12+
thereby taking a graph diffusion step) improves validation performance on a
13+
language model and a simple vision transformer
14+
published: 2025-07-28
15+
authors:
16+
internal_authors:
17+
- Aditya Ravuri
18+
- Neil D. Lawrence
19+
details:
20+
pdf: https://arxiv.org/pdf/2507.21040
21+
container-title: NPGML, UniREPS, SPIGM @ NeurIPS 2025
22+
---

0 commit comments

Comments
 (0)